20241119085546882 DMAIN <0000> hlr.c:813 hlr starting 20241119085546882 DDB <0001> db.c:599 using database: :memory: 20241119085546882 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241119085546882 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241119085546883 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241119085546883 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241119085546884 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241119085546884 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241119085546884 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241119085546885 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241119085546885 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241119085548559 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085548559 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085548562 DLINP <000b> input/ipa.c:451 connected read/write 20241119085548562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085548563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4258 20241119085548565 DLINP <000b> input/ipa.c:451 connected read/write 20241119085548565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085548565 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085548565 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085548565 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085548565 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 2:  20241119085548565 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 3:  20241119085548565 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 4:  20241119085548565 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 5:  20241119085548565 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 7:  20241119085548565 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085548565 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085548565 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085548565 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085548586 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37595<->l=127.0.0.1:4259) 20241119085548602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35094<->l=127.0.0.1:4258 20241119085548609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085548609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085548609 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"} 20241119085548609 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" 20241119085548609 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} 20241119085548609 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 20241119085548609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085548609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085548609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085548609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085548611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35094<->l=127.0.0.1:4258 20241119085548612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4258 20241119085548614 DLINP <000b> input/ipa.c:451 connected read/write 20241119085548614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085548614 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085548614 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085548614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085548614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37595<->l=127.0.0.1:4259) 20241119085548677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4258 20241119085548778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4258 20241119085551859 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085551859 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085551861 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085551862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4258 20241119085551863 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085551863 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085551863 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085551863 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085551863 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085551863 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085551863 DLGSUP <0013> gsup_server.c:235 2:  20241119085551863 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085551863 DLGSUP <0013> gsup_server.c:235 3:  20241119085551863 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085551864 DLGSUP <0013> gsup_server.c:235 4:  20241119085551864 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085551864 DLGSUP <0013> gsup_server.c:235 5:  20241119085551864 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085551864 DLGSUP <0013> gsup_server.c:235 7:  20241119085551864 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085551864 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085551864 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085551864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085551884 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33103<->l=127.0.0.1:4259) 20241119085551890 DAUC <0003> db_auc.c:157 IMSI='262422020710914': No 2G Auth Data 20241119085551890 DAUC <0003> db_auc.c:192 IMSI='262422020710914': No 3G Auth Data 20241119085551907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4258 20241119085551911 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085551911 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422020710914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422020710914"} 20241119085551911 DAUC <0003> db_auc.c:192 IMSI='262422020710914': No 3G Auth Data 20241119085551911 DAUC <0003> db_auc.c:236 IMSI='262422020710914': Calling to generate 5 vectors 20241119085551911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085551911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085551911 DAUC <0003> auc.c:113 vector [0]: rand = 689f69b3d5f3fe0a70960af588f2f6db 20241119085551911 DAUC <0003> auc.c:179 vector [0]: kc = e5cac3ecc377b000 20241119085551911 DAUC <0003> auc.c:180 vector [0]: sres = 119aaac1 20241119085551911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085551911 DAUC <0003> auc.c:113 vector [1]: rand = bb124a6b3b0221a534067ac92840af42 20241119085551911 DAUC <0003> auc.c:179 vector [1]: kc = 5af528e409b32400 20241119085551911 DAUC <0003> auc.c:180 vector [1]: sres = 1dcf1fdf 20241119085551911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085551911 DAUC <0003> auc.c:113 vector [2]: rand = c13ded32383e861c3513e97606b8ffd9 20241119085551911 DAUC <0003> auc.c:179 vector [2]: kc = 2707e64611b49400 20241119085551911 DAUC <0003> auc.c:180 vector [2]: sres = 46f20eac 20241119085551911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085551911 DAUC <0003> auc.c:113 vector [3]: rand = 1dc022fdb3b2c9fdbfdd22d45d4a4e23 20241119085551911 DAUC <0003> auc.c:179 vector [3]: kc = 697c933fb544f800 20241119085551911 DAUC <0003> auc.c:180 vector [3]: sres = 92143fc8 20241119085551911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085551911 DAUC <0003> auc.c:113 vector [4]: rand = 617d11e8a819e5b8ffeaa8975343eef7 20241119085551911 DAUC <0003> auc.c:179 vector [4]: kc = ca5e3eb0488fcc00 20241119085551911 DAUC <0003> auc.c:180 vector [4]: sres = 43b6ebb8 20241119085551912 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085551912 DAUC <0003> db_auc.c:245 IMSI='262422020710914': Generated 5 vectors 20241119085551912 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422020710914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422020710914"} 20241119085551912 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422020710914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085551912 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551912 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4258 20241119085551915 DAUC <0003> db_auc.c:157 IMSI='262427910133701': No 2G Auth Data 20241119085551915 DAUC <0003> db_auc.c:192 IMSI='262427910133701': No 3G Auth Data 20241119085551928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4258 20241119085551931 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085551931 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427910133701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427910133701"} 20241119085551931 DAUC <0003> db_auc.c:192 IMSI='262427910133701': No 3G Auth Data 20241119085551931 DAUC <0003> db_auc.c:236 IMSI='262427910133701': Calling to generate 5 vectors 20241119085551931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085551931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085551931 DAUC <0003> auc.c:113 vector [0]: rand = 3c9fb55e294ab746ad96931c30465387 20241119085551931 DAUC <0003> auc.c:179 vector [0]: kc = f1cc076805bc9000 20241119085551931 DAUC <0003> auc.c:180 vector [0]: sres = 6880fc78 20241119085551931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085551931 DAUC <0003> auc.c:113 vector [1]: rand = 0c57a9dda6b08607a7bab3f5db34636c 20241119085551931 DAUC <0003> auc.c:179 vector [1]: kc = 8e989519304ed000 20241119085551931 DAUC <0003> auc.c:180 vector [1]: sres = bacd9785 20241119085551931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085551931 DAUC <0003> auc.c:113 vector [2]: rand = 97659f3aa0e93cc9fef69364043c9355 20241119085551931 DAUC <0003> auc.c:179 vector [2]: kc = e0ecc12600f8c800 20241119085551931 DAUC <0003> auc.c:180 vector [2]: sres = 0699cb8f 20241119085551931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085551931 DAUC <0003> auc.c:113 vector [3]: rand = eb2c75e01a41dc83bf39c74a0e4c1fa7 20241119085551931 DAUC <0003> auc.c:179 vector [3]: kc = 08a636dce931a800 20241119085551931 DAUC <0003> auc.c:180 vector [3]: sres = fc845925 20241119085551931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085551931 DAUC <0003> auc.c:113 vector [4]: rand = 71a089f710c6968479feccddd03720ef 20241119085551931 DAUC <0003> auc.c:179 vector [4]: kc = 68c63de7ea2eb400 20241119085551931 DAUC <0003> auc.c:180 vector [4]: sres = 253fab35 20241119085551931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085551931 DAUC <0003> db_auc.c:245 IMSI='262427910133701': Generated 5 vectors 20241119085551931 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427910133701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427910133701"} 20241119085551931 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427910133701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085551931 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551931 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4258 20241119085551935 DAUC <0003> db_auc.c:157 IMSI='262429506094511': No 2G Auth Data 20241119085551935 DAUC <0003> db_auc.c:192 IMSI='262429506094511': No 3G Auth Data 20241119085551950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 20241119085551953 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085551953 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429506094511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429506094511"} 20241119085551953 DAUC <0003> db_auc.c:192 IMSI='262429506094511': No 3G Auth Data 20241119085551953 DAUC <0003> db_auc.c:236 IMSI='262429506094511': Calling to generate 5 vectors 20241119085551953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085551953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085551953 DAUC <0003> auc.c:113 vector [0]: rand = 835d87cf0ce5d995a935efe3d7e45959 20241119085551953 DAUC <0003> auc.c:179 vector [0]: kc = 4534a4241ec3ceb6 20241119085551953 DAUC <0003> auc.c:180 vector [0]: sres = bc38f17b 20241119085551953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085551953 DAUC <0003> auc.c:113 vector [1]: rand = 3e436b4ae60714c7b4746b20eb202057 20241119085551953 DAUC <0003> auc.c:179 vector [1]: kc = f260994e9bb82061 20241119085551954 DAUC <0003> auc.c:180 vector [1]: sres = 97f9b65d 20241119085551954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085551954 DAUC <0003> auc.c:113 vector [2]: rand = cf1e1e0d73374ee6968220f66662109a 20241119085551954 DAUC <0003> auc.c:179 vector [2]: kc = 87c22d23cf478e73 20241119085551954 DAUC <0003> auc.c:180 vector [2]: sres = e634f10c 20241119085551954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085551954 DAUC <0003> auc.c:113 vector [3]: rand = a51f685e1deb2f6897bc2206bba21cbf 20241119085551954 DAUC <0003> auc.c:179 vector [3]: kc = a27008be65e8224d 20241119085551954 DAUC <0003> auc.c:180 vector [3]: sres = f81b23a1 20241119085551954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085551954 DAUC <0003> auc.c:113 vector [4]: rand = d465b8952caec7cb91a415bc947c0409 20241119085551954 DAUC <0003> auc.c:179 vector [4]: kc = 4b9a503d18f11eac 20241119085551954 DAUC <0003> auc.c:180 vector [4]: sres = 3eacfad4 20241119085551954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085551954 DAUC <0003> db_auc.c:245 IMSI='262429506094511': Generated 5 vectors 20241119085551954 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429506094511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429506094511"} 20241119085551954 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429506094511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085551954 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551954 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 20241119085551958 DAUC <0003> db_auc.c:157 IMSI='262424342978779': No 2G Auth Data 20241119085551958 DAUC <0003> db_auc.c:192 IMSI='262424342978779': No 3G Auth Data 20241119085551973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4258 20241119085551977 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085551977 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424342978779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424342978779"} 20241119085551977 DAUC <0003> db_auc.c:157 IMSI='262424342978779': No 2G Auth Data 20241119085551977 DAUC <0003> db_auc.c:236 IMSI='262424342978779': Calling to generate 5 vectors 20241119085551977 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085551977 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085551977 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085551977 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085551977 DAUC <0003> auc.c:113 vector [0]: rand = 03f66a1a06d0957ee4f8fca5e1535766 20241119085551977 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085551977 DAUC <0003> auc.c:142 vector [0]: autn = d2e3b32f19f600000a1f955d0972744a 20241119085551977 DAUC <0003> auc.c:143 vector [0]: ck = 8c7e90c39e91fd216f8102573e699214 20241119085551977 DAUC <0003> auc.c:144 vector [0]: ik = c1c243a7ae115afba81d8bcd9c3c0132 20241119085551977 DAUC <0003> auc.c:145 vector [0]: res = c5e14b29329f602e0000000000000000 20241119085551977 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085551977 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085551977 DAUC <0003> auc.c:151 vector [0]: kc = 8a205afe92d534fc 20241119085551977 DAUC <0003> auc.c:152 vector [0]: sres = f77e2b07 20241119085551977 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085551977 DAUC <0003> auc.c:113 vector [1]: rand = 63c04416175a6d5d1198171668078e5f 20241119085551977 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085551977 DAUC <0003> auc.c:142 vector [1]: autn = bdadf3da4bb10000e676338f79eb35fd 20241119085551977 DAUC <0003> auc.c:143 vector [1]: ck = 5587dd2b193bf8aaad6815ab8c5c13ce 20241119085551977 DAUC <0003> auc.c:144 vector [1]: ik = 46601ccfe688c371c42b4448bbb15c35 20241119085551977 DAUC <0003> auc.c:145 vector [1]: res = 83bd2b6066008aec0000000000000000 20241119085551977 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085551977 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085551977 DAUC <0003> auc.c:151 vector [1]: kc = 7aa49007c85e7420 20241119085551978 DAUC <0003> auc.c:152 vector [1]: sres = e5bda18c 20241119085551978 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085551978 DAUC <0003> auc.c:113 vector [2]: rand = eaa6102e0c0e93d19d46eaaec4981578 20241119085551978 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085551978 DAUC <0003> auc.c:142 vector [2]: autn = 810816ed37680000a03864243413ae71 20241119085551978 DAUC <0003> auc.c:143 vector [2]: ck = bbefd90a722207807e0d988283572a34 20241119085551978 DAUC <0003> auc.c:144 vector [2]: ik = eddc9058280107f16ad6b67b82dc3d6c 20241119085551978 DAUC <0003> auc.c:145 vector [2]: res = dd173a1a0bd00af80000000000000000 20241119085551978 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085551978 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085551978 DAUC <0003> auc.c:151 vector [2]: kc = 42e867ab5ba81729 20241119085551978 DAUC <0003> auc.c:152 vector [2]: sres = d6c730e2 20241119085551978 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085551978 DAUC <0003> auc.c:113 vector [3]: rand = a1ff865554eba9b02ce2ebde7bc15a77 20241119085551978 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085551978 DAUC <0003> auc.c:142 vector [3]: autn = 7e53d85e6e3d0000aee903825a5d5f6c 20241119085551978 DAUC <0003> auc.c:143 vector [3]: ck = a2907bd8c900255dce5ec3322cc2e241 20241119085551978 DAUC <0003> auc.c:144 vector [3]: ik = ba1df7919cf8f340cc9f8a288ce99351 20241119085551978 DAUC <0003> auc.c:145 vector [3]: res = db1f76e5db8b27e20000000000000000 20241119085551978 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085551978 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085551978 DAUC <0003> auc.c:151 vector [3]: kc = 1a4cc553f5d3a70d 20241119085551978 DAUC <0003> auc.c:152 vector [3]: sres = 00945107 20241119085551978 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085551978 DAUC <0003> auc.c:113 vector [4]: rand = 174ce1c0b81d485206baa667dc61bef4 20241119085551978 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085551978 DAUC <0003> auc.c:142 vector [4]: autn = 173c61b3710900005ba19a6a06e4ad6e 20241119085551978 DAUC <0003> auc.c:143 vector [4]: ck = 7ca91391126f4fd8428d2ed4b9c541b5 20241119085551978 DAUC <0003> auc.c:144 vector [4]: ik = c88411115c538c3c18cc31535619a9ae 20241119085551978 DAUC <0003> auc.c:145 vector [4]: res = bb3c97e23b1c21c20000000000000000 20241119085551978 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085551978 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085551978 DAUC <0003> auc.c:151 vector [4]: kc = ee6c1d07a1e02bff 20241119085551978 DAUC <0003> auc.c:152 vector [4]: sres = 8020b620 20241119085551978 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085551978 DAUC <0003> db_auc.c:245 IMSI='262424342978779': Generated 5 vectors 20241119085551978 DAUC <0003> db_auc.c:249 IMSI='262424342978779': Updating SQN=161 in DB 20241119085551978 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424342978779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424342978779"} 20241119085551978 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424342978779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085551978 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551978 DLINP <000b> input/ipa.c:451 connected read/write 20241119085551978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085551981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4258 20241119085551983 DAUC <0003> db_auc.c:157 IMSI='262423338946333': No 2G Auth Data 20241119085551983 DAUC <0003> db_auc.c:192 IMSI='262423338946333': No 3G Auth Data 20241119085551997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4258 20241119085552000 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085552001 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423338946333 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423338946333"} 20241119085552001 DAUC <0003> db_auc.c:157 IMSI='262423338946333': No 2G Auth Data 20241119085552001 DAUC <0003> db_auc.c:236 IMSI='262423338946333': Calling to generate 5 vectors 20241119085552001 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085552001 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085552001 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241119085552001 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085552001 DAUC <0003> auc.c:113 vector [0]: rand = 10dea18139319f7456c1725810651461 20241119085552001 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085552001 DAUC <0003> auc.c:142 vector [0]: autn = 0e669c2677e20000ef4124dedbc248f7 20241119085552001 DAUC <0003> auc.c:143 vector [0]: ck = a948c833d0def637368415d79442aa1c 20241119085552001 DAUC <0003> auc.c:144 vector [0]: ik = 95885696144968682684e6b5344a1e62 20241119085552001 DAUC <0003> auc.c:145 vector [0]: res = 921e7c6fa018b7c40000000000000000 20241119085552001 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085552001 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085552001 DAUC <0003> auc.c:151 vector [0]: kc = 2cc06dc7649f2a21 20241119085552001 DAUC <0003> auc.c:152 vector [0]: sres = 3206cbab 20241119085552001 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085552001 DAUC <0003> auc.c:113 vector [1]: rand = ad1ee4d86c3387a7f7be49444446c0f5 20241119085552001 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085552001 DAUC <0003> auc.c:142 vector [1]: autn = 15cbcc78079e0000bdcad381df8c651d 20241119085552001 DAUC <0003> auc.c:143 vector [1]: ck = 5ddbb633717068fff0d4d41b60b9e59d 20241119085552001 DAUC <0003> auc.c:144 vector [1]: ik = 936e488d730181a534ec435c46c2e253 20241119085552001 DAUC <0003> auc.c:145 vector [1]: res = cca975af617297510000000000000000 20241119085552001 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085552001 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085552001 DAUC <0003> auc.c:151 vector [1]: kc = 0a8d69f9240aee94 20241119085552001 DAUC <0003> auc.c:152 vector [1]: sres = addbe2fe 20241119085552001 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085552001 DAUC <0003> auc.c:113 vector [2]: rand = 93608aab3ec1a648708e2e3b314cd43d 20241119085552001 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085552001 DAUC <0003> auc.c:142 vector [2]: autn = 0034eeab98150000bcc53e91ca2ac79b 20241119085552001 DAUC <0003> auc.c:143 vector [2]: ck = df0c6e14493af370b9836f0acf594a59 20241119085552001 DAUC <0003> auc.c:144 vector [2]: ik = 2726ea8fe557ce3cc7800be131821554 20241119085552001 DAUC <0003> auc.c:145 vector [2]: res = cf7d857d5eb9d8f60000000000000000 20241119085552001 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085552001 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085552001 DAUC <0003> auc.c:151 vector [2]: kc = 8629e07052b66241 20241119085552001 DAUC <0003> auc.c:152 vector [2]: sres = 91c45d8b 20241119085552001 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085552001 DAUC <0003> auc.c:113 vector [3]: rand = 32ddf2f1e48ad63c89a4884f5fe414b9 20241119085552001 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085552001 DAUC <0003> auc.c:142 vector [3]: autn = 15d88eeeaf5a000044a163ba4b6c59fc 20241119085552001 DAUC <0003> auc.c:143 vector [3]: ck = e073ee195e1c078d8871fdeaece4ad57 20241119085552001 DAUC <0003> auc.c:144 vector [3]: ik = 0987a0c314b0309900faf19b6378239c 20241119085552001 DAUC <0003> auc.c:145 vector [3]: res = 448400f61b0a7ad90000000000000000 20241119085552001 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085552001 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085552001 DAUC <0003> auc.c:151 vector [3]: kc = 617f42abc530b9df 20241119085552001 DAUC <0003> auc.c:152 vector [3]: sres = 5f8e7a2f 20241119085552001 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085552001 DAUC <0003> auc.c:113 vector [4]: rand = 0663375b7b5ed8d0bb72810a29f858f4 20241119085552001 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085552001 DAUC <0003> auc.c:142 vector [4]: autn = f685b1baddb90000678c390ee33fea5f 20241119085552001 DAUC <0003> auc.c:143 vector [4]: ck = b34a5ca793f25a3cb6fd2fa08af53006 20241119085552001 DAUC <0003> auc.c:144 vector [4]: ik = f71ac5e398563ef3f85c3d20925c846b 20241119085552001 DAUC <0003> auc.c:145 vector [4]: res = 96c6c7a2a1ef21de0000000000000000 20241119085552001 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085552001 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085552001 DAUC <0003> auc.c:151 vector [4]: kc = 0af18bc4130dd0a2 20241119085552001 DAUC <0003> auc.c:152 vector [4]: sres = 3729e67c 20241119085552002 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085552002 DAUC <0003> db_auc.c:245 IMSI='262423338946333': Generated 5 vectors 20241119085552002 DAUC <0003> db_auc.c:249 IMSI='262423338946333': Updating SQN=161 in DB 20241119085552002 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423338946333 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423338946333"} 20241119085552002 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423338946333 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085552002 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552002 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4258 20241119085552006 DAUC <0003> db_auc.c:157 IMSI='262425817406358': No 2G Auth Data 20241119085552006 DAUC <0003> db_auc.c:192 IMSI='262425817406358': No 3G Auth Data 20241119085552022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35154<->l=127.0.0.1:4258 20241119085552025 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085552025 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425817406358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817406358"} 20241119085552025 DAUC <0003> db_auc.c:236 IMSI='262425817406358': Calling to generate 5 vectors 20241119085552025 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085552025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085552025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085552025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085552025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085552025 DAUC <0003> auc.c:113 vector [0]: rand = 8f3345367de4ecfcbf2f4dcdc5e87080 20241119085552025 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085552025 DAUC <0003> auc.c:142 vector [0]: autn = 986156259b8400007a7831857aef57f3 20241119085552025 DAUC <0003> auc.c:143 vector [0]: ck = d3624270fd40e2c3a56f639e923340b1 20241119085552025 DAUC <0003> auc.c:144 vector [0]: ik = 71a7e449fe2758c15a66a3287a5f53a2 20241119085552025 DAUC <0003> auc.c:145 vector [0]: res = 6941b0ecf93314960000000000000000 20241119085552025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085552025 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085552025 DAUC <0003> auc.c:179 vector [0]: kc = 54d78f5d17dcf800 20241119085552025 DAUC <0003> auc.c:180 vector [0]: sres = 7fa31b2b 20241119085552025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085552025 DAUC <0003> auc.c:113 vector [1]: rand = 6761c8aa0772de9f58de8c37f1703c3d 20241119085552025 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085552025 DAUC <0003> auc.c:142 vector [1]: autn = 6b4b5379e10d0000b8d8a80aba5d294d 20241119085552025 DAUC <0003> auc.c:143 vector [1]: ck = 2b1c69d21bb1808945dd8e2b7694c758 20241119085552025 DAUC <0003> auc.c:144 vector [1]: ik = 97fc1964ab9cde7b181d8b8b6ffa6b7b 20241119085552025 DAUC <0003> auc.c:145 vector [1]: res = 8248c8505c5fd7f50000000000000000 20241119085552025 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085552025 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085552026 DAUC <0003> auc.c:179 vector [1]: kc = 3b31f335dc19d000 20241119085552026 DAUC <0003> auc.c:180 vector [1]: sres = 27abcce3 20241119085552026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085552026 DAUC <0003> auc.c:113 vector [2]: rand = ebe6421786320bb5631fdb93c9093515 20241119085552026 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085552026 DAUC <0003> auc.c:142 vector [2]: autn = b456b63b410e0000c0a6d168c9fd9b02 20241119085552026 DAUC <0003> auc.c:143 vector [2]: ck = 9c8d265fd6414c29ae8af445b0485eee 20241119085552026 DAUC <0003> auc.c:144 vector [2]: ik = 6142faba3c4cd3cee0880139e8858a3d 20241119085552026 DAUC <0003> auc.c:145 vector [2]: res = 415b3eab9156c0500000000000000000 20241119085552026 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085552026 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085552026 DAUC <0003> auc.c:179 vector [2]: kc = bf5cbc3b89cef000 20241119085552026 DAUC <0003> auc.c:180 vector [2]: sres = e23d9fc1 20241119085552026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085552026 DAUC <0003> auc.c:113 vector [3]: rand = bb56b0ce15734a4d37adeadab7605a72 20241119085552026 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085552026 DAUC <0003> auc.c:142 vector [3]: autn = d52e924686b400009d0b0b25510e6c17 20241119085552026 DAUC <0003> auc.c:143 vector [3]: ck = de12861bb2cda8b44de2cdfebe852aa2 20241119085552026 DAUC <0003> auc.c:144 vector [3]: ik = 94ce02ee9ad0371e41a922c58c411289 20241119085552026 DAUC <0003> auc.c:145 vector [3]: res = 161edfc0794e2c6a0000000000000000 20241119085552026 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085552026 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085552026 DAUC <0003> auc.c:179 vector [3]: kc = b1dc593211f96800 20241119085552026 DAUC <0003> auc.c:180 vector [3]: sres = f5a31043 20241119085552026 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085552026 DAUC <0003> auc.c:113 vector [4]: rand = 604abf0a494b6f500fd0d8b044a55451 20241119085552026 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085552026 DAUC <0003> auc.c:142 vector [4]: autn = 8a42f01442eb0000e8a6ecbe5b655ee7 20241119085552026 DAUC <0003> auc.c:143 vector [4]: ck = b1a16a8419c084573cb22502437857b0 20241119085552026 DAUC <0003> auc.c:144 vector [4]: ik = e0f90a284baf700e66c2f4ea16bf3336 20241119085552026 DAUC <0003> auc.c:145 vector [4]: res = 15c6d636d944a3100000000000000000 20241119085552026 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085552026 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085552026 DAUC <0003> auc.c:179 vector [4]: kc = f2efb059f66f4800 20241119085552026 DAUC <0003> auc.c:180 vector [4]: sres = bb89ebe1 20241119085552026 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085552026 DAUC <0003> db_auc.c:245 IMSI='262425817406358': Generated 5 vectors 20241119085552026 DAUC <0003> db_auc.c:249 IMSI='262425817406358': Updating SQN=161 in DB 20241119085552026 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425817406358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817406358"} 20241119085552026 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425817406358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085552026 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552026 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35154<->l=127.0.0.1:4258 20241119085552029 DAUC <0003> db_auc.c:157 IMSI='262429884511974': No 2G Auth Data 20241119085552029 DAUC <0003> db_auc.c:192 IMSI='262429884511974': No 3G Auth Data 20241119085552046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4258 20241119085552050 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085552050 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429884511974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429884511974"} 20241119085552050 DAUC <0003> db_auc.c:236 IMSI='262429884511974': Calling to generate 5 vectors 20241119085552050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085552050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085552050 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085552050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085552050 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085552050 DAUC <0003> auc.c:113 vector [0]: rand = a7571aa8ea543dab4236edd868bf5fd9 20241119085552050 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085552050 DAUC <0003> auc.c:142 vector [0]: autn = 0eb250c3c15a000082ebe68150f28f97 20241119085552050 DAUC <0003> auc.c:143 vector [0]: ck = 476e7feafc0db684ba0bc6a6f790a797 20241119085552050 DAUC <0003> auc.c:144 vector [0]: ik = a49cd359fb24d3b54f43c63a7f65e0b7 20241119085552050 DAUC <0003> auc.c:145 vector [0]: res = b53ddc82f08d8c3f0000000000000000 20241119085552050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085552050 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085552050 DAUC <0003> auc.c:179 vector [0]: kc = e6cf9cca0a855000 20241119085552050 DAUC <0003> auc.c:180 vector [0]: sres = ba91e078 20241119085552050 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085552050 DAUC <0003> auc.c:113 vector [1]: rand = 9c7cf1e01f4a9039b12f7f0970f0857e 20241119085552050 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085552050 DAUC <0003> auc.c:142 vector [1]: autn = b526d9117da900002b1f7d7b8ec03698 20241119085552050 DAUC <0003> auc.c:143 vector [1]: ck = ac12132161377304f994f019699d0e49 20241119085552050 DAUC <0003> auc.c:144 vector [1]: ik = 0bdcef13a42def7e5bdc9ad460aef636 20241119085552050 DAUC <0003> auc.c:145 vector [1]: res = 7463d118af56ac2c0000000000000000 20241119085552050 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085552050 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085552050 DAUC <0003> auc.c:179 vector [1]: kc = 596c6fa46c384000 20241119085552050 DAUC <0003> auc.c:180 vector [1]: sres = 403a7c52 20241119085552050 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085552050 DAUC <0003> auc.c:113 vector [2]: rand = 6f0ab803f478c6e88ee903ba0318402d 20241119085552050 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085552050 DAUC <0003> auc.c:142 vector [2]: autn = fbff4a3263c800007985a42e5430188d 20241119085552050 DAUC <0003> auc.c:143 vector [2]: ck = 83c96a61681e2acfbeb678b278a05578 20241119085552050 DAUC <0003> auc.c:144 vector [2]: ik = 3f7fc0c74aecb0a5a96013bd633fecff 20241119085552050 DAUC <0003> auc.c:145 vector [2]: res = 8034471ba9861a5e0000000000000000 20241119085552050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085552050 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085552050 DAUC <0003> auc.c:179 vector [2]: kc = 185fce1f97e1e400 20241119085552050 DAUC <0003> auc.c:180 vector [2]: sres = 3bbd771b 20241119085552050 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085552050 DAUC <0003> auc.c:113 vector [3]: rand = d8f7c0c77b232b4682a7ba42de7a714b 20241119085552050 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085552050 DAUC <0003> auc.c:142 vector [3]: autn = be8a0267cd4100007b133a3885676c7d 20241119085552050 DAUC <0003> auc.c:143 vector [3]: ck = 987e7ba45c84da6918cbcb30ae95f830 20241119085552050 DAUC <0003> auc.c:144 vector [3]: ik = 34279ae715d83c5f1930c1b0827a83e5 20241119085552050 DAUC <0003> auc.c:145 vector [3]: res = 05dd1047925c98840000000000000000 20241119085552050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085552050 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085552050 DAUC <0003> auc.c:179 vector [3]: kc = e7dd058df9359000 20241119085552050 DAUC <0003> auc.c:180 vector [3]: sres = 5edc750c 20241119085552050 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085552050 DAUC <0003> auc.c:113 vector [4]: rand = 53b0738ca927a1dff416cd00aada290b 20241119085552050 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085552050 DAUC <0003> auc.c:142 vector [4]: autn = fe6ce53c7acc000028838ffb9f51ad90 20241119085552050 DAUC <0003> auc.c:143 vector [4]: ck = e5158592c4aaa16c2f31fa2b875adcca 20241119085552050 DAUC <0003> auc.c:144 vector [4]: ik = 77a7747993a43f67dcffe4c8f141b369 20241119085552050 DAUC <0003> auc.c:145 vector [4]: res = 9e4c917f6a3a20a90000000000000000 20241119085552050 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085552050 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085552050 DAUC <0003> auc.c:179 vector [4]: kc = 6bdc9e499b53d800 20241119085552050 DAUC <0003> auc.c:180 vector [4]: sres = 23a9c399 20241119085552050 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085552050 DAUC <0003> db_auc.c:245 IMSI='262429884511974': Generated 5 vectors 20241119085552050 DAUC <0003> db_auc.c:249 IMSI='262429884511974': Updating SQN=161 in DB 20241119085552050 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429884511974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429884511974"} 20241119085552050 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429884511974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085552050 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552050 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4258 20241119085552055 DAUC <0003> db_auc.c:157 IMSI='262423220756435': No 2G Auth Data 20241119085552055 DAUC <0003> db_auc.c:192 IMSI='262423220756435': No 3G Auth Data 20241119085552070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35170<->l=127.0.0.1:4258 20241119085552074 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085552074 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423220756435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423220756435"} 20241119085552074 DAUC <0003> db_auc.c:236 IMSI='262423220756435': Calling to generate 5 vectors 20241119085552074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085552074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085552074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085552074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085552074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085552074 DAUC <0003> auc.c:113 vector [0]: rand = f17f25db2554ca37b81209bba4bee69d 20241119085552074 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085552074 DAUC <0003> auc.c:142 vector [0]: autn = 0dfe88b20c1f0000e596678516a5dcfd 20241119085552074 DAUC <0003> auc.c:143 vector [0]: ck = 60f18099fea5318294034af6f12fbb19 20241119085552074 DAUC <0003> auc.c:144 vector [0]: ik = cc171ad26b39b107dbe462990bbecfae 20241119085552074 DAUC <0003> auc.c:145 vector [0]: res = 86b2ddd1894f74190000000000000000 20241119085552074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085552074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085552074 DAUC <0003> auc.c:179 vector [0]: kc = b3b9b1ce4681a98b 20241119085552074 DAUC <0003> auc.c:180 vector [0]: sres = a8fa3768 20241119085552074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085552074 DAUC <0003> auc.c:113 vector [1]: rand = b6de5a3b1d9cd48b580627c422cdbb44 20241119085552074 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085552074 DAUC <0003> auc.c:142 vector [1]: autn = ec2aa616423c0000faf6e2498c825f94 20241119085552074 DAUC <0003> auc.c:143 vector [1]: ck = d5f3ed6da9fcb7058cd134935009936f 20241119085552074 DAUC <0003> auc.c:144 vector [1]: ik = 3cb3a6ca338d7b3005a0ce0a4f17ef59 20241119085552074 DAUC <0003> auc.c:145 vector [1]: res = 867c1164374dc1e80000000000000000 20241119085552074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085552074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085552074 DAUC <0003> auc.c:179 vector [1]: kc = 366114caaf56d4c8 20241119085552074 DAUC <0003> auc.c:180 vector [1]: sres = 151fa61b 20241119085552074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085552074 DAUC <0003> auc.c:113 vector [2]: rand = 437d0babbba87f4ed828f43050c0e6e4 20241119085552074 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085552074 DAUC <0003> auc.c:142 vector [2]: autn = 12e301ef4583000074ad1ef3d70bdfe6 20241119085552074 DAUC <0003> auc.c:143 vector [2]: ck = 168431344db33b03670cbd576116d316 20241119085552074 DAUC <0003> auc.c:144 vector [2]: ik = 96fc185fe65baf602fe6ef22daba1834 20241119085552074 DAUC <0003> auc.c:145 vector [2]: res = 165924113a3fa7fd0000000000000000 20241119085552074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085552074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085552074 DAUC <0003> auc.c:179 vector [2]: kc = e083e837426ec95c 20241119085552074 DAUC <0003> auc.c:180 vector [2]: sres = 0ee2f81e 20241119085552074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085552074 DAUC <0003> auc.c:113 vector [3]: rand = a1700378848e6e618d892e9381a0be68 20241119085552074 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085552074 DAUC <0003> auc.c:142 vector [3]: autn = 0079ca86800c0000562ff3c833aeb7d0 20241119085552074 DAUC <0003> auc.c:143 vector [3]: ck = 4fce436bf488e096bdaaee0c67f076df 20241119085552074 DAUC <0003> auc.c:144 vector [3]: ik = 24277351c87d013b5466dd3720b0a7a4 20241119085552074 DAUC <0003> auc.c:145 vector [3]: res = 5ce53b2ccb83064a0000000000000000 20241119085552074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085552074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085552075 DAUC <0003> auc.c:179 vector [3]: kc = 0f1c8913b39c1d56 20241119085552075 DAUC <0003> auc.c:180 vector [3]: sres = d685f468 20241119085552075 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085552075 DAUC <0003> auc.c:113 vector [4]: rand = ffd119c31841b0ae2fafe58f0e66c2d8 20241119085552075 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085552075 DAUC <0003> auc.c:142 vector [4]: autn = d4da95c118ca0000b70e569619b2bc0b 20241119085552075 DAUC <0003> auc.c:143 vector [4]: ck = e32ffb5e414afb085bea319f0b98dae8 20241119085552075 DAUC <0003> auc.c:144 vector [4]: ik = 746fb741c156c51516c7ef8319673eb7 20241119085552075 DAUC <0003> auc.c:145 vector [4]: res = 3c740ab38290bc220000000000000000 20241119085552075 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085552075 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085552075 DAUC <0003> auc.c:179 vector [4]: kc = 3d06db00e83e0d1f 20241119085552075 DAUC <0003> auc.c:180 vector [4]: sres = 118e5d9d 20241119085552075 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085552075 DAUC <0003> db_auc.c:245 IMSI='262423220756435': Generated 5 vectors 20241119085552075 DAUC <0003> db_auc.c:249 IMSI='262423220756435': Updating SQN=161 in DB 20241119085552075 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423220756435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423220756435"} 20241119085552075 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423220756435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085552075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085552078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35170<->l=127.0.0.1:4258 20241119085552080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4258 20241119085552081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33103<->l=127.0.0.1:4259) 20241119085552081 DLINP <000b> input/ipa.c:451 connected read/write 20241119085552081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085552081 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085552081 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085552081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085552125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35182<->l=127.0.0.1:4258 20241119085552225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35182<->l=127.0.0.1:4258 20241119085555304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085555304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085555306 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241119085555310 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555310 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085555310 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085555310 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085555310 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 2:  20241119085555310 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 3:  20241119085555310 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 4:  20241119085555310 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 5:  20241119085555310 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 7:  20241119085555310 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085555310 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085555310 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085555310 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085555325 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40965<->l=127.0.0.1:4259) 20241119085555329 DAUC <0003> db_auc.c:157 IMSI='262421069928983': No 2G Auth Data 20241119085555330 DAUC <0003> db_auc.c:192 IMSI='262421069928983': No 3G Auth Data 20241119085555342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241119085555353 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555353 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069928983"} 20241119085555353 DAUC <0003> db_auc.c:192 IMSI='262421069928983': No 3G Auth Data 20241119085555353 DAUC <0003> db_auc.c:236 IMSI='262421069928983': Calling to generate 1 vectors 20241119085555353 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241119085555353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555353 DAUC <0003> auc.c:113 vector [0]: rand = a06ef61561914502b8a3f31b4c28233f 20241119085555353 DAUC <0003> auc.c:179 vector [0]: kc = 62c0ccc9842e6000 20241119085555353 DAUC <0003> auc.c:180 vector [0]: sres = 366b03ac 20241119085555353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555353 DAUC <0003> db_auc.c:245 IMSI='262421069928983': Generated 1 vectors 20241119085555354 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069928983"} 20241119085555354 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555354 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555354 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555357 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555357 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069928983"} 20241119085555357 DAUC <0003> db_auc.c:192 IMSI='262421069928983': No 3G Auth Data 20241119085555357 DAUC <0003> db_auc.c:236 IMSI='262421069928983': Calling to generate 4 vectors 20241119085555357 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241119085555357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555358 DAUC <0003> auc.c:113 vector [0]: rand = 505a496bab75ae4b6f51d3b128896e74 20241119085555358 DAUC <0003> auc.c:179 vector [0]: kc = a03a6719dfa76800 20241119085555358 DAUC <0003> auc.c:180 vector [0]: sres = 95192fce 20241119085555358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555358 DAUC <0003> auc.c:113 vector [1]: rand = e1bae252fe2c3a40b57fad33e4d30238 20241119085555358 DAUC <0003> auc.c:179 vector [1]: kc = f67de909f343e000 20241119085555358 DAUC <0003> auc.c:180 vector [1]: sres = 8c74aaa5 20241119085555358 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555358 DAUC <0003> auc.c:113 vector [2]: rand = 3edafc7d18593567cd8903582d7bc75d 20241119085555358 DAUC <0003> auc.c:179 vector [2]: kc = c34db6da1bc02400 20241119085555358 DAUC <0003> auc.c:180 vector [2]: sres = 8a027642 20241119085555358 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555358 DAUC <0003> auc.c:113 vector [3]: rand = 8adfc317cd502aa68ae4ddbe914ddee4 20241119085555358 DAUC <0003> auc.c:179 vector [3]: kc = dd66a4166365dc00 20241119085555358 DAUC <0003> auc.c:180 vector [3]: sres = 846d48e7 20241119085555358 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555358 DAUC <0003> db_auc.c:245 IMSI='262421069928983': Generated 4 vectors 20241119085555358 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069928983"} 20241119085555358 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555358 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555358 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555360 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555360 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069928983"} 20241119085555360 DAUC <0003> db_auc.c:192 IMSI='262421069928983': No 3G Auth Data 20241119085555361 DAUC <0003> db_auc.c:236 IMSI='262421069928983': Calling to generate 5 vectors 20241119085555361 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085555361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555361 DAUC <0003> auc.c:113 vector [0]: rand = 9cb3f87f69040669fd868697c9ab54a0 20241119085555361 DAUC <0003> auc.c:179 vector [0]: kc = 5ed59ec7616bfc00 20241119085555361 DAUC <0003> auc.c:180 vector [0]: sres = 24c6709a 20241119085555361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555361 DAUC <0003> auc.c:113 vector [1]: rand = e620c22fe10bfccbafa3ed3fbc874540 20241119085555361 DAUC <0003> auc.c:179 vector [1]: kc = 20a1d4a74ad44000 20241119085555361 DAUC <0003> auc.c:180 vector [1]: sres = 35c1c5be 20241119085555361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555361 DAUC <0003> auc.c:113 vector [2]: rand = 568b6b7dad9f6f351744abadf6aab398 20241119085555361 DAUC <0003> auc.c:179 vector [2]: kc = e0c76151c89b8c00 20241119085555361 DAUC <0003> auc.c:180 vector [2]: sres = 1dfc5765 20241119085555361 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555361 DAUC <0003> auc.c:113 vector [3]: rand = b12a09c8e486c63c6e0d831f32f8a8a4 20241119085555361 DAUC <0003> auc.c:179 vector [3]: kc = 8a1cc824b6baa000 20241119085555361 DAUC <0003> auc.c:180 vector [3]: sres = 8f501c8c 20241119085555361 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555361 DAUC <0003> auc.c:113 vector [4]: rand = 64669e73f09bd046c8b433a09c0c3d17 20241119085555361 DAUC <0003> auc.c:179 vector [4]: kc = 494c79dfc61e5c00 20241119085555361 DAUC <0003> auc.c:180 vector [4]: sres = 61f5516c 20241119085555361 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085555361 DAUC <0003> db_auc.c:245 IMSI='262421069928983': Generated 5 vectors 20241119085555361 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069928983"} 20241119085555361 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555361 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555361 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555363 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555363 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069928983"} 20241119085555363 DAUC <0003> db_auc.c:192 IMSI='262421069928983': No 3G Auth Data 20241119085555363 DAUC <0003> db_auc.c:236 IMSI='262421069928983': Calling to generate 5 vectors 20241119085555363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085555363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555363 DAUC <0003> auc.c:113 vector [0]: rand = 1a89250eb408e35b9fc8c924023058d1 20241119085555363 DAUC <0003> auc.c:179 vector [0]: kc = 67a9a078e33ebc00 20241119085555363 DAUC <0003> auc.c:180 vector [0]: sres = 7fc761ac 20241119085555363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555363 DAUC <0003> auc.c:113 vector [1]: rand = 382b0c8c937d238e7404fb9a4f1c36fb 20241119085555363 DAUC <0003> auc.c:179 vector [1]: kc = 5d8cdf531a032800 20241119085555363 DAUC <0003> auc.c:180 vector [1]: sres = e0983539 20241119085555363 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555363 DAUC <0003> auc.c:113 vector [2]: rand = e466bf1a29be98c9f663d4837a19f428 20241119085555363 DAUC <0003> auc.c:179 vector [2]: kc = 061cf3c50282b000 20241119085555364 DAUC <0003> auc.c:180 vector [2]: sres = caf563c5 20241119085555364 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555364 DAUC <0003> auc.c:113 vector [3]: rand = 9755e0af6397f897959e1c7936d5a621 20241119085555364 DAUC <0003> auc.c:179 vector [3]: kc = 978a3e3535254800 20241119085555364 DAUC <0003> auc.c:180 vector [3]: sres = 0d0342e5 20241119085555364 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555364 DAUC <0003> auc.c:113 vector [4]: rand = e98ea0b9b349710c784ebeffd1d60b98 20241119085555364 DAUC <0003> auc.c:179 vector [4]: kc = 0e68984c4605d400 20241119085555364 DAUC <0003> auc.c:180 vector [4]: sres = e2e902f9 20241119085555364 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085555364 DAUC <0003> db_auc.c:245 IMSI='262421069928983': Generated 5 vectors 20241119085555364 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069928983"} 20241119085555364 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421069928983 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555364 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555364 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241119085555367 DAUC <0003> db_auc.c:157 IMSI='262422575488033': No 2G Auth Data 20241119085555367 DAUC <0003> db_auc.c:192 IMSI='262422575488033': No 3G Auth Data 20241119085555384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35214<->l=127.0.0.1:4258 20241119085555388 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555388 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422575488033"} 20241119085555388 DAUC <0003> db_auc.c:192 IMSI='262422575488033': No 3G Auth Data 20241119085555388 DAUC <0003> db_auc.c:236 IMSI='262422575488033': Calling to generate 1 vectors 20241119085555388 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241119085555388 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555388 DAUC <0003> auc.c:113 vector [0]: rand = 95a7e1e574d9496f7b29f25c5a57e141 20241119085555388 DAUC <0003> auc.c:179 vector [0]: kc = f8c319f251a18000 20241119085555388 DAUC <0003> auc.c:180 vector [0]: sres = c6281cf9 20241119085555388 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555388 DAUC <0003> db_auc.c:245 IMSI='262422575488033': Generated 1 vectors 20241119085555388 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422575488033"} 20241119085555388 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555388 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555388 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555391 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555391 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422575488033"} 20241119085555391 DAUC <0003> db_auc.c:192 IMSI='262422575488033': No 3G Auth Data 20241119085555391 DAUC <0003> db_auc.c:236 IMSI='262422575488033': Calling to generate 4 vectors 20241119085555391 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241119085555391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555391 DAUC <0003> auc.c:113 vector [0]: rand = b4331d0bfcf2fca9fe5706f8062b7506 20241119085555391 DAUC <0003> auc.c:179 vector [0]: kc = 166b876e34007000 20241119085555391 DAUC <0003> auc.c:180 vector [0]: sres = a8917094 20241119085555391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555391 DAUC <0003> auc.c:113 vector [1]: rand = 8679353a3e54ae6b9a49712f39619b6f 20241119085555391 DAUC <0003> auc.c:179 vector [1]: kc = 673274e62ee01000 20241119085555391 DAUC <0003> auc.c:180 vector [1]: sres = d945447d 20241119085555391 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555391 DAUC <0003> auc.c:113 vector [2]: rand = 6f5c71e8bd2aaf864e4c0ffe25e12c42 20241119085555391 DAUC <0003> auc.c:179 vector [2]: kc = 3fa4b57df4c19400 20241119085555391 DAUC <0003> auc.c:180 vector [2]: sres = f116d15a 20241119085555391 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555391 DAUC <0003> auc.c:113 vector [3]: rand = 8077e996b7b629fcfc43e07038e63c2e 20241119085555391 DAUC <0003> auc.c:179 vector [3]: kc = 9ce26557ba77c000 20241119085555391 DAUC <0003> auc.c:180 vector [3]: sres = aa5dfb5c 20241119085555391 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555391 DAUC <0003> db_auc.c:245 IMSI='262422575488033': Generated 4 vectors 20241119085555391 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422575488033"} 20241119085555391 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555391 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555391 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555393 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555393 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422575488033"} 20241119085555393 DAUC <0003> db_auc.c:192 IMSI='262422575488033': No 3G Auth Data 20241119085555393 DAUC <0003> db_auc.c:236 IMSI='262422575488033': Calling to generate 5 vectors 20241119085555393 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085555393 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555393 DAUC <0003> auc.c:113 vector [0]: rand = 43aef9497b0f58825ee7a1b97289ae32 20241119085555393 DAUC <0003> auc.c:179 vector [0]: kc = 008c033774f0b400 20241119085555393 DAUC <0003> auc.c:180 vector [0]: sres = 1bb93b42 20241119085555393 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555393 DAUC <0003> auc.c:113 vector [1]: rand = 38dadc81a22648c8a71c8547d938a32c 20241119085555393 DAUC <0003> auc.c:179 vector [1]: kc = 2c35f19b93833800 20241119085555393 DAUC <0003> auc.c:180 vector [1]: sres = e3e06807 20241119085555393 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555393 DAUC <0003> auc.c:113 vector [2]: rand = 517d7502d0baca346545e46db4130282 20241119085555393 DAUC <0003> auc.c:179 vector [2]: kc = a7615bc29d0d5400 20241119085555393 DAUC <0003> auc.c:180 vector [2]: sres = 87e9acab 20241119085555393 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555393 DAUC <0003> auc.c:113 vector [3]: rand = b115b3c5d4fc32eddb4578e8c3f91704 20241119085555393 DAUC <0003> auc.c:179 vector [3]: kc = 5a0031020024e000 20241119085555393 DAUC <0003> auc.c:180 vector [3]: sres = c71abcfd 20241119085555393 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555393 DAUC <0003> auc.c:113 vector [4]: rand = 21d2c02686ec6674db191a5a7e557c38 20241119085555393 DAUC <0003> auc.c:179 vector [4]: kc = 8daff57660b76c00 20241119085555393 DAUC <0003> auc.c:180 vector [4]: sres = c8ef382e 20241119085555393 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085555393 DAUC <0003> db_auc.c:245 IMSI='262422575488033': Generated 5 vectors 20241119085555393 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422575488033"} 20241119085555393 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555393 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555393 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555395 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555395 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422575488033"} 20241119085555395 DAUC <0003> db_auc.c:192 IMSI='262422575488033': No 3G Auth Data 20241119085555395 DAUC <0003> db_auc.c:236 IMSI='262422575488033': Calling to generate 5 vectors 20241119085555395 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085555395 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555395 DAUC <0003> auc.c:113 vector [0]: rand = 3b8e0304c9ff823d0b8fa81078bd3de6 20241119085555395 DAUC <0003> auc.c:179 vector [0]: kc = c7e1d4a3b29c7c00 20241119085555395 DAUC <0003> auc.c:180 vector [0]: sres = b49889a8 20241119085555395 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555395 DAUC <0003> auc.c:113 vector [1]: rand = f1793f456c65f19e0a8c2bf23f9de932 20241119085555395 DAUC <0003> auc.c:179 vector [1]: kc = 614c5c788bb9f000 20241119085555395 DAUC <0003> auc.c:180 vector [1]: sres = 31d65b50 20241119085555396 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555396 DAUC <0003> auc.c:113 vector [2]: rand = 3f73294f6277d3b40305720d2e4e3061 20241119085555396 DAUC <0003> auc.c:179 vector [2]: kc = 9cccd8b058e60c00 20241119085555396 DAUC <0003> auc.c:180 vector [2]: sres = cf7db98e 20241119085555396 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555396 DAUC <0003> auc.c:113 vector [3]: rand = b8f680517cdc7e3abb5fc80b9615aebc 20241119085555396 DAUC <0003> auc.c:179 vector [3]: kc = 7d749cd6cde01400 20241119085555396 DAUC <0003> auc.c:180 vector [3]: sres = da8e60ed 20241119085555396 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555396 DAUC <0003> auc.c:113 vector [4]: rand = e307deb2eb4122c57f425643c696f8bd 20241119085555396 DAUC <0003> auc.c:179 vector [4]: kc = ab943639f66b4c00 20241119085555396 DAUC <0003> auc.c:180 vector [4]: sres = 337f768c 20241119085555396 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085555396 DAUC <0003> db_auc.c:245 IMSI='262422575488033': Generated 5 vectors 20241119085555396 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422575488033"} 20241119085555396 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422575488033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555396 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555396 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35214<->l=127.0.0.1:4258 20241119085555399 DAUC <0003> db_auc.c:157 IMSI='262420416848767': No 2G Auth Data 20241119085555399 DAUC <0003> db_auc.c:192 IMSI='262420416848767': No 3G Auth Data 20241119085555415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20241119085555419 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555419 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420416848767"} 20241119085555419 DAUC <0003> db_auc.c:192 IMSI='262420416848767': No 3G Auth Data 20241119085555419 DAUC <0003> db_auc.c:236 IMSI='262420416848767': Calling to generate 1 vectors 20241119085555419 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241119085555419 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555419 DAUC <0003> auc.c:113 vector [0]: rand = d8ddbed56b4499decdf030891c9e02ff 20241119085555419 DAUC <0003> auc.c:179 vector [0]: kc = 267ecc01ba440efb 20241119085555419 DAUC <0003> auc.c:180 vector [0]: sres = b31cccd7 20241119085555419 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555419 DAUC <0003> db_auc.c:245 IMSI='262420416848767': Generated 1 vectors 20241119085555419 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420416848767"} 20241119085555419 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555419 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555419 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555421 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555421 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420416848767"} 20241119085555422 DAUC <0003> db_auc.c:192 IMSI='262420416848767': No 3G Auth Data 20241119085555422 DAUC <0003> db_auc.c:236 IMSI='262420416848767': Calling to generate 4 vectors 20241119085555422 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241119085555422 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555422 DAUC <0003> auc.c:113 vector [0]: rand = e8eafadc61e63c3892bff48c52bf63f2 20241119085555422 DAUC <0003> auc.c:179 vector [0]: kc = 506fcc8bec780c81 20241119085555422 DAUC <0003> auc.c:180 vector [0]: sres = b82801b3 20241119085555422 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555422 DAUC <0003> auc.c:113 vector [1]: rand = 000f0fe9416748c0453f3bd7630bae69 20241119085555422 DAUC <0003> auc.c:179 vector [1]: kc = a18b721230602495 20241119085555422 DAUC <0003> auc.c:180 vector [1]: sres = abd24215 20241119085555422 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555422 DAUC <0003> auc.c:113 vector [2]: rand = 00f9e7ea5af666b1472dfa0d3428d6d9 20241119085555422 DAUC <0003> auc.c:179 vector [2]: kc = a237dee01d11cf2b 20241119085555422 DAUC <0003> auc.c:180 vector [2]: sres = 35db9410 20241119085555422 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555422 DAUC <0003> auc.c:113 vector [3]: rand = ffd44c62fb7a69e8f802bb3cd4c96fe0 20241119085555422 DAUC <0003> auc.c:179 vector [3]: kc = 4fa53b4ff346c592 20241119085555422 DAUC <0003> auc.c:180 vector [3]: sres = 816a2f82 20241119085555422 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555422 DAUC <0003> db_auc.c:245 IMSI='262420416848767': Generated 4 vectors 20241119085555422 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420416848767"} 20241119085555422 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555424 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555424 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420416848767"} 20241119085555424 DAUC <0003> db_auc.c:192 IMSI='262420416848767': No 3G Auth Data 20241119085555424 DAUC <0003> db_auc.c:236 IMSI='262420416848767': Calling to generate 5 vectors 20241119085555425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085555425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555425 DAUC <0003> auc.c:113 vector [0]: rand = a878175e8c9df5d0884895c6cf38c8c2 20241119085555425 DAUC <0003> auc.c:179 vector [0]: kc = 7f5308ea60213ead 20241119085555425 DAUC <0003> auc.c:180 vector [0]: sres = 5275eb0b 20241119085555425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555425 DAUC <0003> auc.c:113 vector [1]: rand = 7590c94bc83b35a2acb1156aa9232d28 20241119085555425 DAUC <0003> auc.c:179 vector [1]: kc = 44b14142796fd81f 20241119085555425 DAUC <0003> auc.c:180 vector [1]: sres = 221da89c 20241119085555425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555425 DAUC <0003> auc.c:113 vector [2]: rand = 9fd32895307823946008b7bcffc37550 20241119085555425 DAUC <0003> auc.c:179 vector [2]: kc = 920c4e38322b3bd0 20241119085555425 DAUC <0003> auc.c:180 vector [2]: sres = c72c0a2a 20241119085555425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555425 DAUC <0003> auc.c:113 vector [3]: rand = 25066bcdd3c6e17760379b30345ed8b7 20241119085555425 DAUC <0003> auc.c:179 vector [3]: kc = 2292d6501ff8f27c 20241119085555425 DAUC <0003> auc.c:180 vector [3]: sres = 372dce9e 20241119085555425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555425 DAUC <0003> auc.c:113 vector [4]: rand = bcfc094db00148a83c8b21f1abd1a6db 20241119085555425 DAUC <0003> auc.c:179 vector [4]: kc = 894689d3d38224cb 20241119085555425 DAUC <0003> auc.c:180 vector [4]: sres = 0d024bbd 20241119085555425 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085555425 DAUC <0003> db_auc.c:245 IMSI='262420416848767': Generated 5 vectors 20241119085555425 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420416848767"} 20241119085555425 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555425 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555425 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555427 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555427 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420416848767"} 20241119085555427 DAUC <0003> db_auc.c:192 IMSI='262420416848767': No 3G Auth Data 20241119085555427 DAUC <0003> db_auc.c:236 IMSI='262420416848767': Calling to generate 5 vectors 20241119085555427 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241119085555427 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555427 DAUC <0003> auc.c:113 vector [0]: rand = a855f3f142a6a228659ecf8b66bf1e70 20241119085555427 DAUC <0003> auc.c:179 vector [0]: kc = 38d266cd9d53b937 20241119085555427 DAUC <0003> auc.c:180 vector [0]: sres = a2deac08 20241119085555427 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241119085555427 DAUC <0003> auc.c:113 vector [1]: rand = fe97c031c7767356dedaf80f256b4269 20241119085555427 DAUC <0003> auc.c:179 vector [1]: kc = a7a1d0825868adf3 20241119085555427 DAUC <0003> auc.c:180 vector [1]: sres = 459add24 20241119085555427 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241119085555427 DAUC <0003> auc.c:113 vector [2]: rand = b5041f44059660d79c40a69979961cad 20241119085555427 DAUC <0003> auc.c:179 vector [2]: kc = ef77447c5bdd7a7d 20241119085555427 DAUC <0003> auc.c:180 vector [2]: sres = 39fd5b18 20241119085555427 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241119085555427 DAUC <0003> auc.c:113 vector [3]: rand = d8f7ad4cdb4f0f0ec633c4b6a37e2331 20241119085555427 DAUC <0003> auc.c:179 vector [3]: kc = 4a27f2874d5474e6 20241119085555427 DAUC <0003> auc.c:180 vector [3]: sres = 9468988c 20241119085555427 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241119085555427 DAUC <0003> auc.c:113 vector [4]: rand = 71a9763045fb72fc048e31948df52770 20241119085555427 DAUC <0003> auc.c:179 vector [4]: kc = 909cd04165224a1e 20241119085555427 DAUC <0003> auc.c:180 vector [4]: sres = 56f2d26c 20241119085555427 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241119085555427 DAUC <0003> db_auc.c:245 IMSI='262420416848767': Generated 5 vectors 20241119085555427 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420416848767"} 20241119085555427 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420416848767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555428 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555428 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20241119085555431 DAUC <0003> db_auc.c:157 IMSI='262426844586829': No 2G Auth Data 20241119085555431 DAUC <0003> db_auc.c:192 IMSI='262426844586829': No 3G Auth Data 20241119085555446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241119085555450 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555450 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426844586829"} 20241119085555450 DAUC <0003> db_auc.c:157 IMSI='262426844586829': No 2G Auth Data 20241119085555450 DAUC <0003> db_auc.c:236 IMSI='262426844586829': Calling to generate 1 vectors 20241119085555450 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241119085555450 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555450 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555450 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085555450 DAUC <0003> auc.c:113 vector [0]: rand = f78ecffc0dda23b3d84a9dffbe1942fd 20241119085555450 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085555450 DAUC <0003> auc.c:142 vector [0]: autn = 291c1bf204fe000096bb1651ea1a0704 20241119085555450 DAUC <0003> auc.c:143 vector [0]: ck = 1e95f82f712827adfecc593ec821dd37 20241119085555450 DAUC <0003> auc.c:144 vector [0]: ik = 0dd3524d40f2e5b3a66a9e616a1814bf 20241119085555450 DAUC <0003> auc.c:145 vector [0]: res = b94d6540e2295eca0000000000000000 20241119085555450 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555450 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555450 DAUC <0003> auc.c:151 vector [0]: kc = 4be06d3d93e30b96 20241119085555450 DAUC <0003> auc.c:152 vector [0]: sres = 5b643b8a 20241119085555450 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555450 DAUC <0003> db_auc.c:245 IMSI='262426844586829': Generated 1 vectors 20241119085555450 DAUC <0003> db_auc.c:249 IMSI='262426844586829': Updating SQN=33 in DB 20241119085555450 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426844586829"} 20241119085555450 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555450 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555450 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555453 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555453 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426844586829"} 20241119085555453 DAUC <0003> db_auc.c:157 IMSI='262426844586829': No 2G Auth Data 20241119085555453 DAUC <0003> db_auc.c:236 IMSI='262426844586829': Calling to generate 4 vectors 20241119085555453 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241119085555453 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555453 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555453 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241119085555453 DAUC <0003> auc.c:113 vector [0]: rand = fbb87f13b9ddd0ba2b92799460993374 20241119085555453 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241119085555453 DAUC <0003> auc.c:142 vector [0]: autn = ef62b1b370050000abf66bcfd3b0dd06 20241119085555453 DAUC <0003> auc.c:143 vector [0]: ck = 92c5fecca45728a1c13d29bef2139240 20241119085555453 DAUC <0003> auc.c:144 vector [0]: ik = a780c97dc749de48de607daf34565c5a 20241119085555453 DAUC <0003> auc.c:145 vector [0]: res = d2763a9a057e12f50000000000000000 20241119085555453 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555453 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555453 DAUC <0003> auc.c:151 vector [0]: kc = 2a1863a0a55b38f3 20241119085555453 DAUC <0003> auc.c:152 vector [0]: sres = d708286f 20241119085555453 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555453 DAUC <0003> auc.c:113 vector [1]: rand = b9eaf5abb844d2759c0836bb2d5f516a 20241119085555453 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241119085555453 DAUC <0003> auc.c:142 vector [1]: autn = 3f0410423c5a0000c04ebed176f918ef 20241119085555453 DAUC <0003> auc.c:143 vector [1]: ck = ac8eae542b74737f4b0a27febd7d8309 20241119085555453 DAUC <0003> auc.c:144 vector [1]: ik = 0403fb27bb5ebb93e7887a8c4d8b3eaa 20241119085555453 DAUC <0003> auc.c:145 vector [1]: res = ab8b4d38f19bb1e40000000000000000 20241119085555453 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555453 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085555453 DAUC <0003> auc.c:151 vector [1]: kc = 040f080160dc754f 20241119085555453 DAUC <0003> auc.c:152 vector [1]: sres = 5a10fcdc 20241119085555454 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085555454 DAUC <0003> auc.c:113 vector [2]: rand = 780527784fdd102c9533d01506df5037 20241119085555454 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241119085555454 DAUC <0003> auc.c:142 vector [2]: autn = d49f541fd0d90000ccb95231d3773cda 20241119085555454 DAUC <0003> auc.c:143 vector [2]: ck = 72ec7a7772956cbafc8dcaee3f627fd5 20241119085555454 DAUC <0003> auc.c:144 vector [2]: ik = 7225059356ee67eb5e4bcb213c78032b 20241119085555454 DAUC <0003> auc.c:145 vector [2]: res = c71e9e5ce85fc60d0000000000000000 20241119085555454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555454 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085555454 DAUC <0003> auc.c:151 vector [2]: kc = a20f7e2b276177af 20241119085555454 DAUC <0003> auc.c:152 vector [2]: sres = 2f415851 20241119085555454 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085555454 DAUC <0003> auc.c:113 vector [3]: rand = f3f9d31f9192dc0ceed5ed0346f89f2c 20241119085555454 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241119085555454 DAUC <0003> auc.c:142 vector [3]: autn = 29f6bf9b1e58000001929ba5533a4558 20241119085555454 DAUC <0003> auc.c:143 vector [3]: ck = bfbf57abf0524b4402a6ac20b630a905 20241119085555454 DAUC <0003> auc.c:144 vector [3]: ik = 826a8d68fd799d441f992c675fc05230 20241119085555454 DAUC <0003> auc.c:145 vector [3]: res = 0bf3cbb6c30b610c0000000000000000 20241119085555454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555454 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085555454 DAUC <0003> auc.c:151 vector [3]: kc = 20ea5a84e4db2d35 20241119085555454 DAUC <0003> auc.c:152 vector [3]: sres = c8f8aaba 20241119085555454 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085555454 DAUC <0003> db_auc.c:245 IMSI='262426844586829': Generated 4 vectors 20241119085555454 DAUC <0003> db_auc.c:249 IMSI='262426844586829': Updating SQN=161 in DB 20241119085555454 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426844586829"} 20241119085555454 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555454 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555454 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555457 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555458 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426844586829"} 20241119085555458 DAUC <0003> db_auc.c:157 IMSI='262426844586829': No 2G Auth Data 20241119085555458 DAUC <0003> db_auc.c:236 IMSI='262426844586829': Calling to generate 5 vectors 20241119085555458 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085555458 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555458 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555458 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241119085555458 DAUC <0003> auc.c:113 vector [0]: rand = a79bf03d82f4b72ba7d1a65255c844f9 20241119085555458 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241119085555458 DAUC <0003> auc.c:142 vector [0]: autn = 8ae7d5d58ddb00008559c97ac6841915 20241119085555458 DAUC <0003> auc.c:143 vector [0]: ck = cb42282f60613633c70d7356497d0189 20241119085555458 DAUC <0003> auc.c:144 vector [0]: ik = 321803009fcc74d6706ab3c3e33ae893 20241119085555458 DAUC <0003> auc.c:145 vector [0]: res = 414e85a1aefe03a70000000000000000 20241119085555458 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555458 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555458 DAUC <0003> auc.c:151 vector [0]: kc = 4e3debba55eaabff 20241119085555458 DAUC <0003> auc.c:152 vector [0]: sres = efb08606 20241119085555458 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555458 DAUC <0003> auc.c:113 vector [1]: rand = a6e94f8436f805fa79fe89b21f95cd75 20241119085555458 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241119085555458 DAUC <0003> auc.c:142 vector [1]: autn = 0717da57cdd80000e4dde1dc6d38771c 20241119085555458 DAUC <0003> auc.c:143 vector [1]: ck = e6c60b1d99241b2195b544e6ef311735 20241119085555458 DAUC <0003> auc.c:144 vector [1]: ik = 36ec40ef536cfc2c4af3f18b6d08c86a 20241119085555458 DAUC <0003> auc.c:145 vector [1]: res = 253d1de52c22c6bb0000000000000000 20241119085555458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555458 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085555458 DAUC <0003> auc.c:151 vector [1]: kc = 0f6cfe9f48713852 20241119085555458 DAUC <0003> auc.c:152 vector [1]: sres = 091fdb5e 20241119085555458 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085555458 DAUC <0003> auc.c:113 vector [2]: rand = 39edbff7b726b20b96811e964f16311d 20241119085555458 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241119085555458 DAUC <0003> auc.c:142 vector [2]: autn = c5315943cf810000f94abb0bceaa6fd8 20241119085555458 DAUC <0003> auc.c:143 vector [2]: ck = cabdfce65bfcb9ed058bd3eb0122e843 20241119085555458 DAUC <0003> auc.c:144 vector [2]: ik = be3347ef73384837f8ae6890ca4a81fc 20241119085555458 DAUC <0003> auc.c:145 vector [2]: res = a090615b928bc5d90000000000000000 20241119085555458 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555458 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085555458 DAUC <0003> auc.c:151 vector [2]: kc = 89ab0072e3ac9865 20241119085555458 DAUC <0003> auc.c:152 vector [2]: sres = 321ba482 20241119085555458 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085555458 DAUC <0003> auc.c:113 vector [3]: rand = 59e07a75a862e602842c003096d7e88f 20241119085555458 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241119085555458 DAUC <0003> auc.c:142 vector [3]: autn = 5975879e9e750000693b823e32268d97 20241119085555458 DAUC <0003> auc.c:143 vector [3]: ck = dcec1bf9ce7c439a39df42e102e53b4f 20241119085555458 DAUC <0003> auc.c:144 vector [3]: ik = 29c6809e156fad7d3e5d297612ae2589 20241119085555458 DAUC <0003> auc.c:145 vector [3]: res = 86d3bcd2640985e70000000000000000 20241119085555458 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555458 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085555458 DAUC <0003> auc.c:151 vector [3]: kc = f2a8f0f0cb58f021 20241119085555458 DAUC <0003> auc.c:152 vector [3]: sres = e2da3935 20241119085555458 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085555458 DAUC <0003> auc.c:113 vector [4]: rand = 6a1e8a2b48ebe619e5596ceb5e98c8d3 20241119085555458 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241119085555458 DAUC <0003> auc.c:142 vector [4]: autn = 73fb3b9d999a00005509c362e38b0e5a 20241119085555458 DAUC <0003> auc.c:143 vector [4]: ck = f51bb788d62736655758b4e981ab582a 20241119085555458 DAUC <0003> auc.c:144 vector [4]: ik = 0a9b88bac5f99f8be690e18f260196a0 20241119085555458 DAUC <0003> auc.c:145 vector [4]: res = f66c03b6c95dbff60000000000000000 20241119085555458 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555458 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085555458 DAUC <0003> auc.c:151 vector [4]: kc = 4e486a54b4746764 20241119085555458 DAUC <0003> auc.c:152 vector [4]: sres = 3f31bc40 20241119085555458 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085555458 DAUC <0003> db_auc.c:245 IMSI='262426844586829': Generated 5 vectors 20241119085555458 DAUC <0003> db_auc.c:249 IMSI='262426844586829': Updating SQN=321 in DB 20241119085555458 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426844586829"} 20241119085555458 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555458 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555458 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555461 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555461 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426844586829"} 20241119085555461 DAUC <0003> db_auc.c:157 IMSI='262426844586829': No 2G Auth Data 20241119085555462 DAUC <0003> db_auc.c:236 IMSI='262426844586829': Calling to generate 5 vectors 20241119085555462 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085555462 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555462 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555462 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241119085555462 DAUC <0003> auc.c:113 vector [0]: rand = f485a0fc1c6b7bab9a589618d874e55e 20241119085555462 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241119085555462 DAUC <0003> auc.c:142 vector [0]: autn = e607e7cb3cc20000828e853691c160e0 20241119085555462 DAUC <0003> auc.c:143 vector [0]: ck = 52c89cce0fddafde4e2522d9abadb3ed 20241119085555462 DAUC <0003> auc.c:144 vector [0]: ik = 0c03a19002bca6f4dedf9ab14ae4e542 20241119085555462 DAUC <0003> auc.c:145 vector [0]: res = a877341225579c130000000000000000 20241119085555462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555462 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555462 DAUC <0003> auc.c:151 vector [0]: kc = ce318536ec285f85 20241119085555462 DAUC <0003> auc.c:152 vector [0]: sres = 8d20a801 20241119085555462 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555462 DAUC <0003> auc.c:113 vector [1]: rand = 583c403968803a8789846571354e5986 20241119085555462 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241119085555462 DAUC <0003> auc.c:142 vector [1]: autn = b85741d989070000b0a26ab35db08e89 20241119085555462 DAUC <0003> auc.c:143 vector [1]: ck = 8908339d49a5cf22d6af1d6069b85e7c 20241119085555462 DAUC <0003> auc.c:144 vector [1]: ik = cfac5733e5b372e3eec1bb7a31a922d9 20241119085555462 DAUC <0003> auc.c:145 vector [1]: res = 53ccfd3ef6d6d8410000000000000000 20241119085555462 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555462 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085555462 DAUC <0003> auc.c:151 vector [1]: kc = 7ecac2b4f407c164 20241119085555462 DAUC <0003> auc.c:152 vector [1]: sres = a51a257f 20241119085555462 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085555462 DAUC <0003> auc.c:113 vector [2]: rand = fc626cba0d74a4bb892c8c948c0c5d9a 20241119085555462 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241119085555462 DAUC <0003> auc.c:142 vector [2]: autn = 6f6e3553c0f50000a6d610d378c46722 20241119085555462 DAUC <0003> auc.c:143 vector [2]: ck = 5d3bad2c4ced6f2c208134532d012176 20241119085555462 DAUC <0003> auc.c:144 vector [2]: ik = c49db3fde4ce67b125f248891a8be79d 20241119085555462 DAUC <0003> auc.c:145 vector [2]: res = b931593bc1a746fd0000000000000000 20241119085555462 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555462 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085555462 DAUC <0003> auc.c:151 vector [2]: kc = 9cd5620b9fa9ce76 20241119085555462 DAUC <0003> auc.c:152 vector [2]: sres = 78961fc6 20241119085555462 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085555462 DAUC <0003> auc.c:113 vector [3]: rand = 3c657dd1f99b654328d79817d7f170eb 20241119085555462 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241119085555462 DAUC <0003> auc.c:142 vector [3]: autn = 59c8fa69d360000086bae8bb8fabfd64 20241119085555462 DAUC <0003> auc.c:143 vector [3]: ck = 061964f2768c88b248bf408b9513a69b 20241119085555462 DAUC <0003> auc.c:144 vector [3]: ik = 98ad29e8756559d426f8fec866105394 20241119085555462 DAUC <0003> auc.c:145 vector [3]: res = 5ee08667e58dd5d50000000000000000 20241119085555462 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555462 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085555462 DAUC <0003> auc.c:151 vector [3]: kc = f0f3f359f0ea2469 20241119085555462 DAUC <0003> auc.c:152 vector [3]: sres = bb6d53b2 20241119085555462 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085555462 DAUC <0003> auc.c:113 vector [4]: rand = c8b69fafe12a4cbb2243847f741eba1a 20241119085555462 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241119085555462 DAUC <0003> auc.c:142 vector [4]: autn = f08732ea281d0000b3fa023cf246453f 20241119085555462 DAUC <0003> auc.c:143 vector [4]: ck = bc2f9cb6aca0f789f34344596f2799b9 20241119085555462 DAUC <0003> auc.c:144 vector [4]: ik = 40fbe02670a9327587351b164fff0ae4 20241119085555462 DAUC <0003> auc.c:145 vector [4]: res = d0b9f9f4f8eab0d90000000000000000 20241119085555462 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555462 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085555462 DAUC <0003> auc.c:151 vector [4]: kc = 88a223dffcd156a1 20241119085555462 DAUC <0003> auc.c:152 vector [4]: sres = 2853492d 20241119085555462 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085555462 DAUC <0003> db_auc.c:245 IMSI='262426844586829': Generated 5 vectors 20241119085555462 DAUC <0003> db_auc.c:249 IMSI='262426844586829': Updating SQN=481 in DB 20241119085555462 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426844586829"} 20241119085555462 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426844586829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555462 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555462 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241119085555467 DAUC <0003> db_auc.c:157 IMSI='262421292898781': No 2G Auth Data 20241119085555467 DAUC <0003> db_auc.c:192 IMSI='262421292898781': No 3G Auth Data 20241119085555485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241119085555489 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555489 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421292898781"} 20241119085555489 DAUC <0003> db_auc.c:157 IMSI='262421292898781': No 2G Auth Data 20241119085555489 DAUC <0003> db_auc.c:236 IMSI='262421292898781': Calling to generate 1 vectors 20241119085555489 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241119085555489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555489 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241119085555489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085555489 DAUC <0003> auc.c:113 vector [0]: rand = 57eedfc87e14e937b07b5439e0f35e75 20241119085555489 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085555489 DAUC <0003> auc.c:142 vector [0]: autn = 952b054a2f810000578abf22c018e5ca 20241119085555489 DAUC <0003> auc.c:143 vector [0]: ck = c5b3dc386b5ab99a1a0741e80d08ad03 20241119085555489 DAUC <0003> auc.c:144 vector [0]: ik = fccdb25bb668eba79941ac13e55dc6d5 20241119085555489 DAUC <0003> auc.c:145 vector [0]: res = 30459c23e3e15ca00000000000000000 20241119085555489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555489 DAUC <0003> auc.c:151 vector [0]: kc = ba388398356739eb 20241119085555489 DAUC <0003> auc.c:152 vector [0]: sres = d3a4c083 20241119085555489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555489 DAUC <0003> db_auc.c:245 IMSI='262421292898781': Generated 1 vectors 20241119085555489 DAUC <0003> db_auc.c:249 IMSI='262421292898781': Updating SQN=33 in DB 20241119085555489 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421292898781"} 20241119085555489 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555489 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555489 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555492 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555493 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421292898781"} 20241119085555493 DAUC <0003> db_auc.c:157 IMSI='262421292898781': No 2G Auth Data 20241119085555493 DAUC <0003> db_auc.c:236 IMSI='262421292898781': Calling to generate 4 vectors 20241119085555493 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241119085555493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555493 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241119085555493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241119085555493 DAUC <0003> auc.c:113 vector [0]: rand = 538a4edc1138adc6d9e33eb88040f2ce 20241119085555493 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241119085555493 DAUC <0003> auc.c:142 vector [0]: autn = 5dd776a60f80000022a27f41e41986bd 20241119085555493 DAUC <0003> auc.c:143 vector [0]: ck = 92f534acba211dc44cc315b18248c42d 20241119085555493 DAUC <0003> auc.c:144 vector [0]: ik = 463e8fdd9e3c2355fdcf8d90b8690726 20241119085555493 DAUC <0003> auc.c:145 vector [0]: res = 042a226d07e4fb5e0000000000000000 20241119085555493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555493 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555493 DAUC <0003> auc.c:151 vector [0]: kc = 65c723501e3cfd9a 20241119085555493 DAUC <0003> auc.c:152 vector [0]: sres = 03ced933 20241119085555493 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555493 DAUC <0003> auc.c:113 vector [1]: rand = 44d1ce4138f219acd522ff78409131d7 20241119085555493 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241119085555493 DAUC <0003> auc.c:142 vector [1]: autn = 70ba776bea54000001c59bfcfbc265ce 20241119085555493 DAUC <0003> auc.c:143 vector [1]: ck = 2ce232fd376b84c836dbb7adc72db865 20241119085555493 DAUC <0003> auc.c:144 vector [1]: ik = c6205c2ed8eb573de8b72c0e90b761f8 20241119085555493 DAUC <0003> auc.c:145 vector [1]: res = fdc578b2c9c03ee50000000000000000 20241119085555493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555493 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085555493 DAUC <0003> auc.c:151 vector [1]: kc = 34aef570b81a0a68 20241119085555493 DAUC <0003> auc.c:152 vector [1]: sres = 34054657 20241119085555493 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085555493 DAUC <0003> auc.c:113 vector [2]: rand = f65af78c02d3a0123e318bc6a44058a2 20241119085555493 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241119085555493 DAUC <0003> auc.c:142 vector [2]: autn = a557ae0638ec0000d3deb4197cbedc0a 20241119085555493 DAUC <0003> auc.c:143 vector [2]: ck = 34b818e5104d5ab7b2cd89bdc24d136d 20241119085555493 DAUC <0003> auc.c:144 vector [2]: ik = 143cb25e3e149dc7d8e7af1490e3ebef 20241119085555493 DAUC <0003> auc.c:145 vector [2]: res = 0542a8435d3e1caa0000000000000000 20241119085555493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555493 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085555493 DAUC <0003> auc.c:151 vector [2]: kc = 4aae8c127cf73ff2 20241119085555493 DAUC <0003> auc.c:152 vector [2]: sres = 587cb4e9 20241119085555493 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085555493 DAUC <0003> auc.c:113 vector [3]: rand = f2849f03b02c5c605212f270746799ec 20241119085555493 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241119085555493 DAUC <0003> auc.c:142 vector [3]: autn = eb066afe620a000043ba3b6e01b08693 20241119085555493 DAUC <0003> auc.c:143 vector [3]: ck = 817893bbc849a8d3061ad78efbf03b7f 20241119085555493 DAUC <0003> auc.c:144 vector [3]: ik = c9158cf2187df939b2f364fc680d1e99 20241119085555493 DAUC <0003> auc.c:145 vector [3]: res = 45dbc8e7b029c4500000000000000000 20241119085555493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555493 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085555493 DAUC <0003> auc.c:151 vector [3]: kc = fc84ac3b43c9740c 20241119085555493 DAUC <0003> auc.c:152 vector [3]: sres = f5f20cb7 20241119085555493 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085555493 DAUC <0003> db_auc.c:245 IMSI='262421292898781': Generated 4 vectors 20241119085555493 DAUC <0003> db_auc.c:249 IMSI='262421292898781': Updating SQN=161 in DB 20241119085555493 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421292898781"} 20241119085555493 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555493 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555493 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555496 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555496 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421292898781"} 20241119085555496 DAUC <0003> db_auc.c:157 IMSI='262421292898781': No 2G Auth Data 20241119085555496 DAUC <0003> db_auc.c:236 IMSI='262421292898781': Calling to generate 5 vectors 20241119085555496 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085555496 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555496 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241119085555496 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241119085555496 DAUC <0003> auc.c:113 vector [0]: rand = 693af04474c6877c921b88b7e71ad413 20241119085555496 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241119085555496 DAUC <0003> auc.c:142 vector [0]: autn = f93ab51ac9190000a71262309336ef36 20241119085555496 DAUC <0003> auc.c:143 vector [0]: ck = f7000ef61b445e3a58d1396229555338 20241119085555496 DAUC <0003> auc.c:144 vector [0]: ik = 3adec663e6a7c4390126762cbc6235e4 20241119085555496 DAUC <0003> auc.c:145 vector [0]: res = c6d2caa0fdd3398a0000000000000000 20241119085555496 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555496 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555496 DAUC <0003> auc.c:151 vector [0]: kc = 942987db68d4fcdf 20241119085555496 DAUC <0003> auc.c:152 vector [0]: sres = 3b01f32a 20241119085555496 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555496 DAUC <0003> auc.c:113 vector [1]: rand = 519e6857d8b50d393aa143d1b147845d 20241119085555497 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241119085555497 DAUC <0003> auc.c:142 vector [1]: autn = e8da34f96bc100005a948e3bf90425a9 20241119085555497 DAUC <0003> auc.c:143 vector [1]: ck = df54ee5e99db107959678a6bab080729 20241119085555497 DAUC <0003> auc.c:144 vector [1]: ik = 82807fb5f40958ea9135557ab3f3ac46 20241119085555497 DAUC <0003> auc.c:145 vector [1]: res = 3a7b67c3034fce2e0000000000000000 20241119085555497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555497 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085555497 DAUC <0003> auc.c:151 vector [1]: kc = 95864efa7529e3fc 20241119085555497 DAUC <0003> auc.c:152 vector [1]: sres = 3934a9ed 20241119085555497 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085555497 DAUC <0003> auc.c:113 vector [2]: rand = 92d2bfa104b794f4a88d47995cc21b88 20241119085555497 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241119085555497 DAUC <0003> auc.c:142 vector [2]: autn = ef7b5772ff3c000016ef7074b5164cec 20241119085555497 DAUC <0003> auc.c:143 vector [2]: ck = 2be8e4f4e204e17d1ec31a3bf5caf35d 20241119085555497 DAUC <0003> auc.c:144 vector [2]: ik = ab8a8fd4d33a57119ddc213897a9a4b8 20241119085555497 DAUC <0003> auc.c:145 vector [2]: res = be60be2fff222cee0000000000000000 20241119085555497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555497 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085555497 DAUC <0003> auc.c:151 vector [2]: kc = 037d5023535de189 20241119085555497 DAUC <0003> auc.c:152 vector [2]: sres = 414292c1 20241119085555497 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085555497 DAUC <0003> auc.c:113 vector [3]: rand = e186b1a3c83979df04eb46b75581ab96 20241119085555497 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241119085555497 DAUC <0003> auc.c:142 vector [3]: autn = ff3e9793ecbf0000fa607516bbddeda6 20241119085555497 DAUC <0003> auc.c:143 vector [3]: ck = ac5f2640883727716ff6e55cc1b8dc63 20241119085555497 DAUC <0003> auc.c:144 vector [3]: ik = a296cd0b816bf9bf7ea5732a6d364e8d 20241119085555497 DAUC <0003> auc.c:145 vector [3]: res = 95d364dc8e1542260000000000000000 20241119085555497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555497 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085555497 DAUC <0003> auc.c:151 vector [3]: kc = 1f9a7d3da5d24c20 20241119085555497 DAUC <0003> auc.c:152 vector [3]: sres = 1bc626fa 20241119085555497 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085555497 DAUC <0003> auc.c:113 vector [4]: rand = f724ba29517e195995859263aeed26a6 20241119085555497 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241119085555497 DAUC <0003> auc.c:142 vector [4]: autn = f0a10e1846e90000a39f24480048ea71 20241119085555497 DAUC <0003> auc.c:143 vector [4]: ck = a20705eeb4c23b45f10c3685a7d96025 20241119085555497 DAUC <0003> auc.c:144 vector [4]: ik = 6013e29cdf649c9cf49ad89225f985d7 20241119085555497 DAUC <0003> auc.c:145 vector [4]: res = c720bc4bafa988aa0000000000000000 20241119085555497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555497 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085555497 DAUC <0003> auc.c:151 vector [4]: kc = c7820965e986422b 20241119085555497 DAUC <0003> auc.c:152 vector [4]: sres = 688934e1 20241119085555497 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085555497 DAUC <0003> db_auc.c:245 IMSI='262421292898781': Generated 5 vectors 20241119085555497 DAUC <0003> db_auc.c:249 IMSI='262421292898781': Updating SQN=321 in DB 20241119085555497 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421292898781"} 20241119085555497 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555497 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555497 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555500 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555500 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421292898781"} 20241119085555500 DAUC <0003> db_auc.c:157 IMSI='262421292898781': No 2G Auth Data 20241119085555500 DAUC <0003> db_auc.c:236 IMSI='262421292898781': Calling to generate 5 vectors 20241119085555500 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085555500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555500 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241119085555500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241119085555500 DAUC <0003> auc.c:113 vector [0]: rand = d54323bdefdcc7f7e434b43d07adea43 20241119085555500 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241119085555500 DAUC <0003> auc.c:142 vector [0]: autn = b8705f2d169000005208a45bc119ca94 20241119085555500 DAUC <0003> auc.c:143 vector [0]: ck = 95fed6f91b47e5f22d4e88c6b61a030b 20241119085555500 DAUC <0003> auc.c:144 vector [0]: ik = e1644f6ab09f1e7cf7f723fcce2a1b68 20241119085555500 DAUC <0003> auc.c:145 vector [0]: res = 0494803019792cd00000000000000000 20241119085555500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555500 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085555500 DAUC <0003> auc.c:151 vector [0]: kc = ae2332a9d3e8e3ed 20241119085555500 DAUC <0003> auc.c:152 vector [0]: sres = 1dedace0 20241119085555500 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085555500 DAUC <0003> auc.c:113 vector [1]: rand = 5c944b3b53d3085aba83a8b5b77ed9fc 20241119085555500 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241119085555500 DAUC <0003> auc.c:142 vector [1]: autn = 083cab471ca000001f7ad78fc954c070 20241119085555500 DAUC <0003> auc.c:143 vector [1]: ck = ab57641fffada1f716b92ab775eda1ea 20241119085555500 DAUC <0003> auc.c:144 vector [1]: ik = a2b218758208308943115a94deffab99 20241119085555500 DAUC <0003> auc.c:145 vector [1]: res = ae794d7433f3dc300000000000000000 20241119085555500 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555500 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085555500 DAUC <0003> auc.c:151 vector [1]: kc = 5c4d0c49d6b79b0d 20241119085555500 DAUC <0003> auc.c:152 vector [1]: sres = 9d8a9144 20241119085555500 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085555500 DAUC <0003> auc.c:113 vector [2]: rand = 8b63c7e1b432e32bfedb66d520bc66b3 20241119085555500 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241119085555500 DAUC <0003> auc.c:142 vector [2]: autn = a80f7d712563000056980f5bb27ea486 20241119085555500 DAUC <0003> auc.c:143 vector [2]: ck = 7fe27b8efa4e1d34a45911509686892d 20241119085555500 DAUC <0003> auc.c:144 vector [2]: ik = 9432a3b2e80005ed22a79f6336c5213d 20241119085555500 DAUC <0003> auc.c:145 vector [2]: res = e901b6cf7e19552a0000000000000000 20241119085555500 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555500 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085555500 DAUC <0003> auc.c:151 vector [2]: kc = 6d2e560fb20db0c9 20241119085555500 DAUC <0003> auc.c:152 vector [2]: sres = 9718e3e5 20241119085555500 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085555500 DAUC <0003> auc.c:113 vector [3]: rand = ef738f8086f6d3924b9775743fd3e825 20241119085555500 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241119085555500 DAUC <0003> auc.c:142 vector [3]: autn = 67aa7122d64b0000f71e3ff260c56e34 20241119085555500 DAUC <0003> auc.c:143 vector [3]: ck = cc42613dbaf6c40717bb40fbc6202959 20241119085555500 DAUC <0003> auc.c:144 vector [3]: ik = 1ac7c4558aebcd8c3b76fe3b5af0d3bc 20241119085555500 DAUC <0003> auc.c:145 vector [3]: res = 85e68ab8056130830000000000000000 20241119085555500 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555500 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085555500 DAUC <0003> auc.c:151 vector [3]: kc = fa481ba8accdf36e 20241119085555500 DAUC <0003> auc.c:152 vector [3]: sres = 8087ba3b 20241119085555500 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085555500 DAUC <0003> auc.c:113 vector [4]: rand = 6e64be235c65906c5609330616c7c9dd 20241119085555500 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241119085555500 DAUC <0003> auc.c:142 vector [4]: autn = 002737a95f7f00004dd651606462e221 20241119085555500 DAUC <0003> auc.c:143 vector [4]: ck = 371beb5ea6641cbf64e0f92db75d5e6a 20241119085555500 DAUC <0003> auc.c:144 vector [4]: ik = 6001d6d33fec075f8db9717801c3562e 20241119085555500 DAUC <0003> auc.c:145 vector [4]: res = b73c115513e5bf990000000000000000 20241119085555500 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555500 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085555500 DAUC <0003> auc.c:151 vector [4]: kc = be43b5d82f1613a4 20241119085555500 DAUC <0003> auc.c:152 vector [4]: sres = a4d9aecc 20241119085555500 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085555500 DAUC <0003> db_auc.c:245 IMSI='262421292898781': Generated 5 vectors 20241119085555500 DAUC <0003> db_auc.c:249 IMSI='262421292898781': Updating SQN=481 in DB 20241119085555500 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421292898781"} 20241119085555500 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421292898781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555500 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555500 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241119085555504 DAUC <0003> db_auc.c:157 IMSI='262426065254247': No 2G Auth Data 20241119085555504 DAUC <0003> db_auc.c:192 IMSI='262426065254247': No 3G Auth Data 20241119085555518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 20241119085555522 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555522 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426065254247"} 20241119085555522 DAUC <0003> db_auc.c:236 IMSI='262426065254247': Calling to generate 1 vectors 20241119085555522 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241119085555522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085555522 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555522 DAUC <0003> auc.c:113 vector [0]: rand = e48fd6e21880494df6a8ac62d9be3149 20241119085555522 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085555522 DAUC <0003> auc.c:142 vector [0]: autn = 80e324c3d14600000f2e6ab601977b98 20241119085555522 DAUC <0003> auc.c:143 vector [0]: ck = 7df1f3cfffd6cb056ac25752c4ce20e6 20241119085555522 DAUC <0003> auc.c:144 vector [0]: ik = 05493d2ef47eea50c60b4912e100f835 20241119085555522 DAUC <0003> auc.c:145 vector [0]: res = 6813fd69ec996c640000000000000000 20241119085555522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555522 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555522 DAUC <0003> auc.c:179 vector [0]: kc = 852f5930cf83f800 20241119085555522 DAUC <0003> auc.c:180 vector [0]: sres = 52070990 20241119085555522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555522 DAUC <0003> db_auc.c:245 IMSI='262426065254247': Generated 1 vectors 20241119085555522 DAUC <0003> db_auc.c:249 IMSI='262426065254247': Updating SQN=33 in DB 20241119085555522 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426065254247"} 20241119085555522 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555522 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555522 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555525 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555525 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426065254247"} 20241119085555525 DAUC <0003> db_auc.c:236 IMSI='262426065254247': Calling to generate 4 vectors 20241119085555525 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241119085555525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241119085555525 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555525 DAUC <0003> auc.c:113 vector [0]: rand = fb01cfbedd23351da72ee04ea1af4f26 20241119085555525 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241119085555525 DAUC <0003> auc.c:142 vector [0]: autn = f008c61a55fc00009dc56d242a5d9b3a 20241119085555525 DAUC <0003> auc.c:143 vector [0]: ck = 605c1cd94abc662948344d75a190e909 20241119085555525 DAUC <0003> auc.c:144 vector [0]: ik = 9e5b844cf4ad7b2aea282321be8e869f 20241119085555525 DAUC <0003> auc.c:145 vector [0]: res = e1b1e4b32c7d63f90000000000000000 20241119085555525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555525 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555525 DAUC <0003> auc.c:179 vector [0]: kc = 9207f46ab9e1b000 20241119085555525 DAUC <0003> auc.c:180 vector [0]: sres = a37b5e7c 20241119085555525 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555525 DAUC <0003> auc.c:113 vector [1]: rand = 4fc02ce4d416d279526ac899037fc0bb 20241119085555525 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241119085555525 DAUC <0003> auc.c:142 vector [1]: autn = 4f033f3deda5000013b89c6d43e8d655 20241119085555525 DAUC <0003> auc.c:143 vector [1]: ck = edf71478c647d27d806d194413e170e3 20241119085555525 DAUC <0003> auc.c:144 vector [1]: ik = 7bf84a603828b8ac6111b70fbca04c76 20241119085555525 DAUC <0003> auc.c:145 vector [1]: res = 5368c0b560b963ce0000000000000000 20241119085555525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555525 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555525 DAUC <0003> auc.c:179 vector [1]: kc = d72eb3b0f840f000 20241119085555525 DAUC <0003> auc.c:180 vector [1]: sres = eea1d926 20241119085555525 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555525 DAUC <0003> auc.c:113 vector [2]: rand = eafd1cacbe25b963ff8be624cfc87626 20241119085555525 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241119085555525 DAUC <0003> auc.c:142 vector [2]: autn = 95500b3180cf0000aa7a4d111678f8b8 20241119085555525 DAUC <0003> auc.c:143 vector [2]: ck = 0dfe92134ad246fccf40d641f1634bf5 20241119085555525 DAUC <0003> auc.c:144 vector [2]: ik = b54d6bf17d194a8a2351565f6e51e5d7 20241119085555525 DAUC <0003> auc.c:145 vector [2]: res = 18ed995f6db255460000000000000000 20241119085555525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555525 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555525 DAUC <0003> auc.c:179 vector [2]: kc = 2c79f71a7b470c00 20241119085555525 DAUC <0003> auc.c:180 vector [2]: sres = cb88508a 20241119085555525 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555525 DAUC <0003> auc.c:113 vector [3]: rand = b103e20dc75a53fb39e8ac85924d9187 20241119085555525 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241119085555525 DAUC <0003> auc.c:142 vector [3]: autn = ca4c19e2c3600000f54fecd239173d75 20241119085555525 DAUC <0003> auc.c:143 vector [3]: ck = 1cabf812708d103dfc39707a08a9df32 20241119085555525 DAUC <0003> auc.c:144 vector [3]: ik = 5dbd163be9c74a6ca5def37a110ab363 20241119085555525 DAUC <0003> auc.c:145 vector [3]: res = 080d02f6b4f4be870000000000000000 20241119085555525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555525 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555525 DAUC <0003> auc.c:179 vector [3]: kc = a1a0a32f8c40e400 20241119085555525 DAUC <0003> auc.c:180 vector [3]: sres = 3cd43d15 20241119085555525 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555525 DAUC <0003> db_auc.c:245 IMSI='262426065254247': Generated 4 vectors 20241119085555525 DAUC <0003> db_auc.c:249 IMSI='262426065254247': Updating SQN=161 in DB 20241119085555525 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426065254247"} 20241119085555525 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555525 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555525 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555528 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555528 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426065254247"} 20241119085555528 DAUC <0003> db_auc.c:236 IMSI='262426065254247': Calling to generate 5 vectors 20241119085555528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085555528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555528 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241119085555528 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555528 DAUC <0003> auc.c:113 vector [0]: rand = 813fd9239f2cd4339332f7a45ca4ffba 20241119085555528 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241119085555528 DAUC <0003> auc.c:142 vector [0]: autn = ac3f45d5e2770000f26f55559724401e 20241119085555528 DAUC <0003> auc.c:143 vector [0]: ck = 5c21aed7d3136e37f42a06b8d377d322 20241119085555528 DAUC <0003> auc.c:144 vector [0]: ik = 23c0094fd0e688ee9f8a7c920f9c686d 20241119085555528 DAUC <0003> auc.c:145 vector [0]: res = cb82308d3d7ee64f0000000000000000 20241119085555528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555528 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555528 DAUC <0003> auc.c:179 vector [0]: kc = 82e829a831bf6000 20241119085555528 DAUC <0003> auc.c:180 vector [0]: sres = 1bef40c6 20241119085555528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555528 DAUC <0003> auc.c:113 vector [1]: rand = 3d274f0ab929f4ad8dd65dc39e41a489 20241119085555528 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241119085555529 DAUC <0003> auc.c:142 vector [1]: autn = ae11455ed0bc0000046eed64bede09b6 20241119085555529 DAUC <0003> auc.c:143 vector [1]: ck = 3fc51d2ac5607896b016d22b3029928f 20241119085555529 DAUC <0003> auc.c:144 vector [1]: ik = 612e95fd434ddcd22588afc028ca9f78 20241119085555529 DAUC <0003> auc.c:145 vector [1]: res = e250453afdb219340000000000000000 20241119085555529 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555529 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555529 DAUC <0003> auc.c:179 vector [1]: kc = 4fc4de781d167000 20241119085555529 DAUC <0003> auc.c:180 vector [1]: sres = 139ae2d9 20241119085555529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555529 DAUC <0003> auc.c:113 vector [2]: rand = a572e3a001e9017abd0aea572923a0b3 20241119085555529 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241119085555529 DAUC <0003> auc.c:142 vector [2]: autn = adba2717cfd100007817349ad29da92f 20241119085555529 DAUC <0003> auc.c:143 vector [2]: ck = d733c68d3f84abef9276df340dae294a 20241119085555529 DAUC <0003> auc.c:144 vector [2]: ik = c25f428948521245250437214337a07d 20241119085555529 DAUC <0003> auc.c:145 vector [2]: res = fe1ed24f75a5531f0000000000000000 20241119085555529 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555529 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555529 DAUC <0003> auc.c:179 vector [2]: kc = 81b30acfcc4ed000 20241119085555529 DAUC <0003> auc.c:180 vector [2]: sres = 2542f649 20241119085555529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555529 DAUC <0003> auc.c:113 vector [3]: rand = 3b4614ce9c5567ceb5bf5d98d409240d 20241119085555529 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241119085555529 DAUC <0003> auc.c:142 vector [3]: autn = 1274a019f4a20000965c8d702d4d5bd4 20241119085555529 DAUC <0003> auc.c:143 vector [3]: ck = 11a3cc7f5a3c2731d1bc501783b590b4 20241119085555529 DAUC <0003> auc.c:144 vector [3]: ik = 1f6a96ebda1c992e0cad8fe4a283b27b 20241119085555529 DAUC <0003> auc.c:145 vector [3]: res = 1211d4189783f9180000000000000000 20241119085555529 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555529 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555529 DAUC <0003> auc.c:179 vector [3]: kc = 1332013ef0229c00 20241119085555529 DAUC <0003> auc.c:180 vector [3]: sres = eb8b53bf 20241119085555529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555529 DAUC <0003> auc.c:113 vector [4]: rand = 48f67ef8b5c44d37c141a9ca07aa4944 20241119085555529 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241119085555529 DAUC <0003> auc.c:142 vector [4]: autn = 91bd7c9ccc180000faa06b2cdf7e242d 20241119085555529 DAUC <0003> auc.c:143 vector [4]: ck = f65d3658ff45dfcc4e9b0ee33a3eba79 20241119085555529 DAUC <0003> auc.c:144 vector [4]: ik = 362e34dfd8754d82b59a70d3b98d28d3 20241119085555529 DAUC <0003> auc.c:145 vector [4]: res = 91bcf7aeb4d4c30e0000000000000000 20241119085555529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555529 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085555529 DAUC <0003> auc.c:179 vector [4]: kc = 22b3b950d341c400 20241119085555529 DAUC <0003> auc.c:180 vector [4]: sres = fd51a7b6 20241119085555529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085555529 DAUC <0003> db_auc.c:245 IMSI='262426065254247': Generated 5 vectors 20241119085555529 DAUC <0003> db_auc.c:249 IMSI='262426065254247': Updating SQN=321 in DB 20241119085555529 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426065254247"} 20241119085555529 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555529 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555529 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555532 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555532 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426065254247"} 20241119085555532 DAUC <0003> db_auc.c:236 IMSI='262426065254247': Calling to generate 5 vectors 20241119085555532 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085555532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555532 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241119085555532 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555532 DAUC <0003> auc.c:113 vector [0]: rand = 526279ac49dfb342d0b5c8c72741c9d9 20241119085555532 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241119085555532 DAUC <0003> auc.c:142 vector [0]: autn = 660fe931eddc0000c4a2e4d58c0fa477 20241119085555532 DAUC <0003> auc.c:143 vector [0]: ck = 097671fa768762742144a25b2a2e6229 20241119085555532 DAUC <0003> auc.c:144 vector [0]: ik = 9840ac49e11984268ed285c98b08cb41 20241119085555532 DAUC <0003> auc.c:145 vector [0]: res = 4aec457afd2350e50000000000000000 20241119085555532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555532 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555532 DAUC <0003> auc.c:179 vector [0]: kc = 961cadc02500cc00 20241119085555532 DAUC <0003> auc.c:180 vector [0]: sres = 778f6251 20241119085555532 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555532 DAUC <0003> auc.c:113 vector [1]: rand = 6d4f238fc7ec56d34e6cfe9b820e610b 20241119085555532 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241119085555532 DAUC <0003> auc.c:142 vector [1]: autn = 7c1d63b1237f0000f2c8e6c1474c2b08 20241119085555532 DAUC <0003> auc.c:143 vector [1]: ck = 4b854f3152e40a4c39d6c1488e1e12ce 20241119085555532 DAUC <0003> auc.c:144 vector [1]: ik = f3869353b515e2385b2baa3f0cf8e327 20241119085555532 DAUC <0003> auc.c:145 vector [1]: res = 9fa229f6a31179f90000000000000000 20241119085555532 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555532 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555532 DAUC <0003> auc.c:179 vector [1]: kc = dee98680b0a9ac00 20241119085555532 DAUC <0003> auc.c:180 vector [1]: sres = 4cfb7936 20241119085555532 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555532 DAUC <0003> auc.c:113 vector [2]: rand = 114357959c030d244c136fe14e4ab654 20241119085555532 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241119085555532 DAUC <0003> auc.c:142 vector [2]: autn = 63ed5228882000007f421199ae8cacd5 20241119085555532 DAUC <0003> auc.c:143 vector [2]: ck = 7e437636a9ad3560fa7357bfa6447501 20241119085555532 DAUC <0003> auc.c:144 vector [2]: ik = a5768678ff38264c219a7b72dfbbdac4 20241119085555532 DAUC <0003> auc.c:145 vector [2]: res = cc18267f288dcb8d0000000000000000 20241119085555532 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555532 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555532 DAUC <0003> auc.c:179 vector [2]: kc = 9529225c90ccd800 20241119085555532 DAUC <0003> auc.c:180 vector [2]: sres = 36508e5a 20241119085555532 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555532 DAUC <0003> auc.c:113 vector [3]: rand = f7178ab7e5c801bf62677f27fa0f42ba 20241119085555532 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241119085555532 DAUC <0003> auc.c:142 vector [3]: autn = bc1ef392b3ab0000da12dcbaf3f5319c 20241119085555532 DAUC <0003> auc.c:143 vector [3]: ck = 9ba249ce7819ddcb443d63d526852537 20241119085555532 DAUC <0003> auc.c:144 vector [3]: ik = 6ae51399425df7837e3a33b8f1ce74b4 20241119085555532 DAUC <0003> auc.c:145 vector [3]: res = 8989b47b0c28888e0000000000000000 20241119085555532 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555532 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555533 DAUC <0003> auc.c:179 vector [3]: kc = 6b944ac560db5800 20241119085555533 DAUC <0003> auc.c:180 vector [3]: sres = c4cf2158 20241119085555533 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555533 DAUC <0003> auc.c:113 vector [4]: rand = ceecb568d264f2fc0c351ef2612bddba 20241119085555533 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241119085555533 DAUC <0003> auc.c:142 vector [4]: autn = 4ba82966a8e00000711ed5ad9dacc585 20241119085555533 DAUC <0003> auc.c:143 vector [4]: ck = 884b913d43675162a85b77a010ad9899 20241119085555533 DAUC <0003> auc.c:144 vector [4]: ik = 6b3c499e93cf386d925ef8126fdfa362 20241119085555533 DAUC <0003> auc.c:145 vector [4]: res = 50dcb28f3bb9c31d0000000000000000 20241119085555533 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555533 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085555533 DAUC <0003> auc.c:179 vector [4]: kc = a49f41400ca6d800 20241119085555533 DAUC <0003> auc.c:180 vector [4]: sres = 97632a59 20241119085555533 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085555533 DAUC <0003> db_auc.c:245 IMSI='262426065254247': Generated 5 vectors 20241119085555533 DAUC <0003> db_auc.c:249 IMSI='262426065254247': Updating SQN=481 in DB 20241119085555533 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426065254247"} 20241119085555533 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426065254247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555533 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555533 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 20241119085555537 DAUC <0003> db_auc.c:157 IMSI='262425420200295': No 2G Auth Data 20241119085555537 DAUC <0003> db_auc.c:192 IMSI='262425420200295': No 3G Auth Data 20241119085555553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4258 20241119085555556 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555556 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425420200295"} 20241119085555556 DAUC <0003> db_auc.c:236 IMSI='262425420200295': Calling to generate 1 vectors 20241119085555556 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241119085555556 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555556 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555556 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085555557 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555557 DAUC <0003> auc.c:113 vector [0]: rand = df2c787aa1ebaa8bcf8d980cfd69db0e 20241119085555557 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085555557 DAUC <0003> auc.c:142 vector [0]: autn = 89446c0ff0f700008a5fd9829c8a20be 20241119085555557 DAUC <0003> auc.c:143 vector [0]: ck = 1e09b8b1cc4029aba8f77c5140ec9929 20241119085555557 DAUC <0003> auc.c:144 vector [0]: ik = 93e0a9a7157cdf881115b7b2bc22e767 20241119085555557 DAUC <0003> auc.c:145 vector [0]: res = 4a6a641d9ea7b0bf0000000000000000 20241119085555557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555557 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555557 DAUC <0003> auc.c:179 vector [0]: kc = 9e612f1cf665b800 20241119085555557 DAUC <0003> auc.c:180 vector [0]: sres = 7f2292f8 20241119085555557 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555557 DAUC <0003> db_auc.c:245 IMSI='262425420200295': Generated 1 vectors 20241119085555557 DAUC <0003> db_auc.c:249 IMSI='262425420200295': Updating SQN=33 in DB 20241119085555557 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425420200295"} 20241119085555557 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555557 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555557 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555559 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555559 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425420200295"} 20241119085555559 DAUC <0003> db_auc.c:236 IMSI='262425420200295': Calling to generate 4 vectors 20241119085555559 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241119085555559 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555559 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555559 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241119085555559 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555559 DAUC <0003> auc.c:113 vector [0]: rand = 64ca94bbe36caebe3e7e4c4d2053e233 20241119085555559 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241119085555559 DAUC <0003> auc.c:142 vector [0]: autn = 07d43571164b0000ad8a3763ffe2eb7d 20241119085555559 DAUC <0003> auc.c:143 vector [0]: ck = b2e04a55b298c434b52d4129ce10238c 20241119085555559 DAUC <0003> auc.c:144 vector [0]: ik = 7610bfd21ef4fd1c48beb9fac3e0e20a 20241119085555559 DAUC <0003> auc.c:145 vector [0]: res = baf89b316b49f8120000000000000000 20241119085555559 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555559 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555559 DAUC <0003> auc.c:179 vector [0]: kc = dcd6f6a3950d9000 20241119085555559 DAUC <0003> auc.c:180 vector [0]: sres = 2084f183 20241119085555559 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555560 DAUC <0003> auc.c:113 vector [1]: rand = 89f4accb886469db181fd307bfe2c74e 20241119085555560 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241119085555560 DAUC <0003> auc.c:142 vector [1]: autn = b4e2c4b4fc9400008cc7de593df138cb 20241119085555560 DAUC <0003> auc.c:143 vector [1]: ck = fc5f1c167fe99b61bdb1d02f09620cb3 20241119085555560 DAUC <0003> auc.c:144 vector [1]: ik = ca2e07d79b35e1969bd9751a0df99bd0 20241119085555560 DAUC <0003> auc.c:145 vector [1]: res = 50c380f8d3f21ffa0000000000000000 20241119085555560 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555560 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555560 DAUC <0003> auc.c:179 vector [1]: kc = a24b1d3f26c3d400 20241119085555560 DAUC <0003> auc.c:180 vector [1]: sres = bb5383eb 20241119085555560 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555560 DAUC <0003> auc.c:113 vector [2]: rand = 5861608c8152fbffcf7fe376173f1eec 20241119085555560 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241119085555560 DAUC <0003> auc.c:142 vector [2]: autn = 44a3f2a476f80000a2359f076e580b8b 20241119085555560 DAUC <0003> auc.c:143 vector [2]: ck = 0d5579897b376f082cd57a9a6523cc54 20241119085555560 DAUC <0003> auc.c:144 vector [2]: ik = 61c0342f022da2fe5abaaf32916d27e0 20241119085555560 DAUC <0003> auc.c:145 vector [2]: res = 2dde2a417bb27a6b0000000000000000 20241119085555560 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555560 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555560 DAUC <0003> auc.c:179 vector [2]: kc = a57b6577fbedb800 20241119085555560 DAUC <0003> auc.c:180 vector [2]: sres = 5e847bb1 20241119085555560 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555560 DAUC <0003> auc.c:113 vector [3]: rand = 7e4f94c9b1cb306aae7eca7961d4d9bd 20241119085555560 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241119085555560 DAUC <0003> auc.c:142 vector [3]: autn = a6cb3cb219eb0000024605c8f64a72b0 20241119085555560 DAUC <0003> auc.c:143 vector [3]: ck = 06f5a4beb3dc6af4f1b0c30e316afcf8 20241119085555560 DAUC <0003> auc.c:144 vector [3]: ik = 48252652a812198020a51248ca6af958 20241119085555560 DAUC <0003> auc.c:145 vector [3]: res = e0d2a5b36d31decd0000000000000000 20241119085555560 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555560 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555560 DAUC <0003> auc.c:179 vector [3]: kc = 89c6f00fbb81d000 20241119085555560 DAUC <0003> auc.c:180 vector [3]: sres = 0604a4fe 20241119085555560 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555560 DAUC <0003> db_auc.c:245 IMSI='262425420200295': Generated 4 vectors 20241119085555560 DAUC <0003> db_auc.c:249 IMSI='262425420200295': Updating SQN=161 in DB 20241119085555560 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425420200295"} 20241119085555560 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555560 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555560 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555563 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555563 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425420200295"} 20241119085555563 DAUC <0003> db_auc.c:236 IMSI='262425420200295': Calling to generate 5 vectors 20241119085555563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085555563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241119085555563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555563 DAUC <0003> auc.c:113 vector [0]: rand = c3a7a97faeeb73214a6a655c54a96b56 20241119085555563 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241119085555563 DAUC <0003> auc.c:142 vector [0]: autn = 7827773187900000049bc460f010a8cc 20241119085555563 DAUC <0003> auc.c:143 vector [0]: ck = f1f55467e61f5dce2c607295e7206676 20241119085555563 DAUC <0003> auc.c:144 vector [0]: ik = 22491eff0a3ef41d17b61f40d6b17c55 20241119085555563 DAUC <0003> auc.c:145 vector [0]: res = 257f8ad5083fe3050000000000000000 20241119085555563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555563 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555563 DAUC <0003> auc.c:179 vector [0]: kc = 6b041b92b151e400 20241119085555563 DAUC <0003> auc.c:180 vector [0]: sres = 352a413e 20241119085555563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555563 DAUC <0003> auc.c:113 vector [1]: rand = 5d05d765114ce06aa78f336bae449c46 20241119085555563 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241119085555563 DAUC <0003> auc.c:142 vector [1]: autn = 849d956808220000eb5e8281b8e4eebf 20241119085555563 DAUC <0003> auc.c:143 vector [1]: ck = b158adab1618c923e2149f755025e95e 20241119085555563 DAUC <0003> auc.c:144 vector [1]: ik = 5b6a69cbff8caef570a235a7e01dbfa4 20241119085555563 DAUC <0003> auc.c:145 vector [1]: res = 8a3eb0f94c1bfe1e0000000000000000 20241119085555563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555563 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555563 DAUC <0003> auc.c:179 vector [1]: kc = a8236bb6b77a5000 20241119085555563 DAUC <0003> auc.c:180 vector [1]: sres = 3ace753c 20241119085555563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555563 DAUC <0003> auc.c:113 vector [2]: rand = cf7f70331206170e914c0f0b9c77c966 20241119085555563 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241119085555563 DAUC <0003> auc.c:142 vector [2]: autn = cdcbaa00fd880000c9f219f264448ada 20241119085555563 DAUC <0003> auc.c:143 vector [2]: ck = 301c9590f248eac6c3dafc189ed1061a 20241119085555563 DAUC <0003> auc.c:144 vector [2]: ik = 2c55c8a22bedeb39d2c90e443cb8d349 20241119085555563 DAUC <0003> auc.c:145 vector [2]: res = 60ba8572153ef8240000000000000000 20241119085555563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555563 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555563 DAUC <0003> auc.c:179 vector [2]: kc = 0d9c558433a7a800 20241119085555563 DAUC <0003> auc.c:180 vector [2]: sres = a854da38 20241119085555563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555563 DAUC <0003> auc.c:113 vector [3]: rand = 5afb694377d2137135151e2c083a199c 20241119085555563 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241119085555563 DAUC <0003> auc.c:142 vector [3]: autn = cd6aad2a6c1e0000c50fa3982ef4006e 20241119085555563 DAUC <0003> auc.c:143 vector [3]: ck = e84561a22e2e75d799af3fb67ff49129 20241119085555563 DAUC <0003> auc.c:144 vector [3]: ik = e317f232e50ce4e7c9c56f243decbce4 20241119085555563 DAUC <0003> auc.c:145 vector [3]: res = 7d0e2eaaf3758b400000000000000000 20241119085555563 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555563 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555563 DAUC <0003> auc.c:179 vector [3]: kc = 7d5b3db973cc8800 20241119085555564 DAUC <0003> auc.c:180 vector [3]: sres = 889c33f2 20241119085555564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555564 DAUC <0003> auc.c:113 vector [4]: rand = 21ca97d604088e724db5561099f1cd6e 20241119085555564 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241119085555564 DAUC <0003> auc.c:142 vector [4]: autn = b079f59b69eb0000289a66119e77d69b 20241119085555564 DAUC <0003> auc.c:143 vector [4]: ck = ae239fc08c70eabe2258e40980f77f5f 20241119085555564 DAUC <0003> auc.c:144 vector [4]: ik = 3bb1517a4ea6da8710a37bf218d63cc9 20241119085555564 DAUC <0003> auc.c:145 vector [4]: res = 6d6f7abe8ae9ac8a0000000000000000 20241119085555564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555564 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085555564 DAUC <0003> auc.c:179 vector [4]: kc = b6aea91e8d130c00 20241119085555564 DAUC <0003> auc.c:180 vector [4]: sres = 96d804a5 20241119085555564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085555564 DAUC <0003> db_auc.c:245 IMSI='262425420200295': Generated 5 vectors 20241119085555564 DAUC <0003> db_auc.c:249 IMSI='262425420200295': Updating SQN=321 in DB 20241119085555564 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425420200295"} 20241119085555564 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555564 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555564 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555567 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555567 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425420200295"} 20241119085555567 DAUC <0003> db_auc.c:236 IMSI='262425420200295': Calling to generate 5 vectors 20241119085555567 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085555567 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555567 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555567 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241119085555567 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555567 DAUC <0003> auc.c:113 vector [0]: rand = b1d33d96da3d9a2a44505eacf6203be6 20241119085555567 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241119085555567 DAUC <0003> auc.c:142 vector [0]: autn = 1f8703ee3a3b000072dd846d7da67566 20241119085555567 DAUC <0003> auc.c:143 vector [0]: ck = a593f65d621ded4ea83e366a7790c172 20241119085555567 DAUC <0003> auc.c:144 vector [0]: ik = 9a9925d69074392617492b19e654ecd0 20241119085555567 DAUC <0003> auc.c:145 vector [0]: res = dea8dc0a7ed71a980000000000000000 20241119085555567 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555567 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555567 DAUC <0003> auc.c:179 vector [0]: kc = 2f784f95a908dc00 20241119085555567 DAUC <0003> auc.c:180 vector [0]: sres = 25e19c8b 20241119085555567 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555567 DAUC <0003> auc.c:113 vector [1]: rand = 5fd83bf08273689af805262862ef5f5c 20241119085555567 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241119085555567 DAUC <0003> auc.c:142 vector [1]: autn = 06559b04d469000056a8fe3a01c6b1b5 20241119085555567 DAUC <0003> auc.c:143 vector [1]: ck = 990c8fd15f349e2e1f19257949d15e15 20241119085555567 DAUC <0003> auc.c:144 vector [1]: ik = a1b1b8e9648e20d4880796f5f1c9665a 20241119085555567 DAUC <0003> auc.c:145 vector [1]: res = 39394346246097810000000000000000 20241119085555567 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555567 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555567 DAUC <0003> auc.c:179 vector [1]: kc = d037d6fbe245e800 20241119085555567 DAUC <0003> auc.c:180 vector [1]: sres = a6311c33 20241119085555567 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555567 DAUC <0003> auc.c:113 vector [2]: rand = e086f8fad03fd030d07f4aa6ae911b38 20241119085555567 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241119085555567 DAUC <0003> auc.c:142 vector [2]: autn = dfb38ff8e29e0000b5568c17bc688a6e 20241119085555567 DAUC <0003> auc.c:143 vector [2]: ck = 182ac4e4b91c5892f1919afeab1ecb86 20241119085555567 DAUC <0003> auc.c:144 vector [2]: ik = 59fb00dca662a60afcf8b9843399f3d6 20241119085555567 DAUC <0003> auc.c:145 vector [2]: res = d7e0b51373e5713d0000000000000000 20241119085555567 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555567 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555567 DAUC <0003> auc.c:179 vector [2]: kc = b2f414d487f73400 20241119085555567 DAUC <0003> auc.c:180 vector [2]: sres = 1a6e47ae 20241119085555567 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555567 DAUC <0003> auc.c:113 vector [3]: rand = 02a3ee3df9a64ba455c498fed9696d90 20241119085555567 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241119085555567 DAUC <0003> auc.c:142 vector [3]: autn = 8c8a9605dac000007e22d990ccb8ce40 20241119085555567 DAUC <0003> auc.c:143 vector [3]: ck = 2004e0fa3bf6cd506a4b3053fc83e6aa 20241119085555567 DAUC <0003> auc.c:144 vector [3]: ik = b69ee2b87241084daefe00bfca76e083 20241119085555567 DAUC <0003> auc.c:145 vector [3]: res = 72db2b191005566c0000000000000000 20241119085555567 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555567 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555567 DAUC <0003> auc.c:179 vector [3]: kc = 60c357a185554400 20241119085555567 DAUC <0003> auc.c:180 vector [3]: sres = 8aecc31e 20241119085555567 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555567 DAUC <0003> auc.c:113 vector [4]: rand = 8c3aed02045bf7e9a83b26da2788d467 20241119085555567 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241119085555567 DAUC <0003> auc.c:142 vector [4]: autn = e73a6ea955d500008667849c03ff02c3 20241119085555567 DAUC <0003> auc.c:143 vector [4]: ck = 525a0818259ddddeefa5805ac2955c51 20241119085555567 DAUC <0003> auc.c:144 vector [4]: ik = e4029f8081a6c1ccb1c4b510803feadb 20241119085555567 DAUC <0003> auc.c:145 vector [4]: res = 23f4f2d39b5e779b0000000000000000 20241119085555567 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555567 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085555567 DAUC <0003> auc.c:179 vector [4]: kc = 0618a1017a76e000 20241119085555567 DAUC <0003> auc.c:180 vector [4]: sres = 9f053867 20241119085555567 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085555567 DAUC <0003> db_auc.c:245 IMSI='262425420200295': Generated 5 vectors 20241119085555567 DAUC <0003> db_auc.c:249 IMSI='262425420200295': Updating SQN=481 in DB 20241119085555567 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425420200295"} 20241119085555567 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425420200295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555567 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555567 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4258 20241119085555570 DAUC <0003> db_auc.c:157 IMSI='262423517941961': No 2G Auth Data 20241119085555570 DAUC <0003> db_auc.c:192 IMSI='262423517941961': No 3G Auth Data 20241119085555589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241119085555593 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555593 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423517941961"} 20241119085555593 DAUC <0003> db_auc.c:236 IMSI='262423517941961': Calling to generate 1 vectors 20241119085555593 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241119085555593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085555593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555594 DAUC <0003> auc.c:113 vector [0]: rand = 121df57cbaaf4cb2bac7a0fbd7471cd4 20241119085555594 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085555594 DAUC <0003> auc.c:142 vector [0]: autn = 940cdb59c20c000096a05b68cd47d59e 20241119085555594 DAUC <0003> auc.c:143 vector [0]: ck = b9e0a924ff8b0f09d1d1c5c5648e985d 20241119085555594 DAUC <0003> auc.c:144 vector [0]: ik = 47384b98efdeaeb14ea42c36e2e1c6e3 20241119085555594 DAUC <0003> auc.c:145 vector [0]: res = ae30635a70e987a50000000000000000 20241119085555594 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555594 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555594 DAUC <0003> auc.c:179 vector [0]: kc = e5881ca61ca4a75c 20241119085555594 DAUC <0003> auc.c:180 vector [0]: sres = 114897e1 20241119085555594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555594 DAUC <0003> db_auc.c:245 IMSI='262423517941961': Generated 1 vectors 20241119085555594 DAUC <0003> db_auc.c:249 IMSI='262423517941961': Updating SQN=33 in DB 20241119085555594 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423517941961"} 20241119085555594 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555594 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555594 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555597 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555597 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423517941961"} 20241119085555597 DAUC <0003> db_auc.c:236 IMSI='262423517941961': Calling to generate 4 vectors 20241119085555597 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241119085555597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241119085555597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555597 DAUC <0003> auc.c:113 vector [0]: rand = 75e149916cfbc940fc87c5602219c270 20241119085555597 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241119085555597 DAUC <0003> auc.c:142 vector [0]: autn = 492cc799299300009bb4c94d03e16516 20241119085555597 DAUC <0003> auc.c:143 vector [0]: ck = 989851388c20ac13a2d6c0b78b05ba07 20241119085555597 DAUC <0003> auc.c:144 vector [0]: ik = c0c1aefdf20643135444ed6279593ca3 20241119085555597 DAUC <0003> auc.c:145 vector [0]: res = a28057a4fd75ec590000000000000000 20241119085555597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555597 DAUC <0003> auc.c:179 vector [0]: kc = c367116c0cdc3283 20241119085555597 DAUC <0003> auc.c:180 vector [0]: sres = 957c90a2 20241119085555597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555597 DAUC <0003> auc.c:113 vector [1]: rand = 872a215b5f1516cf83dc306c2b4eae83 20241119085555597 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241119085555597 DAUC <0003> auc.c:142 vector [1]: autn = bd6066f21cf4000095c3e148f0f3239a 20241119085555597 DAUC <0003> auc.c:143 vector [1]: ck = 4a2b0c42ce30264225dcbd3ced9a698a 20241119085555597 DAUC <0003> auc.c:144 vector [1]: ik = 3f945ec971cecd6b757776dc06869ad2 20241119085555597 DAUC <0003> auc.c:145 vector [1]: res = bea69fe7c79791770000000000000000 20241119085555597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555597 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555597 DAUC <0003> auc.c:179 vector [1]: kc = 0e085b0af9ea979a 20241119085555597 DAUC <0003> auc.c:180 vector [1]: sres = 0ba67a73 20241119085555597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555597 DAUC <0003> auc.c:113 vector [2]: rand = e8acc95697e8ea6782281b1d178e150c 20241119085555597 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241119085555597 DAUC <0003> auc.c:142 vector [2]: autn = de180e4336f6000023b368359394a539 20241119085555597 DAUC <0003> auc.c:143 vector [2]: ck = 8b9833ede565c790ab8334b517b6341d 20241119085555597 DAUC <0003> auc.c:144 vector [2]: ik = da2e436f27e26ca227c2d81aa7c7cb86 20241119085555597 DAUC <0003> auc.c:145 vector [2]: res = dc546b91edb13cdd0000000000000000 20241119085555597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555597 DAUC <0003> auc.c:179 vector [2]: kc = 0275112c846fd156 20241119085555597 DAUC <0003> auc.c:180 vector [2]: sres = f7572384 20241119085555597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555597 DAUC <0003> auc.c:113 vector [3]: rand = ce32b7576ba8361dd665baebeb112f4b 20241119085555597 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241119085555597 DAUC <0003> auc.c:142 vector [3]: autn = 89bd66eafe8600002d3a60cd87e27419 20241119085555597 DAUC <0003> auc.c:143 vector [3]: ck = 7346410c30757e0124f55b95a0a24084 20241119085555597 DAUC <0003> auc.c:144 vector [3]: ik = 3a3a51b42c4df3d7d75cb21a5577beb7 20241119085555597 DAUC <0003> auc.c:145 vector [3]: res = 7c111bf500e450a70000000000000000 20241119085555597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555597 DAUC <0003> auc.c:179 vector [3]: kc = be1bb11cc1613636 20241119085555597 DAUC <0003> auc.c:180 vector [3]: sres = a914fe6a 20241119085555597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555597 DAUC <0003> db_auc.c:245 IMSI='262423517941961': Generated 4 vectors 20241119085555597 DAUC <0003> db_auc.c:249 IMSI='262423517941961': Updating SQN=161 in DB 20241119085555597 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423517941961"} 20241119085555597 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555597 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555597 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555600 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555600 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423517941961"} 20241119085555600 DAUC <0003> db_auc.c:236 IMSI='262423517941961': Calling to generate 5 vectors 20241119085555600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085555600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241119085555600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555600 DAUC <0003> auc.c:113 vector [0]: rand = 7e7881fe82674e7f13c401c8b9184ab6 20241119085555600 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241119085555600 DAUC <0003> auc.c:142 vector [0]: autn = c95edb9f89550000aee86b13b1ad9ca1 20241119085555600 DAUC <0003> auc.c:143 vector [0]: ck = 3b815cdef0496ae421fa302cca456ead 20241119085555600 DAUC <0003> auc.c:144 vector [0]: ik = 7ee781902ae041d388dc48bd1b0d11fd 20241119085555600 DAUC <0003> auc.c:145 vector [0]: res = ae3616e30f6967ad0000000000000000 20241119085555600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555600 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555600 DAUC <0003> auc.c:179 vector [0]: kc = 7c3a41fbb207bc64 20241119085555600 DAUC <0003> auc.c:180 vector [0]: sres = 92d13127 20241119085555600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555600 DAUC <0003> auc.c:113 vector [1]: rand = aac2f8e9571ca9e45d35239081db3ef4 20241119085555600 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241119085555600 DAUC <0003> auc.c:142 vector [1]: autn = 9b4fe94225b800008c6000004fc41b76 20241119085555600 DAUC <0003> auc.c:143 vector [1]: ck = 68439033f8ac239697809cd8cdfbc724 20241119085555600 DAUC <0003> auc.c:144 vector [1]: ik = 8cd8e72142ac3ada3cf30383087c8197 20241119085555600 DAUC <0003> auc.c:145 vector [1]: res = 6fc488e3db928b320000000000000000 20241119085555600 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555600 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555600 DAUC <0003> auc.c:179 vector [1]: kc = f3ada35805b3c371 20241119085555600 DAUC <0003> auc.c:180 vector [1]: sres = b11690fa 20241119085555600 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555600 DAUC <0003> auc.c:113 vector [2]: rand = 430b15dba41e13bee299c68fc4d6d135 20241119085555600 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241119085555600 DAUC <0003> auc.c:142 vector [2]: autn = 014b6d4df72a0000451b8923f5d8d0b9 20241119085555600 DAUC <0003> auc.c:143 vector [2]: ck = 487e4ea4b97b91427800cc4bbefb4728 20241119085555600 DAUC <0003> auc.c:144 vector [2]: ik = 320f09ceb88bfdcb6d4796429a65da70 20241119085555600 DAUC <0003> auc.c:145 vector [2]: res = 2809e6075dd369c40000000000000000 20241119085555600 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555600 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555600 DAUC <0003> auc.c:179 vector [2]: kc = 1def2b84abdd28dd 20241119085555600 DAUC <0003> auc.c:180 vector [2]: sres = f4161b93 20241119085555600 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555600 DAUC <0003> auc.c:113 vector [3]: rand = 64b6ae6d718da07a501276a04a2cf359 20241119085555600 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241119085555600 DAUC <0003> auc.c:142 vector [3]: autn = 910961f97bc000000144964ca7a4bd47 20241119085555600 DAUC <0003> auc.c:143 vector [3]: ck = 29cbd6376486b3ab3d2d026fe1b30b36 20241119085555600 DAUC <0003> auc.c:144 vector [3]: ik = 90fb28a25e4db58c656c359948dbb15e 20241119085555600 DAUC <0003> auc.c:145 vector [3]: res = c6f60c45990e54380000000000000000 20241119085555600 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555600 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555600 DAUC <0003> auc.c:179 vector [3]: kc = 2bbb135106de27cb 20241119085555600 DAUC <0003> auc.c:180 vector [3]: sres = afa3e81f 20241119085555600 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555600 DAUC <0003> auc.c:113 vector [4]: rand = 0890fc000126b44093a22523ed03f57c 20241119085555600 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241119085555600 DAUC <0003> auc.c:142 vector [4]: autn = 788fe6960c4f000030d79ba1cc4ff854 20241119085555600 DAUC <0003> auc.c:143 vector [4]: ck = e467839283def3181f6cfbc8c2aaebaa 20241119085555600 DAUC <0003> auc.c:144 vector [4]: ik = ca2fef6bdacddb7c4a1ad3301d7298ed 20241119085555600 DAUC <0003> auc.c:145 vector [4]: res = 43a7aac56381cef30000000000000000 20241119085555600 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555600 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085555600 DAUC <0003> auc.c:179 vector [4]: kc = 3c4e941037a54cec 20241119085555600 DAUC <0003> auc.c:180 vector [4]: sres = ceb17785 20241119085555600 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085555600 DAUC <0003> db_auc.c:245 IMSI='262423517941961': Generated 5 vectors 20241119085555600 DAUC <0003> db_auc.c:249 IMSI='262423517941961': Updating SQN=321 in DB 20241119085555600 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423517941961"} 20241119085555600 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555601 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555601 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555603 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555603 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423517941961"} 20241119085555603 DAUC <0003> db_auc.c:236 IMSI='262423517941961': Calling to generate 5 vectors 20241119085555603 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085555603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085555603 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085555603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241119085555603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085555603 DAUC <0003> auc.c:113 vector [0]: rand = fa7681fbce61f0573688a8f0c108db4c 20241119085555603 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241119085555603 DAUC <0003> auc.c:142 vector [0]: autn = 240c433fc03500007ec5ff19e28a20bf 20241119085555603 DAUC <0003> auc.c:143 vector [0]: ck = 6d1acd93872b901de4eefb16fbdea57d 20241119085555603 DAUC <0003> auc.c:144 vector [0]: ik = 7745fb36a31b03a9a1b38ea79ce11969 20241119085555603 DAUC <0003> auc.c:145 vector [0]: res = 0496e94045743eda0000000000000000 20241119085555603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085555603 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085555603 DAUC <0003> auc.c:179 vector [0]: kc = 41c4a747898c2b6b 20241119085555604 DAUC <0003> auc.c:180 vector [0]: sres = f9f3c183 20241119085555604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085555604 DAUC <0003> auc.c:113 vector [1]: rand = 9015c3b0b594e322183bd99d8b4620d9 20241119085555604 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241119085555604 DAUC <0003> auc.c:142 vector [1]: autn = aac1a626b0d500009a7ac881ea588102 20241119085555604 DAUC <0003> auc.c:143 vector [1]: ck = 5c05f39361593ffac22b7a5d79ea1706 20241119085555604 DAUC <0003> auc.c:144 vector [1]: ik = 702d570da1bd0c5007190d235782877c 20241119085555604 DAUC <0003> auc.c:145 vector [1]: res = 16a37bb792ce95060000000000000000 20241119085555604 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085555604 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085555604 DAUC <0003> auc.c:179 vector [1]: kc = 6d34c60f4fe83a43 20241119085555604 DAUC <0003> auc.c:180 vector [1]: sres = 08127df1 20241119085555604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085555604 DAUC <0003> auc.c:113 vector [2]: rand = 136183b76fe7812105596554a09c90b0 20241119085555604 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241119085555604 DAUC <0003> auc.c:142 vector [2]: autn = 16d1ee672fd10000eb2fc1186ae58e5a 20241119085555604 DAUC <0003> auc.c:143 vector [2]: ck = a7273d6980b99b0ab3ee51c36fcc95ce 20241119085555604 DAUC <0003> auc.c:144 vector [2]: ik = 50675c35e554b866d9ee10be41a25f93 20241119085555604 DAUC <0003> auc.c:145 vector [2]: res = ac7430b06124f8bf0000000000000000 20241119085555604 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085555604 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085555604 DAUC <0003> auc.c:179 vector [2]: kc = ef72827b4cde2e8b 20241119085555604 DAUC <0003> auc.c:180 vector [2]: sres = 98af7778 20241119085555604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085555604 DAUC <0003> auc.c:113 vector [3]: rand = 1eecc1b89ff2420b7df5646dc55e8f89 20241119085555604 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241119085555604 DAUC <0003> auc.c:142 vector [3]: autn = c6595cd927600000353bfbb441e600ce 20241119085555604 DAUC <0003> auc.c:143 vector [3]: ck = 204ee3903ced5b99779426d7b8d2a220 20241119085555604 DAUC <0003> auc.c:144 vector [3]: ik = 4c8157d4ae08fada103455aa63449c6f 20241119085555604 DAUC <0003> auc.c:145 vector [3]: res = ff57b9cb54add5150000000000000000 20241119085555604 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085555604 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085555604 DAUC <0003> auc.c:179 vector [3]: kc = 16e0fc94471cb740 20241119085555604 DAUC <0003> auc.c:180 vector [3]: sres = a7ccf3c1 20241119085555604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085555604 DAUC <0003> auc.c:113 vector [4]: rand = 4dad8d4b3f3bfca335f111f0f13867ec 20241119085555604 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241119085555604 DAUC <0003> auc.c:142 vector [4]: autn = 9b4ad0a22a8b0000a7f71ee9260ba590 20241119085555604 DAUC <0003> auc.c:143 vector [4]: ck = cacaefd88c6df9d005ba5561a5246348 20241119085555604 DAUC <0003> auc.c:144 vector [4]: ik = 0b556ebca4d99aca7a2d1ba764fc905f 20241119085555604 DAUC <0003> auc.c:145 vector [4]: res = 13ae7ac21776bbfe0000000000000000 20241119085555604 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085555604 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085555604 DAUC <0003> auc.c:179 vector [4]: kc = 451dd47f08cd2f73 20241119085555604 DAUC <0003> auc.c:180 vector [4]: sres = 6edc738b 20241119085555604 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085555604 DAUC <0003> db_auc.c:245 IMSI='262423517941961': Generated 5 vectors 20241119085555604 DAUC <0003> db_auc.c:249 IMSI='262423517941961': Updating SQN=481 in DB 20241119085555604 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423517941961"} 20241119085555604 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423517941961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085555604 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555604 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085555606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241119085555608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241119085555609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085555609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085555609 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085555610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085555610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085555610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40965<->l=127.0.0.1:4259) 20241119085555648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20241119085555749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20241119085558834 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085558834 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085558837 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.1:4258 20241119085558842 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085558842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085558842 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085558842 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 2:  20241119085558842 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 3:  20241119085558842 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 4:  20241119085558842 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 5:  20241119085558842 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 7:  20241119085558842 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085558842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085558842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085558842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085558860 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39371<->l=127.0.0.1:4259) 20241119085558864 DAUC <0003> db_auc.c:157 IMSI='262425221982009': No 2G Auth Data 20241119085558864 DAUC <0003> db_auc.c:192 IMSI='262425221982009': No 3G Auth Data 20241119085558878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47034<->l=127.0.0.1:4258 20241119085558885 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558885 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425221982009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425221982009"} 20241119085558885 DAUC <0003> db_auc.c:157 IMSI='262425221982009': No 2G Auth Data 20241119085558885 DAUC <0003> db_auc.c:236 IMSI='262425221982009': Calling to generate 5 vectors 20241119085558885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085558885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085558885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085558885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085558885 DAUC <0003> auc.c:113 vector [0]: rand = b8acf2bb5a77b7bb8a186310192b1131 20241119085558885 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085558885 DAUC <0003> auc.c:142 vector [0]: autn = 55654b5ce6e28000c1dc39310a38d6f1 20241119085558885 DAUC <0003> auc.c:143 vector [0]: ck = d0aff513e8476db7b265e8dafe07a68f 20241119085558885 DAUC <0003> auc.c:144 vector [0]: ik = 818bf0e6fe5735381f997f2b8851e00b 20241119085558885 DAUC <0003> auc.c:145 vector [0]: res = c1e7a77933a0fb120000000000000000 20241119085558885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085558885 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085558886 DAUC <0003> auc.c:151 vector [0]: kc = fcd8920460461e0b 20241119085558886 DAUC <0003> auc.c:152 vector [0]: sres = f2475c6b 20241119085558886 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085558886 DAUC <0003> auc.c:113 vector [1]: rand = 9991c264b0bf9721f6979a6226acbf39 20241119085558886 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085558886 DAUC <0003> auc.c:142 vector [1]: autn = 41ff2b5602148000f2d487d5a2616fc6 20241119085558886 DAUC <0003> auc.c:143 vector [1]: ck = f43b9d94c8bc398e63583b05a2dd6134 20241119085558886 DAUC <0003> auc.c:144 vector [1]: ik = 5f4e0f47bc6775f37d4ffa203515a515 20241119085558886 DAUC <0003> auc.c:145 vector [1]: res = 363eefc285481aa80000000000000000 20241119085558886 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085558886 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085558886 DAUC <0003> auc.c:151 vector [1]: kc = b56253f6e313885c 20241119085558886 DAUC <0003> auc.c:152 vector [1]: sres = b376f56a 20241119085558886 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085558886 DAUC <0003> auc.c:113 vector [2]: rand = 7f20f6d03c227bb7c0e71225b9f02190 20241119085558886 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085558886 DAUC <0003> auc.c:142 vector [2]: autn = d8c9cba301fb8000b798fbce0e92cb28 20241119085558886 DAUC <0003> auc.c:143 vector [2]: ck = cae65c6a34c61d41119a2356762a12f2 20241119085558886 DAUC <0003> auc.c:144 vector [2]: ik = 10f62ce8cfdf2bb638762778ef8c8bc5 20241119085558886 DAUC <0003> auc.c:145 vector [2]: res = 0f42f8c7cf6e4d160000000000000000 20241119085558886 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085558886 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085558886 DAUC <0003> auc.c:151 vector [2]: kc = f3fc74ac62bfafc0 20241119085558886 DAUC <0003> auc.c:152 vector [2]: sres = c02cb5d1 20241119085558886 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085558886 DAUC <0003> auc.c:113 vector [3]: rand = ebce7218678b44d373934eaf59a138f5 20241119085558886 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085558886 DAUC <0003> auc.c:142 vector [3]: autn = bcbdaa08d85c8000ea4c8f68ffa33809 20241119085558886 DAUC <0003> auc.c:143 vector [3]: ck = b1b52062e616254bfb2befe8e7d45a96 20241119085558886 DAUC <0003> auc.c:144 vector [3]: ik = 519ee53af9b84c91a582b874c63f855f 20241119085558886 DAUC <0003> auc.c:145 vector [3]: res = db1e3bb43bd86cb00000000000000000 20241119085558886 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085558886 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085558886 DAUC <0003> auc.c:151 vector [3]: kc = be8292c43e45b613 20241119085558886 DAUC <0003> auc.c:152 vector [3]: sres = e0c65704 20241119085558886 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085558886 DAUC <0003> auc.c:113 vector [4]: rand = 256209bec2121328b80bf7fe77d12a9c 20241119085558886 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085558886 DAUC <0003> auc.c:142 vector [4]: autn = d4ba444fe926800082ec6399ac32410e 20241119085558886 DAUC <0003> auc.c:143 vector [4]: ck = 9913ada7092176e872a66c0ead339b82 20241119085558886 DAUC <0003> auc.c:144 vector [4]: ik = 02075f299f3a20b05695f1ae478bd3a0 20241119085558886 DAUC <0003> auc.c:145 vector [4]: res = d09483694489567b0000000000000000 20241119085558886 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085558886 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085558886 DAUC <0003> auc.c:151 vector [4]: kc = bf276f2e7ca31e7a 20241119085558886 DAUC <0003> auc.c:152 vector [4]: sres = 941dd512 20241119085558886 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085558886 DAUC <0003> db_auc.c:245 IMSI='262425221982009': Generated 5 vectors 20241119085558886 DAUC <0003> db_auc.c:249 IMSI='262425221982009': Updating SQN=161 in DB 20241119085558886 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425221982009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425221982009"} 20241119085558886 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425221982009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085558886 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558886 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47034<->l=127.0.0.1:4258 20241119085558891 DAUC <0003> db_auc.c:157 IMSI='262424305375140': No 2G Auth Data 20241119085558891 DAUC <0003> db_auc.c:192 IMSI='262424305375140': No 3G Auth Data 20241119085558906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 20241119085558909 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558909 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424305375140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424305375140"} 20241119085558909 DAUC <0003> db_auc.c:157 IMSI='262424305375140': No 2G Auth Data 20241119085558909 DAUC <0003> db_auc.c:236 IMSI='262424305375140': Calling to generate 5 vectors 20241119085558909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241119085558909 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085558909 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241119085558909 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085558909 DAUC <0003> auc.c:113 vector [0]: rand = 806d29dd430f908abd149be228814023 20241119085558909 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085558909 DAUC <0003> auc.c:142 vector [0]: autn = bf1abcf74eaa8000b5996a9b5bf51f7c 20241119085558909 DAUC <0003> auc.c:143 vector [0]: ck = 2ff769f8332fc57a03c3cea868c98864 20241119085558909 DAUC <0003> auc.c:144 vector [0]: ik = cc38a5cccda00014ec3e4019be91b717 20241119085558909 DAUC <0003> auc.c:145 vector [0]: res = 7fc9918edb39c65c0000000000000000 20241119085558909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085558909 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241119085558909 DAUC <0003> auc.c:151 vector [0]: kc = 0c32428528d7fa1d 20241119085558909 DAUC <0003> auc.c:152 vector [0]: sres = a4f057d2 20241119085558909 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241119085558910 DAUC <0003> auc.c:113 vector [1]: rand = 1c49b0bfea2e272929f4f3ca6c838a11 20241119085558910 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085558910 DAUC <0003> auc.c:142 vector [1]: autn = 353245e489df8000bd2b40774a39c3d4 20241119085558910 DAUC <0003> auc.c:143 vector [1]: ck = 2cf0c94076d9daf56dffc54f91547c09 20241119085558910 DAUC <0003> auc.c:144 vector [1]: ik = 9a883d201198221872ec28730b2f55b9 20241119085558910 DAUC <0003> auc.c:145 vector [1]: res = 91c2f7530c21fee30000000000000000 20241119085558910 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085558910 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241119085558910 DAUC <0003> auc.c:151 vector [1]: kc = a96b195cfd3ad15d 20241119085558910 DAUC <0003> auc.c:152 vector [1]: sres = 9de309b0 20241119085558910 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241119085558910 DAUC <0003> auc.c:113 vector [2]: rand = 65d3e095eeb97b3a14c3aa33a01c616a 20241119085558910 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085558910 DAUC <0003> auc.c:142 vector [2]: autn = b31a34316d4080007f8d5c6bc24c2ba6 20241119085558910 DAUC <0003> auc.c:143 vector [2]: ck = c02779cf28a1755496415dfa76f8c0dc 20241119085558910 DAUC <0003> auc.c:144 vector [2]: ik = a5febe0025ba54698342719943a191b5 20241119085558910 DAUC <0003> auc.c:145 vector [2]: res = 06ac8fd071b3cc680000000000000000 20241119085558910 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085558910 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241119085558910 DAUC <0003> auc.c:151 vector [2]: kc = 70daebac38427054 20241119085558910 DAUC <0003> auc.c:152 vector [2]: sres = 771f43b8 20241119085558910 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241119085558910 DAUC <0003> auc.c:113 vector [3]: rand = 2a63f32c12ad7916a9025a1434eb9246 20241119085558910 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085558910 DAUC <0003> auc.c:142 vector [3]: autn = 72bacfdd7f2c80006aa27dc80f303d4f 20241119085558910 DAUC <0003> auc.c:143 vector [3]: ck = 0d6060081e97fd3ca58d03e27f08663d 20241119085558910 DAUC <0003> auc.c:144 vector [3]: ik = e0b74c68f7c2b689e6b8676f64d24b7f 20241119085558910 DAUC <0003> auc.c:145 vector [3]: res = 9fb8aa979204ecb40000000000000000 20241119085558910 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085558910 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241119085558910 DAUC <0003> auc.c:151 vector [3]: kc = aee248edf28f66f7 20241119085558910 DAUC <0003> auc.c:152 vector [3]: sres = 0dbc4623 20241119085558910 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241119085558910 DAUC <0003> auc.c:113 vector [4]: rand = 278cd38a37a001bdf76b5b6f7867b5f2 20241119085558910 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085558910 DAUC <0003> auc.c:142 vector [4]: autn = f0ac56dba82e800000c375652612d566 20241119085558910 DAUC <0003> auc.c:143 vector [4]: ck = 7d0a0bb0e414eb37426c3dbc2b9e8d44 20241119085558910 DAUC <0003> auc.c:144 vector [4]: ik = 0ebf49ec9a6f4b6b5d93d8cadc7656df 20241119085558910 DAUC <0003> auc.c:145 vector [4]: res = b0da3891a9bf19af0000000000000000 20241119085558910 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085558910 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241119085558910 DAUC <0003> auc.c:151 vector [4]: kc = 6c4aa72a89937bc7 20241119085558910 DAUC <0003> auc.c:152 vector [4]: sres = 1965213e 20241119085558910 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241119085558910 DAUC <0003> db_auc.c:245 IMSI='262424305375140': Generated 5 vectors 20241119085558910 DAUC <0003> db_auc.c:249 IMSI='262424305375140': Updating SQN=161 in DB 20241119085558910 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424305375140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424305375140"} 20241119085558910 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424305375140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085558910 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558910 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 20241119085558914 DAUC <0003> db_auc.c:157 IMSI='262420857737124': No 2G Auth Data 20241119085558914 DAUC <0003> db_auc.c:192 IMSI='262420857737124': No 3G Auth Data 20241119085558929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4258 20241119085558932 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558932 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420857737124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420857737124"} 20241119085558932 DAUC <0003> db_auc.c:236 IMSI='262420857737124': Calling to generate 5 vectors 20241119085558932 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085558933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085558933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085558933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085558933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085558933 DAUC <0003> auc.c:113 vector [0]: rand = f92ec153f58a214534215ca9c978c882 20241119085558933 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085558933 DAUC <0003> auc.c:142 vector [0]: autn = d4343faf5ba280000d271ab378ec99f8 20241119085558933 DAUC <0003> auc.c:143 vector [0]: ck = 9a7a40e7115f955f03ef6ef61a4359d1 20241119085558933 DAUC <0003> auc.c:144 vector [0]: ik = a5a92ba9f7f601dfa7aaad5aba30b886 20241119085558933 DAUC <0003> auc.c:145 vector [0]: res = 174d61cfd36a0f260000000000000000 20241119085558933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085558933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085558933 DAUC <0003> auc.c:179 vector [0]: kc = 6a2c1b49aece5000 20241119085558933 DAUC <0003> auc.c:180 vector [0]: sres = 4f18c076 20241119085558933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085558933 DAUC <0003> auc.c:113 vector [1]: rand = ef5d01b9fc1ad9466e630a8f1781225b 20241119085558933 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085558933 DAUC <0003> auc.c:142 vector [1]: autn = 54c962b6388d800071a063246f834c06 20241119085558933 DAUC <0003> auc.c:143 vector [1]: ck = 84882dca883f406957dd30a2cb776cc3 20241119085558933 DAUC <0003> auc.c:144 vector [1]: ik = 81d14e9bfdc8acfc612f11a3464b75db 20241119085558933 DAUC <0003> auc.c:145 vector [1]: res = ce1c90b18c530a7b0000000000000000 20241119085558933 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085558933 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085558933 DAUC <0003> auc.c:179 vector [1]: kc = 7dc52955bf21e000 20241119085558933 DAUC <0003> auc.c:180 vector [1]: sres = de27c3fe 20241119085558933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085558933 DAUC <0003> auc.c:113 vector [2]: rand = e840d1ee97a8b7a6a040ff6d166ff448 20241119085558933 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085558933 DAUC <0003> auc.c:142 vector [2]: autn = ba2b4aa784048000da4eba86481262a3 20241119085558933 DAUC <0003> auc.c:143 vector [2]: ck = 581ebbc0f85aade185c70b4251d23cde 20241119085558933 DAUC <0003> auc.c:144 vector [2]: ik = 5f97b4e164bc25210917f280e764ed3f 20241119085558933 DAUC <0003> auc.c:145 vector [2]: res = 09d049d6cc90c32b0000000000000000 20241119085558933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085558933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085558933 DAUC <0003> auc.c:179 vector [2]: kc = 6cd3d365cb553c00 20241119085558933 DAUC <0003> auc.c:180 vector [2]: sres = 09bfa384 20241119085558933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085558933 DAUC <0003> auc.c:113 vector [3]: rand = 7b779304d9c7b40ab330c0646936dd97 20241119085558933 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085558933 DAUC <0003> auc.c:142 vector [3]: autn = 48e3b55e3dea80006bf60b645f3a6065 20241119085558933 DAUC <0003> auc.c:143 vector [3]: ck = 97712f2ca3af3c13be099dbe4462d300 20241119085558933 DAUC <0003> auc.c:144 vector [3]: ik = e065c912728c485d91922871378e6d86 20241119085558933 DAUC <0003> auc.c:145 vector [3]: res = 4b5506b9aa454c4f0000000000000000 20241119085558933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085558933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085558933 DAUC <0003> auc.c:179 vector [3]: kc = 9afc71239b81c400 20241119085558933 DAUC <0003> auc.c:180 vector [3]: sres = ee08d55c 20241119085558933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085558933 DAUC <0003> auc.c:113 vector [4]: rand = 99742102bbff2218c7845b2bc38b67d2 20241119085558933 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085558933 DAUC <0003> auc.c:142 vector [4]: autn = d945f2aba09980009db00da2fd3a3aa3 20241119085558933 DAUC <0003> auc.c:143 vector [4]: ck = 78643687e7bc84a27d96b305cac2c967 20241119085558933 DAUC <0003> auc.c:144 vector [4]: ik = e0130bc47333ab5d7fcd8004994f9519 20241119085558933 DAUC <0003> auc.c:145 vector [4]: res = 9bd59e6c1c86045f0000000000000000 20241119085558933 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085558933 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085558933 DAUC <0003> auc.c:179 vector [4]: kc = 0492415864377c00 20241119085558933 DAUC <0003> auc.c:180 vector [4]: sres = d09352dc 20241119085558933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085558933 DAUC <0003> db_auc.c:245 IMSI='262420857737124': Generated 5 vectors 20241119085558933 DAUC <0003> db_auc.c:249 IMSI='262420857737124': Updating SQN=161 in DB 20241119085558933 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420857737124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420857737124"} 20241119085558933 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420857737124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085558933 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558933 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4258 20241119085558937 DAUC <0003> db_auc.c:157 IMSI='262424221296717': No 2G Auth Data 20241119085558937 DAUC <0003> db_auc.c:192 IMSI='262424221296717': No 3G Auth Data 20241119085558953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20241119085558958 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558958 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424221296717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424221296717"} 20241119085558958 DAUC <0003> db_auc.c:236 IMSI='262424221296717': Calling to generate 5 vectors 20241119085558958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085558958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085558958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085558958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085558958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085558958 DAUC <0003> auc.c:113 vector [0]: rand = d44746df5f867ad0b70bb1d757fdbd04 20241119085558958 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085558958 DAUC <0003> auc.c:142 vector [0]: autn = d6efc8bc5bcf800045e9748732ef066c 20241119085558958 DAUC <0003> auc.c:143 vector [0]: ck = f594d9029f45584b8088a45ffd8eafed 20241119085558958 DAUC <0003> auc.c:144 vector [0]: ik = 918d66616374274f75528dfcfc14c199 20241119085558958 DAUC <0003> auc.c:145 vector [0]: res = a4c57c89f3c49df70000000000000000 20241119085558958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085558958 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085558958 DAUC <0003> auc.c:179 vector [0]: kc = ee358091bb4d6c00 20241119085558958 DAUC <0003> auc.c:180 vector [0]: sres = 2969fc6d 20241119085558958 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085558958 DAUC <0003> auc.c:113 vector [1]: rand = 4e16c38385e95826571d790ce57cd65e 20241119085558958 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085558958 DAUC <0003> auc.c:142 vector [1]: autn = 7118f07b8a018000f8bd5e7b2d711107 20241119085558958 DAUC <0003> auc.c:143 vector [1]: ck = fd172115b388192d9a2bdcdc028a46e3 20241119085558958 DAUC <0003> auc.c:144 vector [1]: ik = 598c7b3375018eb35bb9d4b372a8c3af 20241119085558958 DAUC <0003> auc.c:145 vector [1]: res = 21e8bbefbb4456ce0000000000000000 20241119085558958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085558958 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085558958 DAUC <0003> auc.c:179 vector [1]: kc = 04f9864dfa540c00 20241119085558958 DAUC <0003> auc.c:180 vector [1]: sres = 77f6460f 20241119085558958 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085558958 DAUC <0003> auc.c:113 vector [2]: rand = 3710d4a9e859f729b895c317c4566e31 20241119085558958 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085558958 DAUC <0003> auc.c:142 vector [2]: autn = 8573d54dbb838000e558b133cb540da5 20241119085558958 DAUC <0003> auc.c:143 vector [2]: ck = e4850ee87e45e6db4ebbec8f14bcd8a8 20241119085558958 DAUC <0003> auc.c:144 vector [2]: ik = caa7a883869bf54a76bc475423a0e9fd 20241119085558958 DAUC <0003> auc.c:145 vector [2]: res = fcad5fab6fa5c7500000000000000000 20241119085558958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085558958 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085558958 DAUC <0003> auc.c:179 vector [2]: kc = 81551703a2e8e400 20241119085558958 DAUC <0003> auc.c:180 vector [2]: sres = 619091f8 20241119085558958 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085558958 DAUC <0003> auc.c:113 vector [3]: rand = 6f88faccfca36e00f420d35be92834c2 20241119085558958 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085558958 DAUC <0003> auc.c:142 vector [3]: autn = 2001b59f2083800035efbef5f5f9ac6e 20241119085558958 DAUC <0003> auc.c:143 vector [3]: ck = 920bcf3327714fb93cad84ff2df9855c 20241119085558958 DAUC <0003> auc.c:144 vector [3]: ik = 4edbafb14590b26f3e8c91cf1e9d368b 20241119085558958 DAUC <0003> auc.c:145 vector [3]: res = d5a39f619f0b34d60000000000000000 20241119085558958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085558958 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085558958 DAUC <0003> auc.c:179 vector [3]: kc = 2b0bbad566990400 20241119085558958 DAUC <0003> auc.c:180 vector [3]: sres = e3aa0492 20241119085558958 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085558958 DAUC <0003> auc.c:113 vector [4]: rand = 88e5bc6d7bc718ffe66775d3703bdda8 20241119085558958 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085558958 DAUC <0003> auc.c:142 vector [4]: autn = faa14fc5bfc98000cfd8a786dbe93028 20241119085558958 DAUC <0003> auc.c:143 vector [4]: ck = 1ac36eeff3a0aff19b762b169b90d45c 20241119085558958 DAUC <0003> auc.c:144 vector [4]: ik = 67e12bd0a7bac6c2f25bf9022cb396aa 20241119085558958 DAUC <0003> auc.c:145 vector [4]: res = 5fe1a3b2cfcd05310000000000000000 20241119085558958 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085558958 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085558958 DAUC <0003> auc.c:179 vector [4]: kc = 32d0cb5d04406400 20241119085558958 DAUC <0003> auc.c:180 vector [4]: sres = f245fbe2 20241119085558958 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085558958 DAUC <0003> db_auc.c:245 IMSI='262424221296717': Generated 5 vectors 20241119085558958 DAUC <0003> db_auc.c:249 IMSI='262424221296717': Updating SQN=161 in DB 20241119085558958 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424221296717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424221296717"} 20241119085558958 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424221296717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085558958 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558958 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20241119085558964 DAUC <0003> db_auc.c:157 IMSI='262420806318223': No 2G Auth Data 20241119085558964 DAUC <0003> db_auc.c:192 IMSI='262420806318223': No 3G Auth Data 20241119085558982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4258 20241119085558985 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558985 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420806318223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420806318223"} 20241119085558985 DAUC <0003> db_auc.c:236 IMSI='262420806318223': Calling to generate 5 vectors 20241119085558985 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241119085558985 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241119085558985 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241119085558985 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241119085558985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241119085558985 DAUC <0003> auc.c:113 vector [0]: rand = 9fc7dc3b0344c2e80a681386a0a46853 20241119085558986 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241119085558986 DAUC <0003> auc.c:142 vector [0]: autn = fcc0d350c7738000be51253d9b5ddc85 20241119085558986 DAUC <0003> auc.c:143 vector [0]: ck = e358e34cd39772f6f368faf3e482b7c0 20241119085558986 DAUC <0003> auc.c:144 vector [0]: ik = 77a153158e85ece1e51bcaaac66abfae 20241119085558986 DAUC <0003> auc.c:145 vector [0]: res = ebc50a13147db3610000000000000000 20241119085558986 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241119085558986 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241119085558986 DAUC <0003> auc.c:179 vector [0]: kc = 93cd1a55ec9677c3 20241119085558986 DAUC <0003> auc.c:180 vector [0]: sres = 7af58ed2 20241119085558986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241119085558986 DAUC <0003> auc.c:113 vector [1]: rand = 857cb0ba42a4e175662464861d945dd0 20241119085558986 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241119085558986 DAUC <0003> auc.c:142 vector [1]: autn = f62e0a3cfc338000555d7569edfaa71b 20241119085558986 DAUC <0003> auc.c:143 vector [1]: ck = b85690d5c7d095a3a9692813df415d2c 20241119085558986 DAUC <0003> auc.c:144 vector [1]: ik = 0064aa3d5bb29bface3740fd7ef4017d 20241119085558986 DAUC <0003> auc.c:145 vector [1]: res = 7d777ed662252a4b0000000000000000 20241119085558986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241119085558986 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241119085558986 DAUC <0003> auc.c:179 vector [1]: kc = 8f07b8141a501bcc 20241119085558986 DAUC <0003> auc.c:180 vector [1]: sres = 50b6d3ea 20241119085558986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241119085558986 DAUC <0003> auc.c:113 vector [2]: rand = de96b4d54a8c57ad1f57d6bda31466b4 20241119085558986 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241119085558986 DAUC <0003> auc.c:142 vector [2]: autn = 06380b1d30998000493cd52c2059a26d 20241119085558986 DAUC <0003> auc.c:143 vector [2]: ck = 74a1e74c35b5a35ff77a5d772035ed3c 20241119085558986 DAUC <0003> auc.c:144 vector [2]: ik = b9dfe1a73c87f7d3a1ff73ca8dffebdb 20241119085558986 DAUC <0003> auc.c:145 vector [2]: res = d0b68e6fca94ef080000000000000000 20241119085558986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241119085558986 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241119085558986 DAUC <0003> auc.c:179 vector [2]: kc = e3c8b5eca82a6a92 20241119085558986 DAUC <0003> auc.c:180 vector [2]: sres = 29129b0b 20241119085558986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241119085558986 DAUC <0003> auc.c:113 vector [3]: rand = 67ac4529614c6e9e06c8a132c0cfdd42 20241119085558986 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241119085558986 DAUC <0003> auc.c:142 vector [3]: autn = be1e34c866c88000d78ee95dfa9c4181 20241119085558986 DAUC <0003> auc.c:143 vector [3]: ck = afbc13e1eceff8c302f659273b82b559 20241119085558986 DAUC <0003> auc.c:144 vector [3]: ik = ad54c8d003f41d156eaec99026f2ddcb 20241119085558986 DAUC <0003> auc.c:145 vector [3]: res = 16005b48147017730000000000000000 20241119085558986 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241119085558986 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241119085558986 DAUC <0003> auc.c:179 vector [3]: kc = 9c33f84873ecd078 20241119085558986 DAUC <0003> auc.c:180 vector [3]: sres = 65f5dc6d 20241119085558986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241119085558986 DAUC <0003> auc.c:113 vector [4]: rand = ebad4dfb2bd50817ae880f9f25b292b4 20241119085558986 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241119085558986 DAUC <0003> auc.c:142 vector [4]: autn = 3b1c9aafe9528000214327a5579390a7 20241119085558986 DAUC <0003> auc.c:143 vector [4]: ck = 366b69675538a8dfcb5d4c9a3296d79c 20241119085558986 DAUC <0003> auc.c:144 vector [4]: ik = 5938da583cd3b487402741fd2c398263 20241119085558986 DAUC <0003> auc.c:145 vector [4]: res = dfe158cabbc2252e0000000000000000 20241119085558986 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241119085558986 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241119085558986 DAUC <0003> auc.c:179 vector [4]: kc = 8f7b9e131bcd552f 20241119085558986 DAUC <0003> auc.c:180 vector [4]: sres = 10e5938e 20241119085558986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241119085558986 DAUC <0003> db_auc.c:245 IMSI='262420806318223': Generated 5 vectors 20241119085558986 DAUC <0003> db_auc.c:249 IMSI='262420806318223': Updating SQN=161 in DB 20241119085558987 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420806318223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420806318223"} 20241119085558987 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420806318223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085558987 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558987 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085558990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4258 20241119085558992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.1:4258 20241119085558993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39371<->l=127.0.0.1:4259) 20241119085558993 DLINP <000b> input/ipa.c:451 connected read/write 20241119085558993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085558993 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085558993 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085558993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085559037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 20241119085559137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 20241119085602219 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085602219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085602221 DLINP <000b> input/ipa.c:451 connected read/write 20241119085602221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085602222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241119085602224 DLINP <000b> input/ipa.c:451 connected read/write 20241119085602224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085602224 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085602224 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085602224 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085602224 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 2:  20241119085602224 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 3:  20241119085602224 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 4:  20241119085602224 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 5:  20241119085602224 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 7:  20241119085602224 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085602224 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085602224 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085602224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085602246 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40523<->l=127.0.0.1:4259) 20241119085602257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47122<->l=127.0.0.1:4258 20241119085602265 DLINP <000b> input/ipa.c:451 connected read/write 20241119085602265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085602265 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424776031590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424776031590" cn_domain=PS} 20241119085602265 DLU <0006> fsm.c:456 lu(262424776031590)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085602265 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424776031590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241119085602265 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424776031590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424776031590" cause=IMSI unknown in HLR} 20241119085602265 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424776031590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085602265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424776031590)[0x55ddd0c60120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085602265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424776031590)[0x55ddd0c60120]{UNVALIDATED}: Freeing instance 20241119085602265 DLU <0006> fsm.c:568 lu(PS:IMSI-262424776031590)[0x55ddd0c60120]{UNVALIDATED}: Deallocated 20241119085602265 DLINP <000b> input/ipa.c:451 connected read/write 20241119085602265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085602265 DLINP <000b> input/ipa.c:451 connected read/write 20241119085602265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085602269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47122<->l=127.0.0.1:4258 20241119085602270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241119085602271 DLINP <000b> input/ipa.c:451 connected read/write 20241119085602271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085602271 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085602271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085602271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085602271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40523<->l=127.0.0.1:4259) 20241119085602312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241119085602413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241119085605484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085605484 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085605486 DLINP <000b> input/ipa.c:451 connected read/write 20241119085605486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085605487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47142<->l=127.0.0.1:4258 20241119085605488 DLINP <000b> input/ipa.c:451 connected read/write 20241119085605488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085605488 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085605489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085605489 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085605489 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 2:  20241119085605489 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 3:  20241119085605489 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 4:  20241119085605489 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 5:  20241119085605489 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 7:  20241119085605489 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085605489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085605489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085605489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085605507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39143<->l=127.0.0.1:4259) 20241119085605521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 20241119085605533 DLINP <000b> input/ipa.c:451 connected read/write 20241119085605533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085605533 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426054575511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426054575511" cn_domain=PS source_name="the-source\n"} 20241119085605533 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241119085605533 DLU <0006> fsm.c:456 lu(262426054575511)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085605533 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426054575511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241119085605533 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426054575511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426054575511" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241119085605533 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426054575511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085605533 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426054575511)[0x55ddd0c60120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085605533 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426054575511)[0x55ddd0c60120]{UNVALIDATED}: Freeing instance 20241119085605533 DLU <0006> fsm.c:568 lu(PS:IMSI-262426054575511)[0x55ddd0c60120]{UNVALIDATED}: Deallocated 20241119085605533 DLINP <000b> input/ipa.c:451 connected read/write 20241119085605534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085605534 DLINP <000b> input/ipa.c:451 connected read/write 20241119085605534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085605536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 20241119085605537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47142<->l=127.0.0.1:4258 20241119085605538 DLINP <000b> input/ipa.c:451 connected read/write 20241119085605538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085605538 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085605538 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085605538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085605538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241119085605538 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39143<->l=127.0.0.1:4259) 20241119085605577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241119085605678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241119085608753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085608753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085608755 DLINP <000b> input/ipa.c:451 connected read/write 20241119085608755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085608756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241119085608758 DLINP <000b> input/ipa.c:451 connected read/write 20241119085608758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085608758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085608758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085608758 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085608758 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 2:  20241119085608758 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 3:  20241119085608758 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 4:  20241119085608758 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 5:  20241119085608758 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 7:  20241119085608758 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085608758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085608758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085608758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085608779 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46533<->l=127.0.0.1:4259) 20241119085608793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20241119085608805 DLINP <000b> input/ipa.c:451 connected read/write 20241119085608805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085608805 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424365769122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424365769122" cn_domain=PS} 20241119085608805 DLU <0006> fsm.c:456 lu(262424365769122)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085608805 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424365769122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241119085608805 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424365769122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424365769122" cause=Roaming not allowed in this location area} 20241119085608805 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424365769122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085608805 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424365769122)[0x55ddd0c60120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085608805 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424365769122)[0x55ddd0c60120]{UNVALIDATED}: Freeing instance 20241119085608805 DLU <0006> fsm.c:568 lu(PS:IMSI-262424365769122)[0x55ddd0c60120]{UNVALIDATED}: Deallocated 20241119085608805 DLINP <000b> input/ipa.c:451 connected read/write 20241119085608805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085608805 DLINP <000b> input/ipa.c:451 connected read/write 20241119085608806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085608808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20241119085608809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241119085608810 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46533<->l=127.0.0.1:4259) 20241119085608810 DLINP <000b> input/ipa.c:451 connected read/write 20241119085608810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085608810 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085608810 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085608810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085608853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20241119085608954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20241119085612027 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085612027 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085612029 DLINP <000b> input/ipa.c:451 connected read/write 20241119085612029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085612030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241119085612032 DLINP <000b> input/ipa.c:451 connected read/write 20241119085612032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085612032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085612032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085612032 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085612032 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 2:  20241119085612032 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 3:  20241119085612032 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 4:  20241119085612032 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 5:  20241119085612032 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 7:  20241119085612032 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085612032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085612032 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085612032 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085612056 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41127<->l=127.0.0.1:4259) 20241119085612069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4258 20241119085612077 DLINP <000b> input/ipa.c:451 connected read/write 20241119085612077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085612077 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428006134528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428006134528"} 20241119085612077 DAUC <0003> db_auc.c:133 IMSI='262428006134528': No such subscriber 20241119085612077 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428006134528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241119085612077 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428006134528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428006134528" cause=IMSI unknown in HLR} 20241119085612077 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428006134528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085612077 DLINP <000b> input/ipa.c:451 connected read/write 20241119085612078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085612078 DLINP <000b> input/ipa.c:451 connected read/write 20241119085612078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085612080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4258 20241119085612081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241119085612082 DLINP <000b> input/ipa.c:451 connected read/write 20241119085612082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085612082 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085612082 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085612082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085612082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41127<->l=127.0.0.1:4259) 20241119085612128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20241119085612228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20241119085615312 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085615312 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085615315 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241119085615319 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615319 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085615319 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085615319 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085615319 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 2:  20241119085615319 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 3:  20241119085615319 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 4:  20241119085615319 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 5:  20241119085615319 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 7:  20241119085615319 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085615319 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085615319 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085615319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085615341 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40635<->l=127.0.0.1:4259) 20241119085615347 DAUC <0003> db_auc.c:157 IMSI='262424507382657': No 2G Auth Data 20241119085615347 DAUC <0003> db_auc.c:192 IMSI='262424507382657': No 3G Auth Data 20241119085615363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241119085615368 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615368 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424507382657" cn_domain=PS} 20241119085615368 DLU <0006> fsm.c:456 lu(262424507382657)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615368 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424507382657)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615368 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424507382657" cn_domain=PS} 20241119085615368 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615368 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615372 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424507382657"} 20241119085615372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424507382657)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615372 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615372 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424507382657"} 20241119085615372 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424507382657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424507382657)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424507382657)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615372 DLU <0006> fsm.c:568 lu(PS:IMSI-262424507382657)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241119085615375 DAUC <0003> db_auc.c:157 IMSI='262429685668726': No 2G Auth Data 20241119085615375 DAUC <0003> db_auc.c:192 IMSI='262429685668726': No 3G Auth Data 20241119085615376 DLGSUP <0013> hlr.c:121 IMSI 262429685668726: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53576<->l=127.0.0.1:4258 20241119085615394 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615394 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429685668726" cn_domain=PS} 20241119085615394 DLU <0006> fsm.c:456 lu(262429685668726)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615394 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429685668726)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615394 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429685668726" cn_domain=PS} 20241119085615394 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615394 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615397 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615397 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429685668726"} 20241119085615397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429685668726)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615397 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615397 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429685668726"} 20241119085615397 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429685668726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429685668726)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429685668726)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615397 DLU <0006> fsm.c:568 lu(PS:IMSI-262429685668726)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615397 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615397 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53576<->l=127.0.0.1:4258 20241119085615400 DAUC <0003> db_auc.c:157 IMSI='262426124035673': No 2G Auth Data 20241119085615400 DAUC <0003> db_auc.c:192 IMSI='262426124035673': No 3G Auth Data 20241119085615401 DLGSUP <0013> hlr.c:121 IMSI 262426124035673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241119085615420 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615420 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426124035673" cn_domain=PS} 20241119085615420 DLU <0006> fsm.c:456 lu(262426124035673)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615420 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426124035673)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615420 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426124035673" cn_domain=PS} 20241119085615420 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615420 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615422 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426124035673"} 20241119085615422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426124035673)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615422 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615422 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426124035673"} 20241119085615422 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426124035673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426124035673)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426124035673)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615422 DLU <0006> fsm.c:568 lu(PS:IMSI-262426124035673)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241119085615424 DAUC <0003> db_auc.c:157 IMSI='262429468045279': No 2G Auth Data 20241119085615424 DAUC <0003> db_auc.c:192 IMSI='262429468045279': No 3G Auth Data 20241119085615425 DLGSUP <0013> hlr.c:121 IMSI 262429468045279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 20241119085615445 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615445 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429468045279" cn_domain=PS} 20241119085615445 DLU <0006> fsm.c:456 lu(262429468045279)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615445 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429468045279)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615445 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429468045279" cn_domain=PS} 20241119085615445 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615445 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615448 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615448 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429468045279"} 20241119085615448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429468045279)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615448 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615448 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429468045279"} 20241119085615448 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429468045279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429468045279)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429468045279)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615448 DLU <0006> fsm.c:568 lu(PS:IMSI-262429468045279)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615448 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615448 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 20241119085615451 DAUC <0003> db_auc.c:157 IMSI='262422508646419': No 2G Auth Data 20241119085615451 DAUC <0003> db_auc.c:192 IMSI='262422508646419': No 3G Auth Data 20241119085615452 DLGSUP <0013> hlr.c:121 IMSI 262422508646419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 20241119085615474 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615474 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422508646419" cn_domain=PS} 20241119085615474 DLU <0006> fsm.c:456 lu(262422508646419)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615474 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422508646419)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615474 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422508646419" cn_domain=PS} 20241119085615474 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615474 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615476 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422508646419"} 20241119085615476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422508646419)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615476 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615476 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422508646419"} 20241119085615476 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422508646419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422508646419)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422508646419)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615476 DLU <0006> fsm.c:568 lu(PS:IMSI-262422508646419)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615477 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 20241119085615479 DAUC <0003> db_auc.c:157 IMSI='262423334451729': No 2G Auth Data 20241119085615479 DAUC <0003> db_auc.c:192 IMSI='262423334451729': No 3G Auth Data 20241119085615480 DLGSUP <0013> hlr.c:121 IMSI 262423334451729: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4258 20241119085615498 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615498 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334451729" cn_domain=PS} 20241119085615498 DLU <0006> fsm.c:456 lu(262423334451729)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615498 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423334451729)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615498 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423334451729" cn_domain=PS} 20241119085615499 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615499 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615501 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615501 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423334451729"} 20241119085615501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423334451729)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615501 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615501 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423334451729"} 20241119085615501 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423334451729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334451729)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334451729)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615501 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334451729)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615501 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615501 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4258 20241119085615504 DAUC <0003> db_auc.c:157 IMSI='262423373357709': No 2G Auth Data 20241119085615504 DAUC <0003> db_auc.c:192 IMSI='262423373357709': No 3G Auth Data 20241119085615505 DLGSUP <0013> hlr.c:121 IMSI 262423373357709: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 20241119085615524 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615524 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423373357709" cn_domain=PS} 20241119085615524 DLU <0006> fsm.c:456 lu(262423373357709)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615524 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423373357709)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615524 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423373357709" cn_domain=PS} 20241119085615525 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615525 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615527 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615527 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423373357709"} 20241119085615527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423373357709)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615527 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615527 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423373357709"} 20241119085615527 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423373357709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423373357709)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423373357709)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615527 DLU <0006> fsm.c:568 lu(PS:IMSI-262423373357709)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615527 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615527 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 20241119085615531 DAUC <0003> db_auc.c:157 IMSI='262428168520609': No 2G Auth Data 20241119085615531 DAUC <0003> db_auc.c:192 IMSI='262428168520609': No 3G Auth Data 20241119085615532 DLGSUP <0013> hlr.c:121 IMSI 262428168520609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085615547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20241119085615550 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615550 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428168520609" cn_domain=PS} 20241119085615550 DLU <0006> fsm.c:456 lu(262428168520609)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085615550 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085615550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428168520609)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085615550 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428168520609" cn_domain=PS} 20241119085615550 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615550 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615552 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615552 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428168520609"} 20241119085615552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428168520609)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085615552 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085615552 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428168520609"} 20241119085615552 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428168520609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085615552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428168520609)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085615552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428168520609)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085615552 DLU <0006> fsm.c:568 lu(PS:IMSI-262428168520609)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085615552 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615552 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085615554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20241119085615555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241119085615556 DLINP <000b> input/ipa.c:451 connected read/write 20241119085615556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085615556 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085615556 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085615556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085615556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40635<->l=127.0.0.1:4259) 20241119085615596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241119085615697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241119085618775 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085618775 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085618778 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 20241119085618781 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618781 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085618781 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085618781 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085618781 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 2:  20241119085618781 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 3:  20241119085618781 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 4:  20241119085618781 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 5:  20241119085618781 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 7:  20241119085618781 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085618781 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085618781 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085618781 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085618800 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40153<->l=127.0.0.1:4259) 20241119085618806 DAUC <0003> db_auc.c:157 IMSI='262422901566918': No 2G Auth Data 20241119085618806 DAUC <0003> db_auc.c:192 IMSI='262422901566918': No 3G Auth Data 20241119085618823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241119085618827 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618827 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422901566918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901566918" cn_domain=PS source_name="the-source\n"} 20241119085618827 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241119085618827 DLU <0006> fsm.c:456 lu(262422901566918)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618827 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422901566918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422901566918)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618827 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422901566918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422901566918" cn_domain=PS destination_name="the-source\n"} 20241119085618827 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618827 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618830 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618831 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422901566918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422901566918" source_name="the-source\n"} 20241119085618831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422901566918)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618831 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262422901566918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618831 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422901566918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422901566918" destination_name="the-source\n"} 20241119085618831 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262422901566918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901566918)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901566918)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618831 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901566918)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618831 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618831 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241119085618834 DAUC <0003> db_auc.c:157 IMSI='262421039379349': No 2G Auth Data 20241119085618834 DAUC <0003> db_auc.c:192 IMSI='262421039379349': No 3G Auth Data 20241119085618835 DLGSUP <0013> hlr.c:121 IMSI 262421039379349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085618851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 20241119085618854 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618854 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421039379349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421039379349" cn_domain=PS source_name="the-source\n"} 20241119085618854 DLU <0006> fsm.c:456 lu(262421039379349)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618854 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421039379349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421039379349)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618854 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421039379349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421039379349" cn_domain=PS destination_name="the-source\n"} 20241119085618854 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618854 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618857 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618857 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421039379349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421039379349" source_name="the-source\n"} 20241119085618857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421039379349)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618857 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262421039379349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618857 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421039379349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421039379349" destination_name="the-source\n"} 20241119085618857 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262421039379349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421039379349)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421039379349)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618857 DLU <0006> fsm.c:568 lu(PS:IMSI-262421039379349)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618857 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618857 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 20241119085618861 DAUC <0003> db_auc.c:157 IMSI='262422869184818': No 2G Auth Data 20241119085618861 DAUC <0003> db_auc.c:192 IMSI='262422869184818': No 3G Auth Data 20241119085618862 DLGSUP <0013> hlr.c:121 IMSI 262422869184818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085618878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4258 20241119085618883 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618883 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422869184818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422869184818" cn_domain=PS source_name="the-source\n"} 20241119085618883 DLU <0006> fsm.c:456 lu(262422869184818)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618883 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422869184818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422869184818)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618883 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422869184818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422869184818" cn_domain=PS destination_name="the-source\n"} 20241119085618883 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618883 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618886 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618886 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422869184818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422869184818" source_name="the-source\n"} 20241119085618886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422869184818)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618886 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262422869184818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618886 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422869184818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422869184818" destination_name="the-source\n"} 20241119085618886 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262422869184818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422869184818)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422869184818)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618886 DLU <0006> fsm.c:568 lu(PS:IMSI-262422869184818)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618886 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618886 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4258 20241119085618889 DAUC <0003> db_auc.c:157 IMSI='262424197996786': No 2G Auth Data 20241119085618889 DAUC <0003> db_auc.c:192 IMSI='262424197996786': No 3G Auth Data 20241119085618890 DLGSUP <0013> hlr.c:121 IMSI 262424197996786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085618904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20241119085618907 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618907 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424197996786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424197996786" cn_domain=PS source_name="the-source\n"} 20241119085618907 DLU <0006> fsm.c:456 lu(262424197996786)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618907 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424197996786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424197996786)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618907 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424197996786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424197996786" cn_domain=PS destination_name="the-source\n"} 20241119085618907 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618907 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618909 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618909 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424197996786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424197996786" source_name="the-source\n"} 20241119085618909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424197996786)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618909 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424197996786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618909 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424197996786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424197996786" destination_name="the-source\n"} 20241119085618909 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424197996786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424197996786)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424197996786)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618910 DLU <0006> fsm.c:568 lu(PS:IMSI-262424197996786)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618910 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618910 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20241119085618912 DAUC <0003> db_auc.c:157 IMSI='262420789758455': No 2G Auth Data 20241119085618912 DAUC <0003> db_auc.c:192 IMSI='262420789758455': No 3G Auth Data 20241119085618912 DLGSUP <0013> hlr.c:121 IMSI 262420789758455: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085618927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34888<->l=127.0.0.1:4258 20241119085618932 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618932 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420789758455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420789758455" cn_domain=PS source_name="the-source\n"} 20241119085618932 DLU <0006> fsm.c:456 lu(262420789758455)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618932 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420789758455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420789758455)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618932 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420789758455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420789758455" cn_domain=PS destination_name="the-source\n"} 20241119085618932 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618932 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618934 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618934 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420789758455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420789758455" source_name="the-source\n"} 20241119085618934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420789758455)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618934 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420789758455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618934 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420789758455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420789758455" destination_name="the-source\n"} 20241119085618934 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420789758455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420789758455)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420789758455)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618934 DLU <0006> fsm.c:568 lu(PS:IMSI-262420789758455)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618934 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618934 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34888<->l=127.0.0.1:4258 20241119085618937 DAUC <0003> db_auc.c:157 IMSI='262422116458518': No 2G Auth Data 20241119085618937 DAUC <0003> db_auc.c:192 IMSI='262422116458518': No 3G Auth Data 20241119085618938 DLGSUP <0013> hlr.c:121 IMSI 262422116458518: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085618954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34896<->l=127.0.0.1:4258 20241119085618957 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618957 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422116458518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422116458518" cn_domain=PS source_name="the-source\n"} 20241119085618957 DLU <0006> fsm.c:456 lu(262422116458518)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618957 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422116458518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618957 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422116458518)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618957 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422116458518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422116458518" cn_domain=PS destination_name="the-source\n"} 20241119085618957 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618958 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618960 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618960 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422116458518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422116458518" source_name="the-source\n"} 20241119085618960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422116458518)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618960 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422116458518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618960 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422116458518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422116458518" destination_name="the-source\n"} 20241119085618960 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422116458518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422116458518)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422116458518)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618960 DLU <0006> fsm.c:568 lu(PS:IMSI-262422116458518)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618960 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618960 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34896<->l=127.0.0.1:4258 20241119085618963 DAUC <0003> db_auc.c:157 IMSI='262429885929907': No 2G Auth Data 20241119085618963 DAUC <0003> db_auc.c:192 IMSI='262429885929907': No 3G Auth Data 20241119085618964 DLGSUP <0013> hlr.c:121 IMSI 262429885929907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085618981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34908<->l=127.0.0.1:4258 20241119085618985 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618985 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429885929907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429885929907" cn_domain=PS source_name="the-source\n"} 20241119085618985 DLU <0006> fsm.c:456 lu(262429885929907)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085618986 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429885929907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085618986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429885929907)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085618986 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429885929907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429885929907" cn_domain=PS destination_name="the-source\n"} 20241119085618986 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618986 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618989 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085618989 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429885929907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429885929907" source_name="the-source\n"} 20241119085618989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429885929907)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085618989 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429885929907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085618989 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429885929907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429885929907" destination_name="the-source\n"} 20241119085618989 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429885929907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085618989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429885929907)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085618989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429885929907)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085618989 DLU <0006> fsm.c:568 lu(PS:IMSI-262429885929907)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085618989 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618989 DLINP <000b> input/ipa.c:451 connected read/write 20241119085618989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085618990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34908<->l=127.0.0.1:4258 20241119085618992 DAUC <0003> db_auc.c:157 IMSI='262422642878631': No 2G Auth Data 20241119085618992 DAUC <0003> db_auc.c:192 IMSI='262422642878631': No 3G Auth Data 20241119085618992 DLGSUP <0013> hlr.c:121 IMSI 262422642878631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085619007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20241119085619010 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085619010 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422642878631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422642878631" cn_domain=PS source_name="the-source\n"} 20241119085619010 DLU <0006> fsm.c:456 lu(262422642878631)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085619010 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422642878631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241119085619010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422642878631)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085619010 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422642878631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422642878631" cn_domain=PS destination_name="the-source\n"} 20241119085619011 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085619011 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085619013 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085619013 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422642878631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422642878631" source_name="the-source\n"} 20241119085619013 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422642878631)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085619013 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422642878631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085619013 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422642878631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422642878631" destination_name="the-source\n"} 20241119085619013 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422642878631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085619013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422642878631)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085619013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422642878631)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085619013 DLU <0006> fsm.c:568 lu(PS:IMSI-262422642878631)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085619013 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085619013 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085619015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20241119085619016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 20241119085619017 DLINP <000b> input/ipa.c:451 connected read/write 20241119085619017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085619017 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085619017 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085619017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085619017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241119085619017 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40153<->l=127.0.0.1:4259) 20241119085619059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241119085619159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241119085622237 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085622237 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085622240 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 20241119085622244 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085622244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085622244 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085622244 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 2:  20241119085622244 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 3:  20241119085622244 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 4:  20241119085622244 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 5:  20241119085622244 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 7:  20241119085622244 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085622244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085622244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085622244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085622262 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42423<->l=127.0.0.1:4259) 20241119085622275 DAUC <0003> db_auc.c:157 IMSI='262426106357255': No 2G Auth Data 20241119085622275 DAUC <0003> db_auc.c:192 IMSI='262426106357255': No 3G Auth Data 20241119085622288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20241119085622293 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622293 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426106357255" cn_domain=PS} 20241119085622293 DLU <0006> fsm.c:456 lu(262426106357255)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622293 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426106357255)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622293 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426106357255" cn_domain=PS} 20241119085622293 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622293 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622296 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622296 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426106357255"} 20241119085622296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426106357255)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622296 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622296 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426106357255"} 20241119085622296 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426106357255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426106357255)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426106357255)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622296 DLU <0006> fsm.c:568 lu(PS:IMSI-262426106357255)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622296 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622296 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20241119085622299 DAUC <0003> db_auc.c:157 IMSI='262425585352735': No 2G Auth Data 20241119085622299 DAUC <0003> db_auc.c:192 IMSI='262425585352735': No 3G Auth Data 20241119085622300 DLGSUP <0013> hlr.c:121 IMSI 262425585352735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 20241119085622318 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622318 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425585352735" cn_domain=PS} 20241119085622318 DLU <0006> fsm.c:456 lu(262425585352735)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622318 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425585352735)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622318 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425585352735" cn_domain=PS} 20241119085622318 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622318 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622321 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622321 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425585352735"} 20241119085622321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425585352735)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622321 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622321 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425585352735"} 20241119085622321 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425585352735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425585352735)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425585352735)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622321 DLU <0006> fsm.c:568 lu(PS:IMSI-262425585352735)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622321 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622321 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 20241119085622323 DAUC <0003> db_auc.c:157 IMSI='262428383878595': No 2G Auth Data 20241119085622323 DAUC <0003> db_auc.c:192 IMSI='262428383878595': No 3G Auth Data 20241119085622324 DLGSUP <0013> hlr.c:121 IMSI 262428383878595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4258 20241119085622344 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622344 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428383878595" cn_domain=PS} 20241119085622344 DLU <0006> fsm.c:456 lu(262428383878595)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622344 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428383878595)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622344 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428383878595" cn_domain=PS} 20241119085622344 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622344 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622347 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622347 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428383878595"} 20241119085622347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428383878595)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622347 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622347 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428383878595"} 20241119085622347 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428383878595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428383878595)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428383878595)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622347 DLU <0006> fsm.c:568 lu(PS:IMSI-262428383878595)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622347 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622347 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4258 20241119085622350 DAUC <0003> db_auc.c:157 IMSI='262428670801756': No 2G Auth Data 20241119085622350 DAUC <0003> db_auc.c:192 IMSI='262428670801756': No 3G Auth Data 20241119085622351 DLGSUP <0013> hlr.c:121 IMSI 262428670801756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34966<->l=127.0.0.1:4258 20241119085622370 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622370 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428670801756" cn_domain=PS} 20241119085622370 DLU <0006> fsm.c:456 lu(262428670801756)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622370 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428670801756)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622370 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428670801756" cn_domain=PS} 20241119085622370 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622370 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622372 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428670801756"} 20241119085622372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428670801756)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622372 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622372 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428670801756"} 20241119085622372 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428670801756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428670801756)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428670801756)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622372 DLU <0006> fsm.c:568 lu(PS:IMSI-262428670801756)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34966<->l=127.0.0.1:4258 20241119085622375 DAUC <0003> db_auc.c:157 IMSI='262423068988984': No 2G Auth Data 20241119085622375 DAUC <0003> db_auc.c:192 IMSI='262423068988984': No 3G Auth Data 20241119085622376 DLGSUP <0013> hlr.c:121 IMSI 262423068988984: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34974<->l=127.0.0.1:4258 20241119085622394 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622394 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423068988984" cn_domain=PS} 20241119085622395 DLU <0006> fsm.c:456 lu(262423068988984)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622395 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423068988984)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622395 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423068988984" cn_domain=PS} 20241119085622395 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622395 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622397 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622397 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423068988984"} 20241119085622397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423068988984)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622397 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622397 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423068988984"} 20241119085622397 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423068988984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423068988984)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423068988984)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622397 DLU <0006> fsm.c:568 lu(PS:IMSI-262423068988984)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622397 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622397 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34974<->l=127.0.0.1:4258 20241119085622400 DAUC <0003> db_auc.c:157 IMSI='262428614123194': No 2G Auth Data 20241119085622400 DAUC <0003> db_auc.c:192 IMSI='262428614123194': No 3G Auth Data 20241119085622401 DLGSUP <0013> hlr.c:121 IMSI 262428614123194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241119085622421 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622421 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428614123194" cn_domain=PS} 20241119085622421 DLU <0006> fsm.c:456 lu(262428614123194)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622421 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428614123194)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622421 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428614123194" cn_domain=PS} 20241119085622421 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622421 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622423 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622423 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428614123194"} 20241119085622423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428614123194)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622423 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622423 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428614123194"} 20241119085622423 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428614123194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428614123194)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428614123194)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622424 DLU <0006> fsm.c:568 lu(PS:IMSI-262428614123194)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622424 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622424 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241119085622426 DAUC <0003> db_auc.c:157 IMSI='262426751113370': No 2G Auth Data 20241119085622426 DAUC <0003> db_auc.c:192 IMSI='262426751113370': No 3G Auth Data 20241119085622427 DLGSUP <0013> hlr.c:121 IMSI 262426751113370: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35000<->l=127.0.0.1:4258 20241119085622449 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622449 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426751113370" cn_domain=PS} 20241119085622449 DLU <0006> fsm.c:456 lu(262426751113370)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622449 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426751113370)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622449 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426751113370" cn_domain=PS} 20241119085622449 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622449 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622452 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622452 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426751113370"} 20241119085622452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426751113370)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622452 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622452 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426751113370"} 20241119085622452 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426751113370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426751113370)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426751113370)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622452 DLU <0006> fsm.c:568 lu(PS:IMSI-262426751113370)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622452 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622452 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35000<->l=127.0.0.1:4258 20241119085622455 DAUC <0003> db_auc.c:157 IMSI='262426379829101': No 2G Auth Data 20241119085622455 DAUC <0003> db_auc.c:192 IMSI='262426379829101': No 3G Auth Data 20241119085622456 DLGSUP <0013> hlr.c:121 IMSI 262426379829101: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085622472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4258 20241119085622476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622476 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426379829101" cn_domain=PS} 20241119085622476 DLU <0006> fsm.c:456 lu(262426379829101)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085622476 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085622476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426379829101)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085622476 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426379829101" cn_domain=PS} 20241119085622476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622477 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622479 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622479 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426379829101"} 20241119085622479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426379829101)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085622479 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085622479 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426379829101"} 20241119085622479 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426379829101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085622479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426379829101)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085622479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426379829101)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085622479 DLU <0006> fsm.c:568 lu(PS:IMSI-262426379829101)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085622479 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622480 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085622481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4258 20241119085622483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 20241119085622484 DLINP <000b> input/ipa.c:451 connected read/write 20241119085622484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085622484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085622484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085622484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085622484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42423<->l=127.0.0.1:4259) 20241119085622527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 20241119085622628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 20241119085625707 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085625707 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085625710 DLINP <000b> input/ipa.c:451 connected read/write 20241119085625710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085625711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 20241119085625713 DLINP <000b> input/ipa.c:451 connected read/write 20241119085625713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085625713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085625713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085625713 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085625713 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 2:  20241119085625713 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 3:  20241119085625713 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 4:  20241119085625713 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 5:  20241119085625713 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 7:  20241119085625713 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085625713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085625713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085625713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085625735 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35725<->l=127.0.0.1:4259) 20241119085625738 DAUC <0003> db_auc.c:157 IMSI='262427810586091': No 2G Auth Data 20241119085625738 DAUC <0003> db_auc.c:192 IMSI='262427810586091': No 3G Auth Data 20241119085625740 DAUC <0003> db_auc.c:192 IMSI='262427810586091': No 3G Auth Data 20241119085625742 DAUC <0003> db_auc.c:157 IMSI='262426531265672': No 2G Auth Data 20241119085625742 DAUC <0003> db_auc.c:192 IMSI='262426531265672': No 3G Auth Data 20241119085625744 DAUC <0003> db_auc.c:157 IMSI='262426531265672': No 2G Auth Data 20241119085625746 DAUC <0003> db_auc.c:157 IMSI='262424381423058': No 2G Auth Data 20241119085625746 DAUC <0003> db_auc.c:192 IMSI='262424381423058': No 3G Auth Data 20241119085625751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 20241119085625752 DLINP <000b> input/ipa.c:451 connected read/write 20241119085625752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085625752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085625752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085625753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085625753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35725<->l=127.0.0.1:4259) 20241119085625801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 20241119085625901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 20241119085628975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085628975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085628977 DLINP <000b> input/ipa.c:451 connected read/write 20241119085628977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085628978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47972<->l=127.0.0.1:4258 20241119085628980 DLINP <000b> input/ipa.c:451 connected read/write 20241119085628980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085628981 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085628981 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085628981 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085628981 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 2:  20241119085628981 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 3:  20241119085628981 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 4:  20241119085628981 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 5:  20241119085628981 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 7:  20241119085628981 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085628981 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085628981 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085628981 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085629000 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45205<->l=127.0.0.1:4259) 20241119085629011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 20241119085629013 DAUC <0003> db_auc.c:157 IMSI='262422385208325': No 2G Auth Data 20241119085629013 DAUC <0003> db_auc.c:192 IMSI='262422385208325': No 3G Auth Data 20241119085629021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085629021 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422385208325" cn_domain=PS} 20241119085629021 DLU <0006> fsm.c:456 lu(262422385208325)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085629021 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085629021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422385208325)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085629021 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422385208325" cn_domain=PS} 20241119085629021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085629021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085629025 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085629025 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422385208325"} 20241119085629025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422385208325)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085629025 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085629025 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422385208325"} 20241119085629025 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085629025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422385208325)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085629025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422385208325)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085629025 DLU <0006> fsm.c:568 lu(PS:IMSI-262422385208325)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085629025 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085629025 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085629027 DLGSUP <0013> hlr.c:128 IMSI 262422385208325: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241119085629027 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085629027 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085629029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 20241119085629029 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085629029 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422385208325"} 20241119085629029 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241119085629029 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422385208325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085629030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47972<->l=127.0.0.1:4258 20241119085629030 DLINP <000b> input/ipa.c:451 connected read/write 20241119085629030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085629030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085629030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085629031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085629031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45205<->l=127.0.0.1:4259) 20241119085629079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241119085629179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241119085632257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085632257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085632259 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4258 20241119085632262 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632262 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085632262 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085632262 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085632262 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 2:  20241119085632262 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 3:  20241119085632262 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 4:  20241119085632262 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 5:  20241119085632262 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 7:  20241119085632262 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085632262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085632262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085632262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085632284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241119085632291 DAUC <0003> db_auc.c:157 IMSI='262422067504486': No 2G Auth Data 20241119085632291 DAUC <0003> db_auc.c:192 IMSI='262422067504486': No 3G Auth Data 20241119085632306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47996<->l=127.0.0.1:4258 20241119085632312 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632312 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422067504486" cn_domain=PS} 20241119085632312 DLU <0006> fsm.c:456 lu(262422067504486)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085632312 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422067504486)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632312 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422067504486" cn_domain=PS} 20241119085632312 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632312 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632315 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632315 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422067504486"} 20241119085632315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422067504486)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632315 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632315 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422067504486"} 20241119085632315 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422067504486)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422067504486)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632315 DLU <0006> fsm.c:568 lu(PS:IMSI-262422067504486)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632315 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632315 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632317 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632317 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422067504486" cn_domain=CS} 20241119085632317 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632317 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422067504486"} 20241119085632317 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422067504486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632317 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632317 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47996<->l=127.0.0.1:4258 20241119085632320 DAUC <0003> db_auc.c:157 IMSI='262424744159447': No 2G Auth Data 20241119085632320 DAUC <0003> db_auc.c:192 IMSI='262424744159447': No 3G Auth Data 20241119085632321 DLGSUP <0013> hlr.c:121 IMSI 262424744159447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 20241119085632341 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632341 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424744159447" cn_domain=PS} 20241119085632341 DLU <0006> fsm.c:456 lu(262424744159447)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085632341 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424744159447)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632341 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424744159447" cn_domain=PS} 20241119085632341 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632341 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632344 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632344 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424744159447"} 20241119085632344 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424744159447)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632344 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632344 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424744159447"} 20241119085632344 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424744159447)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424744159447)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632344 DLU <0006> fsm.c:568 lu(PS:IMSI-262424744159447)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632344 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632344 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632346 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632346 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424744159447" cn_domain=CS} 20241119085632346 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632346 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424744159447"} 20241119085632346 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424744159447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632346 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632346 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 20241119085632349 DAUC <0003> db_auc.c:157 IMSI='262421824241152': No 2G Auth Data 20241119085632349 DAUC <0003> db_auc.c:192 IMSI='262421824241152': No 3G Auth Data 20241119085632349 DLGSUP <0013> hlr.c:121 IMSI 262421824241152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20241119085632369 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632369 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421824241152" cn_domain=PS} 20241119085632369 DLU <0006> fsm.c:456 lu(262421824241152)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085632369 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421824241152)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632369 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421824241152" cn_domain=PS} 20241119085632369 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632370 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632372 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421824241152"} 20241119085632372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421824241152)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632372 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632372 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421824241152"} 20241119085632372 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421824241152)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421824241152)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632372 DLU <0006> fsm.c:568 lu(PS:IMSI-262421824241152)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632372 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632374 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632374 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421824241152" cn_domain=CS} 20241119085632374 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632374 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421824241152"} 20241119085632374 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421824241152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632374 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632374 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20241119085632378 DAUC <0003> db_auc.c:157 IMSI='262420518762841': No 2G Auth Data 20241119085632378 DAUC <0003> db_auc.c:192 IMSI='262420518762841': No 3G Auth Data 20241119085632379 DLGSUP <0013> hlr.c:121 IMSI 262420518762841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4258 20241119085632396 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632396 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420518762841" cn_domain=PS} 20241119085632396 DLU <0006> fsm.c:456 lu(262420518762841)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085632396 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420518762841)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632396 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420518762841" cn_domain=PS} 20241119085632396 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632396 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632399 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632399 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420518762841"} 20241119085632399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420518762841)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632399 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632399 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420518762841"} 20241119085632399 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420518762841)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420518762841)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632399 DLU <0006> fsm.c:568 lu(PS:IMSI-262420518762841)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632399 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632399 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632400 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632400 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420518762841" cn_domain=CS} 20241119085632400 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632401 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420518762841"} 20241119085632401 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420518762841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632401 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632401 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4258 20241119085632403 DAUC <0003> db_auc.c:157 IMSI='262422600030333': No 2G Auth Data 20241119085632403 DAUC <0003> db_auc.c:192 IMSI='262422600030333': No 3G Auth Data 20241119085632404 DLGSUP <0013> hlr.c:121 IMSI 262422600030333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4258 20241119085632422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632422 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422600030333" cn_domain=PS} 20241119085632422 DLU <0006> fsm.c:456 lu(262422600030333)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085632422 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632422 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422600030333)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632422 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422600030333" cn_domain=PS} 20241119085632422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632425 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632425 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422600030333"} 20241119085632425 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422600030333)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632425 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632425 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422600030333"} 20241119085632425 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422600030333)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422600030333)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632425 DLU <0006> fsm.c:568 lu(PS:IMSI-262422600030333)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632425 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632425 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632427 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632427 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422600030333" cn_domain=CS} 20241119085632427 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632427 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422600030333"} 20241119085632427 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422600030333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632427 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632427 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4258 20241119085632429 DAUC <0003> db_auc.c:157 IMSI='262421292613976': No 2G Auth Data 20241119085632429 DAUC <0003> db_auc.c:192 IMSI='262421292613976': No 3G Auth Data 20241119085632430 DLGSUP <0013> hlr.c:121 IMSI 262421292613976: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 20241119085632446 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632446 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421292613976" cn_domain=PS} 20241119085632446 DLU <0006> fsm.c:456 lu(262421292613976)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085632446 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421292613976)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632446 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421292613976" cn_domain=PS} 20241119085632447 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632447 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632449 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632449 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421292613976"} 20241119085632449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421292613976)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632449 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632449 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421292613976"} 20241119085632449 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421292613976)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421292613976)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632449 DLU <0006> fsm.c:568 lu(PS:IMSI-262421292613976)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632449 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632450 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632452 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632452 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421292613976" cn_domain=CS} 20241119085632452 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632452 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421292613976"} 20241119085632452 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421292613976 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632452 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632452 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 20241119085632455 DAUC <0003> db_auc.c:157 IMSI='262428257804289': No 2G Auth Data 20241119085632455 DAUC <0003> db_auc.c:192 IMSI='262428257804289': No 3G Auth Data 20241119085632456 DLGSUP <0013> hlr.c:121 IMSI 262428257804289: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 20241119085632473 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632473 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428257804289" cn_domain=PS} 20241119085632473 DLU <0006> fsm.c:456 lu(262428257804289)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085632473 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428257804289)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632473 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428257804289" cn_domain=PS} 20241119085632473 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632473 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632476 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428257804289"} 20241119085632476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428257804289)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632476 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632476 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428257804289"} 20241119085632476 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428257804289)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428257804289)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428257804289)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632476 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632478 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632478 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428257804289" cn_domain=CS} 20241119085632478 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632478 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428257804289"} 20241119085632478 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428257804289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632478 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632478 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48040<->l=127.0.0.1:4258 20241119085632481 DAUC <0003> db_auc.c:157 IMSI='262429658265296': No 2G Auth Data 20241119085632481 DAUC <0003> db_auc.c:192 IMSI='262429658265296': No 3G Auth Data 20241119085632482 DLGSUP <0013> hlr.c:121 IMSI 262429658265296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085632497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241119085632500 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632500 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429658265296" cn_domain=PS} 20241119085632500 DLU <0006> fsm.c:456 lu(262429658265296)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085632500 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085632500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429658265296)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085632500 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429658265296" cn_domain=PS} 20241119085632500 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632501 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632503 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632503 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429658265296"} 20241119085632503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429658265296)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085632503 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085632503 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429658265296"} 20241119085632503 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085632503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429658265296)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085632503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429658265296)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085632503 DLU <0006> fsm.c:568 lu(PS:IMSI-262429658265296)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085632503 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632503 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632505 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632505 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429658265296" cn_domain=CS} 20241119085632505 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241119085632505 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429658265296"} 20241119085632505 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429658265296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085632505 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632505 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085632507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241119085632508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4258 20241119085632509 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241119085632510 DLINP <000b> input/ipa.c:451 connected read/write 20241119085632510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085632510 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085632510 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085632510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085632551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.1:4258 20241119085632652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.1:4258 20241119085635732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085635732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085635733 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4258 20241119085635735 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635735 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085635735 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085635735 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085635735 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 2:  20241119085635735 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 3:  20241119085635735 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 4:  20241119085635735 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 5:  20241119085635735 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 7:  20241119085635735 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085635735 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085635735 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085635735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085635764 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43629<->l=127.0.0.1:4259) 20241119085635772 DAUC <0003> db_auc.c:157 IMSI='262426888729527': No 2G Auth Data 20241119085635772 DAUC <0003> db_auc.c:192 IMSI='262426888729527': No 3G Auth Data 20241119085635786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48078<->l=127.0.0.1:4258 20241119085635791 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635791 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426888729527" cn_domain=PS} 20241119085635791 DLU <0006> fsm.c:456 lu(262426888729527)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635791 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426888729527)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635791 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426888729527" cn_domain=PS} 20241119085635791 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635791 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635795 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635795 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426888729527"} 20241119085635795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426888729527)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635795 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635795 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426888729527"} 20241119085635795 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426888729527)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426888729527)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635795 DLU <0006> fsm.c:568 lu(PS:IMSI-262426888729527)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635795 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635795 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635797 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635797 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426888729527" cn_domain=PS} 20241119085635797 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635797 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426888729527"} 20241119085635797 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426888729527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635797 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635797 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48078<->l=127.0.0.1:4258 20241119085635800 DAUC <0003> db_auc.c:157 IMSI='262422847894567': No 2G Auth Data 20241119085635800 DAUC <0003> db_auc.c:192 IMSI='262422847894567': No 3G Auth Data 20241119085635801 DLGSUP <0013> hlr.c:121 IMSI 262422847894567: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20241119085635821 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635821 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422847894567" cn_domain=PS} 20241119085635821 DLU <0006> fsm.c:456 lu(262422847894567)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635821 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422847894567)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635821 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422847894567" cn_domain=PS} 20241119085635821 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635821 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635823 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422847894567"} 20241119085635823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422847894567)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635823 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635823 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422847894567"} 20241119085635823 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422847894567)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422847894567)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635823 DLU <0006> fsm.c:568 lu(PS:IMSI-262422847894567)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635825 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635825 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422847894567" cn_domain=PS} 20241119085635825 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635825 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422847894567"} 20241119085635825 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422847894567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635825 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635825 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20241119085635828 DAUC <0003> db_auc.c:157 IMSI='262421882415073': No 2G Auth Data 20241119085635828 DAUC <0003> db_auc.c:192 IMSI='262421882415073': No 3G Auth Data 20241119085635829 DLGSUP <0013> hlr.c:121 IMSI 262421882415073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20241119085635847 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635847 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421882415073" cn_domain=PS} 20241119085635847 DLU <0006> fsm.c:456 lu(262421882415073)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635847 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421882415073)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635847 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421882415073" cn_domain=PS} 20241119085635847 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635847 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635849 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635849 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421882415073"} 20241119085635849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421882415073)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635849 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635849 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421882415073"} 20241119085635849 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882415073)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882415073)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635849 DLU <0006> fsm.c:568 lu(PS:IMSI-262421882415073)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635849 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635849 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635850 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635850 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421882415073" cn_domain=PS} 20241119085635850 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635850 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421882415073"} 20241119085635850 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421882415073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635850 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635850 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20241119085635853 DAUC <0003> db_auc.c:157 IMSI='262427409309994': No 2G Auth Data 20241119085635853 DAUC <0003> db_auc.c:192 IMSI='262427409309994': No 3G Auth Data 20241119085635854 DLGSUP <0013> hlr.c:121 IMSI 262427409309994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20241119085635872 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635872 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427409309994" cn_domain=PS} 20241119085635872 DLU <0006> fsm.c:456 lu(262427409309994)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635873 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427409309994)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635873 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427409309994" cn_domain=PS} 20241119085635873 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635873 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635875 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635875 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427409309994"} 20241119085635875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427409309994)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635875 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635875 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427409309994"} 20241119085635875 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427409309994)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427409309994)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635875 DLU <0006> fsm.c:568 lu(PS:IMSI-262427409309994)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635875 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635875 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635877 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635877 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427409309994" cn_domain=PS} 20241119085635877 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635877 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427409309994"} 20241119085635877 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427409309994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635877 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635877 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20241119085635880 DAUC <0003> db_auc.c:157 IMSI='262428463274332': No 2G Auth Data 20241119085635880 DAUC <0003> db_auc.c:192 IMSI='262428463274332': No 3G Auth Data 20241119085635880 DLGSUP <0013> hlr.c:121 IMSI 262428463274332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241119085635899 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635899 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428463274332" cn_domain=PS} 20241119085635899 DLU <0006> fsm.c:456 lu(262428463274332)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635899 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635899 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428463274332)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635899 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428463274332" cn_domain=PS} 20241119085635899 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635899 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635902 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635902 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428463274332"} 20241119085635902 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428463274332)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635902 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635902 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428463274332"} 20241119085635902 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428463274332)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428463274332)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635902 DLU <0006> fsm.c:568 lu(PS:IMSI-262428463274332)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635902 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635902 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635904 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635904 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428463274332" cn_domain=PS} 20241119085635904 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635904 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428463274332"} 20241119085635904 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428463274332 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635904 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635904 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241119085635907 DAUC <0003> db_auc.c:157 IMSI='262423212411650': No 2G Auth Data 20241119085635907 DAUC <0003> db_auc.c:192 IMSI='262423212411650': No 3G Auth Data 20241119085635908 DLGSUP <0013> hlr.c:121 IMSI 262423212411650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20241119085635923 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635923 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423212411650" cn_domain=PS} 20241119085635923 DLU <0006> fsm.c:456 lu(262423212411650)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635923 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635923 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423212411650)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635923 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423212411650" cn_domain=PS} 20241119085635923 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635923 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635926 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635926 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423212411650"} 20241119085635926 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423212411650)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635926 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635926 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423212411650"} 20241119085635926 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423212411650)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423212411650)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635926 DLU <0006> fsm.c:568 lu(PS:IMSI-262423212411650)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635926 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635926 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635928 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635928 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423212411650" cn_domain=PS} 20241119085635928 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635928 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423212411650"} 20241119085635928 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423212411650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635928 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635928 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20241119085635931 DAUC <0003> db_auc.c:157 IMSI='262427171582102': No 2G Auth Data 20241119085635931 DAUC <0003> db_auc.c:192 IMSI='262427171582102': No 3G Auth Data 20241119085635931 DLGSUP <0013> hlr.c:121 IMSI 262427171582102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241119085635951 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635951 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427171582102" cn_domain=PS} 20241119085635951 DLU <0006> fsm.c:456 lu(262427171582102)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635951 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635951 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427171582102)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635951 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427171582102" cn_domain=PS} 20241119085635951 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635951 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635954 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635954 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427171582102"} 20241119085635954 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427171582102)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635954 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635954 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427171582102"} 20241119085635954 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427171582102)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427171582102)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635954 DLU <0006> fsm.c:568 lu(PS:IMSI-262427171582102)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635954 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635954 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635956 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427171582102" cn_domain=PS} 20241119085635956 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635956 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427171582102"} 20241119085635956 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427171582102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241119085635959 DAUC <0003> db_auc.c:157 IMSI='262423093701847': No 2G Auth Data 20241119085635959 DAUC <0003> db_auc.c:192 IMSI='262423093701847': No 3G Auth Data 20241119085635960 DLGSUP <0013> hlr.c:121 IMSI 262423093701847: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241119085635976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241119085635979 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635979 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423093701847" cn_domain=PS} 20241119085635979 DLU <0006> fsm.c:456 lu(262423093701847)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085635979 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085635979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423093701847)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085635979 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423093701847" cn_domain=PS} 20241119085635979 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635979 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635982 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635982 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423093701847"} 20241119085635982 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423093701847)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085635982 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085635982 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423093701847"} 20241119085635982 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085635982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423093701847)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085635982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423093701847)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085635982 DLU <0006> fsm.c:568 lu(PS:IMSI-262423093701847)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085635982 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635982 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635985 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635985 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423093701847" cn_domain=PS} 20241119085635985 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241119085635985 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423093701847"} 20241119085635985 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423093701847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241119085635985 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635985 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085635986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241119085635988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4258 20241119085635989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43629<->l=127.0.0.1:4259) 20241119085635989 DLINP <000b> input/ipa.c:451 connected read/write 20241119085635989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085635989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085635989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085635989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085636029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241119085636129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241119085639210 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085639210 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085639212 DLINP <000b> input/ipa.c:451 connected read/write 20241119085639212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085639213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 20241119085639216 DLINP <000b> input/ipa.c:451 connected read/write 20241119085639216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085639216 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085639216 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085639216 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085639216 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 2:  20241119085639216 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 3:  20241119085639216 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 4:  20241119085639216 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 5:  20241119085639216 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 7:  20241119085639216 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085639216 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085639216 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085639216 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085639239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36765<->l=127.0.0.1:4259) 20241119085639249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20241119085639257 DLINP <000b> input/ipa.c:451 connected read/write 20241119085639257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085639257 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} 20241119085639257 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085639257 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 20241119085639257 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} 20241119085639257 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085639257 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085639257 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085639257 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085639257 DLINP <000b> input/ipa.c:451 connected read/write 20241119085639257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085639258 DLINP <000b> input/ipa.c:451 connected read/write 20241119085639258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085639260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20241119085639261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 20241119085639262 DLINP <000b> input/ipa.c:451 connected read/write 20241119085639262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085639262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085639262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085639262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085639262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36765<->l=127.0.0.1:4259) 20241119085639307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 20241119085639408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 20241119085642483 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085642483 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085642484 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4258 20241119085642486 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642487 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085642487 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085642487 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085642487 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 2:  20241119085642487 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 3:  20241119085642487 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 4:  20241119085642487 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 5:  20241119085642487 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 7:  20241119085642487 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085642487 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085642487 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085642487 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085642506 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41291<->l=127.0.0.1:4259) 20241119085642513 DAUC <0003> db_auc.c:157 IMSI='262427398307822': No 2G Auth Data 20241119085642513 DAUC <0003> db_auc.c:192 IMSI='262427398307822': No 3G Auth Data 20241119085642531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20241119085642539 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642539 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427398307822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427398307822" session_id=45759920 session_state=BEGIN} 20241119085642539 DSS <0004> hlr_ussd.c:576 262427398307822/0x02ba3db0: Process SS (BEGIN) 20241119085642539 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642539 DSS <0004> hlr_ussd.c:518 262427398307822/0x02ba3db0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642539 DSS <0004> hlr_ussd.c:523 262427398307822/0x02ba3db0: USSD for unknown code '*#200#' 20241119085642539 DSS <0004> hlr_ussd.c:354 262427398307822/0x02ba3db0: Tx ReturnError(1, 0x12) 20241119085642539 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427398307822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427398307822" session_id=45759920 session_state=END} 20241119085642539 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642539 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20241119085642543 DAUC <0003> db_auc.c:157 IMSI='262425456621219': No 2G Auth Data 20241119085642543 DAUC <0003> db_auc.c:192 IMSI='262425456621219': No 3G Auth Data 20241119085642558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241119085642562 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642562 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425456621219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425456621219" session_id=2972205676 session_state=BEGIN} 20241119085642562 DSS <0004> hlr_ussd.c:576 262425456621219/0xb128426c: Process SS (BEGIN) 20241119085642562 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642562 DSS <0004> hlr_ussd.c:518 262425456621219/0xb128426c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642562 DSS <0004> hlr_ussd.c:523 262425456621219/0xb128426c: USSD for unknown code '*#200#' 20241119085642562 DSS <0004> hlr_ussd.c:354 262425456621219/0xb128426c: Tx ReturnError(1, 0x12) 20241119085642562 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425456621219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425456621219" session_id=2972205676 session_state=END} 20241119085642562 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642562 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241119085642566 DAUC <0003> db_auc.c:157 IMSI='262428268010600': No 2G Auth Data 20241119085642566 DAUC <0003> db_auc.c:192 IMSI='262428268010600': No 3G Auth Data 20241119085642581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52970<->l=127.0.0.1:4258 20241119085642587 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642587 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428268010600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428268010600" session_id=2708151311 session_state=BEGIN} 20241119085642587 DSS <0004> hlr_ussd.c:576 262428268010600/0xa16b1c0f: Process SS (BEGIN) 20241119085642587 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642587 DSS <0004> hlr_ussd.c:518 262428268010600/0xa16b1c0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642587 DSS <0004> hlr_ussd.c:523 262428268010600/0xa16b1c0f: USSD for unknown code '*#200#' 20241119085642587 DSS <0004> hlr_ussd.c:354 262428268010600/0xa16b1c0f: Tx ReturnError(1, 0x12) 20241119085642587 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428268010600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428268010600" session_id=2708151311 session_state=END} 20241119085642587 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642587 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52970<->l=127.0.0.1:4258 20241119085642591 DAUC <0003> db_auc.c:157 IMSI='262428941280161': No 2G Auth Data 20241119085642591 DAUC <0003> db_auc.c:192 IMSI='262428941280161': No 3G Auth Data 20241119085642606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 20241119085642613 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642613 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428941280161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428941280161" session_id=320261894 session_state=BEGIN} 20241119085642613 DSS <0004> hlr_ussd.c:576 262428941280161/0x1316cf06: Process SS (BEGIN) 20241119085642613 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642613 DSS <0004> hlr_ussd.c:518 262428941280161/0x1316cf06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642613 DSS <0004> hlr_ussd.c:523 262428941280161/0x1316cf06: USSD for unknown code '*#200#' 20241119085642613 DSS <0004> hlr_ussd.c:354 262428941280161/0x1316cf06: Tx ReturnError(1, 0x12) 20241119085642613 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428941280161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428941280161" session_id=320261894 session_state=END} 20241119085642613 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642613 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 20241119085642617 DAUC <0003> db_auc.c:157 IMSI='262429958148904': No 2G Auth Data 20241119085642617 DAUC <0003> db_auc.c:192 IMSI='262429958148904': No 3G Auth Data 20241119085642635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20241119085642642 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642643 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429958148904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429958148904" session_id=2798929123 session_state=BEGIN} 20241119085642643 DSS <0004> hlr_ussd.c:576 262429958148904/0xa6d444e3: Process SS (BEGIN) 20241119085642643 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642643 DSS <0004> hlr_ussd.c:518 262429958148904/0xa6d444e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642643 DSS <0004> hlr_ussd.c:523 262429958148904/0xa6d444e3: USSD for unknown code '*#200#' 20241119085642643 DSS <0004> hlr_ussd.c:354 262429958148904/0xa6d444e3: Tx ReturnError(1, 0x12) 20241119085642643 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429958148904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429958148904" session_id=2798929123 session_state=END} 20241119085642643 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642643 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20241119085642647 DAUC <0003> db_auc.c:157 IMSI='262427201279182': No 2G Auth Data 20241119085642647 DAUC <0003> db_auc.c:192 IMSI='262427201279182': No 3G Auth Data 20241119085642662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 20241119085642668 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642668 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427201279182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427201279182" session_id=407107563 session_state=BEGIN} 20241119085642668 DSS <0004> hlr_ussd.c:576 262427201279182/0x1843f7eb: Process SS (BEGIN) 20241119085642668 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642668 DSS <0004> hlr_ussd.c:518 262427201279182/0x1843f7eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642668 DSS <0004> hlr_ussd.c:523 262427201279182/0x1843f7eb: USSD for unknown code '*#200#' 20241119085642668 DSS <0004> hlr_ussd.c:354 262427201279182/0x1843f7eb: Tx ReturnError(1, 0x12) 20241119085642668 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427201279182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427201279182" session_id=407107563 session_state=END} 20241119085642668 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642668 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 20241119085642672 DAUC <0003> db_auc.c:157 IMSI='262423309645336': No 2G Auth Data 20241119085642672 DAUC <0003> db_auc.c:192 IMSI='262423309645336': No 3G Auth Data 20241119085642690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20241119085642697 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642697 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423309645336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423309645336" session_id=415939657 session_state=BEGIN} 20241119085642697 DSS <0004> hlr_ussd.c:576 262423309645336/0x18cabc49: Process SS (BEGIN) 20241119085642697 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642697 DSS <0004> hlr_ussd.c:518 262423309645336/0x18cabc49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642697 DSS <0004> hlr_ussd.c:523 262423309645336/0x18cabc49: USSD for unknown code '*#200#' 20241119085642697 DSS <0004> hlr_ussd.c:354 262423309645336/0x18cabc49: Tx ReturnError(1, 0x12) 20241119085642697 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423309645336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423309645336" session_id=415939657 session_state=END} 20241119085642697 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642697 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20241119085642701 DAUC <0003> db_auc.c:157 IMSI='262423869017389': No 2G Auth Data 20241119085642701 DAUC <0003> db_auc.c:192 IMSI='262423869017389': No 3G Auth Data 20241119085642718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241119085642722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642722 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423869017389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423869017389" session_id=908883224 session_state=BEGIN} 20241119085642722 DSS <0004> hlr_ussd.c:576 262423869017389/0x362c7518: Process SS (BEGIN) 20241119085642722 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241119085642722 DSS <0004> hlr_ussd.c:518 262423869017389/0x362c7518: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241119085642722 DSS <0004> hlr_ussd.c:523 262423869017389/0x362c7518: USSD for unknown code '*#200#' 20241119085642722 DSS <0004> hlr_ussd.c:354 262423869017389/0x362c7518: Tx ReturnError(1, 0x12) 20241119085642722 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423869017389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423869017389" session_id=908883224 session_state=END} 20241119085642722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085642725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241119085642726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4258 20241119085642727 DLINP <000b> input/ipa.c:451 connected read/write 20241119085642727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085642727 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085642727 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085642727 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085642727 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41291<->l=127.0.0.1:4259) 20241119085642768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20241119085642869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20241119085645944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085645944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085645947 DLINP <000b> input/ipa.c:451 connected read/write 20241119085645947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085645948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20241119085645950 DLINP <000b> input/ipa.c:451 connected read/write 20241119085645950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085645950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085645950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085645950 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085645950 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 2:  20241119085645950 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 3:  20241119085645950 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 4:  20241119085645950 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 5:  20241119085645950 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 7:  20241119085645950 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085645950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085645950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085645950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085645968 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38851<->l=127.0.0.1:4259) 20241119085645976 DAUC <0003> db_auc.c:157 IMSI='262422414576896': No 2G Auth Data 20241119085645976 DAUC <0003> db_auc.c:192 IMSI='262422414576896': No 3G Auth Data 20241119085645999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241119085646007 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646007 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422414576896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422414576896" session_id=1737307538 session_state=BEGIN} 20241119085646007 DSS <0004> hlr_ussd.c:576 262422414576896/0x678d3592: Process SS (BEGIN) 20241119085646007 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646007 DSS <0004> hlr_ussd.c:518 262422414576896/0x678d3592: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646007 DSS <0004> hlr_ussd.c:542 262422414576896/0x678d3592: Cannot find conn for EUSE EUSE-foobar 20241119085646007 DSS <0004> hlr_ussd.c:354 262422414576896/0x678d3592: Tx ReturnError(1, 0x22) 20241119085646007 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422414576896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422414576896" session_id=1737307538 session_state=END} 20241119085646007 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646007 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241119085646011 DAUC <0003> db_auc.c:157 IMSI='262424570171395': No 2G Auth Data 20241119085646011 DAUC <0003> db_auc.c:192 IMSI='262424570171395': No 3G Auth Data 20241119085646029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53064<->l=127.0.0.1:4258 20241119085646034 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646034 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424570171395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424570171395" session_id=4169146962 session_state=BEGIN} 20241119085646034 DSS <0004> hlr_ussd.c:576 262424570171395/0xf8802252: Process SS (BEGIN) 20241119085646034 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646035 DSS <0004> hlr_ussd.c:518 262424570171395/0xf8802252: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646035 DSS <0004> hlr_ussd.c:542 262424570171395/0xf8802252: Cannot find conn for EUSE EUSE-foobar 20241119085646035 DSS <0004> hlr_ussd.c:354 262424570171395/0xf8802252: Tx ReturnError(1, 0x22) 20241119085646035 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424570171395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424570171395" session_id=4169146962 session_state=END} 20241119085646035 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646035 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53064<->l=127.0.0.1:4258 20241119085646038 DAUC <0003> db_auc.c:157 IMSI='262420673273915': No 2G Auth Data 20241119085646038 DAUC <0003> db_auc.c:192 IMSI='262420673273915': No 3G Auth Data 20241119085646055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241119085646063 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646063 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420673273915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420673273915" session_id=2205574693 session_state=BEGIN} 20241119085646063 DSS <0004> hlr_ussd.c:576 262420673273915/0x83766625: Process SS (BEGIN) 20241119085646063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646063 DSS <0004> hlr_ussd.c:518 262420673273915/0x83766625: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646063 DSS <0004> hlr_ussd.c:542 262420673273915/0x83766625: Cannot find conn for EUSE EUSE-foobar 20241119085646063 DSS <0004> hlr_ussd.c:354 262420673273915/0x83766625: Tx ReturnError(1, 0x22) 20241119085646063 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420673273915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420673273915" session_id=2205574693 session_state=END} 20241119085646063 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646063 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241119085646067 DAUC <0003> db_auc.c:157 IMSI='262421683199432': No 2G Auth Data 20241119085646067 DAUC <0003> db_auc.c:192 IMSI='262421683199432': No 3G Auth Data 20241119085646085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 20241119085646092 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646092 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421683199432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421683199432" session_id=11795680 session_state=BEGIN} 20241119085646092 DSS <0004> hlr_ussd.c:576 262421683199432/0x00b3fce0: Process SS (BEGIN) 20241119085646092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646092 DSS <0004> hlr_ussd.c:518 262421683199432/0x00b3fce0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646092 DSS <0004> hlr_ussd.c:542 262421683199432/0x00b3fce0: Cannot find conn for EUSE EUSE-foobar 20241119085646092 DSS <0004> hlr_ussd.c:354 262421683199432/0x00b3fce0: Tx ReturnError(1, 0x22) 20241119085646092 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421683199432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421683199432" session_id=11795680 session_state=END} 20241119085646092 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646092 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 20241119085646095 DAUC <0003> db_auc.c:157 IMSI='262423413797758': No 2G Auth Data 20241119085646095 DAUC <0003> db_auc.c:192 IMSI='262423413797758': No 3G Auth Data 20241119085646112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241119085646120 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646120 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423413797758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423413797758" session_id=931535091 session_state=BEGIN} 20241119085646120 DSS <0004> hlr_ussd.c:576 262423413797758/0x378618f3: Process SS (BEGIN) 20241119085646120 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646120 DSS <0004> hlr_ussd.c:518 262423413797758/0x378618f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646120 DSS <0004> hlr_ussd.c:542 262423413797758/0x378618f3: Cannot find conn for EUSE EUSE-foobar 20241119085646120 DSS <0004> hlr_ussd.c:354 262423413797758/0x378618f3: Tx ReturnError(1, 0x22) 20241119085646120 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423413797758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423413797758" session_id=931535091 session_state=END} 20241119085646120 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646120 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241119085646124 DAUC <0003> db_auc.c:157 IMSI='262427561830990': No 2G Auth Data 20241119085646124 DAUC <0003> db_auc.c:192 IMSI='262427561830990': No 3G Auth Data 20241119085646140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241119085646146 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646146 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427561830990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427561830990" session_id=2504122936 session_state=BEGIN} 20241119085646146 DSS <0004> hlr_ussd.c:576 262427561830990/0x9541e238: Process SS (BEGIN) 20241119085646146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646146 DSS <0004> hlr_ussd.c:518 262427561830990/0x9541e238: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646146 DSS <0004> hlr_ussd.c:542 262427561830990/0x9541e238: Cannot find conn for EUSE EUSE-foobar 20241119085646146 DSS <0004> hlr_ussd.c:354 262427561830990/0x9541e238: Tx ReturnError(1, 0x22) 20241119085646146 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427561830990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427561830990" session_id=2504122936 session_state=END} 20241119085646146 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646146 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241119085646150 DAUC <0003> db_auc.c:157 IMSI='262420466080885': No 2G Auth Data 20241119085646150 DAUC <0003> db_auc.c:192 IMSI='262420466080885': No 3G Auth Data 20241119085646166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 20241119085646171 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646172 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420466080885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420466080885" session_id=4030795595 session_state=BEGIN} 20241119085646172 DSS <0004> hlr_ussd.c:576 262420466080885/0xf0410f4b: Process SS (BEGIN) 20241119085646172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646172 DSS <0004> hlr_ussd.c:518 262420466080885/0xf0410f4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646172 DSS <0004> hlr_ussd.c:542 262420466080885/0xf0410f4b: Cannot find conn for EUSE EUSE-foobar 20241119085646172 DSS <0004> hlr_ussd.c:354 262420466080885/0xf0410f4b: Tx ReturnError(1, 0x22) 20241119085646172 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420466080885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420466080885" session_id=4030795595 session_state=END} 20241119085646172 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646172 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 20241119085646176 DAUC <0003> db_auc.c:157 IMSI='262421350278755': No 2G Auth Data 20241119085646176 DAUC <0003> db_auc.c:192 IMSI='262421350278755': No 3G Auth Data 20241119085646190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 20241119085646195 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646195 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421350278755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421350278755" session_id=2794005806 session_state=BEGIN} 20241119085646195 DSS <0004> hlr_ussd.c:576 262421350278755/0xa689252e: Process SS (BEGIN) 20241119085646195 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085646195 DSS <0004> hlr_ussd.c:518 262421350278755/0xa689252e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085646195 DSS <0004> hlr_ussd.c:542 262421350278755/0xa689252e: Cannot find conn for EUSE EUSE-foobar 20241119085646195 DSS <0004> hlr_ussd.c:354 262421350278755/0xa689252e: Tx ReturnError(1, 0x22) 20241119085646195 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421350278755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350278755" session_id=2794005806 session_state=END} 20241119085646195 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646195 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085646199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 20241119085646199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20241119085646200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38851<->l=127.0.0.1:4259) 20241119085646200 DLINP <000b> input/ipa.c:451 connected read/write 20241119085646200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085646200 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085646200 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085646200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085646242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241119085646443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241119085649519 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085649519 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085649521 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 20241119085649524 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649524 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085649524 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085649524 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085649524 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 2:  20241119085649524 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 3:  20241119085649524 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 4:  20241119085649524 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 5:  20241119085649524 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 7:  20241119085649524 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085649524 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085649524 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085649524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085649544 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37719<->l=127.0.0.1:4259) 20241119085649550 DAUC <0003> db_auc.c:157 IMSI='262424195833675': No 2G Auth Data 20241119085649551 DAUC <0003> db_auc.c:192 IMSI='262424195833675': No 3G Auth Data 20241119085649569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20241119085649575 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649575 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424195833675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424195833675" session_id=1010333083 session_state=BEGIN} 20241119085649575 DSS <0004> hlr_ussd.c:576 262424195833675/0x3c38759b: Process SS (BEGIN) 20241119085649575 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649575 DSS <0004> hlr_ussd.c:518 262424195833675/0x3c38759b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649575 DSS <0004> hlr_ussd.c:363 262424195833675/0x3c38759b: Tx USSD 'Your IMSI is 262424195833675' 20241119085649575 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424195833675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424195833675" session_id=1010333083 session_state=END} 20241119085649575 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424195833675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649575 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649575 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20241119085649580 DAUC <0003> db_auc.c:157 IMSI='262428297945003': No 2G Auth Data 20241119085649580 DAUC <0003> db_auc.c:192 IMSI='262428297945003': No 3G Auth Data 20241119085649594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4258 20241119085649599 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649599 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428297945003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428297945003" session_id=2803319632 session_state=BEGIN} 20241119085649599 DSS <0004> hlr_ussd.c:576 262428297945003/0xa7174350: Process SS (BEGIN) 20241119085649599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649599 DSS <0004> hlr_ussd.c:518 262428297945003/0xa7174350: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649599 DSS <0004> hlr_ussd.c:363 262428297945003/0xa7174350: Tx USSD 'Your IMSI is 262428297945003' 20241119085649599 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428297945003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428297945003" session_id=2803319632 session_state=END} 20241119085649599 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428297945003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649599 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649599 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4258 20241119085649603 DAUC <0003> db_auc.c:157 IMSI='262424375684483': No 2G Auth Data 20241119085649604 DAUC <0003> db_auc.c:192 IMSI='262424375684483': No 3G Auth Data 20241119085649617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20241119085649623 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649623 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424375684483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424375684483" session_id=60166830 session_state=BEGIN} 20241119085649624 DSS <0004> hlr_ussd.c:576 262424375684483/0x039612ae: Process SS (BEGIN) 20241119085649624 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649624 DSS <0004> hlr_ussd.c:518 262424375684483/0x039612ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649624 DSS <0004> hlr_ussd.c:363 262424375684483/0x039612ae: Tx USSD 'Your IMSI is 262424375684483' 20241119085649624 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424375684483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424375684483" session_id=60166830 session_state=END} 20241119085649624 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424375684483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649624 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649624 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20241119085649628 DAUC <0003> db_auc.c:157 IMSI='262423892551318': No 2G Auth Data 20241119085649628 DAUC <0003> db_auc.c:192 IMSI='262423892551318': No 3G Auth Data 20241119085649646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 20241119085649652 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649652 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423892551318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892551318" session_id=4051344767 session_state=BEGIN} 20241119085649652 DSS <0004> hlr_ussd.c:576 262423892551318/0xf17a9d7f: Process SS (BEGIN) 20241119085649652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649652 DSS <0004> hlr_ussd.c:518 262423892551318/0xf17a9d7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649652 DSS <0004> hlr_ussd.c:363 262423892551318/0xf17a9d7f: Tx USSD 'Your IMSI is 262423892551318' 20241119085649652 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423892551318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892551318" session_id=4051344767 session_state=END} 20241119085649652 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423892551318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649653 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649653 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 20241119085649657 DAUC <0003> db_auc.c:157 IMSI='262425222872405': No 2G Auth Data 20241119085649657 DAUC <0003> db_auc.c:192 IMSI='262425222872405': No 3G Auth Data 20241119085649673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20241119085649680 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649680 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425222872405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425222872405" session_id=3737220138 session_state=BEGIN} 20241119085649680 DSS <0004> hlr_ussd.c:576 262425222872405/0xdec1742a: Process SS (BEGIN) 20241119085649680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649680 DSS <0004> hlr_ussd.c:518 262425222872405/0xdec1742a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649680 DSS <0004> hlr_ussd.c:363 262425222872405/0xdec1742a: Tx USSD 'Your IMSI is 262425222872405' 20241119085649680 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425222872405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425222872405" session_id=3737220138 session_state=END} 20241119085649680 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425222872405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649680 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649680 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20241119085649685 DAUC <0003> db_auc.c:157 IMSI='262429559051979': No 2G Auth Data 20241119085649685 DAUC <0003> db_auc.c:192 IMSI='262429559051979': No 3G Auth Data 20241119085649699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20241119085649704 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649704 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429559051979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429559051979" session_id=401907991 session_state=BEGIN} 20241119085649704 DSS <0004> hlr_ussd.c:576 262429559051979/0x17f4a117: Process SS (BEGIN) 20241119085649704 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649704 DSS <0004> hlr_ussd.c:518 262429559051979/0x17f4a117: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649704 DSS <0004> hlr_ussd.c:363 262429559051979/0x17f4a117: Tx USSD 'Your IMSI is 262429559051979' 20241119085649704 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429559051979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429559051979" session_id=401907991 session_state=END} 20241119085649704 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429559051979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649705 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649705 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20241119085649710 DAUC <0003> db_auc.c:157 IMSI='262426938426394': No 2G Auth Data 20241119085649710 DAUC <0003> db_auc.c:192 IMSI='262426938426394': No 3G Auth Data 20241119085649729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241119085649736 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649736 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426938426394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426938426394" session_id=3248028065 session_state=BEGIN} 20241119085649736 DSS <0004> hlr_ussd.c:576 262426938426394/0xc198f9a1: Process SS (BEGIN) 20241119085649736 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649736 DSS <0004> hlr_ussd.c:518 262426938426394/0xc198f9a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649736 DSS <0004> hlr_ussd.c:363 262426938426394/0xc198f9a1: Tx USSD 'Your IMSI is 262426938426394' 20241119085649736 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426938426394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426938426394" session_id=3248028065 session_state=END} 20241119085649736 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426938426394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649736 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649736 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241119085649740 DAUC <0003> db_auc.c:157 IMSI='262423048772856': No 2G Auth Data 20241119085649740 DAUC <0003> db_auc.c:192 IMSI='262423048772856': No 3G Auth Data 20241119085649757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20241119085649762 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649763 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423048772856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423048772856" session_id=2523547905 session_state=BEGIN} 20241119085649763 DSS <0004> hlr_ussd.c:576 262423048772856/0x966a4901: Process SS (BEGIN) 20241119085649763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085649763 DSS <0004> hlr_ussd.c:518 262423048772856/0x966a4901: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085649763 DSS <0004> hlr_ussd.c:363 262423048772856/0x966a4901: Tx USSD 'Your IMSI is 262423048772856' 20241119085649763 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423048772856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423048772856" session_id=2523547905 session_state=END} 20241119085649763 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423048772856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085649763 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649763 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085649766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20241119085649767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 20241119085649768 DLINP <000b> input/ipa.c:451 connected read/write 20241119085649768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085649768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085649769 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085649769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085649769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37719<->l=127.0.0.1:4259) 20241119085649815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53692<->l=127.0.0.1:4258 20241119085650015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53692<->l=127.0.0.1:4258 20241119085653092 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085653092 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085653094 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53704<->l=127.0.0.1:4258 20241119085653097 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085653097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085653097 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085653097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085653097 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085653097 DLGSUP <0013> gsup_server.c:235 2:  20241119085653097 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085653098 DLGSUP <0013> gsup_server.c:235 3:  20241119085653098 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085653098 DLGSUP <0013> gsup_server.c:235 4:  20241119085653098 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085653098 DLGSUP <0013> gsup_server.c:235 5:  20241119085653098 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085653098 DLGSUP <0013> gsup_server.c:235 7:  20241119085653098 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085653098 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085653098 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085653098 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085653114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42203<->l=127.0.0.1:4259) 20241119085653119 DAUC <0003> db_auc.c:157 IMSI='262423135711690': No 2G Auth Data 20241119085653119 DAUC <0003> db_auc.c:192 IMSI='262423135711690': No 3G Auth Data 20241119085653137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20241119085653146 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653146 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423135711690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423135711690" source_name="the-source\n" session_id=2906293452 session_state=BEGIN} 20241119085653146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241119085653146 DSS <0004> hlr_ussd.c:576 262423135711690/0xad3a84cc: Process SS (BEGIN) 20241119085653146 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653146 DSS <0004> hlr_ussd.c:518 262423135711690/0xad3a84cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653146 DSS <0004> hlr_ussd.c:363 262423135711690/0xad3a84cc: Tx USSD 'Your IMSI is 262423135711690' 20241119085653146 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423135711690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423135711690" destination_name="the-source\n" session_id=2906293452 session_state=END} 20241119085653146 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262423135711690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653146 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653146 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20241119085653151 DAUC <0003> db_auc.c:157 IMSI='262427910997932': No 2G Auth Data 20241119085653151 DAUC <0003> db_auc.c:192 IMSI='262427910997932': No 3G Auth Data 20241119085653168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241119085653175 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653175 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427910997932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427910997932" source_name="the-source\n" session_id=3859696226 session_state=BEGIN} 20241119085653175 DSS <0004> hlr_ussd.c:576 262427910997932/0xe60e4a62: Process SS (BEGIN) 20241119085653175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653175 DSS <0004> hlr_ussd.c:518 262427910997932/0xe60e4a62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653175 DSS <0004> hlr_ussd.c:363 262427910997932/0xe60e4a62: Tx USSD 'Your IMSI is 262427910997932' 20241119085653175 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427910997932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427910997932" destination_name="the-source\n" session_id=3859696226 session_state=END} 20241119085653175 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427910997932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653175 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653175 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241119085653180 DAUC <0003> db_auc.c:157 IMSI='262425814255501': No 2G Auth Data 20241119085653180 DAUC <0003> db_auc.c:192 IMSI='262425814255501': No 3G Auth Data 20241119085653198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53740<->l=127.0.0.1:4258 20241119085653204 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653204 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425814255501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425814255501" source_name="the-source\n" session_id=1729236269 session_state=BEGIN} 20241119085653204 DSS <0004> hlr_ussd.c:576 262425814255501/0x67120d2d: Process SS (BEGIN) 20241119085653204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653204 DSS <0004> hlr_ussd.c:518 262425814255501/0x67120d2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653204 DSS <0004> hlr_ussd.c:363 262425814255501/0x67120d2d: Tx USSD 'Your IMSI is 262425814255501' 20241119085653204 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425814255501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425814255501" destination_name="the-source\n" session_id=1729236269 session_state=END} 20241119085653204 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262425814255501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653204 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653204 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53740<->l=127.0.0.1:4258 20241119085653208 DAUC <0003> db_auc.c:157 IMSI='262420764963397': No 2G Auth Data 20241119085653208 DAUC <0003> db_auc.c:192 IMSI='262420764963397': No 3G Auth Data 20241119085653224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241119085653229 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653229 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420764963397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420764963397" source_name="the-source\n" session_id=2402070560 session_state=BEGIN} 20241119085653229 DSS <0004> hlr_ussd.c:576 262420764963397/0x8f2cb020: Process SS (BEGIN) 20241119085653229 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653229 DSS <0004> hlr_ussd.c:518 262420764963397/0x8f2cb020: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653229 DSS <0004> hlr_ussd.c:363 262420764963397/0x8f2cb020: Tx USSD 'Your IMSI is 262420764963397' 20241119085653229 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420764963397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420764963397" destination_name="the-source\n" session_id=2402070560 session_state=END} 20241119085653229 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420764963397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653229 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653229 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241119085653233 DAUC <0003> db_auc.c:157 IMSI='262424057580032': No 2G Auth Data 20241119085653233 DAUC <0003> db_auc.c:192 IMSI='262424057580032': No 3G Auth Data 20241119085653249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241119085653256 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653256 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424057580032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424057580032" source_name="the-source\n" session_id=3126264418 session_state=BEGIN} 20241119085653256 DSS <0004> hlr_ussd.c:576 262424057580032/0xba570262: Process SS (BEGIN) 20241119085653256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653256 DSS <0004> hlr_ussd.c:518 262424057580032/0xba570262: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653256 DSS <0004> hlr_ussd.c:363 262424057580032/0xba570262: Tx USSD 'Your IMSI is 262424057580032' 20241119085653256 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424057580032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424057580032" destination_name="the-source\n" session_id=3126264418 session_state=END} 20241119085653256 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262424057580032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653256 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653256 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241119085653261 DAUC <0003> db_auc.c:157 IMSI='262422625496143': No 2G Auth Data 20241119085653261 DAUC <0003> db_auc.c:192 IMSI='262422625496143': No 3G Auth Data 20241119085653275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20241119085653282 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653282 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422625496143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422625496143" source_name="the-source\n" session_id=2828914178 session_state=BEGIN} 20241119085653282 DSS <0004> hlr_ussd.c:576 262422625496143/0xa89dce02: Process SS (BEGIN) 20241119085653282 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653282 DSS <0004> hlr_ussd.c:518 262422625496143/0xa89dce02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653282 DSS <0004> hlr_ussd.c:363 262422625496143/0xa89dce02: Tx USSD 'Your IMSI is 262422625496143' 20241119085653282 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422625496143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422625496143" destination_name="the-source\n" session_id=2828914178 session_state=END} 20241119085653282 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262422625496143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653282 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653282 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20241119085653287 DAUC <0003> db_auc.c:157 IMSI='262427389715775': No 2G Auth Data 20241119085653287 DAUC <0003> db_auc.c:192 IMSI='262427389715775': No 3G Auth Data 20241119085653304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241119085653311 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653311 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427389715775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427389715775" source_name="the-source\n" session_id=2184083329 session_state=BEGIN} 20241119085653311 DSS <0004> hlr_ussd.c:576 262427389715775/0x822e7781: Process SS (BEGIN) 20241119085653311 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653311 DSS <0004> hlr_ussd.c:518 262427389715775/0x822e7781: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653311 DSS <0004> hlr_ussd.c:363 262427389715775/0x822e7781: Tx USSD 'Your IMSI is 262427389715775' 20241119085653311 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427389715775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427389715775" destination_name="the-source\n" session_id=2184083329 session_state=END} 20241119085653311 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427389715775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653311 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653311 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241119085653316 DAUC <0003> db_auc.c:157 IMSI='262424550671628': No 2G Auth Data 20241119085653316 DAUC <0003> db_auc.c:192 IMSI='262424550671628': No 3G Auth Data 20241119085653330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241119085653334 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653335 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424550671628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424550671628" source_name="the-source\n" session_id=2621776656 session_state=BEGIN} 20241119085653335 DSS <0004> hlr_ussd.c:576 262424550671628/0x9c452310: Process SS (BEGIN) 20241119085653335 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241119085653335 DSS <0004> hlr_ussd.c:518 262424550671628/0x9c452310: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241119085653335 DSS <0004> hlr_ussd.c:363 262424550671628/0x9c452310: Tx USSD 'Your IMSI is 262424550671628' 20241119085653335 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424550671628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424550671628" destination_name="the-source\n" session_id=2621776656 session_state=END} 20241119085653335 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262424550671628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085653335 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653335 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085653338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241119085653339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53704<->l=127.0.0.1:4258 20241119085653340 DLINP <000b> input/ipa.c:451 connected read/write 20241119085653340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085653340 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085653340 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085653340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085653340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241119085653340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42203<->l=127.0.0.1:4259) 20241119085653382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20241119085653582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20241119085656660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085656660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085656662 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53790<->l=127.0.0.1:4258 20241119085656665 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085656665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085656665 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085656665 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 2:  20241119085656665 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 3:  20241119085656665 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 4:  20241119085656665 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 5:  20241119085656665 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 7:  20241119085656665 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085656665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085656665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085656665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085656683 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38579<->l=127.0.0.1:4259) 20241119085656690 DAUC <0003> db_auc.c:157 IMSI='262421721852257': No 2G Auth Data 20241119085656690 DAUC <0003> db_auc.c:192 IMSI='262421721852257': No 3G Auth Data 20241119085656709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241119085656716 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656716 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421721852257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421721852257" session_id=59144210 session_state=BEGIN} 20241119085656716 DSS <0004> hlr_ussd.c:576 262421721852257/0x03867812: Process SS (BEGIN) 20241119085656716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656716 DSS <0004> hlr_ussd.c:518 262421721852257/0x03867812: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656716 DSS <0004> hlr_ussd.c:363 262421721852257/0x03867812: Tx USSD 'Your extension is 491617511451' 20241119085656716 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421721852257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421721852257" session_id=59144210 session_state=END} 20241119085656716 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421721852257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656716 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656716 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241119085656721 DAUC <0003> db_auc.c:157 IMSI='262423403737045': No 2G Auth Data 20241119085656721 DAUC <0003> db_auc.c:192 IMSI='262423403737045': No 3G Auth Data 20241119085656738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241119085656743 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656743 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423403737045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423403737045" session_id=3820688255 session_state=BEGIN} 20241119085656743 DSS <0004> hlr_ussd.c:576 262423403737045/0xe3bb137f: Process SS (BEGIN) 20241119085656743 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656743 DSS <0004> hlr_ussd.c:518 262423403737045/0xe3bb137f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656743 DSS <0004> hlr_ussd.c:363 262423403737045/0xe3bb137f: Tx USSD 'Your extension is 491615823053' 20241119085656743 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423403737045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423403737045" session_id=3820688255 session_state=END} 20241119085656743 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423403737045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656743 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656743 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241119085656746 DAUC <0003> db_auc.c:157 IMSI='262427181082030': No 2G Auth Data 20241119085656746 DAUC <0003> db_auc.c:192 IMSI='262427181082030': No 3G Auth Data 20241119085656764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20241119085656770 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656770 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427181082030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427181082030" session_id=3076482597 session_state=BEGIN} 20241119085656770 DSS <0004> hlr_ussd.c:576 262427181082030/0xb75f6625: Process SS (BEGIN) 20241119085656770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656770 DSS <0004> hlr_ussd.c:518 262427181082030/0xb75f6625: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656770 DSS <0004> hlr_ussd.c:363 262427181082030/0xb75f6625: Tx USSD 'Your extension is 491612574510' 20241119085656770 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427181082030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427181082030" session_id=3076482597 session_state=END} 20241119085656770 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427181082030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656770 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656770 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20241119085656775 DAUC <0003> db_auc.c:157 IMSI='262428535468170': No 2G Auth Data 20241119085656775 DAUC <0003> db_auc.c:192 IMSI='262428535468170': No 3G Auth Data 20241119085656790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20241119085656795 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656795 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428535468170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428535468170" session_id=1110863826 session_state=BEGIN} 20241119085656795 DSS <0004> hlr_ussd.c:576 262428535468170/0x42366fd2: Process SS (BEGIN) 20241119085656795 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656795 DSS <0004> hlr_ussd.c:518 262428535468170/0x42366fd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656795 DSS <0004> hlr_ussd.c:363 262428535468170/0x42366fd2: Tx USSD 'Your extension is 491612345344' 20241119085656795 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428535468170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428535468170" session_id=1110863826 session_state=END} 20241119085656795 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428535468170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656795 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656795 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20241119085656800 DAUC <0003> db_auc.c:157 IMSI='262428403173393': No 2G Auth Data 20241119085656800 DAUC <0003> db_auc.c:192 IMSI='262428403173393': No 3G Auth Data 20241119085656818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241119085656823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656823 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428403173393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428403173393" session_id=3206149504 session_state=BEGIN} 20241119085656823 DSS <0004> hlr_ussd.c:576 262428403173393/0xbf19f580: Process SS (BEGIN) 20241119085656823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656823 DSS <0004> hlr_ussd.c:518 262428403173393/0xbf19f580: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656823 DSS <0004> hlr_ussd.c:363 262428403173393/0xbf19f580: Tx USSD 'Your extension is 491611208565' 20241119085656823 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428403173393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428403173393" session_id=3206149504 session_state=END} 20241119085656823 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428403173393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241119085656828 DAUC <0003> db_auc.c:157 IMSI='262420052569538': No 2G Auth Data 20241119085656828 DAUC <0003> db_auc.c:192 IMSI='262420052569538': No 3G Auth Data 20241119085656843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241119085656848 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656848 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420052569538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420052569538" session_id=1023020709 session_state=BEGIN} 20241119085656848 DSS <0004> hlr_ussd.c:576 262420052569538/0x3cfa0ea5: Process SS (BEGIN) 20241119085656848 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656848 DSS <0004> hlr_ussd.c:518 262420052569538/0x3cfa0ea5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656848 DSS <0004> hlr_ussd.c:363 262420052569538/0x3cfa0ea5: Tx USSD 'Your extension is 491616835406' 20241119085656848 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420052569538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420052569538" session_id=1023020709 session_state=END} 20241119085656848 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420052569538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656848 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656848 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241119085656852 DAUC <0003> db_auc.c:157 IMSI='262422851150294': No 2G Auth Data 20241119085656852 DAUC <0003> db_auc.c:192 IMSI='262422851150294': No 3G Auth Data 20241119085656868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4258 20241119085656874 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656874 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422851150294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422851150294" session_id=2103961380 session_state=BEGIN} 20241119085656874 DSS <0004> hlr_ussd.c:576 262422851150294/0x7d67e724: Process SS (BEGIN) 20241119085656874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656874 DSS <0004> hlr_ussd.c:518 262422851150294/0x7d67e724: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656874 DSS <0004> hlr_ussd.c:363 262422851150294/0x7d67e724: Tx USSD 'Your extension is 491612750326' 20241119085656874 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422851150294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422851150294" session_id=2103961380 session_state=END} 20241119085656874 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422851150294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656874 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656874 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4258 20241119085656879 DAUC <0003> db_auc.c:157 IMSI='262422341379645': No 2G Auth Data 20241119085656879 DAUC <0003> db_auc.c:192 IMSI='262422341379645': No 3G Auth Data 20241119085656894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241119085656899 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656899 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422341379645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422341379645" session_id=455225460 session_state=BEGIN} 20241119085656899 DSS <0004> hlr_ussd.c:576 262422341379645/0x1b223074: Process SS (BEGIN) 20241119085656899 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085656899 DSS <0004> hlr_ussd.c:518 262422341379645/0x1b223074: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085656899 DSS <0004> hlr_ussd.c:363 262422341379645/0x1b223074: Tx USSD 'Your extension is 491614117485' 20241119085656899 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422341379645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422341379645" session_id=455225460 session_state=END} 20241119085656899 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422341379645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085656899 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656899 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085656904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241119085656905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53790<->l=127.0.0.1:4258 20241119085656906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38579<->l=127.0.0.1:4259) 20241119085656906 DLINP <000b> input/ipa.c:451 connected read/write 20241119085656906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085656906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085656906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085656906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085656946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4258 20241119085657147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4258 20241119085700222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085700222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085700224 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53336<->l=127.0.0.1:4258 20241119085700228 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085700228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085700228 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085700228 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 2:  20241119085700228 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 3:  20241119085700228 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 4:  20241119085700228 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 5:  20241119085700228 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 7:  20241119085700228 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085700228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085700228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085700228 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085700244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46639<->l=127.0.0.1:4259) 20241119085700250 DAUC <0003> db_auc.c:157 IMSI='262420097498451': No 2G Auth Data 20241119085700251 DAUC <0003> db_auc.c:192 IMSI='262420097498451': No 3G Auth Data 20241119085700267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241119085700273 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700273 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420097498451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420097498451" source_name="the-source\n" session_id=4056613474 session_state=BEGIN} 20241119085700273 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241119085700273 DSS <0004> hlr_ussd.c:576 262420097498451/0xf1cb0262: Process SS (BEGIN) 20241119085700273 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700273 DSS <0004> hlr_ussd.c:518 262420097498451/0xf1cb0262: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700273 DSS <0004> hlr_ussd.c:363 262420097498451/0xf1cb0262: Tx USSD 'Your extension is 491610531424' 20241119085700273 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420097498451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420097498451" destination_name="the-source\n" session_id=4056613474 session_state=END} 20241119085700273 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420097498451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700273 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700273 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241119085700280 DAUC <0003> db_auc.c:157 IMSI='262423473425066': No 2G Auth Data 20241119085700280 DAUC <0003> db_auc.c:192 IMSI='262423473425066': No 3G Auth Data 20241119085700298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 20241119085700305 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700305 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423473425066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423473425066" source_name="the-source\n" session_id=3637250066 session_state=BEGIN} 20241119085700305 DSS <0004> hlr_ussd.c:576 262423473425066/0xd8cc0812: Process SS (BEGIN) 20241119085700305 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700305 DSS <0004> hlr_ussd.c:518 262423473425066/0xd8cc0812: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700306 DSS <0004> hlr_ussd.c:363 262423473425066/0xd8cc0812: Tx USSD 'Your extension is 491615884163' 20241119085700306 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423473425066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423473425066" destination_name="the-source\n" session_id=3637250066 session_state=END} 20241119085700306 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423473425066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700306 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700306 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4258 20241119085700310 DAUC <0003> db_auc.c:157 IMSI='262429331636953': No 2G Auth Data 20241119085700310 DAUC <0003> db_auc.c:192 IMSI='262429331636953': No 3G Auth Data 20241119085700328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4258 20241119085700334 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700334 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429331636953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429331636953" source_name="the-source\n" session_id=2175164398 session_state=BEGIN} 20241119085700334 DSS <0004> hlr_ussd.c:576 262429331636953/0x81a65fee: Process SS (BEGIN) 20241119085700334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700334 DSS <0004> hlr_ussd.c:518 262429331636953/0x81a65fee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700334 DSS <0004> hlr_ussd.c:363 262429331636953/0x81a65fee: Tx USSD 'Your extension is 491610028471' 20241119085700334 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429331636953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429331636953" destination_name="the-source\n" session_id=2175164398 session_state=END} 20241119085700334 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429331636953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700334 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700334 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4258 20241119085700338 DAUC <0003> db_auc.c:157 IMSI='262420094530941': No 2G Auth Data 20241119085700338 DAUC <0003> db_auc.c:192 IMSI='262420094530941': No 3G Auth Data 20241119085700353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20241119085700359 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700359 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420094530941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420094530941" source_name="the-source\n" session_id=543540634 session_state=BEGIN} 20241119085700359 DSS <0004> hlr_ussd.c:576 262420094530941/0x2065c59a: Process SS (BEGIN) 20241119085700359 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700359 DSS <0004> hlr_ussd.c:518 262420094530941/0x2065c59a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700359 DSS <0004> hlr_ussd.c:363 262420094530941/0x2065c59a: Tx USSD 'Your extension is 491612484744' 20241119085700359 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420094530941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420094530941" destination_name="the-source\n" session_id=543540634 session_state=END} 20241119085700359 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420094530941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700359 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700359 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20241119085700365 DAUC <0003> db_auc.c:157 IMSI='262429465378992': No 2G Auth Data 20241119085700365 DAUC <0003> db_auc.c:192 IMSI='262429465378992': No 3G Auth Data 20241119085700380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241119085700385 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700385 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429465378992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429465378992" source_name="the-source\n" session_id=1986784360 session_state=BEGIN} 20241119085700386 DSS <0004> hlr_ussd.c:576 262429465378992/0x766bec68: Process SS (BEGIN) 20241119085700386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700386 DSS <0004> hlr_ussd.c:518 262429465378992/0x766bec68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700386 DSS <0004> hlr_ussd.c:363 262429465378992/0x766bec68: Tx USSD 'Your extension is 491618477131' 20241119085700386 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429465378992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429465378992" destination_name="the-source\n" session_id=1986784360 session_state=END} 20241119085700386 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429465378992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700386 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700386 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241119085700390 DAUC <0003> db_auc.c:157 IMSI='262422965892103': No 2G Auth Data 20241119085700390 DAUC <0003> db_auc.c:192 IMSI='262422965892103': No 3G Auth Data 20241119085700406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241119085700413 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700413 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422965892103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422965892103" source_name="the-source\n" session_id=4212834898 session_state=BEGIN} 20241119085700413 DSS <0004> hlr_ussd.c:576 262422965892103/0xfb1ac252: Process SS (BEGIN) 20241119085700413 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700413 DSS <0004> hlr_ussd.c:518 262422965892103/0xfb1ac252: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700413 DSS <0004> hlr_ussd.c:363 262422965892103/0xfb1ac252: Tx USSD 'Your extension is 491612368725' 20241119085700413 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422965892103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422965892103" destination_name="the-source\n" session_id=4212834898 session_state=END} 20241119085700413 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422965892103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700413 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700413 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241119085700418 DAUC <0003> db_auc.c:157 IMSI='262423768607541': No 2G Auth Data 20241119085700418 DAUC <0003> db_auc.c:192 IMSI='262423768607541': No 3G Auth Data 20241119085700436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 20241119085700443 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700443 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423768607541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423768607541" source_name="the-source\n" session_id=74398983 session_state=BEGIN} 20241119085700443 DSS <0004> hlr_ussd.c:576 262423768607541/0x046f3d07: Process SS (BEGIN) 20241119085700443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700443 DSS <0004> hlr_ussd.c:518 262423768607541/0x046f3d07: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700443 DSS <0004> hlr_ussd.c:363 262423768607541/0x046f3d07: Tx USSD 'Your extension is 491612776370' 20241119085700443 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423768607541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423768607541" destination_name="the-source\n" session_id=74398983 session_state=END} 20241119085700443 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423768607541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700443 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700443 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 20241119085700447 DAUC <0003> db_auc.c:157 IMSI='262429232063808': No 2G Auth Data 20241119085700447 DAUC <0003> db_auc.c:192 IMSI='262429232063808': No 3G Auth Data 20241119085700466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241119085700470 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700470 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429232063808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429232063808" source_name="the-source\n" session_id=1682359530 session_state=BEGIN} 20241119085700470 DSS <0004> hlr_ussd.c:576 262429232063808/0x6446c4ea: Process SS (BEGIN) 20241119085700470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241119085700471 DSS <0004> hlr_ussd.c:518 262429232063808/0x6446c4ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241119085700471 DSS <0004> hlr_ussd.c:363 262429232063808/0x6446c4ea: Tx USSD 'Your extension is 491618678456' 20241119085700471 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429232063808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429232063808" destination_name="the-source\n" session_id=1682359530 session_state=END} 20241119085700471 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262429232063808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085700471 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700471 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085700475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241119085700476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53336<->l=127.0.0.1:4258 20241119085700477 DLINP <000b> input/ipa.c:451 connected read/write 20241119085700477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085700477 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085700477 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085700477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085700477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241119085700477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46639<->l=127.0.0.1:4259) 20241119085700517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4258 20241119085700718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4258 20241119085703798 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45747 20241119085703798 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45747 20241119085703800 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703800 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703803 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703803 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703803 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085703803 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241119085703803 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241119085703803 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 2:  20241119085703803 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 3:  20241119085703803 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 4:  20241119085703803 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 5:  20241119085703803 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 7:  20241119085703803 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085703803 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085703803 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085703803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45747 20241119085703803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085703803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085703806 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241119085703809 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703809 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085703809 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085703809 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085703809 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085703809 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085703809 DLGSUP <0013> gsup_server.c:235 2:  20241119085703809 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085703809 DLGSUP <0013> gsup_server.c:235 3:  20241119085703809 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085703809 DLGSUP <0013> gsup_server.c:235 4:  20241119085703810 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085703810 DLGSUP <0013> gsup_server.c:235 5:  20241119085703810 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085703810 DLGSUP <0013> gsup_server.c:235 7:  20241119085703810 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085703810 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085703810 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085703810 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085703828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45975<->l=127.0.0.1:4259) 20241119085703835 DAUC <0003> db_auc.c:157 IMSI='262428913029544': No 2G Auth Data 20241119085703835 DAUC <0003> db_auc.c:192 IMSI='262428913029544': No 3G Auth Data 20241119085703852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4258 20241119085703858 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703858 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428913029544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428913029544" session_id=1386753531 session_state=BEGIN} 20241119085703858 DSS <0004> hlr_ussd.c:576 262428913029544/0x52a82dfb: Process SS (BEGIN) 20241119085703858 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085703858 DSS <0004> hlr_ussd.c:518 262428913029544/0x52a82dfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085703858 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703858 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703858 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703858 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703865 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703865 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703866 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428913029544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428913029544" session_id=1386753531 session_state=END} 20241119085703866 DSS <0004> hlr_ussd.c:576 262428913029544/0x52a82dfb: Process SS (END) 20241119085703866 DSS <0004> hlr_ussd.c:518 262428913029544/0x52a82dfb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085703866 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428913029544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428913029544" session_id=1386753531 session_state=END} 20241119085703866 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428913029544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085703866 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428913029544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085703866 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703866 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4258 20241119085703871 DAUC <0003> db_auc.c:157 IMSI='262425513538575': No 2G Auth Data 20241119085703871 DAUC <0003> db_auc.c:192 IMSI='262425513538575': No 3G Auth Data 20241119085703887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4258 20241119085703894 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703894 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425513538575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513538575" session_id=1359358452 session_state=BEGIN} 20241119085703894 DSS <0004> hlr_ussd.c:576 262425513538575/0x510629f4: Process SS (BEGIN) 20241119085703894 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085703894 DSS <0004> hlr_ussd.c:518 262425513538575/0x510629f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085703894 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703894 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703894 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703894 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703896 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703896 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703896 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425513538575 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513538575" session_id=1359358452 session_state=END} 20241119085703896 DSS <0004> hlr_ussd.c:576 262425513538575/0x510629f4: Process SS (END) 20241119085703896 DSS <0004> hlr_ussd.c:518 262425513538575/0x510629f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085703896 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425513538575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513538575" session_id=1359358452 session_state=END} 20241119085703896 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425513538575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085703896 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425513538575 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085703896 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703896 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4258 20241119085703901 DAUC <0003> db_auc.c:157 IMSI='262424151830931': No 2G Auth Data 20241119085703901 DAUC <0003> db_auc.c:192 IMSI='262424151830931': No 3G Auth Data 20241119085703918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241119085703924 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703924 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424151830931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424151830931" session_id=2273889911 session_state=BEGIN} 20241119085703924 DSS <0004> hlr_ussd.c:576 262424151830931/0x8788ce77: Process SS (BEGIN) 20241119085703924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085703924 DSS <0004> hlr_ussd.c:518 262424151830931/0x8788ce77: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085703924 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703924 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703924 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703924 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703926 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703926 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703926 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262424151830931 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424151830931" session_id=2273889911 session_state=END} 20241119085703926 DSS <0004> hlr_ussd.c:576 262424151830931/0x8788ce77: Process SS (END) 20241119085703926 DSS <0004> hlr_ussd.c:518 262424151830931/0x8788ce77: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085703926 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424151830931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424151830931" session_id=2273889911 session_state=END} 20241119085703926 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424151830931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085703926 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262424151830931 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085703926 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703926 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241119085703932 DAUC <0003> db_auc.c:157 IMSI='262427733971957': No 2G Auth Data 20241119085703932 DAUC <0003> db_auc.c:192 IMSI='262427733971957': No 3G Auth Data 20241119085703949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 20241119085703955 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703955 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427733971957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427733971957" session_id=3542885224 session_state=BEGIN} 20241119085703955 DSS <0004> hlr_ussd.c:576 262427733971957/0xd32c2368: Process SS (BEGIN) 20241119085703955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085703955 DSS <0004> hlr_ussd.c:518 262427733971957/0xd32c2368: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085703955 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703955 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703955 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703955 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703957 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703957 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703957 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427733971957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427733971957" session_id=3542885224 session_state=END} 20241119085703957 DSS <0004> hlr_ussd.c:576 262427733971957/0xd32c2368: Process SS (END) 20241119085703957 DSS <0004> hlr_ussd.c:518 262427733971957/0xd32c2368: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085703957 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427733971957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427733971957" session_id=3542885224 session_state=END} 20241119085703957 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427733971957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085703957 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427733971957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085703957 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703957 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 20241119085703962 DAUC <0003> db_auc.c:157 IMSI='262423068460765': No 2G Auth Data 20241119085703962 DAUC <0003> db_auc.c:192 IMSI='262423068460765': No 3G Auth Data 20241119085703979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241119085703986 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085703986 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423068460765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423068460765" session_id=804013717 session_state=BEGIN} 20241119085703986 DSS <0004> hlr_ussd.c:576 262423068460765/0x2fec4695: Process SS (BEGIN) 20241119085703986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085703986 DSS <0004> hlr_ussd.c:518 262423068460765/0x2fec4695: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085703986 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703986 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703986 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703986 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085703988 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703988 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085703988 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423068460765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423068460765" session_id=804013717 session_state=END} 20241119085703988 DSS <0004> hlr_ussd.c:576 262423068460765/0x2fec4695: Process SS (END) 20241119085703988 DSS <0004> hlr_ussd.c:518 262423068460765/0x2fec4695: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085703988 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423068460765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423068460765" session_id=804013717 session_state=END} 20241119085703988 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423068460765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085703988 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423068460765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085703988 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703988 DLINP <000b> input/ipa.c:451 connected read/write 20241119085703988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085703992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241119085703992 DAUC <0003> db_auc.c:157 IMSI='262424120734272': No 2G Auth Data 20241119085703992 DAUC <0003> db_auc.c:192 IMSI='262424120734272': No 3G Auth Data 20241119085704011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20241119085704018 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085704019 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424120734272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424120734272" session_id=1800282408 session_state=BEGIN} 20241119085704019 DSS <0004> hlr_ussd.c:576 262424120734272/0x6b4e2128: Process SS (BEGIN) 20241119085704019 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085704019 DSS <0004> hlr_ussd.c:518 262424120734272/0x6b4e2128: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085704019 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704019 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085704019 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704019 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085704020 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704021 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085704021 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424120734272 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424120734272" session_id=1800282408 session_state=END} 20241119085704021 DSS <0004> hlr_ussd.c:576 262424120734272/0x6b4e2128: Process SS (END) 20241119085704021 DSS <0004> hlr_ussd.c:518 262424120734272/0x6b4e2128: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085704021 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424120734272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424120734272" session_id=1800282408 session_state=END} 20241119085704021 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424120734272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085704021 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424120734272 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085704021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085704021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085704024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20241119085704025 DAUC <0003> db_auc.c:157 IMSI='262425063385994': No 2G Auth Data 20241119085704025 DAUC <0003> db_auc.c:192 IMSI='262425063385994': No 3G Auth Data 20241119085704041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241119085704046 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085704047 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425063385994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425063385994" session_id=2231970026 session_state=BEGIN} 20241119085704047 DSS <0004> hlr_ussd.c:576 262425063385994/0x850928ea: Process SS (BEGIN) 20241119085704047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085704047 DSS <0004> hlr_ussd.c:518 262425063385994/0x850928ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085704047 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704047 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085704047 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704047 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085704049 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704049 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085704049 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425063385994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425063385994" session_id=2231970026 session_state=END} 20241119085704049 DSS <0004> hlr_ussd.c:576 262425063385994/0x850928ea: Process SS (END) 20241119085704049 DSS <0004> hlr_ussd.c:518 262425063385994/0x850928ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085704049 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425063385994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425063385994" session_id=2231970026 session_state=END} 20241119085704049 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425063385994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085704049 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425063385994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085704049 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085704049 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085704053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241119085704053 DAUC <0003> db_auc.c:157 IMSI='262424702353965': No 2G Auth Data 20241119085704053 DAUC <0003> db_auc.c:192 IMSI='262424702353965': No 3G Auth Data 20241119085704069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20241119085704075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085704075 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424702353965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424702353965" session_id=2980873871 session_state=BEGIN} 20241119085704075 DSS <0004> hlr_ussd.c:576 262424702353965/0xb1ac868f: Process SS (BEGIN) 20241119085704075 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085704075 DSS <0004> hlr_ussd.c:518 262424702353965/0xb1ac868f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085704075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704075 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085704075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704075 DLINP <000b> input/ipa.c:431 127.0.0.1:45747 sending data 20241119085704077 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704077 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085704077 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424702353965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424702353965" session_id=2980873871 session_state=END} 20241119085704077 DSS <0004> hlr_ussd.c:576 262424702353965/0xb1ac868f: Process SS (END) 20241119085704077 DSS <0004> hlr_ussd.c:518 262424702353965/0xb1ac868f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085704077 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424702353965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424702353965" session_id=2980873871 session_state=END} 20241119085704077 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424702353965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085704077 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424702353965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085704077 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085704077 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085704080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20241119085704082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241119085704083 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704083 DLINP <000b> input/ipa.c:405 127.0.0.1:45747 message received 20241119085704083 DLINP <000b> input/ipa.c:414 127.0.0.1:45747 connection closed with server 20241119085704083 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45747 20241119085704083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241119085704083 DLINP <000b> input/ipa.c:451 connected read/write 20241119085704083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085704083 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085704083 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085704083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085704083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45975<->l=127.0.0.1:4259) 20241119085704124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4258 20241119085704325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4258 20241119085707412 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35759 20241119085707412 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35759 20241119085707415 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707415 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085707417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085707418 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707418 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085707418 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241119085707418 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241119085707418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241119085707418 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085707418 DLGSUP <0013> gsup_server.c:235 2:  20241119085707418 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085707418 DLGSUP <0013> gsup_server.c:235 3:  20241119085707418 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085707418 DLGSUP <0013> gsup_server.c:235 4:  20241119085707418 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085707418 DLGSUP <0013> gsup_server.c:235 5:  20241119085707418 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085707419 DLGSUP <0013> gsup_server.c:235 7:  20241119085707419 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085707419 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085707419 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085707419 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35759 20241119085707419 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20241119085707422 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085707423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085707423 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085707423 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 2:  20241119085707423 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 3:  20241119085707423 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 4:  20241119085707423 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 5:  20241119085707423 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 7:  20241119085707423 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085707423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085707423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085707423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085707444 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37017<->l=127.0.0.1:4259) 20241119085707450 DAUC <0003> db_auc.c:157 IMSI='262428371039585': No 2G Auth Data 20241119085707450 DAUC <0003> db_auc.c:192 IMSI='262428371039585': No 3G Auth Data 20241119085707467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241119085707475 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707475 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428371039585" session_id=3064606850 session_state=BEGIN} 20241119085707475 DSS <0004> hlr_ussd.c:576 262428371039585/0xb6aa3082: Process SS (BEGIN) 20241119085707475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707475 DSS <0004> hlr_ussd.c:518 262428371039585/0xb6aa3082: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707475 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707475 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707475 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707475 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707482 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707482 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707482 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371039585" session_id=3064606850 session_state=CONTINUE} 20241119085707482 DSS <0004> hlr_ussd.c:576 262428371039585/0xb6aa3082: Process SS (CONTINUE) 20241119085707482 DSS <0004> hlr_ussd.c:518 262428371039585/0xb6aa3082: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707482 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371039585" session_id=3064606850 session_state=CONTINUE} 20241119085707482 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707482 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707482 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707486 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707486 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428371039585" session_id=3064606850 session_state=CONTINUE} 20241119085707486 DSS <0004> hlr_ussd.c:576 262428371039585/0xb6aa3082: Process SS (CONTINUE) 20241119085707486 DSS <0004> hlr_ussd.c:518 262428371039585/0xb6aa3082: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707486 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707486 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707486 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707486 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707486 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707488 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707488 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707488 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371039585" session_id=3064606850 session_state=END} 20241119085707488 DSS <0004> hlr_ussd.c:576 262428371039585/0xb6aa3082: Process SS (END) 20241119085707488 DSS <0004> hlr_ussd.c:518 262428371039585/0xb6aa3082: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707488 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371039585" session_id=3064606850 session_state=END} 20241119085707488 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707488 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428371039585 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707488 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707488 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241119085707490 DAUC <0003> db_auc.c:157 IMSI='262429602749043': No 2G Auth Data 20241119085707490 DAUC <0003> db_auc.c:192 IMSI='262429602749043': No 3G Auth Data 20241119085707505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241119085707512 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707512 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429602749043" session_id=1693038916 session_state=BEGIN} 20241119085707512 DSS <0004> hlr_ussd.c:576 262429602749043/0x64e9b944: Process SS (BEGIN) 20241119085707512 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707512 DSS <0004> hlr_ussd.c:518 262429602749043/0x64e9b944: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707512 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707512 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707512 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707512 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707513 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707513 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707513 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602749043" session_id=1693038916 session_state=CONTINUE} 20241119085707513 DSS <0004> hlr_ussd.c:576 262429602749043/0x64e9b944: Process SS (CONTINUE) 20241119085707513 DSS <0004> hlr_ussd.c:518 262429602749043/0x64e9b944: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707513 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602749043" session_id=1693038916 session_state=CONTINUE} 20241119085707513 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707513 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707514 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707518 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707518 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429602749043" session_id=1693038916 session_state=CONTINUE} 20241119085707518 DSS <0004> hlr_ussd.c:576 262429602749043/0x64e9b944: Process SS (CONTINUE) 20241119085707518 DSS <0004> hlr_ussd.c:518 262429602749043/0x64e9b944: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707518 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707518 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707518 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707518 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707518 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707519 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707519 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707519 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602749043" session_id=1693038916 session_state=END} 20241119085707519 DSS <0004> hlr_ussd.c:576 262429602749043/0x64e9b944: Process SS (END) 20241119085707519 DSS <0004> hlr_ussd.c:518 262429602749043/0x64e9b944: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707519 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602749043" session_id=1693038916 session_state=END} 20241119085707519 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707519 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262429602749043 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707519 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707520 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241119085707522 DAUC <0003> db_auc.c:157 IMSI='262426591578387': No 2G Auth Data 20241119085707522 DAUC <0003> db_auc.c:192 IMSI='262426591578387': No 3G Auth Data 20241119085707538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 20241119085707543 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707543 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426591578387" session_id=2479670152 session_state=BEGIN} 20241119085707543 DSS <0004> hlr_ussd.c:576 262426591578387/0x93ccc388: Process SS (BEGIN) 20241119085707543 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707543 DSS <0004> hlr_ussd.c:518 262426591578387/0x93ccc388: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707543 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707543 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707543 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707543 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707545 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707545 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707545 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426591578387" session_id=2479670152 session_state=CONTINUE} 20241119085707545 DSS <0004> hlr_ussd.c:576 262426591578387/0x93ccc388: Process SS (CONTINUE) 20241119085707545 DSS <0004> hlr_ussd.c:518 262426591578387/0x93ccc388: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707545 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426591578387" session_id=2479670152 session_state=CONTINUE} 20241119085707545 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707545 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707545 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707549 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707549 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426591578387" session_id=2479670152 session_state=CONTINUE} 20241119085707549 DSS <0004> hlr_ussd.c:576 262426591578387/0x93ccc388: Process SS (CONTINUE) 20241119085707549 DSS <0004> hlr_ussd.c:518 262426591578387/0x93ccc388: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707549 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707549 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707549 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707549 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707549 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707550 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707550 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707551 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426591578387" session_id=2479670152 session_state=END} 20241119085707551 DSS <0004> hlr_ussd.c:576 262426591578387/0x93ccc388: Process SS (END) 20241119085707551 DSS <0004> hlr_ussd.c:518 262426591578387/0x93ccc388: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707551 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426591578387" session_id=2479670152 session_state=END} 20241119085707551 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707551 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426591578387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707551 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707551 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 20241119085707553 DAUC <0003> db_auc.c:157 IMSI='262423950809661': No 2G Auth Data 20241119085707553 DAUC <0003> db_auc.c:192 IMSI='262423950809661': No 3G Auth Data 20241119085707571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241119085707577 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707577 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423950809661" session_id=3828506038 session_state=BEGIN} 20241119085707577 DSS <0004> hlr_ussd.c:576 262423950809661/0xe4325db6: Process SS (BEGIN) 20241119085707577 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707577 DSS <0004> hlr_ussd.c:518 262423950809661/0xe4325db6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707577 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707577 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707577 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707577 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707579 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707579 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707579 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950809661" session_id=3828506038 session_state=CONTINUE} 20241119085707579 DSS <0004> hlr_ussd.c:576 262423950809661/0xe4325db6: Process SS (CONTINUE) 20241119085707579 DSS <0004> hlr_ussd.c:518 262423950809661/0xe4325db6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707579 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950809661" session_id=3828506038 session_state=CONTINUE} 20241119085707579 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707579 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707580 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707584 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707584 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423950809661" session_id=3828506038 session_state=CONTINUE} 20241119085707584 DSS <0004> hlr_ussd.c:576 262423950809661/0xe4325db6: Process SS (CONTINUE) 20241119085707584 DSS <0004> hlr_ussd.c:518 262423950809661/0xe4325db6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707584 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707584 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707584 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707584 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707584 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707586 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707586 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707586 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950809661" session_id=3828506038 session_state=END} 20241119085707586 DSS <0004> hlr_ussd.c:576 262423950809661/0xe4325db6: Process SS (END) 20241119085707586 DSS <0004> hlr_ussd.c:518 262423950809661/0xe4325db6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707586 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950809661" session_id=3828506038 session_state=END} 20241119085707586 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707586 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423950809661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707586 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707586 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241119085707588 DAUC <0003> db_auc.c:157 IMSI='262424364034767': No 2G Auth Data 20241119085707588 DAUC <0003> db_auc.c:192 IMSI='262424364034767': No 3G Auth Data 20241119085707606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4258 20241119085707612 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707612 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424364034767" session_id=2992032863 session_state=BEGIN} 20241119085707612 DSS <0004> hlr_ussd.c:576 262424364034767/0xb256cc5f: Process SS (BEGIN) 20241119085707612 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707612 DSS <0004> hlr_ussd.c:518 262424364034767/0xb256cc5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707612 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707612 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707612 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707612 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707615 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707615 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707615 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424364034767" session_id=2992032863 session_state=CONTINUE} 20241119085707615 DSS <0004> hlr_ussd.c:576 262424364034767/0xb256cc5f: Process SS (CONTINUE) 20241119085707615 DSS <0004> hlr_ussd.c:518 262424364034767/0xb256cc5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707615 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424364034767" session_id=2992032863 session_state=CONTINUE} 20241119085707615 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707615 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707615 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707619 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707619 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424364034767" session_id=2992032863 session_state=CONTINUE} 20241119085707619 DSS <0004> hlr_ussd.c:576 262424364034767/0xb256cc5f: Process SS (CONTINUE) 20241119085707619 DSS <0004> hlr_ussd.c:518 262424364034767/0xb256cc5f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707619 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707619 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707619 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707619 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707619 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707621 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707621 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707621 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424364034767" session_id=2992032863 session_state=END} 20241119085707621 DSS <0004> hlr_ussd.c:576 262424364034767/0xb256cc5f: Process SS (END) 20241119085707621 DSS <0004> hlr_ussd.c:518 262424364034767/0xb256cc5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707621 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424364034767" session_id=2992032863 session_state=END} 20241119085707621 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707621 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424364034767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707621 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707621 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4258 20241119085707623 DAUC <0003> db_auc.c:157 IMSI='262421275688313': No 2G Auth Data 20241119085707623 DAUC <0003> db_auc.c:192 IMSI='262421275688313': No 3G Auth Data 20241119085707638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241119085707645 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707645 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421275688313" session_id=789567759 session_state=BEGIN} 20241119085707645 DSS <0004> hlr_ussd.c:576 262421275688313/0x2f0fd90f: Process SS (BEGIN) 20241119085707645 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707645 DSS <0004> hlr_ussd.c:518 262421275688313/0x2f0fd90f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707645 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707645 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707645 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707645 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707647 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707647 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707647 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421275688313" session_id=789567759 session_state=CONTINUE} 20241119085707647 DSS <0004> hlr_ussd.c:576 262421275688313/0x2f0fd90f: Process SS (CONTINUE) 20241119085707647 DSS <0004> hlr_ussd.c:518 262421275688313/0x2f0fd90f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707647 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421275688313" session_id=789567759 session_state=CONTINUE} 20241119085707647 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707647 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707647 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707651 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707651 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421275688313" session_id=789567759 session_state=CONTINUE} 20241119085707651 DSS <0004> hlr_ussd.c:576 262421275688313/0x2f0fd90f: Process SS (CONTINUE) 20241119085707651 DSS <0004> hlr_ussd.c:518 262421275688313/0x2f0fd90f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707651 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707651 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707651 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707651 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707651 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707653 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707653 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707653 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421275688313" session_id=789567759 session_state=END} 20241119085707653 DSS <0004> hlr_ussd.c:576 262421275688313/0x2f0fd90f: Process SS (END) 20241119085707653 DSS <0004> hlr_ussd.c:518 262421275688313/0x2f0fd90f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707653 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421275688313" session_id=789567759 session_state=END} 20241119085707653 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707653 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421275688313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707653 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707653 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241119085707656 DAUC <0003> db_auc.c:157 IMSI='262427030750722': No 2G Auth Data 20241119085707656 DAUC <0003> db_auc.c:192 IMSI='262427030750722': No 3G Auth Data 20241119085707671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50030<->l=127.0.0.1:4258 20241119085707676 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707676 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427030750722" session_id=727075880 session_state=BEGIN} 20241119085707676 DSS <0004> hlr_ussd.c:576 262427030750722/0x2b564c28: Process SS (BEGIN) 20241119085707676 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707676 DSS <0004> hlr_ussd.c:518 262427030750722/0x2b564c28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707676 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707676 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707676 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707676 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707678 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707678 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707678 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427030750722" session_id=727075880 session_state=CONTINUE} 20241119085707678 DSS <0004> hlr_ussd.c:576 262427030750722/0x2b564c28: Process SS (CONTINUE) 20241119085707678 DSS <0004> hlr_ussd.c:518 262427030750722/0x2b564c28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707678 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427030750722" session_id=727075880 session_state=CONTINUE} 20241119085707678 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707678 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707678 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707682 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707682 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427030750722" session_id=727075880 session_state=CONTINUE} 20241119085707682 DSS <0004> hlr_ussd.c:576 262427030750722/0x2b564c28: Process SS (CONTINUE) 20241119085707682 DSS <0004> hlr_ussd.c:518 262427030750722/0x2b564c28: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707682 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707682 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707682 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707682 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707682 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707684 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707684 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707684 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427030750722" session_id=727075880 session_state=END} 20241119085707684 DSS <0004> hlr_ussd.c:576 262427030750722/0x2b564c28: Process SS (END) 20241119085707684 DSS <0004> hlr_ussd.c:518 262427030750722/0x2b564c28: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707684 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427030750722" session_id=727075880 session_state=END} 20241119085707684 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707684 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427030750722 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707684 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707684 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50030<->l=127.0.0.1:4258 20241119085707687 DAUC <0003> db_auc.c:157 IMSI='262425155137588': No 2G Auth Data 20241119085707687 DAUC <0003> db_auc.c:192 IMSI='262425155137588': No 3G Auth Data 20241119085707701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 20241119085707707 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707707 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425155137588" session_id=2979820969 session_state=BEGIN} 20241119085707707 DSS <0004> hlr_ussd.c:576 262425155137588/0xb19c75a9: Process SS (BEGIN) 20241119085707707 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241119085707708 DSS <0004> hlr_ussd.c:518 262425155137588/0xb19c75a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241119085707708 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707708 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707708 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707708 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707709 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707709 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707709 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425155137588" session_id=2979820969 session_state=CONTINUE} 20241119085707709 DSS <0004> hlr_ussd.c:576 262425155137588/0xb19c75a9: Process SS (CONTINUE) 20241119085707709 DSS <0004> hlr_ussd.c:518 262425155137588/0xb19c75a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241119085707709 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425155137588" session_id=2979820969 session_state=CONTINUE} 20241119085707710 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707710 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707710 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707715 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707715 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425155137588" session_id=2979820969 session_state=CONTINUE} 20241119085707715 DSS <0004> hlr_ussd.c:576 262425155137588/0xb19c75a9: Process SS (CONTINUE) 20241119085707715 DSS <0004> hlr_ussd.c:518 262425155137588/0xb19c75a9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707715 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707715 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707715 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707715 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707715 DLINP <000b> input/ipa.c:431 127.0.0.1:35759 sending data 20241119085707717 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707717 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707717 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425155137588" session_id=2979820969 session_state=END} 20241119085707717 DSS <0004> hlr_ussd.c:576 262425155137588/0xb19c75a9: Process SS (END) 20241119085707717 DSS <0004> hlr_ussd.c:518 262425155137588/0xb19c75a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241119085707717 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425155137588" session_id=2979820969 session_state=END} 20241119085707717 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085707717 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425155137588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085707717 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707717 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085707718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 20241119085707720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20241119085707721 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707721 DLINP <000b> input/ipa.c:405 127.0.0.1:35759 message received 20241119085707721 DLINP <000b> input/ipa.c:414 127.0.0.1:35759 connection closed with server 20241119085707721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35759 20241119085707722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241119085707722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085707722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085707722 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085707722 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085707722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085707722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37017<->l=127.0.0.1:4259) 20241119085707771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241119085707972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241119085711054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39617 20241119085711054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39617 20241119085711056 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711056 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711058 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085711058 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085711059 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711059 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711059 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085711059 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241119085711059 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241119085711059 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 2:  20241119085711059 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 3:  20241119085711059 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 4:  20241119085711059 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 5:  20241119085711059 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 7:  20241119085711059 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085711059 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085711059 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085711059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39617 20241119085711061 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258 20241119085711064 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711064 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085711064 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085711064 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085711064 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 2:  20241119085711064 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 3:  20241119085711064 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 4:  20241119085711064 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 5:  20241119085711064 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 7:  20241119085711064 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085711064 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085711064 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085711064 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085711085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40929<->l=127.0.0.1:4259) 20241119085711092 DAUC <0003> db_auc.c:157 IMSI='262420379419812': No 2G Auth Data 20241119085711092 DAUC <0003> db_auc.c:192 IMSI='262420379419812': No 3G Auth Data 20241119085711109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241119085711117 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711117 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420379419812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420379419812" session_id=4090890904 session_state=BEGIN} 20241119085711117 DSS <0004> hlr_ussd.c:576 262420379419812/0xf3d60a98: Process SS (BEGIN) 20241119085711117 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711117 DSS <0004> hlr_ussd.c:518 262420379419812/0xf3d60a98: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711117 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711117 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711117 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711117 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711125 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711125 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711125 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420379419812 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420379419812" session_id=4090890904 session_state=END} 20241119085711125 DSS <0004> hlr_ussd.c:576 262420379419812/0xf3d60a98: Process SS (END) 20241119085711125 DSS <0004> hlr_ussd.c:518 262420379419812/0xf3d60a98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711125 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420379419812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420379419812" session_id=4090890904 session_state=END} 20241119085711125 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420379419812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711125 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420379419812 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711125 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711125 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241119085711131 DAUC <0003> db_auc.c:157 IMSI='262426197747422': No 2G Auth Data 20241119085711131 DAUC <0003> db_auc.c:192 IMSI='262426197747422': No 3G Auth Data 20241119085711149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241119085711159 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711159 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426197747422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426197747422" session_id=1443344437 session_state=BEGIN} 20241119085711159 DSS <0004> hlr_ussd.c:576 262426197747422/0x5607b035: Process SS (BEGIN) 20241119085711159 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711159 DSS <0004> hlr_ussd.c:518 262426197747422/0x5607b035: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711159 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711159 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711159 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711159 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711161 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711161 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711161 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426197747422 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197747422" session_id=1443344437 session_state=END} 20241119085711161 DSS <0004> hlr_ussd.c:576 262426197747422/0x5607b035: Process SS (END) 20241119085711161 DSS <0004> hlr_ussd.c:518 262426197747422/0x5607b035: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711161 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426197747422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197747422" session_id=1443344437 session_state=END} 20241119085711161 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426197747422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711161 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426197747422 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711161 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711161 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241119085711166 DAUC <0003> db_auc.c:157 IMSI='262428698275239': No 2G Auth Data 20241119085711166 DAUC <0003> db_auc.c:192 IMSI='262428698275239': No 3G Auth Data 20241119085711179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241119085711184 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711184 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428698275239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698275239" session_id=2446937402 session_state=BEGIN} 20241119085711184 DSS <0004> hlr_ussd.c:576 262428698275239/0x91d94d3a: Process SS (BEGIN) 20241119085711184 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711184 DSS <0004> hlr_ussd.c:518 262428698275239/0x91d94d3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711184 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711184 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711185 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711185 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711186 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711186 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711186 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262428698275239 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698275239" session_id=2446937402 session_state=END} 20241119085711186 DSS <0004> hlr_ussd.c:576 262428698275239/0x91d94d3a: Process SS (END) 20241119085711186 DSS <0004> hlr_ussd.c:518 262428698275239/0x91d94d3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711186 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428698275239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698275239" session_id=2446937402 session_state=END} 20241119085711186 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428698275239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711186 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262428698275239 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711186 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711186 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241119085711190 DAUC <0003> db_auc.c:157 IMSI='262426127600335': No 2G Auth Data 20241119085711190 DAUC <0003> db_auc.c:192 IMSI='262426127600335': No 3G Auth Data 20241119085711207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241119085711213 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711213 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426127600335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426127600335" session_id=1923965436 session_state=BEGIN} 20241119085711213 DSS <0004> hlr_ussd.c:576 262426127600335/0x72ad61fc: Process SS (BEGIN) 20241119085711213 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711213 DSS <0004> hlr_ussd.c:518 262426127600335/0x72ad61fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711213 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711213 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711213 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711213 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711215 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711215 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711215 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426127600335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426127600335" session_id=1923965436 session_state=END} 20241119085711215 DSS <0004> hlr_ussd.c:576 262426127600335/0x72ad61fc: Process SS (END) 20241119085711215 DSS <0004> hlr_ussd.c:518 262426127600335/0x72ad61fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711215 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426127600335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426127600335" session_id=1923965436 session_state=END} 20241119085711215 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426127600335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711215 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426127600335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711215 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711216 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241119085711220 DAUC <0003> db_auc.c:157 IMSI='262420120595735': No 2G Auth Data 20241119085711220 DAUC <0003> db_auc.c:192 IMSI='262420120595735': No 3G Auth Data 20241119085711238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50088<->l=127.0.0.1:4258 20241119085711245 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711245 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420120595735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420120595735" session_id=3523162322 session_state=BEGIN} 20241119085711245 DSS <0004> hlr_ussd.c:576 262420120595735/0xd1ff30d2: Process SS (BEGIN) 20241119085711245 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711245 DSS <0004> hlr_ussd.c:518 262420120595735/0xd1ff30d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711245 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711245 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711245 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711245 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711247 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711247 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711247 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420120595735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420120595735" session_id=3523162322 session_state=END} 20241119085711247 DSS <0004> hlr_ussd.c:576 262420120595735/0xd1ff30d2: Process SS (END) 20241119085711247 DSS <0004> hlr_ussd.c:518 262420120595735/0xd1ff30d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711247 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420120595735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420120595735" session_id=3523162322 session_state=END} 20241119085711247 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420120595735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711247 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420120595735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711247 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711247 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50088<->l=127.0.0.1:4258 20241119085711251 DAUC <0003> db_auc.c:157 IMSI='262421242807844': No 2G Auth Data 20241119085711251 DAUC <0003> db_auc.c:192 IMSI='262421242807844': No 3G Auth Data 20241119085711267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20241119085711274 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711274 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421242807844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421242807844" session_id=2323297140 session_state=BEGIN} 20241119085711274 DSS <0004> hlr_ussd.c:576 262421242807844/0x8a7ab374: Process SS (BEGIN) 20241119085711274 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711274 DSS <0004> hlr_ussd.c:518 262421242807844/0x8a7ab374: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711274 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711274 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711274 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711274 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711276 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711276 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711276 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262421242807844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242807844" session_id=2323297140 session_state=END} 20241119085711276 DSS <0004> hlr_ussd.c:576 262421242807844/0x8a7ab374: Process SS (END) 20241119085711276 DSS <0004> hlr_ussd.c:518 262421242807844/0x8a7ab374: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711276 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421242807844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242807844" session_id=2323297140 session_state=END} 20241119085711276 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421242807844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711276 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262421242807844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711276 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711276 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20241119085711280 DAUC <0003> db_auc.c:157 IMSI='262420307199274': No 2G Auth Data 20241119085711280 DAUC <0003> db_auc.c:192 IMSI='262420307199274': No 3G Auth Data 20241119085711297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20241119085711305 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711305 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420307199274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420307199274" session_id=3527018178 session_state=BEGIN} 20241119085711305 DSS <0004> hlr_ussd.c:576 262420307199274/0xd23a06c2: Process SS (BEGIN) 20241119085711305 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711305 DSS <0004> hlr_ussd.c:518 262420307199274/0xd23a06c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711305 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711305 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711305 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711305 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711307 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711307 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711307 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420307199274 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420307199274" session_id=3527018178 session_state=END} 20241119085711307 DSS <0004> hlr_ussd.c:576 262420307199274/0xd23a06c2: Process SS (END) 20241119085711307 DSS <0004> hlr_ussd.c:518 262420307199274/0xd23a06c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711307 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420307199274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420307199274" session_id=3527018178 session_state=END} 20241119085711307 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420307199274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711307 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420307199274 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711307 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711307 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20241119085711312 DAUC <0003> db_auc.c:157 IMSI='262427698831420': No 2G Auth Data 20241119085711312 DAUC <0003> db_auc.c:192 IMSI='262427698831420': No 3G Auth Data 20241119085711328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4258 20241119085711335 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711335 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427698831420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427698831420" session_id=3052041713 session_state=BEGIN} 20241119085711335 DSS <0004> hlr_ussd.c:576 262427698831420/0xb5ea75f1: Process SS (BEGIN) 20241119085711335 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241119085711335 DSS <0004> hlr_ussd.c:518 262427698831420/0xb5ea75f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241119085711335 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711335 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711335 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711335 DLINP <000b> input/ipa.c:431 127.0.0.1:39617 sending data 20241119085711337 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711337 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711337 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427698831420 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427698831420" session_id=3052041713 session_state=END} 20241119085711337 DSS <0004> hlr_ussd.c:576 262427698831420/0xb5ea75f1: Process SS (END) 20241119085711337 DSS <0004> hlr_ussd.c:518 262427698831420/0xb5ea75f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241119085711337 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427698831420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427698831420" session_id=3052041713 session_state=END} 20241119085711337 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427698831420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085711337 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427698831420 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241119085711337 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711337 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085711342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4258 20241119085711347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258 20241119085711348 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711348 DLINP <000b> input/ipa.c:405 127.0.0.1:39617 message received 20241119085711348 DLINP <000b> input/ipa.c:414 127.0.0.1:39617 connection closed with server 20241119085711348 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39617 20241119085711348 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241119085711348 DLINP <000b> input/ipa.c:451 connected read/write 20241119085711348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085711348 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085711348 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085711348 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085711348 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40929<->l=127.0.0.1:4259) 20241119085711391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 20241119085711592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 20241119085712540 DSS <0004> hlr_ussd.c:239 262427398307822/0x02ba3db0: SS Session Timeout, destroying 20241119085712540 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427398307822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712563 DSS <0004> hlr_ussd.c:239 262425456621219/0xb128426c: SS Session Timeout, destroying 20241119085712563 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425456621219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712587 DSS <0004> hlr_ussd.c:239 262428268010600/0xa16b1c0f: SS Session Timeout, destroying 20241119085712587 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428268010600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712613 DSS <0004> hlr_ussd.c:239 262428941280161/0x1316cf06: SS Session Timeout, destroying 20241119085712613 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428941280161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712643 DSS <0004> hlr_ussd.c:239 262429958148904/0xa6d444e3: SS Session Timeout, destroying 20241119085712643 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429958148904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712669 DSS <0004> hlr_ussd.c:239 262427201279182/0x1843f7eb: SS Session Timeout, destroying 20241119085712669 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427201279182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712698 DSS <0004> hlr_ussd.c:239 262423309645336/0x18cabc49: SS Session Timeout, destroying 20241119085712698 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423309645336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085712723 DSS <0004> hlr_ussd.c:239 262423869017389/0x362c7518: SS Session Timeout, destroying 20241119085712723 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423869017389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085714670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085714670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085714672 DLINP <000b> input/ipa.c:451 connected read/write 20241119085714672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085714673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4258 20241119085714675 DLINP <000b> input/ipa.c:451 connected read/write 20241119085714675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085714675 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085714675 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085714675 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085714675 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 2:  20241119085714675 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 3:  20241119085714675 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 4:  20241119085714675 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 5:  20241119085714675 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 7:  20241119085714675 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085714675 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085714675 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085714675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085714696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36963<->l=127.0.0.1:4259) 20241119085714698 DAUC <0003> db_auc.c:157 IMSI='262422850429455': No 2G Auth Data 20241119085714698 DAUC <0003> db_auc.c:192 IMSI='262422850429455': No 3G Auth Data 20241119085714712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241119085714719 DLINP <000b> input/ipa.c:451 connected read/write 20241119085714719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085714719 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422850429455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422850429455" session_id=1912854697 session_state=BEGIN} 20241119085714719 DSS <0004> hlr_ussd.c:576 262422850429455/0x7203d8a9: Process SS (BEGIN) 20241119085714719 DSS <0004> hlr_ussd.c:498 262422850429455/0x7203d8a9: SS CompType=Invoke, OpCode=InterrogateSS 20241119085714719 DSS <0004> hlr_ussd.c:506 262422850429455/0x7203d8a9: Structured SS requests are not supported, rejecting... 20241119085714719 DSS <0004> hlr_ussd.c:354 262422850429455/0x7203d8a9: Tx ReturnError(0, 0x15) 20241119085714719 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422850429455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850429455" session_id=1912854697 session_state=END} 20241119085714719 DLINP <000b> input/ipa.c:451 connected read/write 20241119085714719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085714719 DLINP <000b> input/ipa.c:451 connected read/write 20241119085714719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085714722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241119085714724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4258 20241119085714724 DLINP <000b> input/ipa.c:451 connected read/write 20241119085714724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085714725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085714725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085714725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085714725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36963<->l=127.0.0.1:4259) 20241119085714765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20241119085714866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20241119085716009 DSS <0004> hlr_ussd.c:239 262422414576896/0x678d3592: SS Session Timeout, destroying 20241119085716009 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422414576896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716035 DSS <0004> hlr_ussd.c:239 262424570171395/0xf8802252: SS Session Timeout, destroying 20241119085716035 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424570171395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716063 DSS <0004> hlr_ussd.c:239 262420673273915/0x83766625: SS Session Timeout, destroying 20241119085716063 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420673273915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716093 DSS <0004> hlr_ussd.c:239 262421683199432/0x00b3fce0: SS Session Timeout, destroying 20241119085716093 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421683199432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716121 DSS <0004> hlr_ussd.c:239 262423413797758/0x378618f3: SS Session Timeout, destroying 20241119085716121 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423413797758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716147 DSS <0004> hlr_ussd.c:239 262427561830990/0x9541e238: SS Session Timeout, destroying 20241119085716147 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427561830990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716172 DSS <0004> hlr_ussd.c:239 262420466080885/0xf0410f4b: SS Session Timeout, destroying 20241119085716172 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420466080885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085716196 DSS <0004> hlr_ussd.c:239 262421350278755/0xa689252e: SS Session Timeout, destroying 20241119085716196 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421350278755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085717944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085717944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085717946 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085717947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 20241119085717950 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085717950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085717950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085717950 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085717950 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 2:  20241119085717950 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 3:  20241119085717950 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 4:  20241119085717950 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 5:  20241119085717950 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 7:  20241119085717950 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085717950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085717950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085717950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085717965 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46383<->l=127.0.0.1:4259) 20241119085717972 DAUC <0003> db_auc.c:157 IMSI='262420350900375': No 2G Auth Data 20241119085717972 DAUC <0003> db_auc.c:192 IMSI='262420350900375': No 3G Auth Data 20241119085717989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4258 20241119085717995 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085717995 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420350900375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420350900375"} 20241119085717995 DMAIN <0000> hlr.c:435 IMSI='262420350900375': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085717995 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420350900375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420350900375"} 20241119085717995 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420350900375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085717995 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085717995 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085717997 DAUC <0003> db_auc.c:192 IMSI='262420350900375': No 3G Auth Data 20241119085717999 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085717999 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420350900375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420350900375"} 20241119085717999 DAUC <0003> hlr.c:428 IMSI='262420350900375': storing IMEI = 12345678901234 20241119085717999 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420350900375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420350900375"} 20241119085717999 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420350900375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085717999 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085717999 DLINP <000b> input/ipa.c:451 connected read/write 20241119085717999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718000 DAUC <0003> db_auc.c:192 IMSI='262420350900375': No 3G Auth Data 20241119085718001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4258 20241119085718003 DAUC <0003> db_auc.c:157 IMSI='262422498717120': No 2G Auth Data 20241119085718003 DAUC <0003> db_auc.c:192 IMSI='262422498717120': No 3G Auth Data 20241119085718019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20241119085718026 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718026 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422498717120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422498717120"} 20241119085718026 DMAIN <0000> hlr.c:435 IMSI='262422498717120': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718026 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422498717120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422498717120"} 20241119085718026 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422498717120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718026 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718026 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718028 DAUC <0003> db_auc.c:192 IMSI='262422498717120': No 3G Auth Data 20241119085718031 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718031 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422498717120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422498717120"} 20241119085718031 DAUC <0003> hlr.c:428 IMSI='262422498717120': storing IMEI = 12345678901234 20241119085718031 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422498717120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422498717120"} 20241119085718031 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422498717120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718031 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718031 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718032 DAUC <0003> db_auc.c:192 IMSI='262422498717120': No 3G Auth Data 20241119085718033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20241119085718034 DAUC <0003> db_auc.c:157 IMSI='262429579402634': No 2G Auth Data 20241119085718035 DAUC <0003> db_auc.c:192 IMSI='262429579402634': No 3G Auth Data 20241119085718049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41068<->l=127.0.0.1:4258 20241119085718054 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718054 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429579402634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429579402634"} 20241119085718054 DMAIN <0000> hlr.c:435 IMSI='262429579402634': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718054 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429579402634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429579402634"} 20241119085718054 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429579402634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718054 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718054 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718055 DAUC <0003> db_auc.c:192 IMSI='262429579402634': No 3G Auth Data 20241119085718059 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718059 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429579402634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429579402634"} 20241119085718059 DAUC <0003> hlr.c:428 IMSI='262429579402634': storing IMEI = 12345678901234 20241119085718059 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429579402634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429579402634"} 20241119085718059 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429579402634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718059 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718059 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718060 DAUC <0003> db_auc.c:192 IMSI='262429579402634': No 3G Auth Data 20241119085718062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41068<->l=127.0.0.1:4258 20241119085718063 DAUC <0003> db_auc.c:157 IMSI='262428367738730': No 2G Auth Data 20241119085718063 DAUC <0003> db_auc.c:192 IMSI='262428367738730': No 3G Auth Data 20241119085718081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41078<->l=127.0.0.1:4258 20241119085718086 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718086 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428367738730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428367738730"} 20241119085718086 DMAIN <0000> hlr.c:435 IMSI='262428367738730': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718086 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428367738730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428367738730"} 20241119085718086 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428367738730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718086 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718086 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718088 DAUC <0003> db_auc.c:157 IMSI='262428367738730': No 2G Auth Data 20241119085718091 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718091 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428367738730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428367738730"} 20241119085718091 DAUC <0003> hlr.c:428 IMSI='262428367738730': storing IMEI = 12345678901234 20241119085718091 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428367738730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428367738730"} 20241119085718091 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428367738730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718091 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718091 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718092 DAUC <0003> db_auc.c:157 IMSI='262428367738730': No 2G Auth Data 20241119085718094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41078<->l=127.0.0.1:4258 20241119085718095 DAUC <0003> db_auc.c:157 IMSI='262427403810959': No 2G Auth Data 20241119085718095 DAUC <0003> db_auc.c:192 IMSI='262427403810959': No 3G Auth Data 20241119085718111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241119085718117 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718117 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427403810959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427403810959"} 20241119085718117 DMAIN <0000> hlr.c:435 IMSI='262427403810959': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718117 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427403810959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427403810959"} 20241119085718117 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427403810959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718117 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718117 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718119 DAUC <0003> db_auc.c:157 IMSI='262427403810959': No 2G Auth Data 20241119085718122 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718122 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427403810959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427403810959"} 20241119085718122 DAUC <0003> hlr.c:428 IMSI='262427403810959': storing IMEI = 12345678901234 20241119085718122 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427403810959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427403810959"} 20241119085718122 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427403810959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718122 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718122 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718123 DAUC <0003> db_auc.c:157 IMSI='262427403810959': No 2G Auth Data 20241119085718124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241119085718125 DAUC <0003> db_auc.c:157 IMSI='262422737915165': No 2G Auth Data 20241119085718125 DAUC <0003> db_auc.c:192 IMSI='262422737915165': No 3G Auth Data 20241119085718143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4258 20241119085718147 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718147 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422737915165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737915165"} 20241119085718147 DMAIN <0000> hlr.c:435 IMSI='262422737915165': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718147 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422737915165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422737915165"} 20241119085718147 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422737915165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718147 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718147 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718151 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718151 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422737915165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737915165"} 20241119085718151 DAUC <0003> hlr.c:428 IMSI='262422737915165': storing IMEI = 12345678901234 20241119085718151 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422737915165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422737915165"} 20241119085718151 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422737915165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718151 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718151 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4258 20241119085718154 DAUC <0003> db_auc.c:157 IMSI='262421045506157': No 2G Auth Data 20241119085718154 DAUC <0003> db_auc.c:192 IMSI='262421045506157': No 3G Auth Data 20241119085718173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 20241119085718178 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718178 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421045506157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421045506157"} 20241119085718179 DMAIN <0000> hlr.c:435 IMSI='262421045506157': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718179 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421045506157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421045506157"} 20241119085718179 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421045506157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718179 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718179 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718184 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718184 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421045506157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421045506157"} 20241119085718184 DAUC <0003> hlr.c:428 IMSI='262421045506157': storing IMEI = 12345678901234 20241119085718184 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421045506157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421045506157"} 20241119085718184 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421045506157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718184 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718184 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 20241119085718189 DAUC <0003> db_auc.c:157 IMSI='262422304971586': No 2G Auth Data 20241119085718189 DAUC <0003> db_auc.c:192 IMSI='262422304971586': No 3G Auth Data 20241119085718206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41124<->l=127.0.0.1:4258 20241119085718212 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718212 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422304971586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422304971586"} 20241119085718212 DMAIN <0000> hlr.c:435 IMSI='262422304971586': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085718212 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422304971586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422304971586"} 20241119085718212 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422304971586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718212 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718212 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718217 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718217 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422304971586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422304971586"} 20241119085718217 DAUC <0003> hlr.c:428 IMSI='262422304971586': storing IMEI = 12345678901234 20241119085718217 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422304971586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422304971586"} 20241119085718217 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422304971586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085718217 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718217 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085718219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41124<->l=127.0.0.1:4258 20241119085718221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 20241119085718221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46383<->l=127.0.0.1:4259) 20241119085718221 DLINP <000b> input/ipa.c:451 connected read/write 20241119085718222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085718222 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085718222 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085718222 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085718262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241119085718362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241119085721448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085721448 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085721450 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241119085721453 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721453 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085721453 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085721453 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085721453 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 2:  20241119085721453 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 3:  20241119085721453 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 4:  20241119085721453 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 5:  20241119085721453 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 7:  20241119085721453 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085721453 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085721453 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085721453 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085721473 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33439<->l=127.0.0.1:4259) 20241119085721480 DAUC <0003> db_auc.c:157 IMSI='262429523656508': No 2G Auth Data 20241119085721480 DAUC <0003> db_auc.c:192 IMSI='262429523656508': No 3G Auth Data 20241119085721498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4258 20241119085721504 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721504 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429523656508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429523656508" source_name="the-source\n"} 20241119085721504 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241119085721504 DMAIN <0000> hlr.c:435 IMSI='262429523656508': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721505 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429523656508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429523656508" destination_name="the-source\n"} 20241119085721505 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429523656508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721505 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721505 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721508 DAUC <0003> db_auc.c:192 IMSI='262429523656508': No 3G Auth Data 20241119085721511 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721511 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429523656508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429523656508" source_name="the-source\n"} 20241119085721511 DAUC <0003> hlr.c:428 IMSI='262429523656508': storing IMEI = 12345678901234 20241119085721511 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429523656508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429523656508" destination_name="the-source\n"} 20241119085721511 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429523656508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721511 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721511 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721512 DAUC <0003> db_auc.c:192 IMSI='262429523656508': No 3G Auth Data 20241119085721514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4258 20241119085721515 DAUC <0003> db_auc.c:157 IMSI='262424210254541': No 2G Auth Data 20241119085721515 DAUC <0003> db_auc.c:192 IMSI='262424210254541': No 3G Auth Data 20241119085721532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4258 20241119085721538 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721538 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424210254541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424210254541" source_name="the-source\n"} 20241119085721538 DMAIN <0000> hlr.c:435 IMSI='262424210254541': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721538 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424210254541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424210254541" destination_name="the-source\n"} 20241119085721538 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424210254541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721538 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721538 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721540 DAUC <0003> db_auc.c:192 IMSI='262424210254541': No 3G Auth Data 20241119085721543 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721543 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424210254541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424210254541" source_name="the-source\n"} 20241119085721543 DAUC <0003> hlr.c:428 IMSI='262424210254541': storing IMEI = 12345678901234 20241119085721543 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424210254541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424210254541" destination_name="the-source\n"} 20241119085721543 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424210254541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721543 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721543 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721544 DAUC <0003> db_auc.c:192 IMSI='262424210254541': No 3G Auth Data 20241119085721546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4258 20241119085721547 DAUC <0003> db_auc.c:157 IMSI='262426232199603': No 2G Auth Data 20241119085721547 DAUC <0003> db_auc.c:192 IMSI='262426232199603': No 3G Auth Data 20241119085721565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4258 20241119085721570 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721570 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426232199603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426232199603" source_name="the-source\n"} 20241119085721570 DMAIN <0000> hlr.c:435 IMSI='262426232199603': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721570 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426232199603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426232199603" destination_name="the-source\n"} 20241119085721570 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262426232199603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721570 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721570 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721572 DAUC <0003> db_auc.c:192 IMSI='262426232199603': No 3G Auth Data 20241119085721575 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721575 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426232199603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426232199603" source_name="the-source\n"} 20241119085721575 DAUC <0003> hlr.c:428 IMSI='262426232199603': storing IMEI = 12345678901234 20241119085721575 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426232199603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426232199603" destination_name="the-source\n"} 20241119085721575 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262426232199603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721575 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721575 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721576 DAUC <0003> db_auc.c:192 IMSI='262426232199603': No 3G Auth Data 20241119085721578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4258 20241119085721579 DAUC <0003> db_auc.c:157 IMSI='262420686266452': No 2G Auth Data 20241119085721579 DAUC <0003> db_auc.c:192 IMSI='262420686266452': No 3G Auth Data 20241119085721598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41176<->l=127.0.0.1:4258 20241119085721604 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721604 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420686266452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420686266452" source_name="the-source\n"} 20241119085721605 DMAIN <0000> hlr.c:435 IMSI='262420686266452': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721605 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420686266452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420686266452" destination_name="the-source\n"} 20241119085721605 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420686266452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721605 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721605 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721606 DAUC <0003> db_auc.c:157 IMSI='262420686266452': No 2G Auth Data 20241119085721609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721609 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420686266452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420686266452" source_name="the-source\n"} 20241119085721609 DAUC <0003> hlr.c:428 IMSI='262420686266452': storing IMEI = 12345678901234 20241119085721609 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420686266452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420686266452" destination_name="the-source\n"} 20241119085721609 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420686266452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721609 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721610 DAUC <0003> db_auc.c:157 IMSI='262420686266452': No 2G Auth Data 20241119085721611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41176<->l=127.0.0.1:4258 20241119085721612 DAUC <0003> db_auc.c:157 IMSI='262423317103206': No 2G Auth Data 20241119085721612 DAUC <0003> db_auc.c:192 IMSI='262423317103206': No 3G Auth Data 20241119085721628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241119085721634 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721634 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423317103206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423317103206" source_name="the-source\n"} 20241119085721634 DMAIN <0000> hlr.c:435 IMSI='262423317103206': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721634 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423317103206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423317103206" destination_name="the-source\n"} 20241119085721634 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262423317103206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721634 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721634 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721636 DAUC <0003> db_auc.c:157 IMSI='262423317103206': No 2G Auth Data 20241119085721639 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721640 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423317103206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423317103206" source_name="the-source\n"} 20241119085721640 DAUC <0003> hlr.c:428 IMSI='262423317103206': storing IMEI = 12345678901234 20241119085721640 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423317103206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423317103206" destination_name="the-source\n"} 20241119085721640 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262423317103206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721640 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721640 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721641 DAUC <0003> db_auc.c:157 IMSI='262423317103206': No 2G Auth Data 20241119085721642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241119085721644 DAUC <0003> db_auc.c:157 IMSI='262421518150045': No 2G Auth Data 20241119085721644 DAUC <0003> db_auc.c:192 IMSI='262421518150045': No 3G Auth Data 20241119085721660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20241119085721664 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721664 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421518150045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518150045" source_name="the-source\n"} 20241119085721664 DMAIN <0000> hlr.c:435 IMSI='262421518150045': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721664 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421518150045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421518150045" destination_name="the-source\n"} 20241119085721664 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421518150045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721664 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721664 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721668 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721668 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421518150045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518150045" source_name="the-source\n"} 20241119085721668 DAUC <0003> hlr.c:428 IMSI='262421518150045': storing IMEI = 12345678901234 20241119085721668 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421518150045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421518150045" destination_name="the-source\n"} 20241119085721668 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421518150045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721668 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721668 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20241119085721672 DAUC <0003> db_auc.c:157 IMSI='262425544940634': No 2G Auth Data 20241119085721672 DAUC <0003> db_auc.c:192 IMSI='262425544940634': No 3G Auth Data 20241119085721688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41202<->l=127.0.0.1:4258 20241119085721692 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721692 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425544940634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544940634" source_name="the-source\n"} 20241119085721692 DMAIN <0000> hlr.c:435 IMSI='262425544940634': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721692 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425544940634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425544940634" destination_name="the-source\n"} 20241119085721692 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425544940634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721692 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721692 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721697 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721697 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425544940634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544940634" source_name="the-source\n"} 20241119085721697 DAUC <0003> hlr.c:428 IMSI='262425544940634': storing IMEI = 12345678901234 20241119085721697 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425544940634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425544940634" destination_name="the-source\n"} 20241119085721697 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425544940634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721697 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721697 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41202<->l=127.0.0.1:4258 20241119085721700 DAUC <0003> db_auc.c:157 IMSI='262421729694193': No 2G Auth Data 20241119085721700 DAUC <0003> db_auc.c:192 IMSI='262421729694193': No 3G Auth Data 20241119085721716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4258 20241119085721722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721722 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421729694193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421729694193" source_name="the-source\n"} 20241119085721722 DMAIN <0000> hlr.c:435 IMSI='262421729694193': has IMEI = 12345678901234 (consider setting 'store-imei') 20241119085721722 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421729694193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421729694193" destination_name="the-source\n"} 20241119085721722 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421729694193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721722 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721729 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721729 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421729694193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421729694193" source_name="the-source\n"} 20241119085721729 DAUC <0003> hlr.c:428 IMSI='262421729694193': storing IMEI = 12345678901234 20241119085721729 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421729694193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421729694193" destination_name="the-source\n"} 20241119085721729 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421729694193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085721729 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721729 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085721732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4258 20241119085721734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241119085721735 DLINP <000b> input/ipa.c:451 connected read/write 20241119085721735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085721735 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085721735 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085721735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085721735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241119085721735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33439<->l=127.0.0.1:4259) 20241119085721775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241119085721875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241119085724956 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085724956 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085724958 DLINP <000b> input/ipa.c:451 connected read/write 20241119085724958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085724958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41230<->l=127.0.0.1:4258 20241119085724960 DLINP <000b> input/ipa.c:451 connected read/write 20241119085724960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085724960 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085724961 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085724961 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085724961 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 2:  20241119085724961 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 3:  20241119085724961 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 4:  20241119085724961 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 5:  20241119085724961 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 7:  20241119085724961 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085724961 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085724961 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085724961 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085724980 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33389<->l=127.0.0.1:4259) 20241119085724988 DAUC <0003> db_auc.c:157 IMSI='262420570251277': No 2G Auth Data 20241119085724988 DAUC <0003> db_auc.c:192 IMSI='262420570251277': No 3G Auth Data 20241119085725005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241119085725011 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725011 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570251277"} 20241119085725011 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725011 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570251277" cause=Invalid mandatory information} 20241119085725011 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725011 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725011 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725013 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725013 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570251277"} 20241119085725013 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725013 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570251277" cause=Invalid mandatory information} 20241119085725013 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725014 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725014 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725016 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725016 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570251277"} 20241119085725016 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725016 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570251277" cause=Invalid mandatory information} 20241119085725016 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725016 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725016 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725018 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725018 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570251277"} 20241119085725018 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725018 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570251277" cause=Invalid mandatory information} 20241119085725018 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725018 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725018 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725020 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725020 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570251277"} 20241119085725020 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725020 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420570251277" cause=Invalid mandatory information} 20241119085725020 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420570251277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725020 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725020 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241119085725023 DAUC <0003> db_auc.c:157 IMSI='262425408492896': No 2G Auth Data 20241119085725023 DAUC <0003> db_auc.c:192 IMSI='262425408492896': No 3G Auth Data 20241119085725037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20241119085725041 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725041 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425408492896"} 20241119085725041 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725041 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425408492896" cause=Invalid mandatory information} 20241119085725041 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725041 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725041 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725043 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725043 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425408492896"} 20241119085725044 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725044 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425408492896" cause=Invalid mandatory information} 20241119085725044 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725044 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725044 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725045 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725046 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425408492896"} 20241119085725046 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725046 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425408492896" cause=Invalid mandatory information} 20241119085725046 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725046 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725046 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725047 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725047 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425408492896"} 20241119085725047 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725047 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425408492896" cause=Invalid mandatory information} 20241119085725047 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725047 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725047 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725049 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725049 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425408492896"} 20241119085725049 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725049 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425408492896" cause=Invalid mandatory information} 20241119085725049 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425408492896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725049 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725049 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20241119085725052 DAUC <0003> db_auc.c:157 IMSI='262420943802455': No 2G Auth Data 20241119085725052 DAUC <0003> db_auc.c:192 IMSI='262420943802455': No 3G Auth Data 20241119085725067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41248<->l=127.0.0.1:4258 20241119085725069 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725069 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420943802455"} 20241119085725069 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725069 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420943802455" cause=Invalid mandatory information} 20241119085725069 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725070 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725070 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725071 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725071 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420943802455"} 20241119085725071 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725071 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420943802455" cause=Invalid mandatory information} 20241119085725071 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725071 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725071 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725073 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725073 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420943802455"} 20241119085725073 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725073 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420943802455" cause=Invalid mandatory information} 20241119085725073 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725073 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725073 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725075 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420943802455"} 20241119085725075 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725075 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420943802455" cause=Invalid mandatory information} 20241119085725075 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725075 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725076 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725076 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420943802455"} 20241119085725076 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725076 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420943802455" cause=Invalid mandatory information} 20241119085725076 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420943802455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725076 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725076 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41248<->l=127.0.0.1:4258 20241119085725080 DAUC <0003> db_auc.c:157 IMSI='262420548563372': No 2G Auth Data 20241119085725080 DAUC <0003> db_auc.c:192 IMSI='262420548563372': No 3G Auth Data 20241119085725098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20241119085725101 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725101 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420548563372"} 20241119085725101 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725101 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420548563372" cause=Invalid mandatory information} 20241119085725101 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725101 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725101 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725103 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725103 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420548563372"} 20241119085725103 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725103 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420548563372" cause=Invalid mandatory information} 20241119085725103 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725103 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725103 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725105 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725105 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420548563372"} 20241119085725105 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725105 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420548563372" cause=Invalid mandatory information} 20241119085725105 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725105 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725105 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725107 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725107 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420548563372"} 20241119085725107 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725107 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420548563372" cause=Invalid mandatory information} 20241119085725107 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725107 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725107 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725108 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725108 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420548563372"} 20241119085725108 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725108 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420548563372" cause=Invalid mandatory information} 20241119085725108 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420548563372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725108 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725108 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20241119085725111 DAUC <0003> db_auc.c:157 IMSI='262427312448207': No 2G Auth Data 20241119085725111 DAUC <0003> db_auc.c:192 IMSI='262427312448207': No 3G Auth Data 20241119085725125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41268<->l=127.0.0.1:4258 20241119085725128 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725128 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427312448207"} 20241119085725128 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725128 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427312448207" cause=Invalid mandatory information} 20241119085725128 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725128 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725128 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725130 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725130 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427312448207"} 20241119085725130 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725130 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427312448207" cause=Invalid mandatory information} 20241119085725130 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725130 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725130 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725132 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725132 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427312448207"} 20241119085725132 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725132 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427312448207" cause=Invalid mandatory information} 20241119085725132 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725132 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725132 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725134 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725134 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427312448207"} 20241119085725134 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725134 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427312448207" cause=Invalid mandatory information} 20241119085725134 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725134 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725134 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725136 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725136 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427312448207"} 20241119085725136 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725136 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427312448207" cause=Invalid mandatory information} 20241119085725136 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427312448207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725136 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725136 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41268<->l=127.0.0.1:4258 20241119085725139 DAUC <0003> db_auc.c:157 IMSI='262425118531145': No 2G Auth Data 20241119085725139 DAUC <0003> db_auc.c:192 IMSI='262425118531145': No 3G Auth Data 20241119085725154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4258 20241119085725158 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725158 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425118531145"} 20241119085725158 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725158 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425118531145" cause=Invalid mandatory information} 20241119085725158 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725158 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725158 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725161 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725161 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425118531145"} 20241119085725161 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725161 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425118531145" cause=Invalid mandatory information} 20241119085725161 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725161 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725161 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725163 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725163 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425118531145"} 20241119085725163 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725163 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425118531145" cause=Invalid mandatory information} 20241119085725163 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725163 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725163 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725165 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725165 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425118531145"} 20241119085725165 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725165 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425118531145" cause=Invalid mandatory information} 20241119085725165 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725165 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725165 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725167 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725167 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425118531145"} 20241119085725167 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725167 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425118531145" cause=Invalid mandatory information} 20241119085725167 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425118531145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725167 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725167 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4258 20241119085725169 DAUC <0003> db_auc.c:157 IMSI='262424892569500': No 2G Auth Data 20241119085725169 DAUC <0003> db_auc.c:192 IMSI='262424892569500': No 3G Auth Data 20241119085725184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241119085725187 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725187 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424892569500"} 20241119085725187 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725187 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424892569500" cause=Invalid mandatory information} 20241119085725187 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725187 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725187 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725190 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725190 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424892569500"} 20241119085725190 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725190 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424892569500" cause=Invalid mandatory information} 20241119085725190 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725190 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725190 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725192 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725192 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424892569500"} 20241119085725192 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725192 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424892569500" cause=Invalid mandatory information} 20241119085725192 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725192 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725192 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725194 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725194 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424892569500"} 20241119085725194 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725194 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424892569500" cause=Invalid mandatory information} 20241119085725194 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725194 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725194 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725196 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725196 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424892569500"} 20241119085725196 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725196 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424892569500" cause=Invalid mandatory information} 20241119085725196 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424892569500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725196 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725196 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241119085725198 DAUC <0003> db_auc.c:157 IMSI='262424914802876': No 2G Auth Data 20241119085725198 DAUC <0003> db_auc.c:192 IMSI='262424914802876': No 3G Auth Data 20241119085725213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4258 20241119085725217 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725217 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424914802876"} 20241119085725217 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241119085725217 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424914802876" cause=Invalid mandatory information} 20241119085725217 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725217 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725217 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725219 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725219 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424914802876"} 20241119085725219 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241119085725219 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424914802876" cause=Invalid mandatory information} 20241119085725219 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725219 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725219 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725221 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725221 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424914802876"} 20241119085725221 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241119085725221 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424914802876" cause=Invalid mandatory information} 20241119085725221 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725221 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725221 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725223 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725223 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424914802876"} 20241119085725223 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241119085725223 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424914802876" cause=Invalid mandatory information} 20241119085725223 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725223 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725223 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725225 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725225 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424914802876"} 20241119085725225 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241119085725225 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424914802876" cause=Invalid mandatory information} 20241119085725225 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424914802876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085725225 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725225 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085725226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4258 20241119085725228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41230<->l=127.0.0.1:4258 20241119085725229 DLINP <000b> input/ipa.c:451 connected read/write 20241119085725229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085725229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085725229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085725229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085725229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33389<->l=127.0.0.1:4259) 20241119085725272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4258 20241119085725372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4258 20241119085728455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085728455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085728458 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085728458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241119085728461 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085728461 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085728461 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085728461 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085728461 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 2:  20241119085728461 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 3:  20241119085728461 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 4:  20241119085728461 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 5:  20241119085728461 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 7:  20241119085728461 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085728461 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085728461 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085728461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085728484 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46519<->l=127.0.0.1:4259) 20241119085728497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4258 20241119085728504 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085728504 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427398399181"} 20241119085728504 DMAIN <0000> hlr.c:435 IMSI='262427398399181': has IMEI = 22245678901234 (consider setting 'store-imei') 20241119085728504 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241119085728504 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427398399181" cause=Invalid mandatory information} 20241119085728504 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085728504 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085728504 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085728508 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085728508 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427398399181"} 20241119085728508 DAUC <0003> hlr.c:428 IMSI='262427398399181': storing IMEI = 22245678901234 20241119085728508 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427398399181': no such subscriber 20241119085728508 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241119085728508 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427398399181" cause=Invalid mandatory information} 20241119085728508 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427398399181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085728508 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085728508 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085728510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4258 20241119085728511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241119085728512 DLINP <000b> input/ipa.c:451 connected read/write 20241119085728512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085728512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085728512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085728512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085728512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46519<->l=127.0.0.1:4259) 20241119085728552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4258 20241119085728653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4258 20241119085731732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085731732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085731733 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241119085731735 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731735 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085731735 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085731735 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085731735 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 2:  20241119085731735 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 3:  20241119085731735 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 4:  20241119085731735 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 5:  20241119085731735 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 7:  20241119085731735 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085731735 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085731735 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085731735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085731753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37637<->l=127.0.0.1:4259) 20241119085731764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241119085731781 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731781 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357869203"} 20241119085731781 DMAIN <0000> hlr.c:227 IMSI='262428357869203': Creating subscriber on demand 20241119085731781 DMAIN <0000> hlr.c:243 IMSI='262428357869203': Successfully assigned MSISDN='939' 20241119085731781 DAUC <0003> hlr.c:428 IMSI='262428357869203': storing IMEI = 12345678901234 20241119085731781 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357869203"} 20241119085731782 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085731782 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731782 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731784 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731784 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731785 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731785 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731786 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731786 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731788 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731788 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731788 DLU <0006> fsm.c:456 lu(262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085731788 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085731788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085731788 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731788 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731788 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731791 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731791 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428357869203"} 20241119085731791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085731791 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085731791 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428357869203"} 20241119085731791 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085731791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085731791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085731791 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085731791 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731791 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731796 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731796 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357869203"} 20241119085731796 DMAIN <0000> hlr.c:227 IMSI='262428357869203': Creating subscriber on demand 20241119085731796 DMAIN <0000> hlr.c:243 IMSI='262428357869203': Successfully assigned MSISDN='083' 20241119085731796 DAUC <0003> hlr.c:428 IMSI='262428357869203': storing IMEI = 12345678901234 20241119085731796 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357869203"} 20241119085731797 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085731797 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731797 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731798 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731798 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731799 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731799 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731800 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731800 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731801 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731801 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731803 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731803 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731803 DLU <0006> fsm.c:456 lu(262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085731803 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085731803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085731803 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731803 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731803 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731805 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731805 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428357869203"} 20241119085731805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085731805 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085731805 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428357869203"} 20241119085731805 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085731805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085731805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085731805 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085731805 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731805 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731809 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731809 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357869203"} 20241119085731809 DMAIN <0000> hlr.c:227 IMSI='262428357869203': Creating subscriber on demand 20241119085731809 DMAIN <0000> hlr.c:243 IMSI='262428357869203': Successfully assigned MSISDN='811' 20241119085731809 DAUC <0003> hlr.c:428 IMSI='262428357869203': storing IMEI = 12345678901234 20241119085731809 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357869203"} 20241119085731810 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085731810 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731810 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731811 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731811 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731811 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731811 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731812 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731812 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731812 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731812 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731814 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731814 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731814 DLU <0006> fsm.c:456 lu(262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085731814 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241119085731814 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428357869203" cause=GPRS services not allowed} 20241119085731814 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085731814 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085731814 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085731814 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085731814 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731814 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731819 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731819 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357869203"} 20241119085731819 DMAIN <0000> hlr.c:227 IMSI='262428357869203': Creating subscriber on demand 20241119085731819 DMAIN <0000> hlr.c:243 IMSI='262428357869203': Successfully assigned MSISDN='659' 20241119085731819 DAUC <0003> hlr.c:428 IMSI='262428357869203': storing IMEI = 12345678901234 20241119085731819 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357869203"} 20241119085731819 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085731819 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731819 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731821 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731821 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731821 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731821 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731822 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731822 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731823 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731823 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731823 DLU <0006> fsm.c:456 lu(262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085731823 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241119085731824 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428357869203" cause=GPRS services not allowed} 20241119085731824 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085731824 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085731824 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085731824 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085731824 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731824 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731827 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731827 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357869203"} 20241119085731827 DMAIN <0000> hlr.c:227 IMSI='262428357869203': Creating subscriber on demand 20241119085731827 DAUC <0003> hlr.c:428 IMSI='262428357869203': storing IMEI = 12345678901234 20241119085731827 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357869203"} 20241119085731827 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085731827 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731827 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731828 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731828 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731829 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731829 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731829 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731829 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731830 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731830 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731830 DLU <0006> fsm.c:456 lu(262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085731830 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241119085731830 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428357869203" cause=GPRS services not allowed} 20241119085731830 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085731830 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085731830 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085731830 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085731830 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731830 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731834 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731834 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357869203"} 20241119085731834 DMAIN <0000> hlr.c:227 IMSI='262428357869203': Creating subscriber on demand 20241119085731834 DAUC <0003> hlr.c:428 IMSI='262428357869203': storing IMEI = 12345678901234 20241119085731834 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357869203"} 20241119085731834 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241119085731834 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731834 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731835 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731835 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731836 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731836 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731836 DAUC <0003> db_auc.c:157 IMSI='262428357869203': No 2G Auth Data 20241119085731836 DAUC <0003> db_auc.c:192 IMSI='262428357869203': No 3G Auth Data 20241119085731838 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731838 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731838 DLU <0006> fsm.c:456 lu(262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085731838 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085731838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085731838 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428357869203" cn_domain=PS} 20241119085731838 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731838 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731839 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731839 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428357869203"} 20241119085731839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085731839 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085731840 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428357869203"} 20241119085731840 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428357869203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085731840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085731840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085731840 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357869203)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085731840 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731840 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085731842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241119085731842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241119085731843 DLINP <000b> input/ipa.c:451 connected read/write 20241119085731843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085731843 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085731843 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085731843 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085731843 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37637<->l=127.0.0.1:4259) 20241119085731882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52176<->l=127.0.0.1:4258 20241119085731983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52176<->l=127.0.0.1:4258 20241119085735060 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085735060 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085735063 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241119085735065 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085735065 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085735066 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085735066 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 2:  20241119085735066 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 3:  20241119085735066 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 4:  20241119085735066 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 5:  20241119085735066 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 7:  20241119085735066 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085735066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085735066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085735066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085735085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45161<->l=127.0.0.1:4259) 20241119085735098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241119085735109 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735109 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735109 DMAIN <0000> hlr.c:227 IMSI='262421092125990': Creating subscriber on demand 20241119085735109 DMAIN <0000> hlr.c:243 IMSI='262421092125990': Successfully assigned MSISDN='265' 20241119085735109 DLU <0006> fsm.c:456 lu(262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085735110 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085735110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085735110 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735110 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735110 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735113 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735113 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421092125990"} 20241119085735113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085735113 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085735113 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421092125990"} 20241119085735113 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085735113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085735113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085735113 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085735113 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735113 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735114 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735114 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735115 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735115 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735116 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735116 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735119 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735119 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735120 DMAIN <0000> hlr.c:227 IMSI='262421092125990': Creating subscriber on demand 20241119085735120 DMAIN <0000> hlr.c:243 IMSI='262421092125990': Successfully assigned MSISDN='691' 20241119085735120 DLU <0006> fsm.c:456 lu(262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085735120 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085735120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085735120 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735120 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735120 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735122 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735122 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421092125990"} 20241119085735122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085735122 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085735122 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421092125990"} 20241119085735122 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085735122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085735122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085735122 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085735122 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735122 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735123 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735123 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735123 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735123 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735124 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735125 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735126 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735126 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735130 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735130 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735130 DMAIN <0000> hlr.c:227 IMSI='262421092125990': Creating subscriber on demand 20241119085735130 DMAIN <0000> hlr.c:243 IMSI='262421092125990': Successfully assigned MSISDN='228' 20241119085735130 DLU <0006> fsm.c:456 lu(262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085735130 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241119085735130 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421092125990" cause=GPRS services not allowed} 20241119085735130 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085735130 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085735130 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085735130 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085735130 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735130 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735131 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735131 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735132 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735132 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735132 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735132 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735133 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735133 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735136 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735136 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735136 DMAIN <0000> hlr.c:227 IMSI='262421092125990': Creating subscriber on demand 20241119085735136 DMAIN <0000> hlr.c:243 IMSI='262421092125990': Successfully assigned MSISDN='192' 20241119085735136 DLU <0006> fsm.c:456 lu(262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085735136 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241119085735136 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421092125990" cause=GPRS services not allowed} 20241119085735136 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085735136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085735136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085735136 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085735136 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735136 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735137 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735137 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735137 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735137 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735138 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735138 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735141 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735141 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735141 DMAIN <0000> hlr.c:227 IMSI='262421092125990': Creating subscriber on demand 20241119085735141 DLU <0006> fsm.c:456 lu(262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085735141 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241119085735141 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421092125990" cause=GPRS services not allowed} 20241119085735141 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085735141 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085735141 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Freeing instance 20241119085735141 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Deallocated 20241119085735141 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735141 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735142 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735142 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735143 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735143 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735144 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735144 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735147 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735147 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735147 DMAIN <0000> hlr.c:227 IMSI='262421092125990': Creating subscriber on demand 20241119085735147 DLU <0006> fsm.c:456 lu(262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085735147 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085735147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085735147 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421092125990" cn_domain=PS} 20241119085735147 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735147 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735149 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735149 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421092125990"} 20241119085735149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085735149 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085735149 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421092125990"} 20241119085735149 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421092125990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085735149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085735149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085735149 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092125990)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085735149 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735149 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085735150 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735150 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735151 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735151 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735152 DAUC <0003> db_auc.c:157 IMSI='262421092125990': No 2G Auth Data 20241119085735152 DAUC <0003> db_auc.c:192 IMSI='262421092125990': No 3G Auth Data 20241119085735154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241119085735155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241119085735156 DLINP <000b> input/ipa.c:451 connected read/write 20241119085735156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085735156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085735156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085735156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085735156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45161<->l=127.0.0.1:4259) 20241119085735201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4258 20241119085735302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4258 20241119085738382 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085738382 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085738384 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085738384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 20241119085738386 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085738386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085738386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085738386 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085738386 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 2:  20241119085738386 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 3:  20241119085738386 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 4:  20241119085738386 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 5:  20241119085738386 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 7:  20241119085738386 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085738386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085738386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085738386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085738407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241119085738423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4258 20241119085738430 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085738430 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429188329126"} 20241119085738430 DMAIN <0000> hlr.c:227 IMSI='262429188329126': Creating subscriber on demand 20241119085738430 DMAIN <0000> hlr.c:243 IMSI='262429188329126': Successfully assigned MSISDN='703' 20241119085738430 DAUC <0003> db_auc.c:157 IMSI='262429188329126': No 2G Auth Data 20241119085738430 DAUC <0003> db_auc.c:192 IMSI='262429188329126': No 3G Auth Data 20241119085738430 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429188329126 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 20241119085738430 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429188329126" cause=IMSI unknown in HLR} 20241119085738430 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241119085738430 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085738431 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085738433 DAUC <0003> db_auc.c:157 IMSI='262429188329126': No 2G Auth Data 20241119085738433 DAUC <0003> db_auc.c:192 IMSI='262429188329126': No 3G Auth Data 20241119085738433 DAUC <0003> db_auc.c:157 IMSI='262429188329126': No 2G Auth Data 20241119085738434 DAUC <0003> db_auc.c:192 IMSI='262429188329126': No 3G Auth Data 20241119085738434 DAUC <0003> db_auc.c:157 IMSI='262429188329126': No 2G Auth Data 20241119085738434 DAUC <0003> db_auc.c:192 IMSI='262429188329126': No 3G Auth Data 20241119085738436 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085738436 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429188329126" cn_domain=PS} 20241119085738436 DLU <0006> fsm.c:456 lu(262429188329126)[0x55ddd0c65f60]{UNVALIDATED}: Allocated 20241119085738436 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241119085738436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429188329126)[0x55ddd0c65f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085738436 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429188329126" cn_domain=PS} 20241119085738436 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085738436 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085738439 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085738439 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429188329126"} 20241119085738439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429188329126)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085738439 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085738439 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429188329126"} 20241119085738439 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429188329126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085738439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429188329126)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085738439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429188329126)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085738439 DLU <0006> fsm.c:568 lu(PS:IMSI-262429188329126)[0x55ddd0c65f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085738439 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085738439 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085738441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4258 20241119085738442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 20241119085738443 DLINP <000b> input/ipa.c:451 connected read/write 20241119085738443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085738443 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085738443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085738443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085738443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241119085738484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 20241119085738585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 20241119085741657 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085741657 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085741659 DLINP <000b> input/ipa.c:451 connected read/write 20241119085741659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085741659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60694<->l=127.0.0.1:4258 20241119085741661 DLINP <000b> input/ipa.c:451 connected read/write 20241119085741661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085741661 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085741661 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085741661 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085741661 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 2:  20241119085741661 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 3:  20241119085741661 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 4:  20241119085741661 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 5:  20241119085741661 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 7:  20241119085741661 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085741661 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085741661 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085741661 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085741679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46573<->l=127.0.0.1:4259) 20241119085741681 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241119085741681 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241119085741695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 20241119085741699 DAUC <0003> db_auc.c:157 IMSI='262426656306004': No 2G Auth Data 20241119085741699 DAUC <0003> db_auc.c:192 IMSI='262426656306004': No 3G Auth Data 20241119085741705 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611567352.msisdn 20241119085741705 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611567352.msisdn: not attached (vlr_number unset) 20241119085741705 DDGSM <0007> mslookup_server.c:327 sip.voice.491611567352.msisdn: does not exist in GSUP proxy 20241119085742706 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085742706 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426656306004" cn_domain=CS} 20241119085742706 DLU <0006> fsm.c:456 lu(262426656306004)[0x55ddd0c60120]{UNVALIDATED}: Allocated 20241119085742706 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241119085742706 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426656306004)[0x55ddd0c60120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241119085742706 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426656306004" cn_domain=CS} 20241119085742706 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085742707 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085742710 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085742710 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426656306004"} 20241119085742710 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426656306004)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241119085742710 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241119085742710 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426656306004"} 20241119085742710 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426656306004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085742710 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426656306004)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241119085742710 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426656306004)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241119085742711 DLU <0006> fsm.c:568 lu(CS:IMSI-262426656306004)[0x55ddd0c60120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241119085742711 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085742711 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085742713 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611567352.msisdn 20241119085742713 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611567352.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241119085742713 DDGSM <0007> mslookup_server.c:327 sip.voice.491611567352.msisdn: does not exist in GSUP proxy 20241119085742713 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611567352.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241119085742717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 20241119085742718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60694<->l=127.0.0.1:4258 20241119085742719 DLINP <000b> input/ipa.c:451 connected read/write 20241119085742719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085742719 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085742719 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085742719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085742719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46573<->l=127.0.0.1:4259) 20241119085742757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20241119085742857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20241119085744721 DSS <0004> hlr_ussd.c:239 262422850429455/0x7203d8a9: SS Session Timeout, destroying 20241119085744721 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422850429455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241119085745934 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085745934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085745936 DLINP <000b> input/ipa.c:451 connected read/write 20241119085745936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085745937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20241119085745938 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241119085745938 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241119085745939 DLINP <000b> input/ipa.c:451 connected read/write 20241119085745939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085745939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085745939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085745939 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085745939 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 2:  20241119085745939 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 3:  20241119085745939 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 4:  20241119085745939 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 5:  20241119085745939 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 7:  20241119085745939 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085745939 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085745939 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085745939 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085745971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43849<->l=127.0.0.1:4259) 20241119085745973 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241119085745973 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241119085745986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4258 20241119085745990 DLINP <000b> input/ipa.c:451 connected read/write 20241119085745990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085745990 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429206278012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429206278012" cn_domain=CS} 20241119085745990 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429206278012 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241119085745990 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429206278012 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241119085745990 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429206278012.imsi 20241119085745990 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429206278012.imsi 20241119085745990 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429206278012.imsi: does not exist in local HLR 20241119085745996 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429206278012 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241119085745997 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241119085745997 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241119085745997 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241119085745997 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241119085745997 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241119085745997 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429206278012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085745997 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085745997 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085745997 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085745997 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085745997 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085745997 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085745998 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085745998 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085745998 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241119085745998 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241119085745999 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241119085746000 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085746000 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085746000 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241119085746045 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085746045 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085746045 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085746045 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085746045 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429206278012 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615713516 20241119085746045 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429206278012 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085746045 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085746045 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085746048 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085746048 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085746048 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429206278012 MSISDN-491615713516 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085746048 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085746048 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085746051 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085746051 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085746051 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429206278012 MSISDN-491615713516 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 20241119085746051 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429206278012 MSISDN-491615713516 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085746051 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085746051 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085746053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4258 20241119085746054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20241119085746054 DLINP <000b> input/ipa.c:451 connected read/write 20241119085746055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085746055 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085746055 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085746055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085746055 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085746055 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085746055 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241119085746055 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241119085746055 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241119085746055 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43849<->l=127.0.0.1:4259) 20241119085746103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4258 20241119085746203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4258 20241119085749280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085749280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085749283 DLINP <000b> input/ipa.c:451 connected read/write 20241119085749283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085749283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241119085749286 DLINP <000b> input/ipa.c:451 connected read/write 20241119085749286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085749286 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085749286 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085749286 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085749286 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 2:  20241119085749286 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 3:  20241119085749286 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 4:  20241119085749286 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 5:  20241119085749286 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 7:  20241119085749286 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085749286 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085749286 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085749286 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085749286 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241119085749286 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241119085749306 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33757<->l=127.0.0.1:4259) 20241119085749308 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241119085749308 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241119085749321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241119085749323 DAUC <0003> db_auc.c:157 IMSI='262429815013965': No 2G Auth Data 20241119085749323 DAUC <0003> db_auc.c:192 IMSI='262429815013965': No 3G Auth Data 20241119085749329 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429815013965.imsi 20241119085749329 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429815013965.imsi: found in local HLR 20241119085749333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241119085749333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241119085749335 DLINP <000b> input/ipa.c:451 connected read/write 20241119085749335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085749335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085749335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085749335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085749335 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33757<->l=127.0.0.1:4259) 20241119085749381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241119085749482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241119085752561 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085752561 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085752564 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085752565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241119085752567 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085752567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085752567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085752567 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085752567 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 2:  20241119085752567 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 3:  20241119085752567 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 4:  20241119085752567 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 5:  20241119085752567 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 7:  20241119085752567 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085752567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085752567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085752567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085752567 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241119085752567 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241119085752602 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33527<->l=127.0.0.1:4259) 20241119085752605 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241119085752605 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241119085752619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241119085752624 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085752624 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428409297624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428409297624" cn_domain=CS} 20241119085752624 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428409297624 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241119085752624 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428409297624 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241119085752624 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428409297624.imsi 20241119085752624 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428409297624.imsi 20241119085752624 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428409297624.imsi: does not exist in local HLR 20241119085752628 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428409297624 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241119085752628 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241119085752628 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241119085752628 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241119085752628 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241119085752628 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241119085752628 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428409297624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085752628 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085752628 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085752628 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085752628 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085752628 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085752628 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085752631 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085752631 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085752631 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241119085752631 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241119085752631 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241119085752632 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085752632 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085752632 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241119085752677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085752677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085752677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085752677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085752677 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428409297624 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618221121 20241119085752677 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428409297624 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085752677 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085752677 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085752681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085752681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085752681 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428409297624 MSISDN-491618221121 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085752681 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085752681 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085752683 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085752683 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085752684 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428409297624 MSISDN-491618221121 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 20241119085752684 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428409297624 MSISDN-491618221121 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085752684 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085752684 DLINP <000b> input/ipa.c:451 connected read/write 20241119085752684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085752686 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428409297624.imsi 20241119085752686 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428409297624.imsi: does not exist in local HLR 20241119085753686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241119085753687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241119085753689 DLINP <000b> input/ipa.c:451 connected read/write 20241119085753689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085753689 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085753689 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085753689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085753689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33527<->l=127.0.0.1:4259) 20241119085753690 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085753690 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085753690 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241119085753690 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241119085753690 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241119085753732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20241119085753832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20241119085756908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241119085756908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241119085756909 DLINP <000b> input/ipa.c:451 connected read/write 20241119085756909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085756910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20241119085756911 DLINP <000b> input/ipa.c:451 connected read/write 20241119085756911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085756911 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241119085756911 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241119085756911 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241119085756911 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241119085756911 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241119085756911 DLGSUP <0013> gsup_server.c:235 2:  20241119085756912 DLGSUP <0013> gsup_server.c:237 2: 00  20241119085756912 DLGSUP <0013> gsup_server.c:235 3:  20241119085756912 DLGSUP <0013> gsup_server.c:237 3: 00  20241119085756912 DLGSUP <0013> gsup_server.c:235 4:  20241119085756912 DLGSUP <0013> gsup_server.c:237 4: 00  20241119085756912 DLGSUP <0013> gsup_server.c:235 5:  20241119085756912 DLGSUP <0013> gsup_server.c:237 5: 00  20241119085756912 DLGSUP <0013> gsup_server.c:235 7:  20241119085756912 DLGSUP <0013> gsup_server.c:237 7: 00  20241119085756912 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241119085756912 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241119085756912 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241119085756912 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241119085756912 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241119085756942 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41565<->l=127.0.0.1:4259) 20241119085756945 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241119085756945 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241119085756963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20241119085756967 DLINP <000b> input/ipa.c:451 connected read/write 20241119085756967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085756967 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427251743483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427251743483" cn_domain=CS} 20241119085756967 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427251743483 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241119085756967 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427251743483 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241119085756967 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427251743483.imsi 20241119085756967 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427251743483.imsi 20241119085756968 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427251743483.imsi: does not exist in local HLR 20241119085756971 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427251743483 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241119085756972 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241119085756972 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241119085756972 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241119085756972 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241119085756972 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241119085756972 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427251743483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241119085756972 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085756972 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085756972 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085756972 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085756972 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241119085756972 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241119085756975 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085756975 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085756975 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241119085756975 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241119085756975 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241119085756976 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085756976 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085756976 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241119085757017 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085757017 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085757017 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085757017 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085757017 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427251743483 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618074141 20241119085757017 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427251743483 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085757017 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085757017 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085757021 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085757021 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085757021 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427251743483 MSISDN-491618074141 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085757021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085757021 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085757023 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085757023 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085757023 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427251743483 MSISDN-491618074141 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 20241119085757023 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427251743483 MSISDN-491618074141 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241119085757023 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085757023 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241119085757025 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618074141.msisdn 20241119085757025 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618074141.msisdn: does not exist in local HLR 20241119085757025 DDGSM <0007> mslookup_server.c:352 sip.voice.491618074141.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241119085757025 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618074141.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241119085757028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20241119085757028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20241119085757029 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241119085757029 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241119085757030 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241119085757030 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241119085757030 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241119085757030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41565<->l=127.0.0.1:4259) 20241119085757030 DLINP <000b> input/ipa.c:451 connected read/write 20241119085757030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241119085757030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241119085757030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241119085757030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241119085757072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4258 20241119085757173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4258