20241023120217153 DMAIN <0000> hlr.c:813 hlr starting 20241023120217153 DDB <0001> db.c:599 using database: hlr.db 20241023120217153 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241023120217156 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241023120217158 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241023120217159 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241023120217159 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241023120217339 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241023120217339 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241023120217440 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241023120217443 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241023120217443 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241023120218689 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120218689 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120218693 DLINP <000b> input/ipa.c:451 connected read/write 20241023120218693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120218695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20241023120218696 DLINP <000b> input/ipa.c:451 connected read/write 20241023120218696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120218696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120218696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120218696 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  20241023120218696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120218696 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  20241023120218696 DLGSUP <0013> gsup_server.c:235 2:  20241023120218696 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120218696 DLGSUP <0013> gsup_server.c:235 3:  20241023120218696 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120218696 DLGSUP <0013> gsup_server.c:235 4:  20241023120218696 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120218696 DLGSUP <0013> gsup_server.c:235 5:  20241023120218696 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120218696 DLGSUP <0013> gsup_server.c:235 7:  20241023120218696 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120218696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120218696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120218696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120218715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42873<->l=127.0.0.1:4259) 20241023120218724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 20241023120218742 DLINP <000b> input/ipa.c:451 connected read/write 20241023120218742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120218742 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241023120218742 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241023120218742 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241023120218742 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120218742 DLINP <000b> input/ipa.c:451 connected read/write 20241023120218742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120218742 DLINP <000b> input/ipa.c:451 connected read/write 20241023120218742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120218747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 20241023120218749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20241023120218751 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42873<->l=127.0.0.1:4259) 20241023120218752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120218752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120218752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120218752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120218752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120218799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241023120218799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241023120221910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120221910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120221914 DLINP <000b> input/ipa.c:451 connected read/write 20241023120221914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120221916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32868<->l=127.0.0.1:4258 20241023120221919 DLINP <000b> input/ipa.c:451 connected read/write 20241023120221919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120221920 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120221920 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120221920 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  20241023120221920 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120221920 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  20241023120221920 DLGSUP <0013> gsup_server.c:235 2:  20241023120221920 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120221920 DLGSUP <0013> gsup_server.c:235 3:  20241023120221920 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120221920 DLGSUP <0013> gsup_server.c:235 4:  20241023120221920 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120221920 DLGSUP <0013> gsup_server.c:235 5:  20241023120221920 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120221920 DLGSUP <0013> gsup_server.c:235 7:  20241023120221920 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120221920 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120221920 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120221920 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120221948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43717<->l=127.0.0.1:4259) 20241023120221996 DAUC <0003> db_auc.c:157 IMSI='262421332677008': No 2G Auth Data 20241023120221996 DAUC <0003> db_auc.c:192 IMSI='262421332677008': No 3G Auth Data 20241023120222047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32870<->l=127.0.0.1:4258 20241023120222056 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222057 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421332677008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421332677008"} 20241023120222065 DAUC <0003> db_auc.c:192 IMSI='262421332677008': No 3G Auth Data 20241023120222066 DAUC <0003> db_auc.c:236 IMSI='262421332677008': Calling to generate 5 vectors 20241023120222066 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120222066 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120222066 DAUC <0003> auc.c:113 vector [0]: rand = 789b3b3edbf0489221fc82907b2fcfc0 20241023120222066 DAUC <0003> auc.c:179 vector [0]: kc = 85afe6ca3f111000 20241023120222066 DAUC <0003> auc.c:180 vector [0]: sres = 470da828 20241023120222066 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120222066 DAUC <0003> auc.c:113 vector [1]: rand = b15dbeaf4ee0347741a12981dce5c91f 20241023120222066 DAUC <0003> auc.c:179 vector [1]: kc = c7bacff328e31400 20241023120222066 DAUC <0003> auc.c:180 vector [1]: sres = 52d1e865 20241023120222066 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120222066 DAUC <0003> auc.c:113 vector [2]: rand = 382980b1c85cb0187997eb1a6d93798b 20241023120222066 DAUC <0003> auc.c:179 vector [2]: kc = 24ff66491c831800 20241023120222066 DAUC <0003> auc.c:180 vector [2]: sres = aa136a28 20241023120222066 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120222066 DAUC <0003> auc.c:113 vector [3]: rand = d655f5f8f8f233014e75b8945a4a0280 20241023120222066 DAUC <0003> auc.c:179 vector [3]: kc = d4dd8a93d8d94c00 20241023120222066 DAUC <0003> auc.c:180 vector [3]: sres = f2cd6dfc 20241023120222066 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120222066 DAUC <0003> auc.c:113 vector [4]: rand = 58ee75bcf8c2973dc8297be455881bc8 20241023120222066 DAUC <0003> auc.c:179 vector [4]: kc = 7b6768b223870c00 20241023120222066 DAUC <0003> auc.c:180 vector [4]: sres = 90781e4f 20241023120222066 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120222066 DAUC <0003> db_auc.c:245 IMSI='262421332677008': Generated 5 vectors 20241023120222066 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421332677008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421332677008"} 20241023120222066 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421332677008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222066 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222067 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32870<->l=127.0.0.1:4258 20241023120222101 DAUC <0003> db_auc.c:157 IMSI='262420709680932': No 2G Auth Data 20241023120222101 DAUC <0003> db_auc.c:192 IMSI='262420709680932': No 3G Auth Data 20241023120222130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241023120222132 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222132 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420709680932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420709680932"} 20241023120222132 DAUC <0003> db_auc.c:192 IMSI='262420709680932': No 3G Auth Data 20241023120222132 DAUC <0003> db_auc.c:236 IMSI='262420709680932': Calling to generate 5 vectors 20241023120222132 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120222132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120222132 DAUC <0003> auc.c:113 vector [0]: rand = 921a0bb3f15c34d80dfc0d8a3d7861ef 20241023120222132 DAUC <0003> auc.c:179 vector [0]: kc = 59894c3305eb7c00 20241023120222132 DAUC <0003> auc.c:180 vector [0]: sres = 5fbd5239 20241023120222132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120222132 DAUC <0003> auc.c:113 vector [1]: rand = 5229467922da8f6e7f3d0bf162491534 20241023120222132 DAUC <0003> auc.c:179 vector [1]: kc = 7bf9f991ee7df400 20241023120222132 DAUC <0003> auc.c:180 vector [1]: sres = ae68ddfd 20241023120222132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120222132 DAUC <0003> auc.c:113 vector [2]: rand = 96fbf1b3b0d976f2d3254d92da016b9b 20241023120222132 DAUC <0003> auc.c:179 vector [2]: kc = 8b27fc7178ccec00 20241023120222132 DAUC <0003> auc.c:180 vector [2]: sres = 4e3c1e67 20241023120222132 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120222132 DAUC <0003> auc.c:113 vector [3]: rand = 2627d3f2415c807d80d66a616f2f4163 20241023120222132 DAUC <0003> auc.c:179 vector [3]: kc = d2d8083024f30800 20241023120222132 DAUC <0003> auc.c:180 vector [3]: sres = ebfd7ae2 20241023120222132 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120222132 DAUC <0003> auc.c:113 vector [4]: rand = d3d411112618b97faf839bac98b943e2 20241023120222132 DAUC <0003> auc.c:179 vector [4]: kc = d6534093d9314c00 20241023120222132 DAUC <0003> auc.c:180 vector [4]: sres = 28d295fc 20241023120222132 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120222132 DAUC <0003> db_auc.c:245 IMSI='262420709680932': Generated 5 vectors 20241023120222132 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420709680932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420709680932"} 20241023120222132 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420709680932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222132 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222132 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241023120222158 DAUC <0003> db_auc.c:157 IMSI='262427875798522': No 2G Auth Data 20241023120222158 DAUC <0003> db_auc.c:192 IMSI='262427875798522': No 3G Auth Data 20241023120222180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4258 20241023120222181 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222181 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427875798522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427875798522"} 20241023120222181 DAUC <0003> db_auc.c:192 IMSI='262427875798522': No 3G Auth Data 20241023120222181 DAUC <0003> db_auc.c:236 IMSI='262427875798522': Calling to generate 5 vectors 20241023120222181 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120222181 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120222181 DAUC <0003> auc.c:113 vector [0]: rand = b6bcedfef93e837ba58d2e7d0fcafc4e 20241023120222181 DAUC <0003> auc.c:179 vector [0]: kc = 32c235b50189e4c4 20241023120222181 DAUC <0003> auc.c:180 vector [0]: sres = 87a1f9fe 20241023120222181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120222181 DAUC <0003> auc.c:113 vector [1]: rand = e8f2a20550efb24785e0f7483e38b445 20241023120222181 DAUC <0003> auc.c:179 vector [1]: kc = 3a966fc1a9e72575 20241023120222181 DAUC <0003> auc.c:180 vector [1]: sres = cc298694 20241023120222181 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120222181 DAUC <0003> auc.c:113 vector [2]: rand = 18fcb476cb858749cf6fb340e7c8f098 20241023120222181 DAUC <0003> auc.c:179 vector [2]: kc = d0f27668f5b015cc 20241023120222181 DAUC <0003> auc.c:180 vector [2]: sres = 4672c723 20241023120222181 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120222181 DAUC <0003> auc.c:113 vector [3]: rand = 04966f6273ecb12866be971c6528b60a 20241023120222181 DAUC <0003> auc.c:179 vector [3]: kc = 5e811d18c15234eb 20241023120222181 DAUC <0003> auc.c:180 vector [3]: sres = 2bbfa5b2 20241023120222181 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120222181 DAUC <0003> auc.c:113 vector [4]: rand = a0951a727691f60560a7f9c89465bcae 20241023120222181 DAUC <0003> auc.c:179 vector [4]: kc = a2ac3ee2e14725a9 20241023120222181 DAUC <0003> auc.c:180 vector [4]: sres = 1577f36d 20241023120222181 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120222181 DAUC <0003> db_auc.c:245 IMSI='262427875798522': Generated 5 vectors 20241023120222181 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427875798522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427875798522"} 20241023120222181 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427875798522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222181 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222181 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4258 20241023120222206 DAUC <0003> db_auc.c:157 IMSI='262423538833540': No 2G Auth Data 20241023120222206 DAUC <0003> db_auc.c:192 IMSI='262423538833540': No 3G Auth Data 20241023120222229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241023120222230 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222230 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423538833540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423538833540"} 20241023120222230 DAUC <0003> db_auc.c:157 IMSI='262423538833540': No 2G Auth Data 20241023120222230 DAUC <0003> db_auc.c:236 IMSI='262423538833540': Calling to generate 5 vectors 20241023120222230 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120222230 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120222230 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120222230 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120222230 DAUC <0003> auc.c:113 vector [0]: rand = 51b2f5e351fd2dd797e23ee06e0f6962 20241023120222230 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120222230 DAUC <0003> auc.c:142 vector [0]: autn = 123b3546da1d0000fdcf323636057f20 20241023120222230 DAUC <0003> auc.c:143 vector [0]: ck = 700f5eac2cb5b3f67c4c410c71766f05 20241023120222230 DAUC <0003> auc.c:144 vector [0]: ik = 15ccd6d5b8023c61c37dca0c5b9a720c 20241023120222230 DAUC <0003> auc.c:145 vector [0]: res = c884aad4ab8760990000000000000000 20241023120222230 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120222230 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120222230 DAUC <0003> auc.c:151 vector [0]: kc = daf20379be5b929e 20241023120222230 DAUC <0003> auc.c:152 vector [0]: sres = 6303ca4d 20241023120222230 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120222230 DAUC <0003> auc.c:113 vector [1]: rand = 336e705496cf6462ea35f4a2feaf1708 20241023120222230 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120222230 DAUC <0003> auc.c:142 vector [1]: autn = 64923d3256cd0000eb2eaa980c83cbeb 20241023120222230 DAUC <0003> auc.c:143 vector [1]: ck = 8a9834e209db0c47289d1f9a01efdcce 20241023120222230 DAUC <0003> auc.c:144 vector [1]: ik = 966ea4fdea1e29a1069eeaa72f1f451b 20241023120222230 DAUC <0003> auc.c:145 vector [1]: res = fc9674fc70d27c560000000000000000 20241023120222230 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120222230 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120222230 DAUC <0003> auc.c:151 vector [1]: kc = 32f56522cd35bc33 20241023120222230 DAUC <0003> auc.c:152 vector [1]: sres = 8c4408aa 20241023120222230 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120222230 DAUC <0003> auc.c:113 vector [2]: rand = 731e234d789357119c55ef60b60e73b8 20241023120222230 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120222230 DAUC <0003> auc.c:142 vector [2]: autn = 53fcdfcdfb7c0000a5ed37e5637955d1 20241023120222230 DAUC <0003> auc.c:143 vector [2]: ck = 824fc0d008e29c988347cceb404609b3 20241023120222230 DAUC <0003> auc.c:144 vector [2]: ik = 6bdfc7a6e7c673d9458ac1ec8762ac39 20241023120222230 DAUC <0003> auc.c:145 vector [2]: res = 9b2f677a8f9290530000000000000000 20241023120222230 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120222230 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120222230 DAUC <0003> auc.c:151 vector [2]: kc = 2f5d0a7128004acb 20241023120222230 DAUC <0003> auc.c:152 vector [2]: sres = 14bdf729 20241023120222230 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120222230 DAUC <0003> auc.c:113 vector [3]: rand = fd05606dbb3703cf829681d7792e8659 20241023120222230 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120222230 DAUC <0003> auc.c:142 vector [3]: autn = 0c7d133b2a6300007fb22504aa96fa31 20241023120222230 DAUC <0003> auc.c:143 vector [3]: ck = 771630aec4d9f914520af31a990e49ac 20241023120222230 DAUC <0003> auc.c:144 vector [3]: ik = 9e5fc397aa9208ee7c2bc8f30de11638 20241023120222230 DAUC <0003> auc.c:145 vector [3]: res = dab24ed44e36252a0000000000000000 20241023120222230 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120222230 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120222230 DAUC <0003> auc.c:151 vector [3]: kc = c768c8d0faa4ae6e 20241023120222230 DAUC <0003> auc.c:152 vector [3]: sres = 94846bfe 20241023120222230 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120222230 DAUC <0003> auc.c:113 vector [4]: rand = 37ee7ab73ced36ad13e377a8667b8119 20241023120222230 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120222230 DAUC <0003> auc.c:142 vector [4]: autn = 224c2e933ec70000a938f0304e5aabb8 20241023120222230 DAUC <0003> auc.c:143 vector [4]: ck = 79ff8924f00909a4660991a20e6f0f6c 20241023120222230 DAUC <0003> auc.c:144 vector [4]: ik = 5950dcbda664fbb15bd64b3ce8680425 20241023120222230 DAUC <0003> auc.c:145 vector [4]: res = fdb7c417f47d158c0000000000000000 20241023120222230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120222230 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120222230 DAUC <0003> auc.c:151 vector [4]: kc = 1d708f07b06af95c 20241023120222230 DAUC <0003> auc.c:152 vector [4]: sres = 09cad19b 20241023120222230 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120222230 DAUC <0003> db_auc.c:245 IMSI='262423538833540': Generated 5 vectors 20241023120222230 DAUC <0003> db_auc.c:249 IMSI='262423538833540': Updating SQN=161 in DB 20241023120222240 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423538833540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423538833540"} 20241023120222240 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423538833540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222240 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222240 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241023120222270 DAUC <0003> db_auc.c:157 IMSI='262423928575176': No 2G Auth Data 20241023120222270 DAUC <0003> db_auc.c:192 IMSI='262423928575176': No 3G Auth Data 20241023120222293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20241023120222295 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222295 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423928575176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423928575176"} 20241023120222295 DAUC <0003> db_auc.c:157 IMSI='262423928575176': No 2G Auth Data 20241023120222295 DAUC <0003> db_auc.c:236 IMSI='262423928575176': Calling to generate 5 vectors 20241023120222295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120222295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120222295 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023120222295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120222295 DAUC <0003> auc.c:113 vector [0]: rand = 060376906954e82caed7220d42aa1526 20241023120222295 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120222295 DAUC <0003> auc.c:142 vector [0]: autn = b63859eb84a800005065f23f9136bf69 20241023120222295 DAUC <0003> auc.c:143 vector [0]: ck = 768f1b5f5beea41ca6114747da881754 20241023120222295 DAUC <0003> auc.c:144 vector [0]: ik = a8c50ba4f8dce7f6b1ed055b6ea477c8 20241023120222295 DAUC <0003> auc.c:145 vector [0]: res = 6fb921c922b512350000000000000000 20241023120222295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120222295 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120222295 DAUC <0003> auc.c:151 vector [0]: kc = c9b652e7171e2376 20241023120222295 DAUC <0003> auc.c:152 vector [0]: sres = 4d0c33fc 20241023120222295 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120222295 DAUC <0003> auc.c:113 vector [1]: rand = 4f41dab11b4d38fa7066533446dfe96a 20241023120222295 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120222295 DAUC <0003> auc.c:142 vector [1]: autn = 43f45610fb39000099574686578f4355 20241023120222295 DAUC <0003> auc.c:143 vector [1]: ck = 2e46865fdc6f6870a103b4bea3933cc8 20241023120222295 DAUC <0003> auc.c:144 vector [1]: ik = dd621f7d6b1459914239bf27d2ee74af 20241023120222295 DAUC <0003> auc.c:145 vector [1]: res = cf7a295ed986ce5f0000000000000000 20241023120222295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120222295 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120222295 DAUC <0003> auc.c:151 vector [1]: kc = 101e92bbc6067986 20241023120222295 DAUC <0003> auc.c:152 vector [1]: sres = 16fce701 20241023120222295 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120222295 DAUC <0003> auc.c:113 vector [2]: rand = dc3f94aa192e5d515b4cd033b9fcb547 20241023120222295 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120222295 DAUC <0003> auc.c:142 vector [2]: autn = c2f24f6558e10000e86fd76b7979ec27 20241023120222295 DAUC <0003> auc.c:143 vector [2]: ck = 081a2429e77fbee74455306ae57f43f8 20241023120222295 DAUC <0003> auc.c:144 vector [2]: ik = c27291e63f376330a9b25c563d510f5d 20241023120222295 DAUC <0003> auc.c:145 vector [2]: res = 2f4dda0f08dcee490000000000000000 20241023120222295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120222295 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120222295 DAUC <0003> auc.c:151 vector [2]: kc = 278fd9f300669172 20241023120222295 DAUC <0003> auc.c:152 vector [2]: sres = 27913446 20241023120222295 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120222295 DAUC <0003> auc.c:113 vector [3]: rand = 02d432b9a5de709739bfaa0de2929456 20241023120222295 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120222295 DAUC <0003> auc.c:142 vector [3]: autn = 0ba62b3bef4200009a65f7ad2d392753 20241023120222295 DAUC <0003> auc.c:143 vector [3]: ck = 4debe5e9be5be17896295a40d1f2c472 20241023120222295 DAUC <0003> auc.c:144 vector [3]: ik = 126951e5f8b0fcc5cf03f2ed43a08c44 20241023120222295 DAUC <0003> auc.c:145 vector [3]: res = 51f2a312b9f29ee30000000000000000 20241023120222295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120222295 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120222295 DAUC <0003> auc.c:151 vector [3]: kc = 06a81ca1d4b9558b 20241023120222295 DAUC <0003> auc.c:152 vector [3]: sres = e8003df1 20241023120222295 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120222295 DAUC <0003> auc.c:113 vector [4]: rand = 4bee5331f81593fd6c8e8e05bab0fc24 20241023120222295 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120222295 DAUC <0003> auc.c:142 vector [4]: autn = dabc0d3f69240000da1f8e8cb1f6ed1d 20241023120222295 DAUC <0003> auc.c:143 vector [4]: ck = 1c7f2e89307a4887fae676db4b0f97e4 20241023120222295 DAUC <0003> auc.c:144 vector [4]: ik = f5a2be25fd60187fb26db7a940e853c7 20241023120222295 DAUC <0003> auc.c:145 vector [4]: res = 6b9dbcc9f56efd530000000000000000 20241023120222295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120222295 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120222295 DAUC <0003> auc.c:151 vector [4]: kc = a15651dec6fd94db 20241023120222295 DAUC <0003> auc.c:152 vector [4]: sres = 9ef3419a 20241023120222295 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120222295 DAUC <0003> db_auc.c:245 IMSI='262423928575176': Generated 5 vectors 20241023120222295 DAUC <0003> db_auc.c:249 IMSI='262423928575176': Updating SQN=161 in DB 20241023120222303 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423928575176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423928575176"} 20241023120222303 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423928575176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222303 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222303 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20241023120222333 DAUC <0003> db_auc.c:157 IMSI='262420960330234': No 2G Auth Data 20241023120222333 DAUC <0003> db_auc.c:192 IMSI='262420960330234': No 3G Auth Data 20241023120222367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32902<->l=127.0.0.1:4258 20241023120222369 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222369 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420960330234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420960330234"} 20241023120222369 DAUC <0003> db_auc.c:236 IMSI='262420960330234': Calling to generate 5 vectors 20241023120222369 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120222369 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120222369 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120222369 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120222369 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120222369 DAUC <0003> auc.c:113 vector [0]: rand = fc40bb071a4ced43ded6c0c8f63a8f48 20241023120222369 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120222369 DAUC <0003> auc.c:142 vector [0]: autn = 53163cc34be1000004f51a0a5083e06d 20241023120222369 DAUC <0003> auc.c:143 vector [0]: ck = bd84e2f8d07f574e1667f071901b61f0 20241023120222369 DAUC <0003> auc.c:144 vector [0]: ik = 15acdc6b93ccfe22d139f44fd041b1a5 20241023120222369 DAUC <0003> auc.c:145 vector [0]: res = 05e3a6649524e6cc0000000000000000 20241023120222369 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120222369 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120222369 DAUC <0003> auc.c:179 vector [0]: kc = 86c4e37428941400 20241023120222369 DAUC <0003> auc.c:180 vector [0]: sres = 5c57416e 20241023120222369 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120222369 DAUC <0003> auc.c:113 vector [1]: rand = d3e5f1bf90770ddc329902b9d43ddb1f 20241023120222369 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120222369 DAUC <0003> auc.c:142 vector [1]: autn = 17d303c2309c00001d38a8696a872e6c 20241023120222369 DAUC <0003> auc.c:143 vector [1]: ck = 73010b702dd54b2cfbf60f801d81dec5 20241023120222369 DAUC <0003> auc.c:144 vector [1]: ik = 587c9ae1d348d68312b159a3014828b5 20241023120222369 DAUC <0003> auc.c:145 vector [1]: res = b8205570f35eea130000000000000000 20241023120222369 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120222369 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120222369 DAUC <0003> auc.c:179 vector [1]: kc = 6e29953cfb45a400 20241023120222369 DAUC <0003> auc.c:180 vector [1]: sres = 98d08af8 20241023120222369 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120222369 DAUC <0003> auc.c:113 vector [2]: rand = c999acd052b9c957f92ca349bf231915 20241023120222369 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120222369 DAUC <0003> auc.c:142 vector [2]: autn = 200592a58f100000d76f89340ebb78a5 20241023120222369 DAUC <0003> auc.c:143 vector [2]: ck = 8542d379207df39b84096d9bb29196c1 20241023120222369 DAUC <0003> auc.c:144 vector [2]: ik = 0637221422e93e119548df07c1b21e97 20241023120222369 DAUC <0003> auc.c:145 vector [2]: res = b9badfead5cf64730000000000000000 20241023120222369 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120222369 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120222369 DAUC <0003> auc.c:179 vector [2]: kc = 3c75b20996092400 20241023120222369 DAUC <0003> auc.c:180 vector [2]: sres = b22172d8 20241023120222369 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120222369 DAUC <0003> auc.c:113 vector [3]: rand = faa106befeebbc6cff396ad7c2b5eea8 20241023120222369 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120222369 DAUC <0003> auc.c:142 vector [3]: autn = 08db58d0d4f000008e3b1595b13f84bc 20241023120222369 DAUC <0003> auc.c:143 vector [3]: ck = a696d227d057be6b0ffcaad6e0b8069b 20241023120222369 DAUC <0003> auc.c:144 vector [3]: ik = 1bcccb58690cdcb2043eec21f289358c 20241023120222369 DAUC <0003> auc.c:145 vector [3]: res = 5e2848ae6e08fc660000000000000000 20241023120222369 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120222369 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120222369 DAUC <0003> auc.c:179 vector [3]: kc = f2a4003495571400 20241023120222369 DAUC <0003> auc.c:180 vector [3]: sres = f97f5c04 20241023120222369 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120222369 DAUC <0003> auc.c:113 vector [4]: rand = 3d7bd15de131a66f6a47c2ce7bbc50a1 20241023120222369 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120222369 DAUC <0003> auc.c:142 vector [4]: autn = c526e23e1b200000c7aef367b4cfcd84 20241023120222369 DAUC <0003> auc.c:143 vector [4]: ck = fbfce04df3ce4a268bcb10fd9ca5f3b5 20241023120222369 DAUC <0003> auc.c:144 vector [4]: ik = baef48cecaf13cf1e9a1d7563c1bdc21 20241023120222369 DAUC <0003> auc.c:145 vector [4]: res = db4fc99510fa74a50000000000000000 20241023120222369 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120222369 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120222369 DAUC <0003> auc.c:179 vector [4]: kc = 9ca78bca0d1f7800 20241023120222369 DAUC <0003> auc.c:180 vector [4]: sres = 8b178d8b 20241023120222369 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120222369 DAUC <0003> db_auc.c:245 IMSI='262420960330234': Generated 5 vectors 20241023120222369 DAUC <0003> db_auc.c:249 IMSI='262420960330234': Updating SQN=161 in DB 20241023120222378 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420960330234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420960330234"} 20241023120222379 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420960330234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222379 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222379 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32902<->l=127.0.0.1:4258 20241023120222414 DAUC <0003> db_auc.c:157 IMSI='262427057841760': No 2G Auth Data 20241023120222414 DAUC <0003> db_auc.c:192 IMSI='262427057841760': No 3G Auth Data 20241023120222451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32910<->l=127.0.0.1:4258 20241023120222457 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222457 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427057841760 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427057841760"} 20241023120222457 DAUC <0003> db_auc.c:236 IMSI='262427057841760': Calling to generate 5 vectors 20241023120222457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120222457 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120222457 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120222457 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120222457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120222457 DAUC <0003> auc.c:113 vector [0]: rand = 6b64eb41a4a420d4ba64a05e3254363b 20241023120222457 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120222457 DAUC <0003> auc.c:142 vector [0]: autn = 2d03bb6c807500006e5980fdcba1d940 20241023120222457 DAUC <0003> auc.c:143 vector [0]: ck = 5c765af028c56247769b58bceeb1eb07 20241023120222457 DAUC <0003> auc.c:144 vector [0]: ik = ab8b1d3e5ef4974b408a9555ad0bd31e 20241023120222457 DAUC <0003> auc.c:145 vector [0]: res = 2da0e34a77a884ed0000000000000000 20241023120222457 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120222457 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120222457 DAUC <0003> auc.c:179 vector [0]: kc = dcdf9532f1012c00 20241023120222457 DAUC <0003> auc.c:180 vector [0]: sres = 2676c788 20241023120222457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120222457 DAUC <0003> auc.c:113 vector [1]: rand = 8884783adb3c060bad5ec506a55e90a2 20241023120222458 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120222458 DAUC <0003> auc.c:142 vector [1]: autn = a636649838720000babe9850b82ce0a1 20241023120222458 DAUC <0003> auc.c:143 vector [1]: ck = bfc8103ed5be88128e12bff0000c4bc2 20241023120222458 DAUC <0003> auc.c:144 vector [1]: ik = 6e7e020bcb2290c7032536ad29bf8c41 20241023120222458 DAUC <0003> auc.c:145 vector [1]: res = 7a8775d6ef516df80000000000000000 20241023120222458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120222458 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120222458 DAUC <0003> auc.c:179 vector [1]: kc = e868291d78c2c800 20241023120222458 DAUC <0003> auc.c:180 vector [1]: sres = 0dc2e28b 20241023120222458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120222458 DAUC <0003> auc.c:113 vector [2]: rand = d4b2858cb812452ec70cccafc5800bb0 20241023120222458 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120222458 DAUC <0003> auc.c:142 vector [2]: autn = 8d5a3d20378500000265c838a115c50f 20241023120222458 DAUC <0003> auc.c:143 vector [2]: ck = ccfc4e6fd649d7fa7b1600f57c7f7cd6 20241023120222458 DAUC <0003> auc.c:144 vector [2]: ik = 094a14e3c8320c786928ab2a0fbc947e 20241023120222458 DAUC <0003> auc.c:145 vector [2]: res = 0bbba11ccba274a60000000000000000 20241023120222458 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120222458 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120222458 DAUC <0003> auc.c:179 vector [2]: kc = ce6368c4f3b2c000 20241023120222458 DAUC <0003> auc.c:180 vector [2]: sres = ecd50a84 20241023120222458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120222458 DAUC <0003> auc.c:113 vector [3]: rand = dcfcccb52af0cbaa26f1ef40a9722cc8 20241023120222458 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120222458 DAUC <0003> auc.c:142 vector [3]: autn = 2325f6df958000009e48a1862c67fe88 20241023120222458 DAUC <0003> auc.c:143 vector [3]: ck = 4b199bc524538fbf7f54a9dcb1fd6465 20241023120222458 DAUC <0003> auc.c:144 vector [3]: ik = 01a3d3cb8c9b61b59eeabb858e171d66 20241023120222458 DAUC <0003> auc.c:145 vector [3]: res = 931bfae8bce579c50000000000000000 20241023120222458 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120222458 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120222458 DAUC <0003> auc.c:179 vector [3]: kc = 2dd48fdb4cabfc00 20241023120222458 DAUC <0003> auc.c:180 vector [3]: sres = 2ae85e9a 20241023120222458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120222458 DAUC <0003> auc.c:113 vector [4]: rand = 53fe819cbec3078c3419e80b610e4e92 20241023120222458 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120222458 DAUC <0003> auc.c:142 vector [4]: autn = 4be41cd6de3e0000c333de4c7304c1dd 20241023120222458 DAUC <0003> auc.c:143 vector [4]: ck = cd0257c6e41d2282777c11df1132e7ff 20241023120222458 DAUC <0003> auc.c:144 vector [4]: ik = 5af135768f5ea86065f9d334fceb3fc2 20241023120222458 DAUC <0003> auc.c:145 vector [4]: res = 98b3fd2f94e57c170000000000000000 20241023120222458 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120222458 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120222458 DAUC <0003> auc.c:179 vector [4]: kc = 1158eef746381400 20241023120222458 DAUC <0003> auc.c:180 vector [4]: sres = b305bc8d 20241023120222458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120222458 DAUC <0003> db_auc.c:245 IMSI='262427057841760': Generated 5 vectors 20241023120222458 DAUC <0003> db_auc.c:249 IMSI='262427057841760': Updating SQN=161 in DB 20241023120222467 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427057841760 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427057841760"} 20241023120222467 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427057841760 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222467 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222467 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32910<->l=127.0.0.1:4258 20241023120222516 DAUC <0003> db_auc.c:157 IMSI='262428295965712': No 2G Auth Data 20241023120222516 DAUC <0003> db_auc.c:192 IMSI='262428295965712': No 3G Auth Data 20241023120222557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32924<->l=127.0.0.1:4258 20241023120222563 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222563 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428295965712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428295965712"} 20241023120222563 DAUC <0003> db_auc.c:236 IMSI='262428295965712': Calling to generate 5 vectors 20241023120222563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120222563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120222563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120222563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120222563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120222563 DAUC <0003> auc.c:113 vector [0]: rand = cb490b8592709ecb336273833727c9ea 20241023120222563 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120222563 DAUC <0003> auc.c:142 vector [0]: autn = 032824c9fc8b000078afbdff0cc78505 20241023120222563 DAUC <0003> auc.c:143 vector [0]: ck = 487d7536c817bbe8df6689b3171e1511 20241023120222563 DAUC <0003> auc.c:144 vector [0]: ik = 77156b792da23a584ae7fb61bcbb071a 20241023120222563 DAUC <0003> auc.c:145 vector [0]: res = df48f1531da2b0810000000000000000 20241023120222563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120222563 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120222563 DAUC <0003> auc.c:179 vector [0]: kc = d71a1953cccdbe8e 20241023120222563 DAUC <0003> auc.c:180 vector [0]: sres = 78a4aa0e 20241023120222563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120222563 DAUC <0003> auc.c:113 vector [1]: rand = fa1287e9182201a8acb029e743756aa5 20241023120222563 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120222563 DAUC <0003> auc.c:142 vector [1]: autn = b01b86f20f54000074abd3e149d190a2 20241023120222563 DAUC <0003> auc.c:143 vector [1]: ck = ae5a9f22c066824a05ae25484a25ad05 20241023120222563 DAUC <0003> auc.c:144 vector [1]: ik = 82622a97b61af281d34c8356d8cbab5c 20241023120222563 DAUC <0003> auc.c:145 vector [1]: res = 225eb96ebed9d1900000000000000000 20241023120222563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120222563 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120222563 DAUC <0003> auc.c:179 vector [1]: kc = 967cb11367a1a32b 20241023120222563 DAUC <0003> auc.c:180 vector [1]: sres = 5c058c35 20241023120222563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120222563 DAUC <0003> auc.c:113 vector [2]: rand = 85dbb0c55943f486e229156253e4b917 20241023120222563 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120222563 DAUC <0003> auc.c:142 vector [2]: autn = d18fd91170a2000012e96dcfd00a807a 20241023120222563 DAUC <0003> auc.c:143 vector [2]: ck = dee89cf2de83645297864f7606f80559 20241023120222563 DAUC <0003> auc.c:144 vector [2]: ik = 93f25db6cfd36a7aafdf47d9c7478a9e 20241023120222563 DAUC <0003> auc.c:145 vector [2]: res = 32cb494a28b557fa0000000000000000 20241023120222563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120222563 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120222563 DAUC <0003> auc.c:179 vector [2]: kc = 4f13a6cd7b27bc33 20241023120222563 DAUC <0003> auc.c:180 vector [2]: sres = ce97d8f5 20241023120222563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120222563 DAUC <0003> auc.c:113 vector [3]: rand = b5670ed4f4605dce9006fe59308c713e 20241023120222563 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120222563 DAUC <0003> auc.c:142 vector [3]: autn = 76469c33090a00003fd3936074236d63 20241023120222563 DAUC <0003> auc.c:143 vector [3]: ck = aec1df5bf2087c40fc8cdd7717b01a8a 20241023120222563 DAUC <0003> auc.c:144 vector [3]: ik = a294846a28f2297e247d1a350515f67b 20241023120222563 DAUC <0003> auc.c:145 vector [3]: res = d96b7cb417939a110000000000000000 20241023120222563 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120222564 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120222564 DAUC <0003> auc.c:179 vector [3]: kc = 624ed2da5d010815 20241023120222564 DAUC <0003> auc.c:180 vector [3]: sres = 88d0937b 20241023120222564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120222564 DAUC <0003> auc.c:113 vector [4]: rand = 269653f444a0368ec8f9a0ee83895252 20241023120222564 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120222564 DAUC <0003> auc.c:142 vector [4]: autn = 1287a6e899b80000ad4bce77525843e8 20241023120222564 DAUC <0003> auc.c:143 vector [4]: ck = 19187c2f0f3f33a7c9001c457d0c0e8f 20241023120222564 DAUC <0003> auc.c:144 vector [4]: ik = 42d8e1fcb1c49662380ab29cf4cf262b 20241023120222564 DAUC <0003> auc.c:145 vector [4]: res = fbc7c7626cf9bb850000000000000000 20241023120222564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120222564 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120222564 DAUC <0003> auc.c:179 vector [4]: kc = d4292e7091822572 20241023120222564 DAUC <0003> auc.c:180 vector [4]: sres = 31dcb61e 20241023120222564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120222564 DAUC <0003> db_auc.c:245 IMSI='262428295965712': Generated 5 vectors 20241023120222564 DAUC <0003> db_auc.c:249 IMSI='262428295965712': Updating SQN=161 in DB 20241023120222572 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428295965712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428295965712"} 20241023120222572 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428295965712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120222572 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222572 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120222578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32924<->l=127.0.0.1:4258 20241023120222605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32868<->l=127.0.0.1:4258 20241023120222606 DLINP <000b> input/ipa.c:451 connected read/write 20241023120222606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120222606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120222606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120222606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120222606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43717<->l=127.0.0.1:4259) 20241023120222629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32928<->l=127.0.0.1:4258 20241023120222629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32928<->l=127.0.0.1:4258 20241023120225727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120225727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120225731 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32942<->l=127.0.0.1:4258 20241023120225736 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225736 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120225736 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120225736 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  20241023120225736 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120225736 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  20241023120225736 DLGSUP <0013> gsup_server.c:235 2:  20241023120225736 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120225736 DLGSUP <0013> gsup_server.c:235 3:  20241023120225736 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120225736 DLGSUP <0013> gsup_server.c:235 4:  20241023120225736 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120225736 DLGSUP <0013> gsup_server.c:235 5:  20241023120225736 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120225736 DLGSUP <0013> gsup_server.c:235 7:  20241023120225736 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120225737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120225737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120225737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120225752 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44561<->l=127.0.0.1:4259) 20241023120225783 DAUC <0003> db_auc.c:157 IMSI='262424824984172': No 2G Auth Data 20241023120225783 DAUC <0003> db_auc.c:192 IMSI='262424824984172': No 3G Auth Data 20241023120225833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 20241023120225844 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225844 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824984172"} 20241023120225845 DAUC <0003> db_auc.c:192 IMSI='262424824984172': No 3G Auth Data 20241023120225845 DAUC <0003> db_auc.c:236 IMSI='262424824984172': Calling to generate 1 vectors 20241023120225845 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241023120225845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225845 DAUC <0003> auc.c:113 vector [0]: rand = dab15a5dde9a01b6156c4de793c5da66 20241023120225845 DAUC <0003> auc.c:179 vector [0]: kc = 293cec697cf6c400 20241023120225845 DAUC <0003> auc.c:180 vector [0]: sres = 5eeac466 20241023120225845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225845 DAUC <0003> db_auc.c:245 IMSI='262424824984172': Generated 1 vectors 20241023120225845 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824984172"} 20241023120225845 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225845 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225845 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225851 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225851 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824984172"} 20241023120225851 DAUC <0003> db_auc.c:192 IMSI='262424824984172': No 3G Auth Data 20241023120225851 DAUC <0003> db_auc.c:236 IMSI='262424824984172': Calling to generate 4 vectors 20241023120225851 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241023120225851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225851 DAUC <0003> auc.c:113 vector [0]: rand = a0c34dde16c19af98331be31dddfe1e4 20241023120225851 DAUC <0003> auc.c:179 vector [0]: kc = 43897137bef0b000 20241023120225851 DAUC <0003> auc.c:180 vector [0]: sres = d2577091 20241023120225851 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225851 DAUC <0003> auc.c:113 vector [1]: rand = c31420d1bf8de7ebc27fd25f4468f783 20241023120225851 DAUC <0003> auc.c:179 vector [1]: kc = ab21562e2527e800 20241023120225851 DAUC <0003> auc.c:180 vector [1]: sres = 850c5d30 20241023120225851 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225851 DAUC <0003> auc.c:113 vector [2]: rand = f8e587192c9f93fd97bb069ca1059796 20241023120225851 DAUC <0003> auc.c:179 vector [2]: kc = 9711cf85485cc000 20241023120225851 DAUC <0003> auc.c:180 vector [2]: sres = 6d312b2b 20241023120225851 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225851 DAUC <0003> auc.c:113 vector [3]: rand = 9c5f839a6697109253e30f8cafc0db42 20241023120225851 DAUC <0003> auc.c:179 vector [3]: kc = d0922260e9c78800 20241023120225851 DAUC <0003> auc.c:180 vector [3]: sres = 922d5f46 20241023120225851 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225851 DAUC <0003> db_auc.c:245 IMSI='262424824984172': Generated 4 vectors 20241023120225851 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824984172"} 20241023120225851 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225851 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225851 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225855 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225855 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824984172"} 20241023120225855 DAUC <0003> db_auc.c:192 IMSI='262424824984172': No 3G Auth Data 20241023120225855 DAUC <0003> db_auc.c:236 IMSI='262424824984172': Calling to generate 5 vectors 20241023120225856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120225856 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225856 DAUC <0003> auc.c:113 vector [0]: rand = a51401e31ecde53cf4381e58a110670a 20241023120225856 DAUC <0003> auc.c:179 vector [0]: kc = 77ae0718a4986c00 20241023120225856 DAUC <0003> auc.c:180 vector [0]: sres = 2176b25e 20241023120225856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225856 DAUC <0003> auc.c:113 vector [1]: rand = 4f0ccf938202f41db3cdb831b0d28de9 20241023120225856 DAUC <0003> auc.c:179 vector [1]: kc = b411b3a9e12fe800 20241023120225856 DAUC <0003> auc.c:180 vector [1]: sres = 5177ad00 20241023120225856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225856 DAUC <0003> auc.c:113 vector [2]: rand = 93cf1e7f7c37563fb6ba40ac65f2b235 20241023120225856 DAUC <0003> auc.c:179 vector [2]: kc = df6c8b3781f26c00 20241023120225856 DAUC <0003> auc.c:180 vector [2]: sres = 76ffabd3 20241023120225856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225856 DAUC <0003> auc.c:113 vector [3]: rand = 154f05f64fae538db4f1561a50506078 20241023120225856 DAUC <0003> auc.c:179 vector [3]: kc = c2b36190095a7800 20241023120225856 DAUC <0003> auc.c:180 vector [3]: sres = aee2f7e2 20241023120225856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225856 DAUC <0003> auc.c:113 vector [4]: rand = 6aa7ee1346c0ca30f7a508b032076532 20241023120225856 DAUC <0003> auc.c:179 vector [4]: kc = a70ec2c0c515a800 20241023120225856 DAUC <0003> auc.c:180 vector [4]: sres = 705bef90 20241023120225856 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120225856 DAUC <0003> db_auc.c:245 IMSI='262424824984172': Generated 5 vectors 20241023120225856 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824984172"} 20241023120225856 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225860 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225860 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424824984172"} 20241023120225860 DAUC <0003> db_auc.c:192 IMSI='262424824984172': No 3G Auth Data 20241023120225860 DAUC <0003> db_auc.c:236 IMSI='262424824984172': Calling to generate 5 vectors 20241023120225860 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120225860 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225860 DAUC <0003> auc.c:113 vector [0]: rand = cdee0fb3354595cc7efe7a40682cec83 20241023120225860 DAUC <0003> auc.c:179 vector [0]: kc = d03b9320045ac400 20241023120225860 DAUC <0003> auc.c:180 vector [0]: sres = 95e31472 20241023120225860 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225860 DAUC <0003> auc.c:113 vector [1]: rand = 3059ed6a3fc87bcce7d877be5506f9ca 20241023120225860 DAUC <0003> auc.c:179 vector [1]: kc = 83babdc7bec27800 20241023120225860 DAUC <0003> auc.c:180 vector [1]: sres = 80431d15 20241023120225860 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225860 DAUC <0003> auc.c:113 vector [2]: rand = 1bd0ead4145675000b9f781f031bfd5b 20241023120225860 DAUC <0003> auc.c:179 vector [2]: kc = 07e123a373ebf400 20241023120225860 DAUC <0003> auc.c:180 vector [2]: sres = 1172cb9d 20241023120225861 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225861 DAUC <0003> auc.c:113 vector [3]: rand = 6a21c6439cd7ef78dd0a34273fc62d19 20241023120225861 DAUC <0003> auc.c:179 vector [3]: kc = 069db5d5e0424c00 20241023120225861 DAUC <0003> auc.c:180 vector [3]: sres = 812559a9 20241023120225861 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225861 DAUC <0003> auc.c:113 vector [4]: rand = 7668111f2d74149ed125e420b1219cef 20241023120225861 DAUC <0003> auc.c:179 vector [4]: kc = 7fde627806d6dc00 20241023120225861 DAUC <0003> auc.c:180 vector [4]: sres = 604e5c98 20241023120225861 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120225861 DAUC <0003> db_auc.c:245 IMSI='262424824984172': Generated 5 vectors 20241023120225861 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424824984172"} 20241023120225861 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424824984172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225861 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225861 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 20241023120225890 DAUC <0003> db_auc.c:157 IMSI='262424340361025': No 2G Auth Data 20241023120225890 DAUC <0003> db_auc.c:192 IMSI='262424340361025': No 3G Auth Data 20241023120225914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241023120225916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225916 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424340361025"} 20241023120225916 DAUC <0003> db_auc.c:192 IMSI='262424340361025': No 3G Auth Data 20241023120225916 DAUC <0003> db_auc.c:236 IMSI='262424340361025': Calling to generate 1 vectors 20241023120225916 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241023120225916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225916 DAUC <0003> auc.c:113 vector [0]: rand = 5fa4f93d7dd42e0d96993127195d4459 20241023120225916 DAUC <0003> auc.c:179 vector [0]: kc = aea5a3740040a400 20241023120225916 DAUC <0003> auc.c:180 vector [0]: sres = ce907acf 20241023120225916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225916 DAUC <0003> db_auc.c:245 IMSI='262424340361025': Generated 1 vectors 20241023120225916 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424340361025"} 20241023120225916 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225917 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225917 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424340361025"} 20241023120225917 DAUC <0003> db_auc.c:192 IMSI='262424340361025': No 3G Auth Data 20241023120225917 DAUC <0003> db_auc.c:236 IMSI='262424340361025': Calling to generate 4 vectors 20241023120225917 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241023120225917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225917 DAUC <0003> auc.c:113 vector [0]: rand = c7cad35226014a11861f44b6df78499d 20241023120225917 DAUC <0003> auc.c:179 vector [0]: kc = ee8909f48a4e7800 20241023120225917 DAUC <0003> auc.c:180 vector [0]: sres = e9bd012c 20241023120225917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225917 DAUC <0003> auc.c:113 vector [1]: rand = 86677e7e6d82bbcdf79d90d50f34e5c5 20241023120225917 DAUC <0003> auc.c:179 vector [1]: kc = d591820af51b0000 20241023120225917 DAUC <0003> auc.c:180 vector [1]: sres = a58ade35 20241023120225917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225917 DAUC <0003> auc.c:113 vector [2]: rand = c7d1626288a9b2abf5db9af0752c85d4 20241023120225917 DAUC <0003> auc.c:179 vector [2]: kc = 8a41fc964ff92000 20241023120225917 DAUC <0003> auc.c:180 vector [2]: sres = fbd0864d 20241023120225917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225917 DAUC <0003> auc.c:113 vector [3]: rand = f7778d9dfed326b8946777d2ec72cb1e 20241023120225917 DAUC <0003> auc.c:179 vector [3]: kc = 345a8429d7a7e000 20241023120225917 DAUC <0003> auc.c:180 vector [3]: sres = e4efcbcc 20241023120225917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225917 DAUC <0003> db_auc.c:245 IMSI='262424340361025': Generated 4 vectors 20241023120225917 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424340361025"} 20241023120225917 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225917 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225917 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225918 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225918 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424340361025"} 20241023120225918 DAUC <0003> db_auc.c:192 IMSI='262424340361025': No 3G Auth Data 20241023120225918 DAUC <0003> db_auc.c:236 IMSI='262424340361025': Calling to generate 5 vectors 20241023120225918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120225918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225918 DAUC <0003> auc.c:113 vector [0]: rand = 61a62a7493765da2a66217c5c3218337 20241023120225918 DAUC <0003> auc.c:179 vector [0]: kc = 63e968256bddbc00 20241023120225918 DAUC <0003> auc.c:180 vector [0]: sres = 735f52db 20241023120225918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225918 DAUC <0003> auc.c:113 vector [1]: rand = 2980ccfef61d2c785c1f5bc25750e393 20241023120225918 DAUC <0003> auc.c:179 vector [1]: kc = d438f6ec22cd5c00 20241023120225918 DAUC <0003> auc.c:180 vector [1]: sres = f2c0eb33 20241023120225918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225918 DAUC <0003> auc.c:113 vector [2]: rand = 1cc19b5b2455c235cef2d3e6e0e80417 20241023120225918 DAUC <0003> auc.c:179 vector [2]: kc = c56c2ad85cc81400 20241023120225918 DAUC <0003> auc.c:180 vector [2]: sres = 84acdf7b 20241023120225918 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225918 DAUC <0003> auc.c:113 vector [3]: rand = f243c289cce994a064ee76d8ae6da21b 20241023120225918 DAUC <0003> auc.c:179 vector [3]: kc = 0dae58d3b4a6d800 20241023120225918 DAUC <0003> auc.c:180 vector [3]: sres = f9f4ff0c 20241023120225918 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225918 DAUC <0003> auc.c:113 vector [4]: rand = af80db3a0fa7dffffa622b54854f6dd1 20241023120225918 DAUC <0003> auc.c:179 vector [4]: kc = b04330bdff609000 20241023120225918 DAUC <0003> auc.c:180 vector [4]: sres = 42cc1590 20241023120225918 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120225918 DAUC <0003> db_auc.c:245 IMSI='262424340361025': Generated 5 vectors 20241023120225918 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424340361025"} 20241023120225918 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225918 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225918 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225919 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225919 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424340361025"} 20241023120225919 DAUC <0003> db_auc.c:192 IMSI='262424340361025': No 3G Auth Data 20241023120225919 DAUC <0003> db_auc.c:236 IMSI='262424340361025': Calling to generate 5 vectors 20241023120225919 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120225919 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225919 DAUC <0003> auc.c:113 vector [0]: rand = d14224840feff5d9aa1d32da9f4d6c4e 20241023120225919 DAUC <0003> auc.c:179 vector [0]: kc = 4de628bfc00b9000 20241023120225919 DAUC <0003> auc.c:180 vector [0]: sres = 113642ee 20241023120225919 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225919 DAUC <0003> auc.c:113 vector [1]: rand = 72c8fb1f8778856315b8d5a7729c35e4 20241023120225919 DAUC <0003> auc.c:179 vector [1]: kc = fa4bf758a35fac00 20241023120225919 DAUC <0003> auc.c:180 vector [1]: sres = cff5f4bf 20241023120225919 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225919 DAUC <0003> auc.c:113 vector [2]: rand = d6694713abfb789f30c505f81594292a 20241023120225919 DAUC <0003> auc.c:179 vector [2]: kc = 573f4a832f3fe400 20241023120225919 DAUC <0003> auc.c:180 vector [2]: sres = 3c3d1cee 20241023120225919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225919 DAUC <0003> auc.c:113 vector [3]: rand = ce80768f32a3b8d8e058b86847d65525 20241023120225919 DAUC <0003> auc.c:179 vector [3]: kc = 7569ab6a274dd400 20241023120225919 DAUC <0003> auc.c:180 vector [3]: sres = cf4f31b1 20241023120225919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225919 DAUC <0003> auc.c:113 vector [4]: rand = 12c65b9b8686dff1a1e2743bac5194a1 20241023120225919 DAUC <0003> auc.c:179 vector [4]: kc = 8fa4bc73e90b6c00 20241023120225919 DAUC <0003> auc.c:180 vector [4]: sres = 913f0717 20241023120225919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120225919 DAUC <0003> db_auc.c:245 IMSI='262424340361025': Generated 5 vectors 20241023120225919 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424340361025"} 20241023120225919 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424340361025 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225919 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225919 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241023120225946 DAUC <0003> db_auc.c:157 IMSI='262425285524410': No 2G Auth Data 20241023120225946 DAUC <0003> db_auc.c:192 IMSI='262425285524410': No 3G Auth Data 20241023120225971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4258 20241023120225975 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225975 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425285524410"} 20241023120225975 DAUC <0003> db_auc.c:192 IMSI='262425285524410': No 3G Auth Data 20241023120225975 DAUC <0003> db_auc.c:236 IMSI='262425285524410': Calling to generate 1 vectors 20241023120225975 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241023120225975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225975 DAUC <0003> auc.c:113 vector [0]: rand = 889615dd4373a312f0f71fc5511e24bc 20241023120225975 DAUC <0003> auc.c:179 vector [0]: kc = ea4ac78184462c6e 20241023120225975 DAUC <0003> auc.c:180 vector [0]: sres = 9e3856bb 20241023120225975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225975 DAUC <0003> db_auc.c:245 IMSI='262425285524410': Generated 1 vectors 20241023120225976 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425285524410"} 20241023120225976 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225976 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225976 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225978 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225978 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425285524410"} 20241023120225978 DAUC <0003> db_auc.c:192 IMSI='262425285524410': No 3G Auth Data 20241023120225978 DAUC <0003> db_auc.c:236 IMSI='262425285524410': Calling to generate 4 vectors 20241023120225978 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241023120225978 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225978 DAUC <0003> auc.c:113 vector [0]: rand = 280fd861cd75bb06bc56a43e668384b5 20241023120225978 DAUC <0003> auc.c:179 vector [0]: kc = e85817a0f4c303c5 20241023120225978 DAUC <0003> auc.c:180 vector [0]: sres = 0c907a03 20241023120225978 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225978 DAUC <0003> auc.c:113 vector [1]: rand = 15ce465f5e7434c639ee3583586d1f9b 20241023120225978 DAUC <0003> auc.c:179 vector [1]: kc = 213903dde252d5a7 20241023120225979 DAUC <0003> auc.c:180 vector [1]: sres = 11fd1efa 20241023120225979 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225979 DAUC <0003> auc.c:113 vector [2]: rand = 66dc122951175fb90faf0a1ef98aa3eb 20241023120225979 DAUC <0003> auc.c:179 vector [2]: kc = aa27cd0415dfa352 20241023120225979 DAUC <0003> auc.c:180 vector [2]: sres = d387e613 20241023120225979 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225979 DAUC <0003> auc.c:113 vector [3]: rand = 1f3014701533075604aa1056b8d9b4ac 20241023120225979 DAUC <0003> auc.c:179 vector [3]: kc = bbf30ee2767c50ae 20241023120225979 DAUC <0003> auc.c:180 vector [3]: sres = 6a2cf690 20241023120225979 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225979 DAUC <0003> db_auc.c:245 IMSI='262425285524410': Generated 4 vectors 20241023120225979 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425285524410"} 20241023120225979 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225979 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225979 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225981 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225981 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425285524410"} 20241023120225981 DAUC <0003> db_auc.c:192 IMSI='262425285524410': No 3G Auth Data 20241023120225981 DAUC <0003> db_auc.c:236 IMSI='262425285524410': Calling to generate 5 vectors 20241023120225981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120225981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225981 DAUC <0003> auc.c:113 vector [0]: rand = aea76f0a963f486bb62d11248a1409c4 20241023120225981 DAUC <0003> auc.c:179 vector [0]: kc = fc0de9ed245e1819 20241023120225981 DAUC <0003> auc.c:180 vector [0]: sres = 53acf1be 20241023120225981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225981 DAUC <0003> auc.c:113 vector [1]: rand = 79ad102bd92d3d769e30cc6c36e10fd1 20241023120225981 DAUC <0003> auc.c:179 vector [1]: kc = be446936d9b15ca4 20241023120225981 DAUC <0003> auc.c:180 vector [1]: sres = 8a2f900b 20241023120225981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225981 DAUC <0003> auc.c:113 vector [2]: rand = 5aa6af74286022b87d6d4962ed8ee6c0 20241023120225981 DAUC <0003> auc.c:179 vector [2]: kc = c7127d41e951a2ec 20241023120225981 DAUC <0003> auc.c:180 vector [2]: sres = 3afd0d7e 20241023120225981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225981 DAUC <0003> auc.c:113 vector [3]: rand = 690bcebf8e78e9d028cf0046150816a4 20241023120225981 DAUC <0003> auc.c:179 vector [3]: kc = 37d3d4ec691b424e 20241023120225982 DAUC <0003> auc.c:180 vector [3]: sres = 1b39e7d1 20241023120225982 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225982 DAUC <0003> auc.c:113 vector [4]: rand = 4258811be949bd5aa184698ab8d2c64a 20241023120225982 DAUC <0003> auc.c:179 vector [4]: kc = e5b1b70cd1ec203d 20241023120225982 DAUC <0003> auc.c:180 vector [4]: sres = f8d3c0c9 20241023120225982 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120225982 DAUC <0003> db_auc.c:245 IMSI='262425285524410': Generated 5 vectors 20241023120225982 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425285524410"} 20241023120225982 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225982 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225982 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225984 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120225984 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425285524410"} 20241023120225984 DAUC <0003> db_auc.c:192 IMSI='262425285524410': No 3G Auth Data 20241023120225984 DAUC <0003> db_auc.c:236 IMSI='262425285524410': Calling to generate 5 vectors 20241023120225984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023120225984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120225984 DAUC <0003> auc.c:113 vector [0]: rand = 99ca311b594e7a7a5d81224815b39c7d 20241023120225984 DAUC <0003> auc.c:179 vector [0]: kc = c540b0cda44cb0cc 20241023120225984 DAUC <0003> auc.c:180 vector [0]: sres = d37662bc 20241023120225984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023120225984 DAUC <0003> auc.c:113 vector [1]: rand = e15123c678c34f930cb879cae4d65b2f 20241023120225984 DAUC <0003> auc.c:179 vector [1]: kc = 90e7a038719e4787 20241023120225984 DAUC <0003> auc.c:180 vector [1]: sres = 09e88395 20241023120225984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023120225984 DAUC <0003> auc.c:113 vector [2]: rand = b40826f7a3be877d3ecfdb322bc5cfd8 20241023120225984 DAUC <0003> auc.c:179 vector [2]: kc = 13974776f90073c4 20241023120225984 DAUC <0003> auc.c:180 vector [2]: sres = 3f9a31f8 20241023120225984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023120225984 DAUC <0003> auc.c:113 vector [3]: rand = 4def777b4fd5cccb96e0d6c9f5542c63 20241023120225984 DAUC <0003> auc.c:179 vector [3]: kc = d19e757447510558 20241023120225984 DAUC <0003> auc.c:180 vector [3]: sres = 22b8828c 20241023120225984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023120225984 DAUC <0003> auc.c:113 vector [4]: rand = 9655cc9f4162ce59a6e69cf53591a75d 20241023120225984 DAUC <0003> auc.c:179 vector [4]: kc = 4376df457f9594b2 20241023120225985 DAUC <0003> auc.c:180 vector [4]: sres = c147eed6 20241023120225985 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023120225985 DAUC <0003> db_auc.c:245 IMSI='262425285524410': Generated 5 vectors 20241023120225985 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425285524410"} 20241023120225985 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425285524410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120225985 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225985 DLINP <000b> input/ipa.c:451 connected read/write 20241023120225985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120225987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4258 20241023120226013 DAUC <0003> db_auc.c:157 IMSI='262428750018176': No 2G Auth Data 20241023120226013 DAUC <0003> db_auc.c:192 IMSI='262428750018176': No 3G Auth Data 20241023120226034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20241023120226036 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226036 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428750018176"} 20241023120226036 DAUC <0003> db_auc.c:157 IMSI='262428750018176': No 2G Auth Data 20241023120226036 DAUC <0003> db_auc.c:236 IMSI='262428750018176': Calling to generate 1 vectors 20241023120226036 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241023120226036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120226036 DAUC <0003> auc.c:113 vector [0]: rand = 4580be485dd69a941c35e157e7c130c6 20241023120226036 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120226036 DAUC <0003> auc.c:142 vector [0]: autn = bcbabb8727a7000027206ec0b086674d 20241023120226036 DAUC <0003> auc.c:143 vector [0]: ck = 136c296c3cae35b663a0a85819a3451f 20241023120226036 DAUC <0003> auc.c:144 vector [0]: ik = 65b412663da8d97396e7cc5bc3f0efed 20241023120226036 DAUC <0003> auc.c:145 vector [0]: res = ca80eefe1010324b0000000000000000 20241023120226036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226036 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226036 DAUC <0003> auc.c:151 vector [0]: kc = 839f5f09db554637 20241023120226036 DAUC <0003> auc.c:152 vector [0]: sres = da90dcb5 20241023120226036 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226036 DAUC <0003> db_auc.c:245 IMSI='262428750018176': Generated 1 vectors 20241023120226036 DAUC <0003> db_auc.c:249 IMSI='262428750018176': Updating SQN=33 in DB 20241023120226046 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428750018176"} 20241023120226046 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226046 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226046 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226048 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226048 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428750018176"} 20241023120226048 DAUC <0003> db_auc.c:157 IMSI='262428750018176': No 2G Auth Data 20241023120226048 DAUC <0003> db_auc.c:236 IMSI='262428750018176': Calling to generate 4 vectors 20241023120226048 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241023120226048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226048 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023120226048 DAUC <0003> auc.c:113 vector [0]: rand = 6d7c26ba8f8904d1035622c7a4309516 20241023120226048 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023120226048 DAUC <0003> auc.c:142 vector [0]: autn = 5c7bdb9130ab0000502184bc45c3ccac 20241023120226048 DAUC <0003> auc.c:143 vector [0]: ck = 6c9d4fa977d9475f52e811691cf5a610 20241023120226048 DAUC <0003> auc.c:144 vector [0]: ik = bb4d7e4f40133b13ad3ace3e08f77d2c 20241023120226048 DAUC <0003> auc.c:145 vector [0]: res = 09bbaafa8642a4e10000000000000000 20241023120226048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226048 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226048 DAUC <0003> auc.c:151 vector [0]: kc = 2802eeb123c8a770 20241023120226048 DAUC <0003> auc.c:152 vector [0]: sres = 8ff90e1b 20241023120226048 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226048 DAUC <0003> auc.c:113 vector [1]: rand = 8080944ac003e5ab49308f034135089a 20241023120226048 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023120226048 DAUC <0003> auc.c:142 vector [1]: autn = f3595c2afda30000586b2c21308de7bb 20241023120226048 DAUC <0003> auc.c:143 vector [1]: ck = b3c817f148b7b9b94383ae9fbf6d6d52 20241023120226048 DAUC <0003> auc.c:144 vector [1]: ik = 4e289604e19a91f3f1dc081ec21d9309 20241023120226048 DAUC <0003> auc.c:145 vector [1]: res = 14e3046804e9793b0000000000000000 20241023120226048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226048 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120226048 DAUC <0003> auc.c:151 vector [1]: kc = 4fbf2774d45dd611 20241023120226048 DAUC <0003> auc.c:152 vector [1]: sres = 100a7d53 20241023120226048 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120226048 DAUC <0003> auc.c:113 vector [2]: rand = 9a7c8d13fc4bebe02f42fa8705eeb438 20241023120226048 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023120226048 DAUC <0003> auc.c:142 vector [2]: autn = af9250a0cdc10000dca20ae538f1772c 20241023120226048 DAUC <0003> auc.c:143 vector [2]: ck = 07428952faa1f3ef5388a9a698b6e9d0 20241023120226048 DAUC <0003> auc.c:144 vector [2]: ik = f3f1aa870ff9eb30fbc47d105f79c622 20241023120226048 DAUC <0003> auc.c:145 vector [2]: res = 9daa5e014f3680300000000000000000 20241023120226048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226048 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120226048 DAUC <0003> auc.c:151 vector [2]: kc = 5cfff7633297372d 20241023120226048 DAUC <0003> auc.c:152 vector [2]: sres = d29cde31 20241023120226048 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120226048 DAUC <0003> auc.c:113 vector [3]: rand = a41ee409fbe4758f5d3f1ce40e98d09f 20241023120226048 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023120226048 DAUC <0003> auc.c:142 vector [3]: autn = 45830ea09a2300007b3893f0725e92d5 20241023120226048 DAUC <0003> auc.c:143 vector [3]: ck = cc4acb07271ce31e11be6bc440c7a1a9 20241023120226048 DAUC <0003> auc.c:144 vector [3]: ik = 328de512abf8dd9404dcd7ea458a2933 20241023120226048 DAUC <0003> auc.c:145 vector [3]: res = a9bc02e1b2da76ad0000000000000000 20241023120226048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226048 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120226048 DAUC <0003> auc.c:151 vector [3]: kc = eba5923b89a9b610 20241023120226048 DAUC <0003> auc.c:152 vector [3]: sres = 1b66744c 20241023120226048 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120226048 DAUC <0003> db_auc.c:245 IMSI='262428750018176': Generated 4 vectors 20241023120226048 DAUC <0003> db_auc.c:249 IMSI='262428750018176': Updating SQN=161 in DB 20241023120226060 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428750018176"} 20241023120226060 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226060 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226060 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226065 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226065 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428750018176"} 20241023120226065 DAUC <0003> db_auc.c:157 IMSI='262428750018176': No 2G Auth Data 20241023120226065 DAUC <0003> db_auc.c:236 IMSI='262428750018176': Calling to generate 5 vectors 20241023120226065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120226065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023120226065 DAUC <0003> auc.c:113 vector [0]: rand = 495bf71623c9a5fe10faa74f4b916164 20241023120226065 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023120226065 DAUC <0003> auc.c:142 vector [0]: autn = b2716b4db5810000c2ec051fb973960f 20241023120226065 DAUC <0003> auc.c:143 vector [0]: ck = 5a169613a38a96aa3815a08f026b7390 20241023120226065 DAUC <0003> auc.c:144 vector [0]: ik = a8318973f21bcfed3abbe66a23717aa8 20241023120226065 DAUC <0003> auc.c:145 vector [0]: res = 5c0bdb823903065f0000000000000000 20241023120226065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226065 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226065 DAUC <0003> auc.c:151 vector [0]: kc = f0895985708b507f 20241023120226065 DAUC <0003> auc.c:152 vector [0]: sres = 6508dddd 20241023120226065 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226065 DAUC <0003> auc.c:113 vector [1]: rand = 668f78cd6dcf42db2e0262c040640bac 20241023120226065 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023120226065 DAUC <0003> auc.c:142 vector [1]: autn = b8d38a45b39400001d43e39485b0bb1a 20241023120226065 DAUC <0003> auc.c:143 vector [1]: ck = 9168d0d8625347210e183de0357a788d 20241023120226065 DAUC <0003> auc.c:144 vector [1]: ik = 60148a154d3f371c0f73262f452c23c7 20241023120226065 DAUC <0003> auc.c:145 vector [1]: res = 9e98acbc0e0d4b9f0000000000000000 20241023120226065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226065 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120226065 DAUC <0003> auc.c:151 vector [1]: kc = f01741025f3a2b77 20241023120226065 DAUC <0003> auc.c:152 vector [1]: sres = 9095e723 20241023120226065 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120226065 DAUC <0003> auc.c:113 vector [2]: rand = 2fb692d04fd0cc07401f0c9a8cc75852 20241023120226065 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023120226065 DAUC <0003> auc.c:142 vector [2]: autn = 5d9e53cc461e000094567866f0eb11aa 20241023120226065 DAUC <0003> auc.c:143 vector [2]: ck = fa6b9eaadeeefc8a4cc4ba1153bae768 20241023120226065 DAUC <0003> auc.c:144 vector [2]: ik = 8031cde223ac6e3ee064d5a38ac03559 20241023120226065 DAUC <0003> auc.c:145 vector [2]: res = 1e1e37abc967aa520000000000000000 20241023120226065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226065 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120226066 DAUC <0003> auc.c:151 vector [2]: kc = d6fa3cfa24384085 20241023120226066 DAUC <0003> auc.c:152 vector [2]: sres = d7799df9 20241023120226066 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120226066 DAUC <0003> auc.c:113 vector [3]: rand = 6ddf8edb5b78567194d6f5c2b2725fd9 20241023120226066 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023120226066 DAUC <0003> auc.c:142 vector [3]: autn = 88af163289d800000b39fa2dd4935e45 20241023120226066 DAUC <0003> auc.c:143 vector [3]: ck = c0fa3f7444d65aef87aeca6ce6f83c5e 20241023120226066 DAUC <0003> auc.c:144 vector [3]: ik = 2861d75ecb78083a04eee9048aaf0442 20241023120226066 DAUC <0003> auc.c:145 vector [3]: res = 2ad3c16a8d525a4a0000000000000000 20241023120226066 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226066 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120226066 DAUC <0003> auc.c:151 vector [3]: kc = 6bdbcb42e3f96ac9 20241023120226066 DAUC <0003> auc.c:152 vector [3]: sres = a7819b20 20241023120226066 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120226066 DAUC <0003> auc.c:113 vector [4]: rand = c7ecda797f120d77015e1dda821863d3 20241023120226066 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023120226066 DAUC <0003> auc.c:142 vector [4]: autn = f73f5e66b4d20000e805f097e0c4b861 20241023120226066 DAUC <0003> auc.c:143 vector [4]: ck = b2106077506db31dacaddea2cb398e51 20241023120226066 DAUC <0003> auc.c:144 vector [4]: ik = 7e0bee26a0f33e0e2031ef549b2dce94 20241023120226066 DAUC <0003> auc.c:145 vector [4]: res = dafd76070f8f5a630000000000000000 20241023120226066 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226066 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120226066 DAUC <0003> auc.c:151 vector [4]: kc = 4087bfa7a08acdd6 20241023120226066 DAUC <0003> auc.c:152 vector [4]: sres = d5722c64 20241023120226066 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120226066 DAUC <0003> db_auc.c:245 IMSI='262428750018176': Generated 5 vectors 20241023120226066 DAUC <0003> db_auc.c:249 IMSI='262428750018176': Updating SQN=321 in DB 20241023120226074 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428750018176"} 20241023120226074 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226074 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226074 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226079 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226079 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428750018176"} 20241023120226079 DAUC <0003> db_auc.c:157 IMSI='262428750018176': No 2G Auth Data 20241023120226079 DAUC <0003> db_auc.c:236 IMSI='262428750018176': Calling to generate 5 vectors 20241023120226079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120226079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226079 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023120226079 DAUC <0003> auc.c:113 vector [0]: rand = f856d2d7606610ba209149d3349aabd0 20241023120226079 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023120226079 DAUC <0003> auc.c:142 vector [0]: autn = d3b4215d7a330000ed2e6a8296a783de 20241023120226079 DAUC <0003> auc.c:143 vector [0]: ck = 79ba74c9b21b30f80e920456047aa23e 20241023120226079 DAUC <0003> auc.c:144 vector [0]: ik = d43f14afb2cc82c02aa3abacbd3a1942 20241023120226079 DAUC <0003> auc.c:145 vector [0]: res = 41986823eef813b30000000000000000 20241023120226079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226079 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226079 DAUC <0003> auc.c:151 vector [0]: kc = 89b4cf9cb9970944 20241023120226079 DAUC <0003> auc.c:152 vector [0]: sres = af607b90 20241023120226079 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226079 DAUC <0003> auc.c:113 vector [1]: rand = 87ea33c65ad2e435eec8a7edbe517c02 20241023120226079 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023120226079 DAUC <0003> auc.c:142 vector [1]: autn = 6ff81fe7f271000003cc1d6a1e4ca417 20241023120226079 DAUC <0003> auc.c:143 vector [1]: ck = 95981b2ee21176ad7bfd55e236470522 20241023120226079 DAUC <0003> auc.c:144 vector [1]: ik = 2396b96aa2051c0eedb41cad8c26f868 20241023120226079 DAUC <0003> auc.c:145 vector [1]: res = c5fdf03e898d52af0000000000000000 20241023120226079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226079 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120226079 DAUC <0003> auc.c:151 vector [1]: kc = 2047eb0bfa7597e9 20241023120226079 DAUC <0003> auc.c:152 vector [1]: sres = 4c70a291 20241023120226079 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120226079 DAUC <0003> auc.c:113 vector [2]: rand = 1bd2bf7c6da011f0f020fceaba9edaf7 20241023120226079 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023120226079 DAUC <0003> auc.c:142 vector [2]: autn = 6375fb9707700000c55e4caeafbafe69 20241023120226079 DAUC <0003> auc.c:143 vector [2]: ck = 1f5a8cae358f4f73b49410a00776157e 20241023120226079 DAUC <0003> auc.c:144 vector [2]: ik = df82ee109f982d44e90d2733ba00fe1b 20241023120226079 DAUC <0003> auc.c:145 vector [2]: res = af8c12cfa2671e720000000000000000 20241023120226079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226079 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120226079 DAUC <0003> auc.c:151 vector [2]: kc = 9d41552d17618952 20241023120226079 DAUC <0003> auc.c:152 vector [2]: sres = 0deb0cbd 20241023120226080 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120226080 DAUC <0003> auc.c:113 vector [3]: rand = 71e877e73e2695e00e9106b5f71bfea3 20241023120226080 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023120226080 DAUC <0003> auc.c:142 vector [3]: autn = 13961e7f901c00005043ec795af73e8e 20241023120226080 DAUC <0003> auc.c:143 vector [3]: ck = e6f73df968b0acb8d6521ec9ce787cd4 20241023120226080 DAUC <0003> auc.c:144 vector [3]: ik = eb6f262f6e7beca4fd6749e08c6381b0 20241023120226080 DAUC <0003> auc.c:145 vector [3]: res = 8ea79951b012badb0000000000000000 20241023120226080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226080 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120226080 DAUC <0003> auc.c:151 vector [3]: kc = 26ad4cff44d0bd78 20241023120226080 DAUC <0003> auc.c:152 vector [3]: sres = 3eb5238a 20241023120226080 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120226080 DAUC <0003> auc.c:113 vector [4]: rand = b29beef2c7d89322948fc1147069d9e0 20241023120226080 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023120226080 DAUC <0003> auc.c:142 vector [4]: autn = 9645638866080000c13d56349ba9407c 20241023120226080 DAUC <0003> auc.c:143 vector [4]: ck = 1308a1ac71d4d5e68a00fdc3f91362af 20241023120226080 DAUC <0003> auc.c:144 vector [4]: ik = 904f3d646864246cce2a73a50410debe 20241023120226080 DAUC <0003> auc.c:145 vector [4]: res = 731c91eba8476cd00000000000000000 20241023120226080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226080 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120226080 DAUC <0003> auc.c:151 vector [4]: kc = c76d12aee4b34d9b 20241023120226080 DAUC <0003> auc.c:152 vector [4]: sres = db5bfd3b 20241023120226080 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120226080 DAUC <0003> db_auc.c:245 IMSI='262428750018176': Generated 5 vectors 20241023120226080 DAUC <0003> db_auc.c:249 IMSI='262428750018176': Updating SQN=481 in DB 20241023120226088 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428750018176"} 20241023120226088 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428750018176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226088 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226088 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20241023120226119 DAUC <0003> db_auc.c:157 IMSI='262424102219974': No 2G Auth Data 20241023120226119 DAUC <0003> db_auc.c:192 IMSI='262424102219974': No 3G Auth Data 20241023120226178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4258 20241023120226180 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226180 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424102219974"} 20241023120226181 DAUC <0003> db_auc.c:157 IMSI='262424102219974': No 2G Auth Data 20241023120226181 DAUC <0003> db_auc.c:236 IMSI='262424102219974': Calling to generate 1 vectors 20241023120226181 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241023120226181 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226181 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023120226181 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120226181 DAUC <0003> auc.c:113 vector [0]: rand = 47c5af47cf3e4a2962861382b808aeb2 20241023120226181 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120226181 DAUC <0003> auc.c:142 vector [0]: autn = b34c4e5ac81d00006e3b184a945fd208 20241023120226181 DAUC <0003> auc.c:143 vector [0]: ck = 61b1ee42bb59748966aa633a0a5f7f05 20241023120226181 DAUC <0003> auc.c:144 vector [0]: ik = a14a46e250115281847acde60627ab01 20241023120226181 DAUC <0003> auc.c:145 vector [0]: res = 33a5f1917b58f3070000000000000000 20241023120226181 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226181 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226181 DAUC <0003> auc.c:151 vector [0]: kc = 222b067ce730f20c 20241023120226181 DAUC <0003> auc.c:152 vector [0]: sres = 48fd0296 20241023120226181 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226181 DAUC <0003> db_auc.c:245 IMSI='262424102219974': Generated 1 vectors 20241023120226181 DAUC <0003> db_auc.c:249 IMSI='262424102219974': Updating SQN=33 in DB 20241023120226189 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424102219974"} 20241023120226189 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226189 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226189 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226190 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226190 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424102219974"} 20241023120226190 DAUC <0003> db_auc.c:157 IMSI='262424102219974': No 2G Auth Data 20241023120226190 DAUC <0003> db_auc.c:236 IMSI='262424102219974': Calling to generate 4 vectors 20241023120226190 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241023120226190 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226190 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023120226190 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023120226190 DAUC <0003> auc.c:113 vector [0]: rand = 160d16a33d3c1fcaa59a3adb14dbef15 20241023120226190 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023120226190 DAUC <0003> auc.c:142 vector [0]: autn = e94b6f39d1f9000024208eda84f5b33f 20241023120226190 DAUC <0003> auc.c:143 vector [0]: ck = 7e7d198aee24ab96cf642be2937519cd 20241023120226190 DAUC <0003> auc.c:144 vector [0]: ik = c9005a70dc8a6c74f751220f70a170e8 20241023120226190 DAUC <0003> auc.c:145 vector [0]: res = 00ae04d51e89501c0000000000000000 20241023120226190 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226190 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226190 DAUC <0003> auc.c:151 vector [0]: kc = 8f484a17d17aaec7 20241023120226190 DAUC <0003> auc.c:152 vector [0]: sres = 1e2754c9 20241023120226190 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226190 DAUC <0003> auc.c:113 vector [1]: rand = d848ce7ed2b44514982f1889b1a56919 20241023120226190 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023120226190 DAUC <0003> auc.c:142 vector [1]: autn = e911bdfe46270000609f05c00e3bf84f 20241023120226190 DAUC <0003> auc.c:143 vector [1]: ck = 1b6ab6220344bfd4ce2d3e05c65ddebd 20241023120226190 DAUC <0003> auc.c:144 vector [1]: ik = 72502a77a69f4b3a2fb29109a145f1ae 20241023120226190 DAUC <0003> auc.c:145 vector [1]: res = 0ccdc710d4c973d20000000000000000 20241023120226190 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226190 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120226190 DAUC <0003> auc.c:151 vector [1]: kc = 88a53359c2c3dbfd 20241023120226190 DAUC <0003> auc.c:152 vector [1]: sres = d804b4c2 20241023120226190 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120226190 DAUC <0003> auc.c:113 vector [2]: rand = 96dc1dd39aee57f9775456e73376cb58 20241023120226190 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023120226190 DAUC <0003> auc.c:142 vector [2]: autn = 880b91750fd800005f4a5992f865519f 20241023120226190 DAUC <0003> auc.c:143 vector [2]: ck = 1dc2fb75040d2c5160f7cbb9f533faae 20241023120226190 DAUC <0003> auc.c:144 vector [2]: ik = ec9ccd82f716cf60e7b9913a57db2658 20241023120226190 DAUC <0003> auc.c:145 vector [2]: res = 1e1e7aa37ebf66810000000000000000 20241023120226190 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226190 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120226190 DAUC <0003> auc.c:151 vector [2]: kc = 76106c7451f33fc7 20241023120226190 DAUC <0003> auc.c:152 vector [2]: sres = 60a11c22 20241023120226190 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120226190 DAUC <0003> auc.c:113 vector [3]: rand = 82228be5e088c28229e1165c28ea6e3e 20241023120226190 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023120226190 DAUC <0003> auc.c:142 vector [3]: autn = e76b05d84baa0000ea9c464012490811 20241023120226190 DAUC <0003> auc.c:143 vector [3]: ck = cc0b201f3d127291d391529ae4a87e49 20241023120226190 DAUC <0003> auc.c:144 vector [3]: ik = d00a538d1fb15eef4b6435976c51235e 20241023120226190 DAUC <0003> auc.c:145 vector [3]: res = e7863e5dcb00085f0000000000000000 20241023120226190 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226190 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120226190 DAUC <0003> auc.c:151 vector [3]: kc = 84f4149faa5a7169 20241023120226190 DAUC <0003> auc.c:152 vector [3]: sres = 2c863602 20241023120226190 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120226190 DAUC <0003> db_auc.c:245 IMSI='262424102219974': Generated 4 vectors 20241023120226190 DAUC <0003> db_auc.c:249 IMSI='262424102219974': Updating SQN=161 in DB 20241023120226199 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424102219974"} 20241023120226199 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226199 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226199 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226201 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226201 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424102219974"} 20241023120226201 DAUC <0003> db_auc.c:157 IMSI='262424102219974': No 2G Auth Data 20241023120226201 DAUC <0003> db_auc.c:236 IMSI='262424102219974': Calling to generate 5 vectors 20241023120226201 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120226201 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226201 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023120226201 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023120226201 DAUC <0003> auc.c:113 vector [0]: rand = 1d15ddba8cd80744a3c413d00e7cd5c5 20241023120226201 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023120226201 DAUC <0003> auc.c:142 vector [0]: autn = c96118592e0800001c3d4b48f67c17ed 20241023120226201 DAUC <0003> auc.c:143 vector [0]: ck = 7c509623cc8615a45eb17c1da7228328 20241023120226201 DAUC <0003> auc.c:144 vector [0]: ik = 5015603d491cc44d5203e505ed64e232 20241023120226201 DAUC <0003> auc.c:145 vector [0]: res = bce35b3c09cffc340000000000000000 20241023120226201 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226201 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226201 DAUC <0003> auc.c:151 vector [0]: kc = 20f76f06cfdcb0f3 20241023120226201 DAUC <0003> auc.c:152 vector [0]: sres = b52ca708 20241023120226201 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226201 DAUC <0003> auc.c:113 vector [1]: rand = ce8d4452b7fd97dfab60beb0f88099a1 20241023120226201 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023120226201 DAUC <0003> auc.c:142 vector [1]: autn = cb7bc8e8e3d200001e1881b0886fe218 20241023120226201 DAUC <0003> auc.c:143 vector [1]: ck = 3bf5563d4af1231b02a8c02096e65dd4 20241023120226201 DAUC <0003> auc.c:144 vector [1]: ik = 1bba237e4f8e9e4f100c39472d347f6d 20241023120226201 DAUC <0003> auc.c:145 vector [1]: res = e459057a24da132e0000000000000000 20241023120226201 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226201 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120226201 DAUC <0003> auc.c:151 vector [1]: kc = 32eb8c24bead9fed 20241023120226201 DAUC <0003> auc.c:152 vector [1]: sres = c0831654 20241023120226201 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120226201 DAUC <0003> auc.c:113 vector [2]: rand = a31781cdd020b526742ff2e02f2d8fa5 20241023120226201 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023120226201 DAUC <0003> auc.c:142 vector [2]: autn = a7625842189000005b56dd804d4de467 20241023120226201 DAUC <0003> auc.c:143 vector [2]: ck = 0457e2da7a31a1e6800e0a56e0b823ee 20241023120226201 DAUC <0003> auc.c:144 vector [2]: ik = d07d2619fd21390f7afe309d44b43c5a 20241023120226201 DAUC <0003> auc.c:145 vector [2]: res = dea099cdc057e1d90000000000000000 20241023120226201 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226201 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120226201 DAUC <0003> auc.c:151 vector [2]: kc = 2edafe08231c875d 20241023120226201 DAUC <0003> auc.c:152 vector [2]: sres = 1ef77814 20241023120226201 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120226201 DAUC <0003> auc.c:113 vector [3]: rand = 8421eef253a1c6c78eb59bb4b1ecb99e 20241023120226201 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023120226201 DAUC <0003> auc.c:142 vector [3]: autn = b88de1f37e1300007c4b7fefe11101bf 20241023120226201 DAUC <0003> auc.c:143 vector [3]: ck = 68ebcf6341032dae29476ef19d0ea8dc 20241023120226201 DAUC <0003> auc.c:144 vector [3]: ik = e4d205ea74caa8a01ab9eacc82ca790d 20241023120226201 DAUC <0003> auc.c:145 vector [3]: res = 2f6079f88de17a500000000000000000 20241023120226201 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226201 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120226201 DAUC <0003> auc.c:151 vector [3]: kc = bfc74eb42a0d54df 20241023120226201 DAUC <0003> auc.c:152 vector [3]: sres = a28103a8 20241023120226201 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120226201 DAUC <0003> auc.c:113 vector [4]: rand = 72feb68e9ee3bc69101f43feaecd2632 20241023120226201 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023120226202 DAUC <0003> auc.c:142 vector [4]: autn = 43ad282e00df000085fefdf4ba914e22 20241023120226202 DAUC <0003> auc.c:143 vector [4]: ck = 26f844d8b95c850608e340b0ecca43b1 20241023120226202 DAUC <0003> auc.c:144 vector [4]: ik = c5aab3c945358b820b5978ca3814a2ab 20241023120226202 DAUC <0003> auc.c:145 vector [4]: res = 595765e4b46e62ea0000000000000000 20241023120226202 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226202 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120226202 DAUC <0003> auc.c:151 vector [4]: kc = e0e8cf6b28b7ef9e 20241023120226202 DAUC <0003> auc.c:152 vector [4]: sres = ed39070e 20241023120226202 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120226202 DAUC <0003> db_auc.c:245 IMSI='262424102219974': Generated 5 vectors 20241023120226202 DAUC <0003> db_auc.c:249 IMSI='262424102219974': Updating SQN=321 in DB 20241023120226214 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424102219974"} 20241023120226214 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226219 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226219 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424102219974"} 20241023120226219 DAUC <0003> db_auc.c:157 IMSI='262424102219974': No 2G Auth Data 20241023120226219 DAUC <0003> db_auc.c:236 IMSI='262424102219974': Calling to generate 5 vectors 20241023120226219 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120226219 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226219 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023120226219 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023120226219 DAUC <0003> auc.c:113 vector [0]: rand = 458e5cb7c566f1517e2199d1f899af2b 20241023120226219 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023120226219 DAUC <0003> auc.c:142 vector [0]: autn = 07554fcf5e9f00005acfd1c89cad9e88 20241023120226219 DAUC <0003> auc.c:143 vector [0]: ck = bc6c38bd5793c9664ed5b0024477c1f6 20241023120226219 DAUC <0003> auc.c:144 vector [0]: ik = 90fa45b8ab9849184ef734238543b03a 20241023120226219 DAUC <0003> auc.c:145 vector [0]: res = 2b6978624b4fe9d70000000000000000 20241023120226219 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226219 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120226219 DAUC <0003> auc.c:151 vector [0]: kc = 2cb4f9243d3ff1b2 20241023120226219 DAUC <0003> auc.c:152 vector [0]: sres = 602691b5 20241023120226219 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120226219 DAUC <0003> auc.c:113 vector [1]: rand = 7fbfd29d98167904f16a90cdefce8271 20241023120226219 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023120226219 DAUC <0003> auc.c:142 vector [1]: autn = 25b3c542bf6d000099f5cbdd9f3bcd0d 20241023120226220 DAUC <0003> auc.c:143 vector [1]: ck = 69e14c1bddd50384fee3d0acff614c4a 20241023120226220 DAUC <0003> auc.c:144 vector [1]: ik = 10b3156443fcd1d55fdf8f42e851e83e 20241023120226220 DAUC <0003> auc.c:145 vector [1]: res = 814d7a41d83950f30000000000000000 20241023120226220 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226220 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120226220 DAUC <0003> auc.c:151 vector [1]: kc = d86e069189197625 20241023120226220 DAUC <0003> auc.c:152 vector [1]: sres = 59742ab2 20241023120226220 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120226220 DAUC <0003> auc.c:113 vector [2]: rand = 66e5a245e4e7e9ebe0df91342dee9ce5 20241023120226220 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023120226220 DAUC <0003> auc.c:142 vector [2]: autn = 6c47adc119f00000008574c6ea1f827f 20241023120226220 DAUC <0003> auc.c:143 vector [2]: ck = aea63898c78c85d6373dc896d57bcf62 20241023120226220 DAUC <0003> auc.c:144 vector [2]: ik = 22dc2d50f5fe31ed981679db92c10f5e 20241023120226220 DAUC <0003> auc.c:145 vector [2]: res = 9a8f67246033b3ea0000000000000000 20241023120226220 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226220 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120226220 DAUC <0003> auc.c:151 vector [2]: kc = 2351a48575c87407 20241023120226220 DAUC <0003> auc.c:152 vector [2]: sres = fabcd4ce 20241023120226220 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120226220 DAUC <0003> auc.c:113 vector [3]: rand = 8348041ed28ac0ffa61d23086316c977 20241023120226220 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023120226220 DAUC <0003> auc.c:142 vector [3]: autn = 9ba40059a65e0000a7be5ab626031825 20241023120226220 DAUC <0003> auc.c:143 vector [3]: ck = 63da67d7786da634e2d10a5edf86483e 20241023120226220 DAUC <0003> auc.c:144 vector [3]: ik = 38332500526751d1d8917bc04ab39bf9 20241023120226220 DAUC <0003> auc.c:145 vector [3]: res = a904146b9353d2680000000000000000 20241023120226220 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226220 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120226220 DAUC <0003> auc.c:151 vector [3]: kc = 61a93349bf3f2422 20241023120226220 DAUC <0003> auc.c:152 vector [3]: sres = 3a57c603 20241023120226220 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120226220 DAUC <0003> auc.c:113 vector [4]: rand = 07175716779b53434964ffad825e3b68 20241023120226220 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023120226220 DAUC <0003> auc.c:142 vector [4]: autn = 9d3fec0e7c8b0000c108c2a32a6404bd 20241023120226220 DAUC <0003> auc.c:143 vector [4]: ck = 72674aaa36967293d608b67748e72aa5 20241023120226220 DAUC <0003> auc.c:144 vector [4]: ik = b8840404cec175a92d38325e593e8651 20241023120226220 DAUC <0003> auc.c:145 vector [4]: res = 60afa0ef2480b79b0000000000000000 20241023120226220 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226220 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120226220 DAUC <0003> auc.c:151 vector [4]: kc = 31d3ca87e98eabce 20241023120226220 DAUC <0003> auc.c:152 vector [4]: sres = 442f1774 20241023120226220 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120226220 DAUC <0003> db_auc.c:245 IMSI='262424102219974': Generated 5 vectors 20241023120226220 DAUC <0003> db_auc.c:249 IMSI='262424102219974': Updating SQN=481 in DB 20241023120226229 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424102219974"} 20241023120226229 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424102219974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226230 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226230 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4258 20241023120226261 DAUC <0003> db_auc.c:157 IMSI='262429928938989': No 2G Auth Data 20241023120226261 DAUC <0003> db_auc.c:192 IMSI='262429928938989': No 3G Auth Data 20241023120226291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 20241023120226293 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226293 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429928938989"} 20241023120226293 DAUC <0003> db_auc.c:236 IMSI='262429928938989': Calling to generate 1 vectors 20241023120226293 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241023120226293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226293 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120226293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226293 DAUC <0003> auc.c:113 vector [0]: rand = a435d8e125e676835a428ca0210edbc4 20241023120226293 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120226293 DAUC <0003> auc.c:142 vector [0]: autn = 4941422ffb0700006656e333122ceac2 20241023120226293 DAUC <0003> auc.c:143 vector [0]: ck = bf438572d47fd157cd1fbca1989a386e 20241023120226293 DAUC <0003> auc.c:144 vector [0]: ik = 447212330c4ef698ee30abb794fa8951 20241023120226293 DAUC <0003> auc.c:145 vector [0]: res = 9ca681f518c09ece0000000000000000 20241023120226293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226293 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226293 DAUC <0003> auc.c:179 vector [0]: kc = 9a1938626686d000 20241023120226293 DAUC <0003> auc.c:180 vector [0]: sres = 79906876 20241023120226293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226293 DAUC <0003> db_auc.c:245 IMSI='262429928938989': Generated 1 vectors 20241023120226293 DAUC <0003> db_auc.c:249 IMSI='262429928938989': Updating SQN=33 in DB 20241023120226301 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429928938989"} 20241023120226301 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226301 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226301 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226303 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226303 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429928938989"} 20241023120226303 DAUC <0003> db_auc.c:236 IMSI='262429928938989': Calling to generate 4 vectors 20241023120226303 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241023120226303 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226303 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226303 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023120226303 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226303 DAUC <0003> auc.c:113 vector [0]: rand = faac6919901fca2b7fedd937fd49eee6 20241023120226303 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023120226303 DAUC <0003> auc.c:142 vector [0]: autn = dcf0f5afa7b00000efe2b69056453917 20241023120226303 DAUC <0003> auc.c:143 vector [0]: ck = 6b6753a4fef0e573b4defc61942f59e2 20241023120226303 DAUC <0003> auc.c:144 vector [0]: ik = 1e54224bdf1d168cc0e3414ca242c216 20241023120226303 DAUC <0003> auc.c:145 vector [0]: res = 879efd78939664cc0000000000000000 20241023120226303 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226303 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226303 DAUC <0003> auc.c:179 vector [0]: kc = d5ea3336239d1400 20241023120226303 DAUC <0003> auc.c:180 vector [0]: sres = 6b8f22d6 20241023120226303 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226303 DAUC <0003> auc.c:113 vector [1]: rand = 209a92286adba48683625cc3eb171eff 20241023120226303 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023120226303 DAUC <0003> auc.c:142 vector [1]: autn = f5e8176ec25b0000f3dd2b6a1ca38764 20241023120226303 DAUC <0003> auc.c:143 vector [1]: ck = 2694493c503f1dfa621813d6a341e48f 20241023120226303 DAUC <0003> auc.c:144 vector [1]: ik = ffd754a547d9384db94c7d41ce210980 20241023120226303 DAUC <0003> auc.c:145 vector [1]: res = 452f7777626767060000000000000000 20241023120226303 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226303 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226303 DAUC <0003> auc.c:179 vector [1]: kc = 02029e2cc5da7000 20241023120226303 DAUC <0003> auc.c:180 vector [1]: sres = 71c14eca 20241023120226303 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226303 DAUC <0003> auc.c:113 vector [2]: rand = 7fcd81715860dbecd76d05bf3bf853c9 20241023120226303 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023120226303 DAUC <0003> auc.c:142 vector [2]: autn = d2107d837ae8000090e8c75fec9f069a 20241023120226303 DAUC <0003> auc.c:143 vector [2]: ck = 24255c32060b78abea2117b3d047e3d4 20241023120226303 DAUC <0003> auc.c:144 vector [2]: ik = 61e38f3d62cec4450c03120d8ce4dd3c 20241023120226303 DAUC <0003> auc.c:145 vector [2]: res = 171414a0b25cb75c0000000000000000 20241023120226303 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226303 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226303 DAUC <0003> auc.c:179 vector [2]: kc = 31b87fb116802000 20241023120226303 DAUC <0003> auc.c:180 vector [2]: sres = 45581251 20241023120226303 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226303 DAUC <0003> auc.c:113 vector [3]: rand = 46dbc2c69b87071753ff1d25a3aa2919 20241023120226303 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023120226303 DAUC <0003> auc.c:142 vector [3]: autn = 0557dc4e401a0000aa6559eb2f007e33 20241023120226303 DAUC <0003> auc.c:143 vector [3]: ck = 66346aed70b4ca421976ee562420142a 20241023120226303 DAUC <0003> auc.c:144 vector [3]: ik = c865b2f81036cbfdcf8f443aa9d50f8c 20241023120226303 DAUC <0003> auc.c:145 vector [3]: res = 283b345c8490e7430000000000000000 20241023120226303 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226303 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226303 DAUC <0003> auc.c:179 vector [3]: kc = 39b60ba770df5000 20241023120226303 DAUC <0003> auc.c:180 vector [3]: sres = bd068bec 20241023120226303 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226303 DAUC <0003> db_auc.c:245 IMSI='262429928938989': Generated 4 vectors 20241023120226303 DAUC <0003> db_auc.c:249 IMSI='262429928938989': Updating SQN=161 in DB 20241023120226311 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429928938989"} 20241023120226311 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226311 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226311 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226314 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429928938989"} 20241023120226314 DAUC <0003> db_auc.c:236 IMSI='262429928938989': Calling to generate 5 vectors 20241023120226314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120226314 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226314 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226314 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023120226314 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226314 DAUC <0003> auc.c:113 vector [0]: rand = 5afd71240ab05e76951228065a1199bf 20241023120226315 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023120226315 DAUC <0003> auc.c:142 vector [0]: autn = 5badbe14d60f0000b6afc948c8dc802d 20241023120226315 DAUC <0003> auc.c:143 vector [0]: ck = e2105af695fbc27f689df459f0a8d61d 20241023120226315 DAUC <0003> auc.c:144 vector [0]: ik = 43446d034881d5b5da83a2dba2793bad 20241023120226315 DAUC <0003> auc.c:145 vector [0]: res = 660b5263058278620000000000000000 20241023120226315 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226315 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226315 DAUC <0003> auc.c:179 vector [0]: kc = d513e06ea5808000 20241023120226315 DAUC <0003> auc.c:180 vector [0]: sres = 15507df5 20241023120226315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226315 DAUC <0003> auc.c:113 vector [1]: rand = 2dd686c53bcf3cf16fa904c760dd5654 20241023120226315 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023120226315 DAUC <0003> auc.c:142 vector [1]: autn = e24d10d308fa00004b2bb6ca9db8d2b7 20241023120226315 DAUC <0003> auc.c:143 vector [1]: ck = 39c3cbe04f3c7fa183cd2f1bf3591401 20241023120226315 DAUC <0003> auc.c:144 vector [1]: ik = aeae6f8798bc803aa0a785a9f9e63b37 20241023120226315 DAUC <0003> auc.c:145 vector [1]: res = b31fe2a825fbc92b0000000000000000 20241023120226315 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226315 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226315 DAUC <0003> auc.c:179 vector [1]: kc = a9e6e66660265400 20241023120226315 DAUC <0003> auc.c:180 vector [1]: sres = cbee16a5 20241023120226315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226315 DAUC <0003> auc.c:113 vector [2]: rand = 132df3f225fc2d2d546b0e865f74d183 20241023120226315 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023120226315 DAUC <0003> auc.c:142 vector [2]: autn = 29a801d851220000e583365ce86d7d68 20241023120226315 DAUC <0003> auc.c:143 vector [2]: ck = cd894226f9e90292fc0c426c93cfd702 20241023120226315 DAUC <0003> auc.c:144 vector [2]: ik = 098995926a63efc2bdea1ba65633b1e4 20241023120226315 DAUC <0003> auc.c:145 vector [2]: res = 4bd90d2b57dc6b870000000000000000 20241023120226315 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226315 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226315 DAUC <0003> auc.c:179 vector [2]: kc = 0a8440b22eb2c800 20241023120226315 DAUC <0003> auc.c:180 vector [2]: sres = 8985b615 20241023120226315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226315 DAUC <0003> auc.c:113 vector [3]: rand = 8577e7d3d6cb22f9b6fdcb59179aebbb 20241023120226315 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023120226315 DAUC <0003> auc.c:142 vector [3]: autn = 706dc81da4590000db0ff16c07f6d6a6 20241023120226315 DAUC <0003> auc.c:143 vector [3]: ck = ba7b404b352b2a752245e1bc200b975e 20241023120226315 DAUC <0003> auc.c:144 vector [3]: ik = 7e2a83aceaf21f56e50c3db90385f497 20241023120226315 DAUC <0003> auc.c:145 vector [3]: res = 11f0eea53350b03c0000000000000000 20241023120226315 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226315 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226315 DAUC <0003> auc.c:179 vector [3]: kc = bd843389046e3800 20241023120226315 DAUC <0003> auc.c:180 vector [3]: sres = 3a0520b2 20241023120226315 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226315 DAUC <0003> auc.c:113 vector [4]: rand = 7e74582d90e0df723ad898b038e595a8 20241023120226315 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023120226315 DAUC <0003> auc.c:142 vector [4]: autn = b7e9d7a153d90000365aed9aff666511 20241023120226315 DAUC <0003> auc.c:143 vector [4]: ck = 613af901424b86f58f85c408e6816c99 20241023120226315 DAUC <0003> auc.c:144 vector [4]: ik = 5c45545838345ec73c8552203487a503 20241023120226315 DAUC <0003> auc.c:145 vector [4]: res = 73de0f34e57040b10000000000000000 20241023120226315 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226315 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120226315 DAUC <0003> auc.c:179 vector [4]: kc = 56f946d8a7e94400 20241023120226315 DAUC <0003> auc.c:180 vector [4]: sres = 25f636c2 20241023120226315 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120226315 DAUC <0003> db_auc.c:245 IMSI='262429928938989': Generated 5 vectors 20241023120226315 DAUC <0003> db_auc.c:249 IMSI='262429928938989': Updating SQN=321 in DB 20241023120226323 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429928938989"} 20241023120226323 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226324 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226324 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226328 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226328 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429928938989"} 20241023120226329 DAUC <0003> db_auc.c:236 IMSI='262429928938989': Calling to generate 5 vectors 20241023120226329 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120226329 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226329 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226329 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023120226329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226329 DAUC <0003> auc.c:113 vector [0]: rand = b253c5ceeb34577246331aeb7dadf5c4 20241023120226329 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023120226329 DAUC <0003> auc.c:142 vector [0]: autn = 171b2f2f55500000d01ecc9d2d741c37 20241023120226329 DAUC <0003> auc.c:143 vector [0]: ck = c100d9f6a3b01bbbb7cfb1148d6a0ed2 20241023120226329 DAUC <0003> auc.c:144 vector [0]: ik = cbada3371dc3c2289bec711e5e1b04d9 20241023120226329 DAUC <0003> auc.c:145 vector [0]: res = 44d5319a6f93cf990000000000000000 20241023120226329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226329 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226329 DAUC <0003> auc.c:179 vector [0]: kc = fa5da058f2c52400 20241023120226329 DAUC <0003> auc.c:180 vector [0]: sres = adba186e 20241023120226329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226329 DAUC <0003> auc.c:113 vector [1]: rand = 6eb6f4c601cfc43c7aab441cb283492b 20241023120226329 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023120226329 DAUC <0003> auc.c:142 vector [1]: autn = 8589e38d8d8400005b34424a366f3bc9 20241023120226329 DAUC <0003> auc.c:143 vector [1]: ck = 0a9e20659508c6527f08c0196bdaf8f1 20241023120226329 DAUC <0003> auc.c:144 vector [1]: ik = 678f1c2ca41ca6d338824cc1731b558d 20241023120226329 DAUC <0003> auc.c:145 vector [1]: res = 383ec80ba4d1cc1c0000000000000000 20241023120226329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226329 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226329 DAUC <0003> auc.c:179 vector [1]: kc = 0b44a621858cf400 20241023120226329 DAUC <0003> auc.c:180 vector [1]: sres = 437acbed 20241023120226329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226329 DAUC <0003> auc.c:113 vector [2]: rand = 0ba1db8b37af349b81c0fb8f6db6b323 20241023120226329 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023120226329 DAUC <0003> auc.c:142 vector [2]: autn = e17b462ac69d0000fc0c7f9c98494458 20241023120226329 DAUC <0003> auc.c:143 vector [2]: ck = 96e2950ef2cf87e7bccaf56c96f3c7de 20241023120226329 DAUC <0003> auc.c:144 vector [2]: ik = a74f5bcb36b6a3416a1454bdc0039260 20241023120226329 DAUC <0003> auc.c:145 vector [2]: res = 7083b994458462660000000000000000 20241023120226329 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226329 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226329 DAUC <0003> auc.c:179 vector [2]: kc = ee2a17d727c4e800 20241023120226329 DAUC <0003> auc.c:180 vector [2]: sres = ac434532 20241023120226329 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226329 DAUC <0003> auc.c:113 vector [3]: rand = 441091c2de18e0769ff7d580796f992e 20241023120226329 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023120226329 DAUC <0003> auc.c:142 vector [3]: autn = 969f6b0e97a700001ce82d0202ec9edd 20241023120226329 DAUC <0003> auc.c:143 vector [3]: ck = 0757fef788e42dbe4581ccb82635dbee 20241023120226329 DAUC <0003> auc.c:144 vector [3]: ik = b4411adbb3ddfd4b4e4b103f5d5bba46 20241023120226329 DAUC <0003> auc.c:145 vector [3]: res = 2c0b194797ae01b30000000000000000 20241023120226329 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226329 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226330 DAUC <0003> auc.c:179 vector [3]: kc = 269c82d58445e800 20241023120226330 DAUC <0003> auc.c:180 vector [3]: sres = dc6751fa 20241023120226330 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226330 DAUC <0003> auc.c:113 vector [4]: rand = 30f265bddd1051d62ffe78f539f573fc 20241023120226330 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023120226330 DAUC <0003> auc.c:142 vector [4]: autn = 488366c5fdae0000969b2b518e05c64f 20241023120226330 DAUC <0003> auc.c:143 vector [4]: ck = f5e833d31db98dc0453b61cf5d6917ad 20241023120226330 DAUC <0003> auc.c:144 vector [4]: ik = c9867c567abf86e238a5f85286684b07 20241023120226330 DAUC <0003> auc.c:145 vector [4]: res = 02e4a08fc7facf900000000000000000 20241023120226330 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226330 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120226330 DAUC <0003> auc.c:179 vector [4]: kc = 2f871ab37a7c4000 20241023120226330 DAUC <0003> auc.c:180 vector [4]: sres = 146a64fd 20241023120226330 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120226330 DAUC <0003> db_auc.c:245 IMSI='262429928938989': Generated 5 vectors 20241023120226330 DAUC <0003> db_auc.c:249 IMSI='262429928938989': Updating SQN=481 in DB 20241023120226338 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429928938989"} 20241023120226338 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429928938989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226338 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226338 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 20241023120226383 DAUC <0003> db_auc.c:157 IMSI='262421725862648': No 2G Auth Data 20241023120226383 DAUC <0003> db_auc.c:192 IMSI='262421725862648': No 3G Auth Data 20241023120226420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33002<->l=127.0.0.1:4258 20241023120226424 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226424 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725862648"} 20241023120226425 DAUC <0003> db_auc.c:236 IMSI='262421725862648': Calling to generate 1 vectors 20241023120226425 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241023120226425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226425 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226425 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120226425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226425 DAUC <0003> auc.c:113 vector [0]: rand = dcbf465d79738f83964caa4e2b9a2374 20241023120226425 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120226425 DAUC <0003> auc.c:142 vector [0]: autn = 30221af85038000004d706d97788ab13 20241023120226425 DAUC <0003> auc.c:143 vector [0]: ck = 1bfc67a65e062628a8135e2c8db1fc01 20241023120226425 DAUC <0003> auc.c:144 vector [0]: ik = 506b16b15a5921b8051799fa9e77f2b3 20241023120226425 DAUC <0003> auc.c:145 vector [0]: res = f34a69f641fa413a0000000000000000 20241023120226425 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226425 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226425 DAUC <0003> auc.c:179 vector [0]: kc = d8046983a9c3e800 20241023120226425 DAUC <0003> auc.c:180 vector [0]: sres = bff26012 20241023120226425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226425 DAUC <0003> db_auc.c:245 IMSI='262421725862648': Generated 1 vectors 20241023120226425 DAUC <0003> db_auc.c:249 IMSI='262421725862648': Updating SQN=33 in DB 20241023120226433 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725862648"} 20241023120226433 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226433 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226433 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226437 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226437 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725862648"} 20241023120226438 DAUC <0003> db_auc.c:236 IMSI='262421725862648': Calling to generate 4 vectors 20241023120226438 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241023120226438 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226438 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226438 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023120226438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226438 DAUC <0003> auc.c:113 vector [0]: rand = 82c018350dc28d27b4fd46e71e7ba7c8 20241023120226438 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023120226438 DAUC <0003> auc.c:142 vector [0]: autn = 2d5e8abe49150000cac7d447c8ed0ef8 20241023120226438 DAUC <0003> auc.c:143 vector [0]: ck = e3eb2420b0802fb951267303579b69da 20241023120226438 DAUC <0003> auc.c:144 vector [0]: ik = c977d10df258f75e22efe788b7ad518d 20241023120226438 DAUC <0003> auc.c:145 vector [0]: res = e82d4ef84459071a0000000000000000 20241023120226438 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226438 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226438 DAUC <0003> auc.c:179 vector [0]: kc = c570657e44b38c00 20241023120226438 DAUC <0003> auc.c:180 vector [0]: sres = 7acc9c31 20241023120226438 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226438 DAUC <0003> auc.c:113 vector [1]: rand = 9ac071fcc146ac41baf3fce788a16f04 20241023120226438 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023120226438 DAUC <0003> auc.c:142 vector [1]: autn = 287e1871575b00007a30e4194b3bb50e 20241023120226438 DAUC <0003> auc.c:143 vector [1]: ck = 8ac472762d54725aa9ba4c79ca494be8 20241023120226438 DAUC <0003> auc.c:144 vector [1]: ik = e5c4ffa7ac2c49a4a006f1210f6a8403 20241023120226438 DAUC <0003> auc.c:145 vector [1]: res = bfe0f47ef72ea7e90000000000000000 20241023120226438 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226438 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226438 DAUC <0003> auc.c:179 vector [1]: kc = b87c377a937bd000 20241023120226438 DAUC <0003> auc.c:180 vector [1]: sres = c5e3213b 20241023120226438 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226438 DAUC <0003> auc.c:113 vector [2]: rand = 14e7d28e2c3e991741abda47cedb0b40 20241023120226438 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023120226438 DAUC <0003> auc.c:142 vector [2]: autn = b8ead666a9ac0000db04240ae0ebdb56 20241023120226438 DAUC <0003> auc.c:143 vector [2]: ck = 80cc982b415305931875bca8172b7df1 20241023120226438 DAUC <0003> auc.c:144 vector [2]: ik = b59f4fe757adbc4ca9c2d3ff27b2365f 20241023120226438 DAUC <0003> auc.c:145 vector [2]: res = 23e47dcbd432a1e80000000000000000 20241023120226438 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226438 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226438 DAUC <0003> auc.c:179 vector [2]: kc = 09f5308bdc81b000 20241023120226438 DAUC <0003> auc.c:180 vector [2]: sres = 9e6deaa1 20241023120226438 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226438 DAUC <0003> auc.c:113 vector [3]: rand = 835b55d20a387e87bd11c9be8e8dea5f 20241023120226438 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023120226438 DAUC <0003> auc.c:142 vector [3]: autn = df9a46e6e20f000067f3f80f6f34a9a0 20241023120226438 DAUC <0003> auc.c:143 vector [3]: ck = 2272793fd1b0ec8a7e6bb34d2a0e6851 20241023120226438 DAUC <0003> auc.c:144 vector [3]: ik = e19a5faf7250c54b8ab076d91dab9552 20241023120226438 DAUC <0003> auc.c:145 vector [3]: res = cf8e0c41f96ad4d70000000000000000 20241023120226438 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226438 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226439 DAUC <0003> auc.c:179 vector [3]: kc = de7c90235526dc00 20241023120226439 DAUC <0003> auc.c:180 vector [3]: sres = 7675cea1 20241023120226439 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226439 DAUC <0003> db_auc.c:245 IMSI='262421725862648': Generated 4 vectors 20241023120226439 DAUC <0003> db_auc.c:249 IMSI='262421725862648': Updating SQN=161 in DB 20241023120226447 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725862648"} 20241023120226447 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226447 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226447 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226452 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226452 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725862648"} 20241023120226452 DAUC <0003> db_auc.c:236 IMSI='262421725862648': Calling to generate 5 vectors 20241023120226452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120226452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023120226452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226452 DAUC <0003> auc.c:113 vector [0]: rand = 99f9205800d384a4edb3fdf803b62de4 20241023120226452 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023120226452 DAUC <0003> auc.c:142 vector [0]: autn = bb69312c156a00009a17da9568f65b8e 20241023120226452 DAUC <0003> auc.c:143 vector [0]: ck = 46ad0c22da7f5ac59391ee4a72a0bf79 20241023120226452 DAUC <0003> auc.c:144 vector [0]: ik = 13a52b3ca796024221c531e1d0f67410 20241023120226452 DAUC <0003> auc.c:145 vector [0]: res = 9dc492ab7816e7b80000000000000000 20241023120226452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226452 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226452 DAUC <0003> auc.c:179 vector [0]: kc = 5db8d9fd41178c00 20241023120226452 DAUC <0003> auc.c:180 vector [0]: sres = 9ac301aa 20241023120226452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226452 DAUC <0003> auc.c:113 vector [1]: rand = 2814e1ff40731b064271f71bebe2433d 20241023120226452 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023120226452 DAUC <0003> auc.c:142 vector [1]: autn = 50b7db73f9fc0000ee89abe866437d7c 20241023120226452 DAUC <0003> auc.c:143 vector [1]: ck = 5316cd7b192e4bc70b1b933c85e6818a 20241023120226452 DAUC <0003> auc.c:144 vector [1]: ik = 8572b18dd3efa9c0e0b5b1fcedc54f15 20241023120226452 DAUC <0003> auc.c:145 vector [1]: res = 6a650089f98134d70000000000000000 20241023120226452 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226452 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226452 DAUC <0003> auc.c:179 vector [1]: kc = f396f591033f4800 20241023120226452 DAUC <0003> auc.c:180 vector [1]: sres = 5e474f44 20241023120226452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226452 DAUC <0003> auc.c:113 vector [2]: rand = f3f833c99ac64b4f75572be6af6b91e6 20241023120226453 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023120226453 DAUC <0003> auc.c:142 vector [2]: autn = ecb383d7a60f0000c24013364f1ac565 20241023120226453 DAUC <0003> auc.c:143 vector [2]: ck = 9dc3f9bc1cfa54772d8e019fdf7dbb25 20241023120226453 DAUC <0003> auc.c:144 vector [2]: ik = b49c877ed65329fd366cf626e5bcec0d 20241023120226453 DAUC <0003> auc.c:145 vector [2]: res = 6469fadc1d045cdd0000000000000000 20241023120226453 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226453 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226453 DAUC <0003> auc.c:179 vector [2]: kc = 71ff75f631106c00 20241023120226453 DAUC <0003> auc.c:180 vector [2]: sres = 407c35c3 20241023120226453 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226453 DAUC <0003> auc.c:113 vector [3]: rand = 5eb12bbf155376e60ed68268ba3c89c5 20241023120226453 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023120226453 DAUC <0003> auc.c:142 vector [3]: autn = d8169d51e3230000a767c720549009fb 20241023120226453 DAUC <0003> auc.c:143 vector [3]: ck = 731ea7539f548c3fb779db4d149a2077 20241023120226453 DAUC <0003> auc.c:144 vector [3]: ik = 45d103957a855b8d1c3595bafc3fe10d 20241023120226453 DAUC <0003> auc.c:145 vector [3]: res = 7d86dd248d7287c90000000000000000 20241023120226453 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226453 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226453 DAUC <0003> auc.c:179 vector [3]: kc = 5de5a97edfc85000 20241023120226453 DAUC <0003> auc.c:180 vector [3]: sres = c99110eb 20241023120226453 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226453 DAUC <0003> auc.c:113 vector [4]: rand = 7cde3727db3e3e905ea51e356cbbca7e 20241023120226453 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023120226453 DAUC <0003> auc.c:142 vector [4]: autn = e85c3796aa910000e6db00ce21435624 20241023120226453 DAUC <0003> auc.c:143 vector [4]: ck = 17657b45172cb050a5094f9b9cd38513 20241023120226453 DAUC <0003> auc.c:144 vector [4]: ik = edf9ecc4902981026977c305a65fe3f8 20241023120226453 DAUC <0003> auc.c:145 vector [4]: res = 42d809b512488b630000000000000000 20241023120226453 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226453 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120226453 DAUC <0003> auc.c:179 vector [4]: kc = 3d5b17c2591b6400 20241023120226453 DAUC <0003> auc.c:180 vector [4]: sres = e2684994 20241023120226453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120226453 DAUC <0003> db_auc.c:245 IMSI='262421725862648': Generated 5 vectors 20241023120226453 DAUC <0003> db_auc.c:249 IMSI='262421725862648': Updating SQN=321 in DB 20241023120226461 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725862648"} 20241023120226462 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226462 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226462 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226466 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226466 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725862648"} 20241023120226467 DAUC <0003> db_auc.c:236 IMSI='262421725862648': Calling to generate 5 vectors 20241023120226467 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120226467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226467 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023120226467 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226467 DAUC <0003> auc.c:113 vector [0]: rand = 85d19fd14b4f73efed4eed5b78608e91 20241023120226467 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023120226467 DAUC <0003> auc.c:142 vector [0]: autn = 421f5f51e800000030c287529e1bd6b6 20241023120226467 DAUC <0003> auc.c:143 vector [0]: ck = a88e69e9664777e066b44798cd7fed36 20241023120226467 DAUC <0003> auc.c:144 vector [0]: ik = 23dd0e6a45d12c827d24ba499509d4f9 20241023120226467 DAUC <0003> auc.c:145 vector [0]: res = 221c25f80e3ff8680000000000000000 20241023120226467 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226467 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226467 DAUC <0003> auc.c:179 vector [0]: kc = 088ce071f9b3f800 20241023120226467 DAUC <0003> auc.c:180 vector [0]: sres = 69ea4d4f 20241023120226467 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226467 DAUC <0003> auc.c:113 vector [1]: rand = a60037462e007d97e2bda3b75bcca737 20241023120226467 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023120226467 DAUC <0003> auc.c:142 vector [1]: autn = 11e23964039e0000127c6f837bb02cf1 20241023120226467 DAUC <0003> auc.c:143 vector [1]: ck = 754e4cfc48995f641b6ec5572dcccf9b 20241023120226467 DAUC <0003> auc.c:144 vector [1]: ik = 69685d8701fced0eb1a21092a0b89c3b 20241023120226467 DAUC <0003> auc.c:145 vector [1]: res = db4f3724997376960000000000000000 20241023120226467 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226467 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226467 DAUC <0003> auc.c:179 vector [1]: kc = 2806cd3cf3b88800 20241023120226467 DAUC <0003> auc.c:180 vector [1]: sres = 3a99648b 20241023120226467 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226467 DAUC <0003> auc.c:113 vector [2]: rand = b01327a81624e9b40b09f4304400f174 20241023120226467 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023120226467 DAUC <0003> auc.c:142 vector [2]: autn = ab90a286b0ca00007a12e23cef898c58 20241023120226467 DAUC <0003> auc.c:143 vector [2]: ck = ea0b63fcec645fad6f544dfefeb9a4da 20241023120226467 DAUC <0003> auc.c:144 vector [2]: ik = 7a79cf0f406f94d6348f757b9bc36202 20241023120226467 DAUC <0003> auc.c:145 vector [2]: res = dddf759c71ed1e4b0000000000000000 20241023120226467 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226467 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226467 DAUC <0003> auc.c:179 vector [2]: kc = e530a61e01912800 20241023120226467 DAUC <0003> auc.c:180 vector [2]: sres = 17db519e 20241023120226467 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226467 DAUC <0003> auc.c:113 vector [3]: rand = 8f7ed4c4ba65b2a45f8f87c13c261bdf 20241023120226467 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023120226467 DAUC <0003> auc.c:142 vector [3]: autn = d1e8f685cfa1000044d8c8dade009542 20241023120226467 DAUC <0003> auc.c:143 vector [3]: ck = ab80157d76467f7e5728855d8f2ab5b3 20241023120226468 DAUC <0003> auc.c:144 vector [3]: ik = 0ced89865bf97b2f5cca4c61c24a0ce4 20241023120226468 DAUC <0003> auc.c:145 vector [3]: res = 7b519d538ee2e0230000000000000000 20241023120226468 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226468 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226468 DAUC <0003> auc.c:179 vector [3]: kc = 191f1d41f7666800 20241023120226468 DAUC <0003> auc.c:180 vector [3]: sres = 202328f8 20241023120226468 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226468 DAUC <0003> auc.c:113 vector [4]: rand = 710fddf3fd8ff1ccf95e9b45e02edf12 20241023120226468 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023120226468 DAUC <0003> auc.c:142 vector [4]: autn = 0446b472df940000d060a3e95854e032 20241023120226468 DAUC <0003> auc.c:143 vector [4]: ck = f67acd440764e3c50176d612a15dcfb5 20241023120226468 DAUC <0003> auc.c:144 vector [4]: ik = 8bbe40171224bdcbb738ea7d94226401 20241023120226468 DAUC <0003> auc.c:145 vector [4]: res = 21c3fd3daa88f1750000000000000000 20241023120226468 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226468 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120226468 DAUC <0003> auc.c:179 vector [4]: kc = 287bcda4eaa33400 20241023120226468 DAUC <0003> auc.c:180 vector [4]: sres = d8c12ca6 20241023120226468 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120226468 DAUC <0003> db_auc.c:245 IMSI='262421725862648': Generated 5 vectors 20241023120226468 DAUC <0003> db_auc.c:249 IMSI='262421725862648': Updating SQN=481 in DB 20241023120226476 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725862648"} 20241023120226476 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421725862648 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226476 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226476 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33002<->l=127.0.0.1:4258 20241023120226522 DAUC <0003> db_auc.c:157 IMSI='262427563456312': No 2G Auth Data 20241023120226522 DAUC <0003> db_auc.c:192 IMSI='262427563456312': No 3G Auth Data 20241023120226561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20241023120226565 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226566 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427563456312"} 20241023120226566 DAUC <0003> db_auc.c:236 IMSI='262427563456312': Calling to generate 1 vectors 20241023120226566 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241023120226566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226566 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120226566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226566 DAUC <0003> auc.c:113 vector [0]: rand = 93f46feecaacb6e1d8ae7777c0893228 20241023120226566 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120226566 DAUC <0003> auc.c:142 vector [0]: autn = 3774b83a3a8a00002d25c45c915dee68 20241023120226566 DAUC <0003> auc.c:143 vector [0]: ck = 81cab5a3a80ab6927393fb247b94c262 20241023120226566 DAUC <0003> auc.c:144 vector [0]: ik = dc8e796404824b352efdee6783c2526b 20241023120226566 DAUC <0003> auc.c:145 vector [0]: res = 26a3c4f0d2500aca0000000000000000 20241023120226566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226566 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226566 DAUC <0003> auc.c:179 vector [0]: kc = 15580da24d34e77e 20241023120226566 DAUC <0003> auc.c:180 vector [0]: sres = 7d9d7996 20241023120226566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226566 DAUC <0003> db_auc.c:245 IMSI='262427563456312': Generated 1 vectors 20241023120226566 DAUC <0003> db_auc.c:249 IMSI='262427563456312': Updating SQN=33 in DB 20241023120226574 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427563456312"} 20241023120226574 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226574 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226574 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226579 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226579 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427563456312"} 20241023120226579 DAUC <0003> db_auc.c:236 IMSI='262427563456312': Calling to generate 4 vectors 20241023120226579 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241023120226579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226579 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023120226579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226579 DAUC <0003> auc.c:113 vector [0]: rand = 243670a67d4d0b5eb98fba84ca8b85f3 20241023120226579 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023120226579 DAUC <0003> auc.c:142 vector [0]: autn = a409fe88835000006831868f70b4bd51 20241023120226579 DAUC <0003> auc.c:143 vector [0]: ck = b297a2cf113f27ab8bcde1de6740db20 20241023120226579 DAUC <0003> auc.c:144 vector [0]: ik = ccffce7d9dd721a8f00c82242227b93c 20241023120226579 DAUC <0003> auc.c:145 vector [0]: res = f7afb6802f78508a0000000000000000 20241023120226579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226579 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226579 DAUC <0003> auc.c:179 vector [0]: kc = 500cf83c4f6f5707 20241023120226579 DAUC <0003> auc.c:180 vector [0]: sres = 2210b609 20241023120226579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226579 DAUC <0003> auc.c:113 vector [1]: rand = 5cb57353a83304f9573e47aeec19fb2e 20241023120226579 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023120226579 DAUC <0003> auc.c:142 vector [1]: autn = 6b2ec18dbd760000bc41cbeb46818692 20241023120226580 DAUC <0003> auc.c:143 vector [1]: ck = e79b6031ae40b56a8ad14513d1ab21c9 20241023120226580 DAUC <0003> auc.c:144 vector [1]: ik = e92b8e27945fddac7d69e0e34ac3f4d1 20241023120226580 DAUC <0003> auc.c:145 vector [1]: res = 2d6bb94fad7d5e870000000000000000 20241023120226580 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226580 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226580 DAUC <0003> auc.c:179 vector [1]: kc = 5d5a8ab524adbfff 20241023120226580 DAUC <0003> auc.c:180 vector [1]: sres = 2718e58b 20241023120226580 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226580 DAUC <0003> auc.c:113 vector [2]: rand = ba94e631ea3900f3a85bd128d6731507 20241023120226580 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023120226580 DAUC <0003> auc.c:142 vector [2]: autn = 30665cd84d740000b3dc6549cebb1ad9 20241023120226580 DAUC <0003> auc.c:143 vector [2]: ck = 67b16639e9ecaf277dde7d37a9b4806d 20241023120226580 DAUC <0003> auc.c:144 vector [2]: ik = cdf1c9949ed44c1147731bbd17de9eb3 20241023120226580 DAUC <0003> auc.c:145 vector [2]: res = 9bb300b93c78a3fe0000000000000000 20241023120226580 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226580 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226580 DAUC <0003> auc.c:179 vector [2]: kc = 2c33eb20417fc1e6 20241023120226580 DAUC <0003> auc.c:180 vector [2]: sres = fc491c09 20241023120226580 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226580 DAUC <0003> auc.c:113 vector [3]: rand = 93a170172d4b758affe500e3c621a699 20241023120226580 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023120226580 DAUC <0003> auc.c:142 vector [3]: autn = 0cd1e76bfb7e00008f4e63498f4796d0 20241023120226580 DAUC <0003> auc.c:143 vector [3]: ck = 321718fe68f55c7bf2de9db5d30ff241 20241023120226580 DAUC <0003> auc.c:144 vector [3]: ik = c555dfd2b3466dde2d84fd5c88fd4c04 20241023120226580 DAUC <0003> auc.c:145 vector [3]: res = e659df9eb46b81a20000000000000000 20241023120226580 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226580 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226580 DAUC <0003> auc.c:179 vector [3]: kc = 5b7bb3ecec839cc2 20241023120226580 DAUC <0003> auc.c:180 vector [3]: sres = 9880e9a2 20241023120226580 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226580 DAUC <0003> db_auc.c:245 IMSI='262427563456312': Generated 4 vectors 20241023120226580 DAUC <0003> db_auc.c:249 IMSI='262427563456312': Updating SQN=161 in DB 20241023120226588 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427563456312"} 20241023120226588 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226588 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226589 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226593 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226593 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427563456312"} 20241023120226593 DAUC <0003> db_auc.c:236 IMSI='262427563456312': Calling to generate 5 vectors 20241023120226593 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120226593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023120226593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226593 DAUC <0003> auc.c:113 vector [0]: rand = b50122195841e79cac2031f00f05d440 20241023120226594 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023120226594 DAUC <0003> auc.c:142 vector [0]: autn = 4974f9e08bf100005a88f8ba178a40ef 20241023120226594 DAUC <0003> auc.c:143 vector [0]: ck = 7198cb42af7eb8bb9f5a57e761c9190c 20241023120226594 DAUC <0003> auc.c:144 vector [0]: ik = 7fc06eadfe62ac0246c07e1469d9dc13 20241023120226594 DAUC <0003> auc.c:145 vector [0]: res = d034cae6d959b1e20000000000000000 20241023120226594 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226594 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226594 DAUC <0003> auc.c:179 vector [0]: kc = 4f6b3435acad945b 20241023120226594 DAUC <0003> auc.c:180 vector [0]: sres = 28bbc6d6 20241023120226594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226594 DAUC <0003> auc.c:113 vector [1]: rand = d919172617be7d9a8c861085365e26c1 20241023120226594 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023120226594 DAUC <0003> auc.c:142 vector [1]: autn = e2bfef444e6700000c81e5a75a888e0a 20241023120226594 DAUC <0003> auc.c:143 vector [1]: ck = d155716c9bd28eee09fa159e96449002 20241023120226594 DAUC <0003> auc.c:144 vector [1]: ik = cb87c92f7b15499994707ecedd3cd82d 20241023120226594 DAUC <0003> auc.c:145 vector [1]: res = 681f437d8a7dba530000000000000000 20241023120226594 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226594 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226594 DAUC <0003> auc.c:179 vector [1]: kc = 36313ee87bb25434 20241023120226594 DAUC <0003> auc.c:180 vector [1]: sres = 8d6b750d 20241023120226594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226594 DAUC <0003> auc.c:113 vector [2]: rand = b1f4c9d228d19814610ff96e3b5dd36d 20241023120226594 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023120226594 DAUC <0003> auc.c:142 vector [2]: autn = 10498af61ef000004b08abdab84ccfd7 20241023120226594 DAUC <0003> auc.c:143 vector [2]: ck = 5cc97b94628716295f743db540f57467 20241023120226594 DAUC <0003> auc.c:144 vector [2]: ik = 9fcc4e73bf392a6d0f53c9320577ab2d 20241023120226594 DAUC <0003> auc.c:145 vector [2]: res = 90b7320458c8d9f30000000000000000 20241023120226594 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226594 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226594 DAUC <0003> auc.c:179 vector [2]: kc = 09e11a991398dbe5 20241023120226594 DAUC <0003> auc.c:180 vector [2]: sres = 0f12c5d9 20241023120226594 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226594 DAUC <0003> auc.c:113 vector [3]: rand = 2c50f2bb600f7a135f075092d9f1f274 20241023120226594 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023120226594 DAUC <0003> auc.c:142 vector [3]: autn = dd788d929cc60000861447e8f205c3d3 20241023120226594 DAUC <0003> auc.c:143 vector [3]: ck = ced85e00d329262c28a21954a23b55ca 20241023120226594 DAUC <0003> auc.c:144 vector [3]: ik = dcc54fe5499911dbc275357835435ebf 20241023120226594 DAUC <0003> auc.c:145 vector [3]: res = c9bafdcf5094dfa50000000000000000 20241023120226594 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226594 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226594 DAUC <0003> auc.c:179 vector [3]: kc = caff990c5a65cfd9 20241023120226594 DAUC <0003> auc.c:180 vector [3]: sres = e33b981f 20241023120226594 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226594 DAUC <0003> auc.c:113 vector [4]: rand = 73c98f2a16ca47ab63c10c4ac76e3276 20241023120226594 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023120226594 DAUC <0003> auc.c:142 vector [4]: autn = eced71cc61120000ee07d60def0774a6 20241023120226594 DAUC <0003> auc.c:143 vector [4]: ck = c5d2f94848db8934f56dce540e63223d 20241023120226595 DAUC <0003> auc.c:144 vector [4]: ik = 08f510707358954eabde54fa341b8a4b 20241023120226595 DAUC <0003> auc.c:145 vector [4]: res = 9632b9dd9ecc477c0000000000000000 20241023120226595 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226595 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120226595 DAUC <0003> auc.c:179 vector [4]: kc = a7309461f73cc17a 20241023120226595 DAUC <0003> auc.c:180 vector [4]: sres = 444a356b 20241023120226595 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120226595 DAUC <0003> db_auc.c:245 IMSI='262427563456312': Generated 5 vectors 20241023120226595 DAUC <0003> db_auc.c:249 IMSI='262427563456312': Updating SQN=321 in DB 20241023120226603 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427563456312"} 20241023120226603 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226603 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226603 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226608 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226608 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427563456312"} 20241023120226608 DAUC <0003> db_auc.c:236 IMSI='262427563456312': Calling to generate 5 vectors 20241023120226608 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120226608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120226608 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120226608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023120226608 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120226608 DAUC <0003> auc.c:113 vector [0]: rand = 490e6a06cc37cd0f7311b254927ef612 20241023120226609 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023120226609 DAUC <0003> auc.c:142 vector [0]: autn = d9782d0ccb7800004c8ae665a23aa161 20241023120226609 DAUC <0003> auc.c:143 vector [0]: ck = e3ceab9dedf389a3c80f6aa8bf4f9255 20241023120226609 DAUC <0003> auc.c:144 vector [0]: ik = db0bf4e674c952082c81fbc3a07f9d34 20241023120226609 DAUC <0003> auc.c:145 vector [0]: res = b11eebdd5cbed6c90000000000000000 20241023120226609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120226609 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120226609 DAUC <0003> auc.c:179 vector [0]: kc = f8da629c97c5640c 20241023120226609 DAUC <0003> auc.c:180 vector [0]: sres = a0ee8ec4 20241023120226609 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120226609 DAUC <0003> auc.c:113 vector [1]: rand = 86e9f89558250addca3aaf56a312c2c2 20241023120226609 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023120226609 DAUC <0003> auc.c:142 vector [1]: autn = c3e1256550c00000f2c6da1627366e99 20241023120226609 DAUC <0003> auc.c:143 vector [1]: ck = 72b2b29b17353f474eeecd3f82e713aa 20241023120226609 DAUC <0003> auc.c:144 vector [1]: ik = 2b01e14c14a51886b4a4fe94170dffd9 20241023120226609 DAUC <0003> auc.c:145 vector [1]: res = 221a8296983d61900000000000000000 20241023120226609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120226609 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120226609 DAUC <0003> auc.c:179 vector [1]: kc = 0bf1c2d9d280c46e 20241023120226609 DAUC <0003> auc.c:180 vector [1]: sres = eff07e22 20241023120226609 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120226609 DAUC <0003> auc.c:113 vector [2]: rand = d98297a27f73ea8eb4ca503137a2b8d8 20241023120226609 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023120226609 DAUC <0003> auc.c:142 vector [2]: autn = a2a7628e37d40000761d6c5a7f720157 20241023120226609 DAUC <0003> auc.c:143 vector [2]: ck = b7a752e2f011cf07eadc02f467892f25 20241023120226609 DAUC <0003> auc.c:144 vector [2]: ik = 9bc009348db1d8ad2f7f638f0dd96efb 20241023120226609 DAUC <0003> auc.c:145 vector [2]: res = 913962e19b499abc0000000000000000 20241023120226609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120226609 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120226609 DAUC <0003> auc.c:179 vector [2]: kc = 0acb5fd8423326cc 20241023120226609 DAUC <0003> auc.c:180 vector [2]: sres = a23d9103 20241023120226609 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120226609 DAUC <0003> auc.c:113 vector [3]: rand = e4ddb57b211b4854a9440246eb050e5b 20241023120226609 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023120226609 DAUC <0003> auc.c:142 vector [3]: autn = d18b770f6c5c0000a5ef3af07643f32b 20241023120226609 DAUC <0003> auc.c:143 vector [3]: ck = 052253bb78ec9b524d3fd994f0b581cc 20241023120226609 DAUC <0003> auc.c:144 vector [3]: ik = 92986f8246832b90d1b7627be1e9c997 20241023120226609 DAUC <0003> auc.c:145 vector [3]: res = 56b9d8a88ae8850f0000000000000000 20241023120226609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120226609 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120226609 DAUC <0003> auc.c:179 vector [3]: kc = d55fd858896a2c23 20241023120226609 DAUC <0003> auc.c:180 vector [3]: sres = 91855a33 20241023120226609 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120226609 DAUC <0003> auc.c:113 vector [4]: rand = c63736155b848ad523a40cbabec9f96b 20241023120226609 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023120226609 DAUC <0003> auc.c:142 vector [4]: autn = 248df2c1ea13000056dae2f8ba0d0b0d 20241023120226609 DAUC <0003> auc.c:143 vector [4]: ck = c6cc5a8b7c9b295bca0c437d67fa08dd 20241023120226609 DAUC <0003> auc.c:144 vector [4]: ik = cfdaa4adf7a87e86d453ffdb6df16b91 20241023120226609 DAUC <0003> auc.c:145 vector [4]: res = 253948930cc188580000000000000000 20241023120226610 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120226610 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120226610 DAUC <0003> auc.c:179 vector [4]: kc = 398cd74e46a363bf 20241023120226610 DAUC <0003> auc.c:180 vector [4]: sres = d64fe2f6 20241023120226610 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120226610 DAUC <0003> db_auc.c:245 IMSI='262427563456312': Generated 5 vectors 20241023120226610 DAUC <0003> db_auc.c:249 IMSI='262427563456312': Updating SQN=481 in DB 20241023120226618 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427563456312"} 20241023120226618 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427563456312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120226618 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226618 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120226623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20241023120226649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32942<->l=127.0.0.1:4258 20241023120226650 DLINP <000b> input/ipa.c:451 connected read/write 20241023120226650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120226650 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120226650 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120226650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120226650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44561<->l=127.0.0.1:4259) 20241023120226673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20241023120226673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20241023120229787 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120229787 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120229792 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120229794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20241023120229797 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120229798 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120229798 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120229798 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  20241023120229798 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120229798 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  20241023120229798 DLGSUP <0013> gsup_server.c:235 2:  20241023120229798 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120229798 DLGSUP <0013> gsup_server.c:235 3:  20241023120229798 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120229798 DLGSUP <0013> gsup_server.c:235 4:  20241023120229798 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120229798 DLGSUP <0013> gsup_server.c:235 5:  20241023120229798 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120229798 DLGSUP <0013> gsup_server.c:235 7:  20241023120229798 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120229798 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120229798 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120229798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120229827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33233<->l=127.0.0.1:4259) 20241023120229843 DAUC <0003> db_auc.c:157 IMSI='262427515449904': No 2G Auth Data 20241023120229843 DAUC <0003> db_auc.c:192 IMSI='262427515449904': No 3G Auth Data 20241023120229893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33052<->l=127.0.0.1:4258 20241023120229903 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120229903 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427515449904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427515449904"} 20241023120229904 DAUC <0003> db_auc.c:157 IMSI='262427515449904': No 2G Auth Data 20241023120229904 DAUC <0003> db_auc.c:236 IMSI='262427515449904': Calling to generate 5 vectors 20241023120229904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120229904 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120229904 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120229904 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120229904 DAUC <0003> auc.c:113 vector [0]: rand = e680c82fef5ba2ccc7a19aa357e00fa6 20241023120229904 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120229904 DAUC <0003> auc.c:142 vector [0]: autn = 3e95701bf6fa8000988ce65f3ed20232 20241023120229904 DAUC <0003> auc.c:143 vector [0]: ck = e4d8e8ac2848b451644642106240930b 20241023120229904 DAUC <0003> auc.c:144 vector [0]: ik = 34fa1a268b19386c68917cc2b0c42bcc 20241023120229904 DAUC <0003> auc.c:145 vector [0]: res = 98a7df1c6ad35c600000000000000000 20241023120229904 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120229904 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120229904 DAUC <0003> auc.c:151 vector [0]: kc = dcf5cc5871d534fa 20241023120229904 DAUC <0003> auc.c:152 vector [0]: sres = f274837c 20241023120229904 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120229904 DAUC <0003> auc.c:113 vector [1]: rand = 72004a7de354dadb0e1abf12a9a2e911 20241023120229904 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120229904 DAUC <0003> auc.c:142 vector [1]: autn = 476e0e86ce5280002f77d02b9824d2ec 20241023120229904 DAUC <0003> auc.c:143 vector [1]: ck = fd8b5d7794b0aff93021164cb6dcecb5 20241023120229904 DAUC <0003> auc.c:144 vector [1]: ik = a59ce10a4adc8b312aa6d44bce9571b9 20241023120229904 DAUC <0003> auc.c:145 vector [1]: res = dd208e6777047c280000000000000000 20241023120229904 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120229904 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120229904 DAUC <0003> auc.c:151 vector [1]: kc = 42907e7aa625b9c4 20241023120229904 DAUC <0003> auc.c:152 vector [1]: sres = aa24f24f 20241023120229904 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120229904 DAUC <0003> auc.c:113 vector [2]: rand = c2bc5dd4dac7bf42c7d14de4c30a074d 20241023120229904 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120229904 DAUC <0003> auc.c:142 vector [2]: autn = d646a29bf37e80002192306ba18c6c8b 20241023120229904 DAUC <0003> auc.c:143 vector [2]: ck = 38c1966d102e5ee92f7ccf8b88e520ec 20241023120229904 DAUC <0003> auc.c:144 vector [2]: ik = bff61e545c92ab40a1c90deef2199340 20241023120229905 DAUC <0003> auc.c:145 vector [2]: res = ac4b91ae226094520000000000000000 20241023120229905 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120229905 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120229905 DAUC <0003> auc.c:151 vector [2]: kc = 09824a5c36404605 20241023120229905 DAUC <0003> auc.c:152 vector [2]: sres = 8e2b05fc 20241023120229905 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120229905 DAUC <0003> auc.c:113 vector [3]: rand = d0c359006104175555e1f06c250bedd5 20241023120229905 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120229905 DAUC <0003> auc.c:142 vector [3]: autn = 5a93b3972bec8000ec6eca45cacd7507 20241023120229905 DAUC <0003> auc.c:143 vector [3]: ck = e3e6a2bd23c0af3eaab49d2d58f52d89 20241023120229905 DAUC <0003> auc.c:144 vector [3]: ik = be6c61a803b8b5badc60da70743d84fc 20241023120229905 DAUC <0003> auc.c:145 vector [3]: res = 8ff7c80303f042b90000000000000000 20241023120229905 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120229905 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120229905 DAUC <0003> auc.c:151 vector [3]: kc = 2b5e84480cb0b3f1 20241023120229905 DAUC <0003> auc.c:152 vector [3]: sres = 8c078aba 20241023120229905 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120229905 DAUC <0003> auc.c:113 vector [4]: rand = 9079f88b04cc4cc852a697e4e35b05fe 20241023120229905 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120229905 DAUC <0003> auc.c:142 vector [4]: autn = f9018c60fc8b8000b6ddcbd7d0d0a6db 20241023120229905 DAUC <0003> auc.c:143 vector [4]: ck = 3382dd2814cb5b6fb60ac74b80863445 20241023120229905 DAUC <0003> auc.c:144 vector [4]: ik = 2ca5e65f85227be98372c8a8e7ebb5a8 20241023120229905 DAUC <0003> auc.c:145 vector [4]: res = 421678aec5a0b4b50000000000000000 20241023120229905 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120229905 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120229905 DAUC <0003> auc.c:151 vector [4]: kc = 2a5f3494f684a16b 20241023120229905 DAUC <0003> auc.c:152 vector [4]: sres = 87b6cc1b 20241023120229905 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120229905 DAUC <0003> db_auc.c:245 IMSI='262427515449904': Generated 5 vectors 20241023120229905 DAUC <0003> db_auc.c:249 IMSI='262427515449904': Updating SQN=161 in DB 20241023120229916 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427515449904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427515449904"} 20241023120229916 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427515449904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120229916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120229916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120229925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33052<->l=127.0.0.1:4258 20241023120229953 DAUC <0003> db_auc.c:157 IMSI='262425670850871': No 2G Auth Data 20241023120229953 DAUC <0003> db_auc.c:192 IMSI='262425670850871': No 3G Auth Data 20241023120229976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4258 20241023120229977 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120229977 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425670850871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425670850871"} 20241023120229978 DAUC <0003> db_auc.c:157 IMSI='262425670850871': No 2G Auth Data 20241023120229978 DAUC <0003> db_auc.c:236 IMSI='262425670850871': Calling to generate 5 vectors 20241023120229978 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023120229978 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120229978 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023120229978 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120229978 DAUC <0003> auc.c:113 vector [0]: rand = 9d72811f9b6976c1aafde14376eccff3 20241023120229978 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120229978 DAUC <0003> auc.c:142 vector [0]: autn = 75ba1c8ce7938000106c03ef412f8bc1 20241023120229978 DAUC <0003> auc.c:143 vector [0]: ck = 77e9eb64ead911d94d224dd9261d3dfa 20241023120229978 DAUC <0003> auc.c:144 vector [0]: ik = a16d780c2b922cbce58a634790d94da4 20241023120229978 DAUC <0003> auc.c:145 vector [0]: res = 7feb80cbd7c664040000000000000000 20241023120229978 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120229978 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023120229978 DAUC <0003> auc.c:151 vector [0]: kc = 7e2cbdf6778f4d3b 20241023120229978 DAUC <0003> auc.c:152 vector [0]: sres = a82de4cf 20241023120229978 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023120229978 DAUC <0003> auc.c:113 vector [1]: rand = 3b7a877fb5295b066755e636219ab42e 20241023120229978 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120229978 DAUC <0003> auc.c:142 vector [1]: autn = 2f0e244cba4d80007f76465dfd0f7f0e 20241023120229978 DAUC <0003> auc.c:143 vector [1]: ck = 4523ba9273777119c8fd984f5fdaed29 20241023120229978 DAUC <0003> auc.c:144 vector [1]: ik = e9dbe7d66446fdcf799855509acd0840 20241023120229978 DAUC <0003> auc.c:145 vector [1]: res = 702b015de4b1068e0000000000000000 20241023120229978 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120229978 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023120229978 DAUC <0003> auc.c:151 vector [1]: kc = 1d9d905bd22669bf 20241023120229978 DAUC <0003> auc.c:152 vector [1]: sres = 949a07d3 20241023120229978 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023120229978 DAUC <0003> auc.c:113 vector [2]: rand = 9d503c12d06d2238c4f14bd02a1338d0 20241023120229978 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120229978 DAUC <0003> auc.c:142 vector [2]: autn = a8e6002a54698000b055b0a0e2ec1409 20241023120229978 DAUC <0003> auc.c:143 vector [2]: ck = d96a7d09117786efca3760d5a2832acd 20241023120229978 DAUC <0003> auc.c:144 vector [2]: ik = 789bc25957e51f8d5ea4b60ae63aff93 20241023120229978 DAUC <0003> auc.c:145 vector [2]: res = ee0e995d89cb98200000000000000000 20241023120229978 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120229978 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023120229978 DAUC <0003> auc.c:151 vector [2]: kc = 3562698f022b4c3c 20241023120229978 DAUC <0003> auc.c:152 vector [2]: sres = 67c5017d 20241023120229978 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023120229978 DAUC <0003> auc.c:113 vector [3]: rand = fc4e807070539bff7cf17bab7d92b398 20241023120229978 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120229978 DAUC <0003> auc.c:142 vector [3]: autn = faa1976ac7f18000642f698a9966e672 20241023120229978 DAUC <0003> auc.c:143 vector [3]: ck = 8e4c593f151708abd822de49a35f1240 20241023120229978 DAUC <0003> auc.c:144 vector [3]: ik = fb3baf3c496eed3b42cef6ebfde0bf37 20241023120229978 DAUC <0003> auc.c:145 vector [3]: res = d09ffc18af91a52e0000000000000000 20241023120229978 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120229978 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023120229978 DAUC <0003> auc.c:151 vector [3]: kc = ef9bdea102c648e7 20241023120229978 DAUC <0003> auc.c:152 vector [3]: sres = 7f0e5936 20241023120229978 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023120229978 DAUC <0003> auc.c:113 vector [4]: rand = dfd2846a01d07beb157da83b7de43d0c 20241023120229978 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120229978 DAUC <0003> auc.c:142 vector [4]: autn = 5b767c86ed188000fc28c70876e30349 20241023120229978 DAUC <0003> auc.c:143 vector [4]: ck = 2752a0443312c9afe49e5d46fd850f74 20241023120229978 DAUC <0003> auc.c:144 vector [4]: ik = 4703c0f7e696988f607494e596d438df 20241023120229978 DAUC <0003> auc.c:145 vector [4]: res = 8f315baf74d754db0000000000000000 20241023120229978 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120229978 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023120229978 DAUC <0003> auc.c:151 vector [4]: kc = e4bba910bed5668b 20241023120229978 DAUC <0003> auc.c:152 vector [4]: sres = fbe60f74 20241023120229978 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023120229978 DAUC <0003> db_auc.c:245 IMSI='262425670850871': Generated 5 vectors 20241023120229978 DAUC <0003> db_auc.c:249 IMSI='262425670850871': Updating SQN=161 in DB 20241023120229986 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425670850871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425670850871"} 20241023120229986 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425670850871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120229986 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120229986 DLINP <000b> input/ipa.c:451 connected read/write 20241023120229986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120229988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4258 20241023120230019 DAUC <0003> db_auc.c:157 IMSI='262424427546331': No 2G Auth Data 20241023120230019 DAUC <0003> db_auc.c:192 IMSI='262424427546331': No 3G Auth Data 20241023120230058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33074<->l=127.0.0.1:4258 20241023120230062 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120230062 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424427546331 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424427546331"} 20241023120230062 DAUC <0003> db_auc.c:236 IMSI='262424427546331': Calling to generate 5 vectors 20241023120230062 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120230062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120230062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120230062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120230062 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120230062 DAUC <0003> auc.c:113 vector [0]: rand = 46d5fb2f3312d8f57c9a94a076a5e36b 20241023120230063 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120230063 DAUC <0003> auc.c:142 vector [0]: autn = e00199babaea8000f1a712a74932f4ed 20241023120230063 DAUC <0003> auc.c:143 vector [0]: ck = 7cd9bb8471781a0a718e0346237c8652 20241023120230063 DAUC <0003> auc.c:144 vector [0]: ik = 336451dd413f58247960b7a50343b4fc 20241023120230063 DAUC <0003> auc.c:145 vector [0]: res = 45a905381cd6e0920000000000000000 20241023120230063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120230063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120230063 DAUC <0003> auc.c:179 vector [0]: kc = 46c71d11216c9800 20241023120230063 DAUC <0003> auc.c:180 vector [0]: sres = a49c12db 20241023120230063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120230063 DAUC <0003> auc.c:113 vector [1]: rand = 7e54ee308c4979244aee770bcd920e48 20241023120230063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120230063 DAUC <0003> auc.c:142 vector [1]: autn = 41f4ecdf5bc080008cdcd63087ffac31 20241023120230063 DAUC <0003> auc.c:143 vector [1]: ck = 67db1830f8517d0bf41bccad1aac91dd 20241023120230063 DAUC <0003> auc.c:144 vector [1]: ik = b5611acedb683f29b688707e6fb6a2a8 20241023120230063 DAUC <0003> auc.c:145 vector [1]: res = 4d01d41adc723f440000000000000000 20241023120230063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120230063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120230063 DAUC <0003> auc.c:179 vector [1]: kc = 07347aee0625f400 20241023120230063 DAUC <0003> auc.c:180 vector [1]: sres = dbb6798a 20241023120230063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120230063 DAUC <0003> auc.c:113 vector [2]: rand = cb01d2e2087abb0a3fdb0d7d90fadc9b 20241023120230063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120230063 DAUC <0003> auc.c:142 vector [2]: autn = b1ead68015fc80000350f6a4983be2f3 20241023120230063 DAUC <0003> auc.c:143 vector [2]: ck = 2c8465c3edd9af6b5fcf7e900c598ba4 20241023120230063 DAUC <0003> auc.c:144 vector [2]: ik = 00f561fd31906871730de50ec4e80ebc 20241023120230063 DAUC <0003> auc.c:145 vector [2]: res = b0acec58261ce2d50000000000000000 20241023120230063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120230063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120230063 DAUC <0003> auc.c:179 vector [2]: kc = c6599aaaf8f9a400 20241023120230063 DAUC <0003> auc.c:180 vector [2]: sres = 1854b2e0 20241023120230063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120230063 DAUC <0003> auc.c:113 vector [3]: rand = 74d3ebf53d9a15d25738ddf688d12e59 20241023120230063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120230063 DAUC <0003> auc.c:142 vector [3]: autn = 3ec27fdffb5b8000a8b59a0920288ac9 20241023120230063 DAUC <0003> auc.c:143 vector [3]: ck = d96a109ff8f9ecda4e21ca4040875161 20241023120230063 DAUC <0003> auc.c:144 vector [3]: ik = 1e4aa49a6ecdb90a7122665da43c40d7 20241023120230063 DAUC <0003> auc.c:145 vector [3]: res = 6e2a34444e1e2a1a0000000000000000 20241023120230063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120230063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120230063 DAUC <0003> auc.c:179 vector [3]: kc = 8472a46f51b6f800 20241023120230063 DAUC <0003> auc.c:180 vector [3]: sres = 43f0e083 20241023120230063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120230063 DAUC <0003> auc.c:113 vector [4]: rand = dc8bc7f573ad3ffa3b50b18ce7f2885e 20241023120230063 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120230063 DAUC <0003> auc.c:142 vector [4]: autn = 898e865c69108000eb2f5c1efc580641 20241023120230063 DAUC <0003> auc.c:143 vector [4]: ck = e6429647ea8da17692b80197df0f1553 20241023120230063 DAUC <0003> auc.c:144 vector [4]: ik = c8b2eb79cf25d802b69807dfb03cd716 20241023120230063 DAUC <0003> auc.c:145 vector [4]: res = 580a74f26a6a925c0000000000000000 20241023120230063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120230063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120230063 DAUC <0003> auc.c:179 vector [4]: kc = d6ff88e4b1d67800 20241023120230063 DAUC <0003> auc.c:180 vector [4]: sres = a5fdf747 20241023120230063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120230063 DAUC <0003> db_auc.c:245 IMSI='262424427546331': Generated 5 vectors 20241023120230063 DAUC <0003> db_auc.c:249 IMSI='262424427546331': Updating SQN=161 in DB 20241023120230071 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424427546331 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424427546331"} 20241023120230071 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424427546331 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120230071 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120230071 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120230077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33074<->l=127.0.0.1:4258 20241023120230110 DAUC <0003> db_auc.c:157 IMSI='262424512131809': No 2G Auth Data 20241023120230110 DAUC <0003> db_auc.c:192 IMSI='262424512131809': No 3G Auth Data 20241023120230148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241023120230152 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120230152 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424512131809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424512131809"} 20241023120230152 DAUC <0003> db_auc.c:236 IMSI='262424512131809': Calling to generate 5 vectors 20241023120230152 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120230152 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120230152 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120230152 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120230152 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120230152 DAUC <0003> auc.c:113 vector [0]: rand = 15e157283dcc41dc13464d2988624043 20241023120230152 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120230152 DAUC <0003> auc.c:142 vector [0]: autn = 228e628380248000f6fcae2169d37ade 20241023120230152 DAUC <0003> auc.c:143 vector [0]: ck = e08f75181d69bb3a2c65ac89e6c2d1e7 20241023120230152 DAUC <0003> auc.c:144 vector [0]: ik = 306484542a5b60e59283f1a5c2906963 20241023120230152 DAUC <0003> auc.c:145 vector [0]: res = e3505e8862998a050000000000000000 20241023120230152 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120230152 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120230153 DAUC <0003> auc.c:179 vector [0]: kc = 6a6db9a2bd45cc00 20241023120230153 DAUC <0003> auc.c:180 vector [0]: sres = 7e012d74 20241023120230153 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120230153 DAUC <0003> auc.c:113 vector [1]: rand = 30aec5a6fdb235e0a605166455a56e90 20241023120230153 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120230153 DAUC <0003> auc.c:142 vector [1]: autn = 17b700669d1d80007849f4c87ba0f35a 20241023120230153 DAUC <0003> auc.c:143 vector [1]: ck = 5a8a8ece27b24e52fe954a6a5dc69387 20241023120230153 DAUC <0003> auc.c:144 vector [1]: ik = d761dca2546a6ddfd20e9122e13b0e67 20241023120230153 DAUC <0003> auc.c:145 vector [1]: res = 5ea6a4d1d429bcea0000000000000000 20241023120230153 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120230153 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120230153 DAUC <0003> auc.c:179 vector [1]: kc = 0da54f837ecbc000 20241023120230153 DAUC <0003> auc.c:180 vector [1]: sres = 1a0f2334 20241023120230153 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120230153 DAUC <0003> auc.c:113 vector [2]: rand = 0d8a6f72444b2c2f11d396360eddfaae 20241023120230153 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120230153 DAUC <0003> auc.c:142 vector [2]: autn = 7b87f9d19539800096e2e9b76de1d3d3 20241023120230153 DAUC <0003> auc.c:143 vector [2]: ck = 4b057a3c25646d12f5025f7a10ac2817 20241023120230153 DAUC <0003> auc.c:144 vector [2]: ik = 867a4935fbf7c914814c15ba8380da95 20241023120230153 DAUC <0003> auc.c:145 vector [2]: res = 30332ce34269bdfd0000000000000000 20241023120230153 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120230153 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120230153 DAUC <0003> auc.c:179 vector [2]: kc = b15cf113421a8800 20241023120230153 DAUC <0003> auc.c:180 vector [2]: sres = 2fc00810 20241023120230153 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120230153 DAUC <0003> auc.c:113 vector [3]: rand = 0a70370deb1a340b04f5ee51fa2a2806 20241023120230153 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120230153 DAUC <0003> auc.c:142 vector [3]: autn = 73c5ec7a9976800027ab70d47b90274d 20241023120230153 DAUC <0003> auc.c:143 vector [3]: ck = 6f1c7872ecbee5cd004a326e7ec8d4ba 20241023120230153 DAUC <0003> auc.c:144 vector [3]: ik = c013c4e9f23ae24f29664840eaeca23f 20241023120230153 DAUC <0003> auc.c:145 vector [3]: res = 31c1f6bda055c30b0000000000000000 20241023120230153 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120230153 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120230153 DAUC <0003> auc.c:179 vector [3]: kc = ac505e07e0a76400 20241023120230153 DAUC <0003> auc.c:180 vector [3]: sres = 269cbfa9 20241023120230153 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120230153 DAUC <0003> auc.c:113 vector [4]: rand = 09ac0854d87996c8eebfca28ea96276a 20241023120230153 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120230153 DAUC <0003> auc.c:142 vector [4]: autn = 0fcb819a977f8000b1561657f30c4312 20241023120230153 DAUC <0003> auc.c:143 vector [4]: ck = 8f51f2415fcde640a1e77137f9a4214c 20241023120230153 DAUC <0003> auc.c:144 vector [4]: ik = 831b593b54211a7a651f5baea46f6e7f 20241023120230153 DAUC <0003> auc.c:145 vector [4]: res = c69e6fc5e1fca07d0000000000000000 20241023120230153 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120230153 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120230153 DAUC <0003> auc.c:179 vector [4]: kc = 41fd8bfa29ebc400 20241023120230153 DAUC <0003> auc.c:180 vector [4]: sres = 93ea37b3 20241023120230153 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120230153 DAUC <0003> db_auc.c:245 IMSI='262424512131809': Generated 5 vectors 20241023120230153 DAUC <0003> db_auc.c:249 IMSI='262424512131809': Updating SQN=161 in DB 20241023120230161 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424512131809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424512131809"} 20241023120230161 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424512131809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120230161 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120230161 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120230166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241023120230199 DAUC <0003> db_auc.c:157 IMSI='262425395087629': No 2G Auth Data 20241023120230199 DAUC <0003> db_auc.c:192 IMSI='262425395087629': No 3G Auth Data 20241023120230231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33086<->l=127.0.0.1:4258 20241023120230233 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120230233 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425395087629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425395087629"} 20241023120230233 DAUC <0003> db_auc.c:236 IMSI='262425395087629': Calling to generate 5 vectors 20241023120230233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023120230233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023120230233 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023120230233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023120230233 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023120230233 DAUC <0003> auc.c:113 vector [0]: rand = 530da15faa5203ed12ece8ca37cd6116 20241023120230233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023120230233 DAUC <0003> auc.c:142 vector [0]: autn = 7164a9fedc2980006088ee8c22add29f 20241023120230233 DAUC <0003> auc.c:143 vector [0]: ck = 84b1ab8458433dce28f5f232efe6b8fd 20241023120230233 DAUC <0003> auc.c:144 vector [0]: ik = 339ad35756a75f798b89c5ee793a5f71 20241023120230233 DAUC <0003> auc.c:145 vector [0]: res = 06797130172fccbe0000000000000000 20241023120230233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023120230233 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023120230233 DAUC <0003> auc.c:179 vector [0]: kc = d90a369215b2e0a5 20241023120230233 DAUC <0003> auc.c:180 vector [0]: sres = 5ae05c6d 20241023120230233 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023120230233 DAUC <0003> auc.c:113 vector [1]: rand = a7b0178bdc37a322ea66adae70e0fac4 20241023120230233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023120230233 DAUC <0003> auc.c:142 vector [1]: autn = b792e5cbaf3180008f952884b4edeb51 20241023120230233 DAUC <0003> auc.c:143 vector [1]: ck = dbb9463a85879a888811efd8b735eab7 20241023120230233 DAUC <0003> auc.c:144 vector [1]: ik = 8b7a7bd238a327874c1f98fbd907c2fe 20241023120230233 DAUC <0003> auc.c:145 vector [1]: res = a70330e9a45a38c90000000000000000 20241023120230233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023120230233 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023120230233 DAUC <0003> auc.c:179 vector [1]: kc = 58ed25b3e047ffa5 20241023120230233 DAUC <0003> auc.c:180 vector [1]: sres = 3992982b 20241023120230233 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023120230233 DAUC <0003> auc.c:113 vector [2]: rand = 08c6a8089db8d70dd065b5a1dd7ba2e5 20241023120230233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023120230233 DAUC <0003> auc.c:142 vector [2]: autn = 15ef3379a89e8000cc47367834f7371b 20241023120230233 DAUC <0003> auc.c:143 vector [2]: ck = fe4f0f69bbadb67fc7faadfe3314ba6a 20241023120230233 DAUC <0003> auc.c:144 vector [2]: ik = 3929b6f0d7bfa1f73ac5281bc496cf07 20241023120230233 DAUC <0003> auc.c:145 vector [2]: res = 1f5aaf559135aba20000000000000000 20241023120230233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023120230233 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023120230233 DAUC <0003> auc.c:179 vector [2]: kc = 727c485efb3a6d97 20241023120230233 DAUC <0003> auc.c:180 vector [2]: sres = ced9d7f5 20241023120230233 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023120230233 DAUC <0003> auc.c:113 vector [3]: rand = 24d8aa8ec355baabd1d575b35e78507e 20241023120230233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023120230233 DAUC <0003> auc.c:142 vector [3]: autn = d7fe666ffc2d8000e6bf17bc8c7d5674 20241023120230233 DAUC <0003> auc.c:143 vector [3]: ck = 4634b3036992d37435dd906e0c19dc15 20241023120230233 DAUC <0003> auc.c:144 vector [3]: ik = f54207a746f3d0f8db1adeac19ec8fb2 20241023120230233 DAUC <0003> auc.c:145 vector [3]: res = a3d5744130571ebf0000000000000000 20241023120230233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023120230233 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023120230233 DAUC <0003> auc.c:179 vector [3]: kc = 361d2d03e3e4c6be 20241023120230233 DAUC <0003> auc.c:180 vector [3]: sres = a2a2d08a 20241023120230233 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023120230233 DAUC <0003> auc.c:113 vector [4]: rand = 57c6eb026f3319e04f011d057a10c7f2 20241023120230233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023120230233 DAUC <0003> auc.c:142 vector [4]: autn = 57cc9f3823d68000a750865b4afdb012 20241023120230233 DAUC <0003> auc.c:143 vector [4]: ck = dd358641acf7ab5122d92c3f817fa524 20241023120230233 DAUC <0003> auc.c:144 vector [4]: ik = 836c464942ce53b64d4cefa41dea808d 20241023120230233 DAUC <0003> auc.c:145 vector [4]: res = 4e9df5a2f77effde0000000000000000 20241023120230233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023120230233 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023120230233 DAUC <0003> auc.c:179 vector [4]: kc = 67bdf0fa975b94aa 20241023120230233 DAUC <0003> auc.c:180 vector [4]: sres = ff030305 20241023120230233 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023120230233 DAUC <0003> db_auc.c:245 IMSI='262425395087629': Generated 5 vectors 20241023120230233 DAUC <0003> db_auc.c:249 IMSI='262425395087629': Updating SQN=161 in DB 20241023120230241 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425395087629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425395087629"} 20241023120230241 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425395087629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120230241 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120230241 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120230244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33086<->l=127.0.0.1:4258 20241023120230269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20241023120230269 DLINP <000b> input/ipa.c:451 connected read/write 20241023120230269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120230269 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120230269 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120230269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120230269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33233<->l=127.0.0.1:4259) 20241023120230296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241023120230297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241023120233391 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120233391 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120233392 DLINP <000b> input/ipa.c:451 connected read/write 20241023120233392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120233392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4258 20241023120233394 DLINP <000b> input/ipa.c:451 connected read/write 20241023120233394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120233394 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120233394 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120233394 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  20241023120233394 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120233394 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  20241023120233394 DLGSUP <0013> gsup_server.c:235 2:  20241023120233394 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120233394 DLGSUP <0013> gsup_server.c:235 3:  20241023120233394 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120233394 DLGSUP <0013> gsup_server.c:235 4:  20241023120233394 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120233394 DLGSUP <0013> gsup_server.c:235 5:  20241023120233394 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120233394 DLGSUP <0013> gsup_server.c:235 7:  20241023120233394 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120233394 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120233394 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120233394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120233404 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40879<->l=127.0.0.1:4259) 20241023120233410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241023120233434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120233434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120233434 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429616727766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429616727766" cn_domain=PS} 20241023120233434 DLU <0006> fsm.c:456 lu(262429616727766)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241023120233434 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429616727766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241023120233434 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429616727766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429616727766" cause=IMSI unknown in HLR} 20241023120233434 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429616727766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120233434 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429616727766)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120233434 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429616727766)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241023120233434 DLU <0006> fsm.c:568 lu(PS:IMSI-262429616727766)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241023120233434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120233434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120233434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120233434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120233437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241023120233438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4258 20241023120233439 DLINP <000b> input/ipa.c:451 connected read/write 20241023120233439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120233439 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120233439 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120233439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120233439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40879<->l=127.0.0.1:4259) 20241023120233485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4258 20241023120233486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4258 20241023120236582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120236582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120236584 DLINP <000b> input/ipa.c:451 connected read/write 20241023120236584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120236585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58872<->l=127.0.0.1:4258 20241023120236587 DLINP <000b> input/ipa.c:451 connected read/write 20241023120236587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120236587 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120236587 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120236587 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  20241023120236587 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120236587 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  20241023120236587 DLGSUP <0013> gsup_server.c:235 2:  20241023120236587 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120236587 DLGSUP <0013> gsup_server.c:235 3:  20241023120236587 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120236587 DLGSUP <0013> gsup_server.c:235 4:  20241023120236587 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120236587 DLGSUP <0013> gsup_server.c:235 5:  20241023120236587 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120236587 DLGSUP <0013> gsup_server.c:235 7:  20241023120236587 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120236587 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120236587 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120236587 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120236597 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43447<->l=127.0.0.1:4259) 20241023120236603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241023120236634 DLINP <000b> input/ipa.c:451 connected read/write 20241023120236634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120236634 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420190917551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420190917551" cn_domain=PS source_name="the-source\n"} 20241023120236634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023120236634 DLU <0006> fsm.c:456 lu(262420190917551)[0x61200000b620]{UNVALIDATED}: Allocated 20241023120236634 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420190917551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241023120236634 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420190917551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420190917551" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241023120236634 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420190917551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120236634 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420190917551)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120236634 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420190917551)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241023120236634 DLU <0006> fsm.c:568 lu(PS:IMSI-262420190917551)[0x61200000b620]{UNVALIDATED}: Deallocated 20241023120236634 DLINP <000b> input/ipa.c:451 connected read/write 20241023120236634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120236634 DLINP <000b> input/ipa.c:451 connected read/write 20241023120236634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120236637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241023120236638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58872<->l=127.0.0.1:4258 20241023120236640 DLINP <000b> input/ipa.c:451 connected read/write 20241023120236640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120236640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120236640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120236641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120236641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023120236641 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43447<->l=127.0.0.1:4259) 20241023120236711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58884<->l=127.0.0.1:4258 20241023120236712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58884<->l=127.0.0.1:4258 20241023120239830 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120239830 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120239836 DLINP <000b> input/ipa.c:451 connected read/write 20241023120239836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120239837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241023120239841 DLINP <000b> input/ipa.c:451 connected read/write 20241023120239841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120239841 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120239841 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120239841 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  20241023120239841 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120239841 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  20241023120239841 DLGSUP <0013> gsup_server.c:235 2:  20241023120239841 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120239841 DLGSUP <0013> gsup_server.c:235 3:  20241023120239841 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120239841 DLGSUP <0013> gsup_server.c:235 4:  20241023120239841 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120239841 DLGSUP <0013> gsup_server.c:235 5:  20241023120239841 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120239841 DLGSUP <0013> gsup_server.c:235 7:  20241023120239841 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120239841 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120239841 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120239841 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120239862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36119<->l=127.0.0.1:4259) 20241023120239878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241023120239885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120239885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120239885 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422094598104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422094598104" cn_domain=PS} 20241023120239885 DLU <0006> fsm.c:456 lu(262422094598104)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241023120239885 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422094598104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241023120239885 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422094598104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422094598104" cause=Roaming not allowed in this location area} 20241023120239885 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422094598104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120239885 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422094598104)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120239885 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422094598104)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241023120239885 DLU <0006> fsm.c:568 lu(PS:IMSI-262422094598104)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241023120239885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120239885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120239885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120239885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120239887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241023120239888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241023120239889 DLINP <000b> input/ipa.c:451 connected read/write 20241023120239889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120239889 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120239889 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120239889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120239890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36119<->l=127.0.0.1:4259) 20241023120239934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58928<->l=127.0.0.1:4258 20241023120239934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58928<->l=127.0.0.1:4258 20241023120243037 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120243037 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120243042 DLINP <000b> input/ipa.c:451 connected read/write 20241023120243042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120243044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241023120243048 DLINP <000b> input/ipa.c:451 connected read/write 20241023120243048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120243048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120243048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120243048 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  20241023120243048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120243048 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  20241023120243048 DLGSUP <0013> gsup_server.c:235 2:  20241023120243048 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120243048 DLGSUP <0013> gsup_server.c:235 3:  20241023120243048 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120243048 DLGSUP <0013> gsup_server.c:235 4:  20241023120243048 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120243048 DLGSUP <0013> gsup_server.c:235 5:  20241023120243048 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120243048 DLGSUP <0013> gsup_server.c:235 7:  20241023120243048 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120243048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120243048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120243048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120243074 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34523<->l=127.0.0.1:4259) 20241023120243098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4258 20241023120243103 DLINP <000b> input/ipa.c:451 connected read/write 20241023120243103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120243103 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426296367251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426296367251"} 20241023120243103 DAUC <0003> db_auc.c:133 IMSI='262426296367251': No such subscriber 20241023120243103 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426296367251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241023120243103 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426296367251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426296367251" cause=IMSI unknown in HLR} 20241023120243103 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426296367251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120243103 DLINP <000b> input/ipa.c:451 connected read/write 20241023120243103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120243103 DLINP <000b> input/ipa.c:451 connected read/write 20241023120243103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120243106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4258 20241023120243106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241023120243107 DLINP <000b> input/ipa.c:451 connected read/write 20241023120243107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120243107 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120243107 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120243107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120243107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34523<->l=127.0.0.1:4259) 20241023120243134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 20241023120243135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 20241023120246213 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120246213 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120246216 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241023120246221 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120246221 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120246221 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  20241023120246221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120246221 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  20241023120246221 DLGSUP <0013> gsup_server.c:235 2:  20241023120246221 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120246221 DLGSUP <0013> gsup_server.c:235 3:  20241023120246221 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120246221 DLGSUP <0013> gsup_server.c:235 4:  20241023120246221 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120246221 DLGSUP <0013> gsup_server.c:235 5:  20241023120246221 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120246221 DLGSUP <0013> gsup_server.c:235 7:  20241023120246221 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120246221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120246221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120246221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120246244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46133<->l=127.0.0.1:4259) 20241023120246288 DAUC <0003> db_auc.c:157 IMSI='262426006835128': No 2G Auth Data 20241023120246288 DAUC <0003> db_auc.c:192 IMSI='262426006835128': No 3G Auth Data 20241023120246323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4258 20241023120246333 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246333 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006835128" cn_domain=PS} 20241023120246333 DLU <0006> fsm.c:456 lu(262426006835128)[0x61200000b920]{UNVALIDATED}: Allocated 20241023120246333 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426006835128)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246350 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426006835128" cn_domain=PS} 20241023120246350 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246350 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246356 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246356 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426006835128"} 20241023120246356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426006835128)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246356 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246356 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426006835128"} 20241023120246356 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426006835128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006835128)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006835128)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246356 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006835128)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246356 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246356 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4258 20241023120246384 DAUC <0003> db_auc.c:157 IMSI='262421010319169': No 2G Auth Data 20241023120246384 DAUC <0003> db_auc.c:192 IMSI='262421010319169': No 3G Auth Data 20241023120246392 DLGSUP <0013> hlr.c:121 IMSI 262421010319169: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59376<->l=127.0.0.1:4258 20241023120246407 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246407 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421010319169" cn_domain=PS} 20241023120246407 DLU <0006> fsm.c:456 lu(262421010319169)[0x61200000baa0]{UNVALIDATED}: Allocated 20241023120246407 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246422 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421010319169)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246422 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421010319169" cn_domain=PS} 20241023120246422 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246422 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246423 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246423 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421010319169"} 20241023120246423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421010319169)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246423 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246423 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421010319169"} 20241023120246423 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421010319169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010319169)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010319169)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246423 DLU <0006> fsm.c:568 lu(PS:IMSI-262421010319169)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246423 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246423 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59376<->l=127.0.0.1:4258 20241023120246448 DAUC <0003> db_auc.c:157 IMSI='262423592636800': No 2G Auth Data 20241023120246448 DAUC <0003> db_auc.c:192 IMSI='262423592636800': No 3G Auth Data 20241023120246455 DLGSUP <0013> hlr.c:121 IMSI 262423592636800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 20241023120246472 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246472 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423592636800" cn_domain=PS} 20241023120246472 DLU <0006> fsm.c:456 lu(262423592636800)[0x61200000bc20]{UNVALIDATED}: Allocated 20241023120246472 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423592636800)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246487 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423592636800" cn_domain=PS} 20241023120246487 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246487 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246490 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246490 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423592636800"} 20241023120246490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423592636800)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246490 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246490 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423592636800"} 20241023120246490 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423592636800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423592636800)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423592636800)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246491 DLU <0006> fsm.c:568 lu(PS:IMSI-262423592636800)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246491 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246491 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 20241023120246517 DAUC <0003> db_auc.c:157 IMSI='262426400007328': No 2G Auth Data 20241023120246517 DAUC <0003> db_auc.c:192 IMSI='262426400007328': No 3G Auth Data 20241023120246525 DLGSUP <0013> hlr.c:121 IMSI 262426400007328: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59392<->l=127.0.0.1:4258 20241023120246540 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246540 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426400007328" cn_domain=PS} 20241023120246540 DLU <0006> fsm.c:456 lu(262426400007328)[0x61200000bda0]{UNVALIDATED}: Allocated 20241023120246540 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426400007328)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246555 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426400007328" cn_domain=PS} 20241023120246555 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246555 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246557 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246557 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426400007328"} 20241023120246557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426400007328)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246557 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246557 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426400007328"} 20241023120246557 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426400007328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426400007328)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426400007328)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246557 DLU <0006> fsm.c:568 lu(PS:IMSI-262426400007328)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246557 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246557 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59392<->l=127.0.0.1:4258 20241023120246583 DAUC <0003> db_auc.c:157 IMSI='262420723650560': No 2G Auth Data 20241023120246583 DAUC <0003> db_auc.c:192 IMSI='262420723650560': No 3G Auth Data 20241023120246591 DLGSUP <0013> hlr.c:121 IMSI 262420723650560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4258 20241023120246605 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246605 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420723650560" cn_domain=PS} 20241023120246605 DLU <0006> fsm.c:456 lu(262420723650560)[0x61200000bf20]{UNVALIDATED}: Allocated 20241023120246605 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420723650560)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246621 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420723650560" cn_domain=PS} 20241023120246621 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246621 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246622 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246622 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420723650560"} 20241023120246622 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420723650560)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246622 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246622 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420723650560"} 20241023120246622 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420723650560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420723650560)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420723650560)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246622 DLU <0006> fsm.c:568 lu(PS:IMSI-262420723650560)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246622 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246622 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4258 20241023120246647 DAUC <0003> db_auc.c:157 IMSI='262427471137347': No 2G Auth Data 20241023120246647 DAUC <0003> db_auc.c:192 IMSI='262427471137347': No 3G Auth Data 20241023120246655 DLGSUP <0013> hlr.c:121 IMSI 262427471137347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59412<->l=127.0.0.1:4258 20241023120246684 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246684 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427471137347" cn_domain=PS} 20241023120246684 DLU <0006> fsm.c:456 lu(262427471137347)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241023120246684 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427471137347)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246700 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427471137347" cn_domain=PS} 20241023120246700 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246700 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246704 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246704 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427471137347"} 20241023120246704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427471137347)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246704 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246704 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427471137347"} 20241023120246704 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427471137347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427471137347)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427471137347)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246704 DLU <0006> fsm.c:568 lu(PS:IMSI-262427471137347)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246704 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246704 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59412<->l=127.0.0.1:4258 20241023120246739 DAUC <0003> db_auc.c:157 IMSI='262428819632845': No 2G Auth Data 20241023120246739 DAUC <0003> db_auc.c:192 IMSI='262428819632845': No 3G Auth Data 20241023120246747 DLGSUP <0013> hlr.c:121 IMSI 262428819632845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59416<->l=127.0.0.1:4258 20241023120246777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246777 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428819632845" cn_domain=PS} 20241023120246777 DLU <0006> fsm.c:456 lu(262428819632845)[0x612000010120]{UNVALIDATED}: Allocated 20241023120246777 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428819632845)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246794 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428819632845" cn_domain=PS} 20241023120246794 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246794 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246798 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246798 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428819632845"} 20241023120246798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428819632845)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246798 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246798 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428819632845"} 20241023120246798 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428819632845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428819632845)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428819632845)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246798 DLU <0006> fsm.c:568 lu(PS:IMSI-262428819632845)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246798 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246798 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59416<->l=127.0.0.1:4258 20241023120246838 DAUC <0003> db_auc.c:157 IMSI='262428762859999': No 2G Auth Data 20241023120246838 DAUC <0003> db_auc.c:192 IMSI='262428762859999': No 3G Auth Data 20241023120246846 DLGSUP <0013> hlr.c:121 IMSI 262428762859999: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120246876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4258 20241023120246880 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246881 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428762859999" cn_domain=PS} 20241023120246881 DLU <0006> fsm.c:456 lu(262428762859999)[0x6120000102a0]{UNVALIDATED}: Allocated 20241023120246881 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120246897 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428762859999)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120246897 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428762859999" cn_domain=PS} 20241023120246897 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246897 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246903 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246903 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428762859999"} 20241023120246903 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428762859999)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120246903 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120246903 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428762859999"} 20241023120246903 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428762859999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120246903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762859999)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120246903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762859999)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120246903 DLU <0006> fsm.c:568 lu(PS:IMSI-262428762859999)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120246903 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246903 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120246906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4258 20241023120246931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241023120246932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46133<->l=127.0.0.1:4259) 20241023120246932 DLINP <000b> input/ipa.c:451 connected read/write 20241023120246932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120246932 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120246932 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120246932 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120246954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4258 20241023120246955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4258 20241023120250056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120250056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120250061 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4258 20241023120250067 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250067 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120250067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120250067 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  20241023120250067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120250067 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  20241023120250067 DLGSUP <0013> gsup_server.c:235 2:  20241023120250067 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120250067 DLGSUP <0013> gsup_server.c:235 3:  20241023120250067 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120250067 DLGSUP <0013> gsup_server.c:235 4:  20241023120250067 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120250067 DLGSUP <0013> gsup_server.c:235 5:  20241023120250067 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120250067 DLGSUP <0013> gsup_server.c:235 7:  20241023120250067 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120250067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120250067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120250067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120250095 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35497<->l=127.0.0.1:4259) 20241023120250131 DAUC <0003> db_auc.c:157 IMSI='262427351743224': No 2G Auth Data 20241023120250131 DAUC <0003> db_auc.c:192 IMSI='262427351743224': No 3G Auth Data 20241023120250175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 20241023120250187 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250187 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427351743224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427351743224" cn_domain=PS source_name="the-source\n"} 20241023120250187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023120250187 DLU <0006> fsm.c:456 lu(262427351743224)[0x612000010420]{UNVALIDATED}: Allocated 20241023120250187 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427351743224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427351743224)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250203 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427351743224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427351743224" cn_domain=PS destination_name="the-source\n"} 20241023120250203 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250204 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250211 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250211 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427351743224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427351743224" source_name="the-source\n"} 20241023120250211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427351743224)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250211 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427351743224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250211 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427351743224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427351743224" destination_name="the-source\n"} 20241023120250211 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427351743224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427351743224)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427351743224)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250211 DLU <0006> fsm.c:568 lu(PS:IMSI-262427351743224)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250211 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250211 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 20241023120250240 DAUC <0003> db_auc.c:157 IMSI='262423464709821': No 2G Auth Data 20241023120250240 DAUC <0003> db_auc.c:192 IMSI='262423464709821': No 3G Auth Data 20241023120250249 DLGSUP <0013> hlr.c:121 IMSI 262423464709821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4258 20241023120250264 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250264 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423464709821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423464709821" cn_domain=PS source_name="the-source\n"} 20241023120250264 DLU <0006> fsm.c:456 lu(262423464709821)[0x6120000105a0]{UNVALIDATED}: Allocated 20241023120250264 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423464709821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250280 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423464709821)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250280 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423464709821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423464709821" cn_domain=PS destination_name="the-source\n"} 20241023120250280 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250280 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250282 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250282 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423464709821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423464709821" source_name="the-source\n"} 20241023120250282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423464709821)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250282 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423464709821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250282 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423464709821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423464709821" destination_name="the-source\n"} 20241023120250282 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423464709821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423464709821)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423464709821)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250283 DLU <0006> fsm.c:568 lu(PS:IMSI-262423464709821)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250283 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250283 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4258 20241023120250309 DAUC <0003> db_auc.c:157 IMSI='262427593307226': No 2G Auth Data 20241023120250309 DAUC <0003> db_auc.c:192 IMSI='262427593307226': No 3G Auth Data 20241023120250317 DLGSUP <0013> hlr.c:121 IMSI 262427593307226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59462<->l=127.0.0.1:4258 20241023120250333 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250333 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427593307226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427593307226" cn_domain=PS source_name="the-source\n"} 20241023120250333 DLU <0006> fsm.c:456 lu(262427593307226)[0x612000010720]{UNVALIDATED}: Allocated 20241023120250333 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427593307226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250352 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427593307226)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250352 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427593307226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427593307226" cn_domain=PS destination_name="the-source\n"} 20241023120250352 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250352 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250356 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250356 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427593307226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427593307226" source_name="the-source\n"} 20241023120250356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427593307226)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250356 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427593307226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250356 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427593307226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427593307226" destination_name="the-source\n"} 20241023120250356 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427593307226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427593307226)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427593307226)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250356 DLU <0006> fsm.c:568 lu(PS:IMSI-262427593307226)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250356 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250356 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59462<->l=127.0.0.1:4258 20241023120250385 DAUC <0003> db_auc.c:157 IMSI='262423710657547': No 2G Auth Data 20241023120250385 DAUC <0003> db_auc.c:192 IMSI='262423710657547': No 3G Auth Data 20241023120250394 DLGSUP <0013> hlr.c:121 IMSI 262423710657547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59468<->l=127.0.0.1:4258 20241023120250411 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250411 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423710657547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423710657547" cn_domain=PS source_name="the-source\n"} 20241023120250411 DLU <0006> fsm.c:456 lu(262423710657547)[0x6120000108a0]{UNVALIDATED}: Allocated 20241023120250411 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423710657547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423710657547)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250427 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423710657547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423710657547" cn_domain=PS destination_name="the-source\n"} 20241023120250427 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250427 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250430 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250431 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423710657547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423710657547" source_name="the-source\n"} 20241023120250431 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423710657547)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250431 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423710657547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250431 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423710657547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423710657547" destination_name="the-source\n"} 20241023120250431 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423710657547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423710657547)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423710657547)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250431 DLU <0006> fsm.c:568 lu(PS:IMSI-262423710657547)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250431 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250431 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59468<->l=127.0.0.1:4258 20241023120250464 DAUC <0003> db_auc.c:157 IMSI='262427649909990': No 2G Auth Data 20241023120250464 DAUC <0003> db_auc.c:192 IMSI='262427649909990': No 3G Auth Data 20241023120250474 DLGSUP <0013> hlr.c:121 IMSI 262427649909990: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59476<->l=127.0.0.1:4258 20241023120250493 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250493 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427649909990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427649909990" cn_domain=PS source_name="the-source\n"} 20241023120250493 DLU <0006> fsm.c:456 lu(262427649909990)[0x612000010a20]{UNVALIDATED}: Allocated 20241023120250493 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427649909990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427649909990)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250509 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427649909990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427649909990" cn_domain=PS destination_name="the-source\n"} 20241023120250509 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250509 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250512 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250512 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427649909990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427649909990" source_name="the-source\n"} 20241023120250512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427649909990)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250512 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427649909990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250512 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427649909990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427649909990" destination_name="the-source\n"} 20241023120250512 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427649909990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427649909990)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427649909990)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250512 DLU <0006> fsm.c:568 lu(PS:IMSI-262427649909990)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250512 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250512 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59476<->l=127.0.0.1:4258 20241023120250541 DAUC <0003> db_auc.c:157 IMSI='262427329014277': No 2G Auth Data 20241023120250541 DAUC <0003> db_auc.c:192 IMSI='262427329014277': No 3G Auth Data 20241023120250553 DLGSUP <0013> hlr.c:121 IMSI 262427329014277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20241023120250585 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250585 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427329014277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427329014277" cn_domain=PS source_name="the-source\n"} 20241023120250585 DLU <0006> fsm.c:456 lu(262427329014277)[0x612000010ba0]{UNVALIDATED}: Allocated 20241023120250585 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427329014277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427329014277)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250602 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427329014277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427329014277" cn_domain=PS destination_name="the-source\n"} 20241023120250602 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250602 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250608 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250608 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427329014277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427329014277" source_name="the-source\n"} 20241023120250608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427329014277)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250608 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427329014277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250608 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427329014277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427329014277" destination_name="the-source\n"} 20241023120250608 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427329014277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427329014277)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427329014277)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250608 DLU <0006> fsm.c:568 lu(PS:IMSI-262427329014277)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250608 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250608 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20241023120250646 DAUC <0003> db_auc.c:157 IMSI='262422515185222': No 2G Auth Data 20241023120250646 DAUC <0003> db_auc.c:192 IMSI='262422515185222': No 3G Auth Data 20241023120250654 DLGSUP <0013> hlr.c:121 IMSI 262422515185222: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4258 20241023120250696 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250697 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422515185222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422515185222" cn_domain=PS source_name="the-source\n"} 20241023120250697 DLU <0006> fsm.c:456 lu(262422515185222)[0x612000010d20]{UNVALIDATED}: Allocated 20241023120250697 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422515185222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422515185222)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250714 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422515185222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422515185222" cn_domain=PS destination_name="the-source\n"} 20241023120250714 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250714 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250719 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250719 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422515185222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422515185222" source_name="the-source\n"} 20241023120250719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422515185222)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250719 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422515185222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250719 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422515185222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422515185222" destination_name="the-source\n"} 20241023120250719 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422515185222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422515185222)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422515185222)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250719 DLU <0006> fsm.c:568 lu(PS:IMSI-262422515185222)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250720 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250720 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4258 20241023120250758 DAUC <0003> db_auc.c:157 IMSI='262426600125622': No 2G Auth Data 20241023120250758 DAUC <0003> db_auc.c:192 IMSI='262426600125622': No 3G Auth Data 20241023120250766 DLGSUP <0013> hlr.c:121 IMSI 262426600125622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120250789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59510<->l=127.0.0.1:4258 20241023120250792 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250792 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426600125622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426600125622" cn_domain=PS source_name="the-source\n"} 20241023120250792 DLU <0006> fsm.c:456 lu(262426600125622)[0x612000010ea0]{UNVALIDATED}: Allocated 20241023120250792 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426600125622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023120250809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426600125622)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120250809 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426600125622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426600125622" cn_domain=PS destination_name="the-source\n"} 20241023120250809 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250809 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250815 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250815 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426600125622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426600125622" source_name="the-source\n"} 20241023120250815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426600125622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120250815 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426600125622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120250815 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426600125622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426600125622" destination_name="the-source\n"} 20241023120250815 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426600125622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120250815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426600125622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120250815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426600125622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120250815 DLU <0006> fsm.c:568 lu(PS:IMSI-262426600125622)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120250815 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250815 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120250818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59510<->l=127.0.0.1:4258 20241023120250845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4258 20241023120250845 DLINP <000b> input/ipa.c:451 connected read/write 20241023120250845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120250845 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120250845 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120250845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120250845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023120250846 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35497<->l=127.0.0.1:4259) 20241023120250868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4258 20241023120250869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4258 20241023120253976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120253976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120253978 DLINP <000b> input/ipa.c:451 connected read/write 20241023120253978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120253979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 20241023120253980 DLINP <000b> input/ipa.c:451 connected read/write 20241023120253980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120253980 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120253980 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120253980 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  20241023120253980 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120253980 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  20241023120253980 DLGSUP <0013> gsup_server.c:235 2:  20241023120253980 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120253980 DLGSUP <0013> gsup_server.c:235 3:  20241023120253980 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120253980 DLGSUP <0013> gsup_server.c:235 4:  20241023120253980 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120253980 DLGSUP <0013> gsup_server.c:235 5:  20241023120253980 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120253980 DLGSUP <0013> gsup_server.c:235 7:  20241023120253980 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120253980 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120253980 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120253980 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120253991 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39591<->l=127.0.0.1:4259) 20241023120254008 DAUC <0003> db_auc.c:157 IMSI='262426757228690': No 2G Auth Data 20241023120254008 DAUC <0003> db_auc.c:192 IMSI='262426757228690': No 3G Auth Data 20241023120254045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 20241023120254057 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254057 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426757228690" cn_domain=PS} 20241023120254057 DLU <0006> fsm.c:456 lu(262426757228690)[0x612000011020]{UNVALIDATED}: Allocated 20241023120254057 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426757228690)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254074 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426757228690" cn_domain=PS} 20241023120254074 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254074 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254081 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254081 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426757228690"} 20241023120254081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426757228690)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254081 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254081 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426757228690"} 20241023120254081 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426757228690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426757228690)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426757228690)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254081 DLU <0006> fsm.c:568 lu(PS:IMSI-262426757228690)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254081 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254081 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 20241023120254112 DAUC <0003> db_auc.c:157 IMSI='262420974489471': No 2G Auth Data 20241023120254112 DAUC <0003> db_auc.c:192 IMSI='262420974489471': No 3G Auth Data 20241023120254120 DLGSUP <0013> hlr.c:121 IMSI 262420974489471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20241023120254135 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254135 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420974489471" cn_domain=PS} 20241023120254135 DLU <0006> fsm.c:456 lu(262420974489471)[0x6120000111a0]{UNVALIDATED}: Allocated 20241023120254135 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420974489471)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254151 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420974489471" cn_domain=PS} 20241023120254151 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254151 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254155 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254156 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420974489471"} 20241023120254156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420974489471)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254156 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254156 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420974489471"} 20241023120254156 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420974489471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420974489471)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420974489471)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254156 DLU <0006> fsm.c:568 lu(PS:IMSI-262420974489471)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254156 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254156 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20241023120254183 DAUC <0003> db_auc.c:157 IMSI='262426026014936': No 2G Auth Data 20241023120254183 DAUC <0003> db_auc.c:192 IMSI='262426026014936': No 3G Auth Data 20241023120254191 DLGSUP <0013> hlr.c:121 IMSI 262426026014936: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4258 20241023120254206 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254206 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426026014936" cn_domain=PS} 20241023120254206 DLU <0006> fsm.c:456 lu(262426026014936)[0x612000011320]{UNVALIDATED}: Allocated 20241023120254206 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254222 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426026014936)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254222 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426026014936" cn_domain=PS} 20241023120254222 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254222 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254224 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254224 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426026014936"} 20241023120254224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426026014936)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254224 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254224 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426026014936"} 20241023120254224 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426026014936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426026014936)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426026014936)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254224 DLU <0006> fsm.c:568 lu(PS:IMSI-262426026014936)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254224 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254224 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4258 20241023120254255 DAUC <0003> db_auc.c:157 IMSI='262423053290409': No 2G Auth Data 20241023120254255 DAUC <0003> db_auc.c:192 IMSI='262423053290409': No 3G Auth Data 20241023120254263 DLGSUP <0013> hlr.c:121 IMSI 262423053290409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4258 20241023120254282 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254282 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423053290409" cn_domain=PS} 20241023120254282 DLU <0006> fsm.c:456 lu(262423053290409)[0x6120000114a0]{UNVALIDATED}: Allocated 20241023120254282 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254298 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423053290409)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254298 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423053290409" cn_domain=PS} 20241023120254298 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254299 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254304 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254304 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423053290409"} 20241023120254304 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423053290409)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254304 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254304 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423053290409"} 20241023120254304 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423053290409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423053290409)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423053290409)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254304 DLU <0006> fsm.c:568 lu(PS:IMSI-262423053290409)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254304 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254304 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4258 20241023120254334 DAUC <0003> db_auc.c:157 IMSI='262428274554792': No 2G Auth Data 20241023120254334 DAUC <0003> db_auc.c:192 IMSI='262428274554792': No 3G Auth Data 20241023120254342 DLGSUP <0013> hlr.c:121 IMSI 262428274554792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241023120254357 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254357 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428274554792" cn_domain=PS} 20241023120254357 DLU <0006> fsm.c:456 lu(262428274554792)[0x612000011620]{UNVALIDATED}: Allocated 20241023120254357 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428274554792)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254373 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428274554792" cn_domain=PS} 20241023120254373 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254373 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254376 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254376 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428274554792"} 20241023120254376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428274554792)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254376 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254376 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428274554792"} 20241023120254376 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428274554792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274554792)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274554792)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254376 DLU <0006> fsm.c:568 lu(PS:IMSI-262428274554792)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254376 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254376 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241023120254404 DAUC <0003> db_auc.c:157 IMSI='262427355016351': No 2G Auth Data 20241023120254404 DAUC <0003> db_auc.c:192 IMSI='262427355016351': No 3G Auth Data 20241023120254412 DLGSUP <0013> hlr.c:121 IMSI 262427355016351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241023120254434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254434 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427355016351" cn_domain=PS} 20241023120254434 DLU <0006> fsm.c:456 lu(262427355016351)[0x6120000117a0]{UNVALIDATED}: Allocated 20241023120254434 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427355016351)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254450 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427355016351" cn_domain=PS} 20241023120254450 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254450 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254454 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254454 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427355016351"} 20241023120254454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427355016351)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254454 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254454 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427355016351"} 20241023120254454 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427355016351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427355016351)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427355016351)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254454 DLU <0006> fsm.c:568 lu(PS:IMSI-262427355016351)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254454 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254454 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241023120254490 DAUC <0003> db_auc.c:157 IMSI='262428665987282': No 2G Auth Data 20241023120254490 DAUC <0003> db_auc.c:192 IMSI='262428665987282': No 3G Auth Data 20241023120254498 DLGSUP <0013> hlr.c:121 IMSI 262428665987282: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241023120254527 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254527 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428665987282" cn_domain=PS} 20241023120254527 DLU <0006> fsm.c:456 lu(262428665987282)[0x612000011920]{UNVALIDATED}: Allocated 20241023120254527 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428665987282)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254542 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428665987282" cn_domain=PS} 20241023120254543 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254543 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254549 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254549 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428665987282"} 20241023120254549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428665987282)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254549 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254549 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428665987282"} 20241023120254549 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428665987282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428665987282)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428665987282)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254549 DLU <0006> fsm.c:568 lu(PS:IMSI-262428665987282)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254549 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254549 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241023120254585 DAUC <0003> db_auc.c:157 IMSI='262425455075949': No 2G Auth Data 20241023120254585 DAUC <0003> db_auc.c:192 IMSI='262425455075949': No 3G Auth Data 20241023120254593 DLGSUP <0013> hlr.c:121 IMSI 262425455075949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120254619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4258 20241023120254622 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254622 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425455075949" cn_domain=PS} 20241023120254622 DLU <0006> fsm.c:456 lu(262425455075949)[0x612000011aa0]{UNVALIDATED}: Allocated 20241023120254622 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120254638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425455075949)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120254638 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425455075949" cn_domain=PS} 20241023120254638 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254638 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254643 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254643 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425455075949"} 20241023120254643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425455075949)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120254643 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120254643 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425455075949"} 20241023120254643 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425455075949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120254643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455075949)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120254643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455075949)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120254643 DLU <0006> fsm.c:568 lu(PS:IMSI-262425455075949)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120254643 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254643 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120254646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4258 20241023120254671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 20241023120254671 DLINP <000b> input/ipa.c:451 connected read/write 20241023120254671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120254671 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120254672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120254672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120254672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39591<->l=127.0.0.1:4259) 20241023120254695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241023120254796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241023120257907 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120257907 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120257912 DLINP <000b> input/ipa.c:451 connected read/write 20241023120257912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120257914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46590<->l=127.0.0.1:4258 20241023120257918 DLINP <000b> input/ipa.c:451 connected read/write 20241023120257918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120257918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120257918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120257918 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  20241023120257918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120257918 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  20241023120257918 DLGSUP <0013> gsup_server.c:235 2:  20241023120257918 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120257918 DLGSUP <0013> gsup_server.c:235 3:  20241023120257918 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120257918 DLGSUP <0013> gsup_server.c:235 4:  20241023120257918 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120257918 DLGSUP <0013> gsup_server.c:235 5:  20241023120257918 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120257918 DLGSUP <0013> gsup_server.c:235 7:  20241023120257918 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120257918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120257918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120257918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120257947 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41135<->l=127.0.0.1:4259) 20241023120257979 DAUC <0003> db_auc.c:157 IMSI='262420684288100': No 2G Auth Data 20241023120257979 DAUC <0003> db_auc.c:192 IMSI='262420684288100': No 3G Auth Data 20241023120258002 DAUC <0003> db_auc.c:192 IMSI='262420684288100': No 3G Auth Data 20241023120258033 DAUC <0003> db_auc.c:157 IMSI='262425759056303': No 2G Auth Data 20241023120258033 DAUC <0003> db_auc.c:192 IMSI='262425759056303': No 3G Auth Data 20241023120258055 DAUC <0003> db_auc.c:157 IMSI='262425759056303': No 2G Auth Data 20241023120258084 DAUC <0003> db_auc.c:157 IMSI='262427549526160': No 2G Auth Data 20241023120258084 DAUC <0003> db_auc.c:192 IMSI='262427549526160': No 3G Auth Data 20241023120258144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46590<->l=127.0.0.1:4258 20241023120258145 DLINP <000b> input/ipa.c:451 connected read/write 20241023120258145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120258145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120258145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120258146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120258146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41135<->l=127.0.0.1:4259) 20241023120258239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20241023120258342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20241023120301433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120301433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120301434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120301435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241023120301436 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120301436 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120301436 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120301436 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  20241023120301436 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120301436 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  20241023120301436 DLGSUP <0013> gsup_server.c:235 2:  20241023120301436 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120301436 DLGSUP <0013> gsup_server.c:235 3:  20241023120301436 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120301436 DLGSUP <0013> gsup_server.c:235 4:  20241023120301436 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120301436 DLGSUP <0013> gsup_server.c:235 5:  20241023120301436 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120301436 DLGSUP <0013> gsup_server.c:235 7:  20241023120301436 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120301436 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120301436 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120301436 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120301443 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37807<->l=127.0.0.1:4259) 20241023120301448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4258 20241023120301459 DAUC <0003> db_auc.c:157 IMSI='262424307145634': No 2G Auth Data 20241023120301459 DAUC <0003> db_auc.c:192 IMSI='262424307145634': No 3G Auth Data 20241023120301484 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120301484 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424307145634" cn_domain=PS} 20241023120301484 DLU <0006> fsm.c:456 lu(262424307145634)[0x612000011c20]{UNVALIDATED}: Allocated 20241023120301484 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120301501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424307145634)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120301501 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424307145634" cn_domain=PS} 20241023120301501 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120301501 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120301509 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120301509 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424307145634"} 20241023120301509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424307145634)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120301509 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120301509 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424307145634"} 20241023120301509 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120301509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424307145634)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120301509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424307145634)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120301509 DLU <0006> fsm.c:568 lu(PS:IMSI-262424307145634)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120301509 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120301509 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120301521 DLGSUP <0013> hlr.c:128 IMSI 262424307145634: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241023120301521 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120301521 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120301522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4258 20241023120301522 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120301522 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424307145634"} 20241023120301522 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241023120301522 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424307145634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120301523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241023120301524 DLINP <000b> input/ipa.c:451 connected read/write 20241023120301524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120301524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120301524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120301524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120301524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37807<->l=127.0.0.1:4259) 20241023120301555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241023120301656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241023120304741 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120304741 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120304743 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 20241023120304744 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304744 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120304744 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120304744 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  20241023120304744 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120304744 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  20241023120304744 DLGSUP <0013> gsup_server.c:235 2:  20241023120304744 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120304744 DLGSUP <0013> gsup_server.c:235 3:  20241023120304744 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120304744 DLGSUP <0013> gsup_server.c:235 4:  20241023120304744 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120304744 DLGSUP <0013> gsup_server.c:235 5:  20241023120304744 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120304744 DLGSUP <0013> gsup_server.c:235 7:  20241023120304744 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120304744 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120304744 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120304744 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120304753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43281<->l=127.0.0.1:4259) 20241023120304768 DAUC <0003> db_auc.c:157 IMSI='262421664867073': No 2G Auth Data 20241023120304768 DAUC <0003> db_auc.c:192 IMSI='262421664867073': No 3G Auth Data 20241023120304798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4258 20241023120304801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304801 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421664867073" cn_domain=PS} 20241023120304801 DLU <0006> fsm.c:456 lu(262421664867073)[0x612000011da0]{UNVALIDATED}: Allocated 20241023120304801 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120304819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421664867073)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120304819 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421664867073" cn_domain=PS} 20241023120304819 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304819 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304824 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304824 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421664867073"} 20241023120304824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421664867073)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120304824 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120304824 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421664867073"} 20241023120304824 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120304824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421664867073)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120304824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421664867073)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120304824 DLU <0006> fsm.c:568 lu(PS:IMSI-262421664867073)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120304824 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304824 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304827 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304827 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421664867073" cn_domain=CS} 20241023120304827 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120304836 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421664867073"} 20241023120304836 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421664867073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120304836 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304836 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4258 20241023120304866 DAUC <0003> db_auc.c:157 IMSI='262421242697271': No 2G Auth Data 20241023120304866 DAUC <0003> db_auc.c:192 IMSI='262421242697271': No 3G Auth Data 20241023120304877 DLGSUP <0013> hlr.c:121 IMSI 262421242697271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120304893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 20241023120304896 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304896 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421242697271" cn_domain=PS} 20241023120304896 DLU <0006> fsm.c:456 lu(262421242697271)[0x612000011f20]{UNVALIDATED}: Allocated 20241023120304896 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120304913 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421242697271)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120304913 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421242697271" cn_domain=PS} 20241023120304913 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304913 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304916 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421242697271"} 20241023120304916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421242697271)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120304916 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120304916 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421242697271"} 20241023120304916 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120304916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421242697271)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120304916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421242697271)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120304916 DLU <0006> fsm.c:568 lu(PS:IMSI-262421242697271)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120304916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304916 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304917 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304917 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421242697271" cn_domain=CS} 20241023120304917 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120304926 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421242697271"} 20241023120304926 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421242697271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120304926 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304926 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 20241023120304954 DAUC <0003> db_auc.c:157 IMSI='262425694718680': No 2G Auth Data 20241023120304954 DAUC <0003> db_auc.c:192 IMSI='262425694718680': No 3G Auth Data 20241023120304963 DLGSUP <0013> hlr.c:121 IMSI 262425694718680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120304978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4258 20241023120304980 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120304980 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694718680" cn_domain=PS} 20241023120304980 DLU <0006> fsm.c:456 lu(262425694718680)[0x6120000120a0]{UNVALIDATED}: Allocated 20241023120304980 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120304998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425694718680)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120304999 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425694718680" cn_domain=PS} 20241023120304999 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120304999 DLINP <000b> input/ipa.c:451 connected read/write 20241023120304999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305002 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305002 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425694718680"} 20241023120305002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425694718680)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120305002 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120305002 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425694718680"} 20241023120305002 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120305002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694718680)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120305002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694718680)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120305002 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694718680)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120305002 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305002 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305004 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305004 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425694718680" cn_domain=CS} 20241023120305004 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120305013 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425694718680"} 20241023120305013 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425694718680 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120305013 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305013 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4258 20241023120305042 DAUC <0003> db_auc.c:157 IMSI='262422982844992': No 2G Auth Data 20241023120305042 DAUC <0003> db_auc.c:192 IMSI='262422982844992': No 3G Auth Data 20241023120305052 DLGSUP <0013> hlr.c:121 IMSI 262422982844992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120305067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47786<->l=127.0.0.1:4258 20241023120305069 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305069 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422982844992" cn_domain=PS} 20241023120305069 DLU <0006> fsm.c:456 lu(262422982844992)[0x612000012220]{UNVALIDATED}: Allocated 20241023120305069 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120305087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422982844992)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120305088 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422982844992" cn_domain=PS} 20241023120305088 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305088 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305089 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305089 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422982844992"} 20241023120305089 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422982844992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120305089 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120305089 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422982844992"} 20241023120305089 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120305089 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422982844992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120305089 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422982844992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120305089 DLU <0006> fsm.c:568 lu(PS:IMSI-262422982844992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120305089 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305089 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305090 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305090 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422982844992" cn_domain=CS} 20241023120305090 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120305098 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422982844992"} 20241023120305098 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422982844992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120305098 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305098 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47786<->l=127.0.0.1:4258 20241023120305126 DAUC <0003> db_auc.c:157 IMSI='262420997304783': No 2G Auth Data 20241023120305126 DAUC <0003> db_auc.c:192 IMSI='262420997304783': No 3G Auth Data 20241023120305135 DLGSUP <0013> hlr.c:121 IMSI 262420997304783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120305152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20241023120305154 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305154 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420997304783" cn_domain=PS} 20241023120305154 DLU <0006> fsm.c:456 lu(262420997304783)[0x6120000123a0]{UNVALIDATED}: Allocated 20241023120305154 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120305171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420997304783)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120305171 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420997304783" cn_domain=PS} 20241023120305171 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305171 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305173 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305173 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420997304783"} 20241023120305173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420997304783)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120305173 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120305173 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420997304783"} 20241023120305173 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120305173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420997304783)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120305173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420997304783)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120305173 DLU <0006> fsm.c:568 lu(PS:IMSI-262420997304783)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120305174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305175 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305175 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420997304783" cn_domain=CS} 20241023120305175 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120305184 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420997304783"} 20241023120305184 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420997304783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120305184 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305184 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20241023120305210 DAUC <0003> db_auc.c:157 IMSI='262427346872041': No 2G Auth Data 20241023120305210 DAUC <0003> db_auc.c:192 IMSI='262427346872041': No 3G Auth Data 20241023120305219 DLGSUP <0013> hlr.c:121 IMSI 262427346872041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120305244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20241023120305246 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305246 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427346872041" cn_domain=PS} 20241023120305246 DLU <0006> fsm.c:456 lu(262427346872041)[0x612000012520]{UNVALIDATED}: Allocated 20241023120305246 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120305262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427346872041)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120305262 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427346872041" cn_domain=PS} 20241023120305262 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305263 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305264 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305264 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427346872041"} 20241023120305264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427346872041)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120305264 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120305264 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427346872041"} 20241023120305265 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120305265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427346872041)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120305265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427346872041)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120305265 DLU <0006> fsm.c:568 lu(PS:IMSI-262427346872041)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120305265 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305265 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305266 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305266 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427346872041" cn_domain=CS} 20241023120305266 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120305275 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427346872041"} 20241023120305275 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427346872041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120305275 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305275 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20241023120305316 DAUC <0003> db_auc.c:157 IMSI='262429265781953': No 2G Auth Data 20241023120305316 DAUC <0003> db_auc.c:192 IMSI='262429265781953': No 3G Auth Data 20241023120305325 DLGSUP <0013> hlr.c:121 IMSI 262429265781953: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120305349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241023120305351 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305351 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429265781953" cn_domain=PS} 20241023120305351 DLU <0006> fsm.c:456 lu(262429265781953)[0x6120000126a0]{UNVALIDATED}: Allocated 20241023120305351 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120305374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429265781953)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120305374 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429265781953" cn_domain=PS} 20241023120305374 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305374 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305377 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305377 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429265781953"} 20241023120305377 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429265781953)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120305377 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120305377 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429265781953"} 20241023120305377 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120305377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429265781953)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120305377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429265781953)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120305377 DLU <0006> fsm.c:568 lu(PS:IMSI-262429265781953)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120305377 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305377 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305379 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305379 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429265781953" cn_domain=CS} 20241023120305379 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120305388 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429265781953"} 20241023120305388 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429265781953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120305388 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305388 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241023120305423 DAUC <0003> db_auc.c:157 IMSI='262426182656255': No 2G Auth Data 20241023120305423 DAUC <0003> db_auc.c:192 IMSI='262426182656255': No 3G Auth Data 20241023120305432 DLGSUP <0013> hlr.c:121 IMSI 262426182656255: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120305458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4258 20241023120305461 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305461 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426182656255" cn_domain=PS} 20241023120305461 DLU <0006> fsm.c:456 lu(262426182656255)[0x612000012820]{UNVALIDATED}: Allocated 20241023120305461 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120305477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426182656255)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120305477 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426182656255" cn_domain=PS} 20241023120305477 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305478 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305482 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305482 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426182656255"} 20241023120305482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426182656255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120305482 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120305482 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426182656255"} 20241023120305482 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120305482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426182656255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120305482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426182656255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120305482 DLU <0006> fsm.c:568 lu(PS:IMSI-262426182656255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120305482 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305482 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305486 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305486 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426182656255" cn_domain=CS} 20241023120305486 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023120305495 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426182656255"} 20241023120305495 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426182656255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120305495 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305495 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120305498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4258 20241023120305525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 20241023120305526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43281<->l=127.0.0.1:4259) 20241023120305526 DLINP <000b> input/ipa.c:451 connected read/write 20241023120305526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120305526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120305526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120305526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120305557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4258 20241023120305658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4258 20241023120308744 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120308744 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120308748 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47836<->l=127.0.0.1:4258 20241023120308756 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308756 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120308756 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120308756 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  20241023120308756 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120308756 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  20241023120308756 DLGSUP <0013> gsup_server.c:235 2:  20241023120308756 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120308756 DLGSUP <0013> gsup_server.c:235 3:  20241023120308756 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120308756 DLGSUP <0013> gsup_server.c:235 4:  20241023120308756 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120308756 DLGSUP <0013> gsup_server.c:235 5:  20241023120308756 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120308756 DLGSUP <0013> gsup_server.c:235 7:  20241023120308756 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120308756 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120308756 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120308756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120308768 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38419<->l=127.0.0.1:4259) 20241023120308803 DAUC <0003> db_auc.c:157 IMSI='262424299568282': No 2G Auth Data 20241023120308803 DAUC <0003> db_auc.c:192 IMSI='262424299568282': No 3G Auth Data 20241023120308853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241023120308862 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308862 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424299568282" cn_domain=PS} 20241023120308862 DLU <0006> fsm.c:456 lu(262424299568282)[0x6120000129a0]{UNVALIDATED}: Allocated 20241023120308862 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120308883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424299568282)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120308883 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424299568282" cn_domain=PS} 20241023120308883 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308883 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308889 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308889 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424299568282"} 20241023120308889 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424299568282)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120308889 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120308889 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424299568282"} 20241023120308889 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120308889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424299568282)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120308889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424299568282)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120308889 DLU <0006> fsm.c:568 lu(PS:IMSI-262424299568282)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120308889 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308889 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308892 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308892 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424299568282" cn_domain=PS} 20241023120308892 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120308900 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424299568282"} 20241023120308900 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424299568282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120308900 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308900 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241023120308927 DAUC <0003> db_auc.c:157 IMSI='262427616655032': No 2G Auth Data 20241023120308927 DAUC <0003> db_auc.c:192 IMSI='262427616655032': No 3G Auth Data 20241023120308936 DLGSUP <0013> hlr.c:121 IMSI 262427616655032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120308951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 20241023120308953 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308953 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427616655032" cn_domain=PS} 20241023120308953 DLU <0006> fsm.c:456 lu(262427616655032)[0x612000012b20]{UNVALIDATED}: Allocated 20241023120308953 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120308974 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427616655032)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120308974 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427616655032" cn_domain=PS} 20241023120308974 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308974 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308976 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308976 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427616655032"} 20241023120308976 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427616655032)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120308976 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120308976 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427616655032"} 20241023120308976 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120308976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427616655032)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120308976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427616655032)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120308976 DLU <0006> fsm.c:568 lu(PS:IMSI-262427616655032)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120308976 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308976 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308977 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120308977 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427616655032" cn_domain=PS} 20241023120308977 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120308986 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427616655032"} 20241023120308986 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427616655032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120308986 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308986 DLINP <000b> input/ipa.c:451 connected read/write 20241023120308986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120308987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 20241023120309012 DAUC <0003> db_auc.c:157 IMSI='262423538478811': No 2G Auth Data 20241023120309012 DAUC <0003> db_auc.c:192 IMSI='262423538478811': No 3G Auth Data 20241023120309022 DLGSUP <0013> hlr.c:121 IMSI 262423538478811: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120309037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4258 20241023120309039 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309039 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423538478811" cn_domain=PS} 20241023120309039 DLU <0006> fsm.c:456 lu(262423538478811)[0x612000012ca0]{UNVALIDATED}: Allocated 20241023120309039 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120309055 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423538478811)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120309055 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423538478811" cn_domain=PS} 20241023120309055 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309055 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309056 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309056 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423538478811"} 20241023120309056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423538478811)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120309056 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120309056 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423538478811"} 20241023120309056 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120309056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423538478811)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120309056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423538478811)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120309056 DLU <0006> fsm.c:568 lu(PS:IMSI-262423538478811)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120309056 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309056 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309057 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309057 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423538478811" cn_domain=PS} 20241023120309057 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120309065 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423538478811"} 20241023120309065 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423538478811 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120309065 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309066 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4258 20241023120309092 DAUC <0003> db_auc.c:157 IMSI='262422061188455': No 2G Auth Data 20241023120309092 DAUC <0003> db_auc.c:192 IMSI='262422061188455': No 3G Auth Data 20241023120309100 DLGSUP <0013> hlr.c:121 IMSI 262422061188455: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120309115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4258 20241023120309116 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309116 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422061188455" cn_domain=PS} 20241023120309116 DLU <0006> fsm.c:456 lu(262422061188455)[0x612000012e20]{UNVALIDATED}: Allocated 20241023120309116 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120309132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422061188455)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120309132 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422061188455" cn_domain=PS} 20241023120309132 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309132 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309133 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309134 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422061188455"} 20241023120309134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422061188455)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120309134 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120309134 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422061188455"} 20241023120309134 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120309134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422061188455)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120309134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422061188455)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120309134 DLU <0006> fsm.c:568 lu(PS:IMSI-262422061188455)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120309134 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309134 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309134 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309134 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422061188455" cn_domain=PS} 20241023120309134 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120309142 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422061188455"} 20241023120309142 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422061188455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120309142 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309142 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4258 20241023120309168 DAUC <0003> db_auc.c:157 IMSI='262428296985922': No 2G Auth Data 20241023120309168 DAUC <0003> db_auc.c:192 IMSI='262428296985922': No 3G Auth Data 20241023120309176 DLGSUP <0013> hlr.c:121 IMSI 262428296985922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120309192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241023120309194 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309194 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428296985922" cn_domain=PS} 20241023120309194 DLU <0006> fsm.c:456 lu(262428296985922)[0x612000012fa0]{UNVALIDATED}: Allocated 20241023120309194 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120309213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428296985922)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120309213 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428296985922" cn_domain=PS} 20241023120309213 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309213 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309214 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428296985922"} 20241023120309214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428296985922)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120309214 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120309214 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428296985922"} 20241023120309214 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120309214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428296985922)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120309214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428296985922)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120309214 DLU <0006> fsm.c:568 lu(PS:IMSI-262428296985922)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120309214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309215 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309215 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428296985922" cn_domain=PS} 20241023120309215 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120309223 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428296985922"} 20241023120309223 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428296985922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120309223 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309223 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241023120309248 DAUC <0003> db_auc.c:157 IMSI='262426145640807': No 2G Auth Data 20241023120309248 DAUC <0003> db_auc.c:192 IMSI='262426145640807': No 3G Auth Data 20241023120309256 DLGSUP <0013> hlr.c:121 IMSI 262426145640807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120309279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4258 20241023120309281 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309281 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426145640807" cn_domain=PS} 20241023120309281 DLU <0006> fsm.c:456 lu(262426145640807)[0x612000013120]{UNVALIDATED}: Allocated 20241023120309281 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120309297 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426145640807)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120309297 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426145640807" cn_domain=PS} 20241023120309297 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309297 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309298 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309298 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426145640807"} 20241023120309298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426145640807)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120309298 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120309298 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426145640807"} 20241023120309298 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120309298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426145640807)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120309298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426145640807)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120309298 DLU <0006> fsm.c:568 lu(PS:IMSI-262426145640807)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120309298 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309298 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309298 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309298 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426145640807" cn_domain=PS} 20241023120309298 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120309306 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426145640807"} 20241023120309306 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426145640807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120309306 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309306 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4258 20241023120309340 DAUC <0003> db_auc.c:157 IMSI='262428520566185': No 2G Auth Data 20241023120309340 DAUC <0003> db_auc.c:192 IMSI='262428520566185': No 3G Auth Data 20241023120309346 DLGSUP <0013> hlr.c:121 IMSI 262428520566185: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120309378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241023120309380 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309380 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428520566185" cn_domain=PS} 20241023120309380 DLU <0006> fsm.c:456 lu(262428520566185)[0x6120000132a0]{UNVALIDATED}: Allocated 20241023120309380 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120309400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428520566185)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120309400 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428520566185" cn_domain=PS} 20241023120309400 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309400 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309402 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309402 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428520566185"} 20241023120309402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428520566185)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120309402 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120309402 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428520566185"} 20241023120309402 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120309402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428520566185)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120309402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428520566185)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120309402 DLU <0006> fsm.c:568 lu(PS:IMSI-262428520566185)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120309402 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309402 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309402 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309402 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428520566185" cn_domain=PS} 20241023120309402 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120309413 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428520566185"} 20241023120309413 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428520566185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120309413 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309413 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241023120309460 DAUC <0003> db_auc.c:157 IMSI='262421973257982': No 2G Auth Data 20241023120309460 DAUC <0003> db_auc.c:192 IMSI='262421973257982': No 3G Auth Data 20241023120309469 DLGSUP <0013> hlr.c:121 IMSI 262421973257982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023120309504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4258 20241023120309509 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309509 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421973257982" cn_domain=PS} 20241023120309509 DLU <0006> fsm.c:456 lu(262421973257982)[0x612000013420]{UNVALIDATED}: Allocated 20241023120309509 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120309526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421973257982)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120309526 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421973257982" cn_domain=PS} 20241023120309526 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309526 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309530 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309531 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421973257982"} 20241023120309531 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421973257982)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120309531 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120309531 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421973257982"} 20241023120309531 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120309531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421973257982)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120309531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421973257982)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120309531 DLU <0006> fsm.c:568 lu(PS:IMSI-262421973257982)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120309531 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309531 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309533 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309533 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421973257982" cn_domain=PS} 20241023120309533 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023120309542 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421973257982"} 20241023120309542 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421973257982 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023120309542 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309542 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120309545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4258 20241023120309576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47836<->l=127.0.0.1:4258 20241023120309576 DLINP <000b> input/ipa.c:451 connected read/write 20241023120309576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120309576 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120309576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120309576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120309576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38419<->l=127.0.0.1:4259) 20241023120309598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4258 20241023120309698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4258 20241023120312771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120312771 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120312776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120312776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120312777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46268<->l=127.0.0.1:4258 20241023120312781 DLINP <000b> input/ipa.c:451 connected read/write 20241023120312781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120312781 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120312781 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120312781 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  20241023120312781 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120312781 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  20241023120312781 DLGSUP <0013> gsup_server.c:235 2:  20241023120312781 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120312781 DLGSUP <0013> gsup_server.c:235 3:  20241023120312781 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120312781 DLGSUP <0013> gsup_server.c:235 4:  20241023120312781 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120312781 DLGSUP <0013> gsup_server.c:235 5:  20241023120312781 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120312781 DLGSUP <0013> gsup_server.c:235 7:  20241023120312781 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120312781 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120312781 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120312781 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120312799 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35197<->l=127.0.0.1:4259) 20241023120312808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 20241023120312822 DLINP <000b> input/ipa.c:451 connected read/write 20241023120312822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120312822 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241023120312822 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241023120312822 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 20241023120312822 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241023120312822 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120312822 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120312822 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241023120312822 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241023120312822 DLINP <000b> input/ipa.c:451 connected read/write 20241023120312822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120312822 DLINP <000b> input/ipa.c:451 connected read/write 20241023120312822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120312827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 20241023120312828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46268<->l=127.0.0.1:4258 20241023120312830 DLINP <000b> input/ipa.c:451 connected read/write 20241023120312830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120312830 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120312830 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120312830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120312830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35197<->l=127.0.0.1:4259) 20241023120312866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241023120312967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241023120316091 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120316091 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120316095 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241023120316100 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120316101 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120316101 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  20241023120316101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120316101 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  20241023120316101 DLGSUP <0013> gsup_server.c:235 2:  20241023120316101 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120316101 DLGSUP <0013> gsup_server.c:235 3:  20241023120316101 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120316101 DLGSUP <0013> gsup_server.c:235 4:  20241023120316101 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120316101 DLGSUP <0013> gsup_server.c:235 5:  20241023120316101 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120316101 DLGSUP <0013> gsup_server.c:235 7:  20241023120316101 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120316101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120316101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120316101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120316122 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20241023120316149 DAUC <0003> db_auc.c:157 IMSI='262427593464916': No 2G Auth Data 20241023120316149 DAUC <0003> db_auc.c:192 IMSI='262427593464916': No 3G Auth Data 20241023120316199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241023120316214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316214 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427593464916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427593464916" session_id=1812229116 session_state=BEGIN} 20241023120316214 DSS <0004> hlr_ussd.c:576 262427593464916/0x6c046bfc: Process SS (BEGIN) 20241023120316214 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316214 DSS <0004> hlr_ussd.c:518 262427593464916/0x6c046bfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316214 DSS <0004> hlr_ussd.c:523 262427593464916/0x6c046bfc: USSD for unknown code '*#200#' 20241023120316214 DSS <0004> hlr_ussd.c:354 262427593464916/0x6c046bfc: Tx ReturnError(1, 0x12) 20241023120316214 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427593464916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427593464916" session_id=1812229116 session_state=END} 20241023120316214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241023120316231 DAUC <0003> db_auc.c:157 IMSI='262425712253420': No 2G Auth Data 20241023120316231 DAUC <0003> db_auc.c:192 IMSI='262425712253420': No 3G Auth Data 20241023120316255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241023120316259 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316259 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425712253420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425712253420" session_id=1709770809 session_state=BEGIN} 20241023120316259 DSS <0004> hlr_ussd.c:576 262425712253420/0x65e90839: Process SS (BEGIN) 20241023120316259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316259 DSS <0004> hlr_ussd.c:518 262425712253420/0x65e90839: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316259 DSS <0004> hlr_ussd.c:523 262425712253420/0x65e90839: USSD for unknown code '*#200#' 20241023120316259 DSS <0004> hlr_ussd.c:354 262425712253420/0x65e90839: Tx ReturnError(1, 0x12) 20241023120316259 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425712253420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425712253420" session_id=1709770809 session_state=END} 20241023120316259 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316259 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241023120316269 DAUC <0003> db_auc.c:157 IMSI='262423986256773': No 2G Auth Data 20241023120316269 DAUC <0003> db_auc.c:192 IMSI='262423986256773': No 3G Auth Data 20241023120316296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4258 20241023120316300 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316300 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423986256773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423986256773" session_id=3873993758 session_state=BEGIN} 20241023120316300 DSS <0004> hlr_ussd.c:576 262423986256773/0xe6e8741e: Process SS (BEGIN) 20241023120316300 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316300 DSS <0004> hlr_ussd.c:518 262423986256773/0xe6e8741e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316300 DSS <0004> hlr_ussd.c:523 262423986256773/0xe6e8741e: USSD for unknown code '*#200#' 20241023120316300 DSS <0004> hlr_ussd.c:354 262423986256773/0xe6e8741e: Tx ReturnError(1, 0x12) 20241023120316300 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423986256773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423986256773" session_id=3873993758 session_state=END} 20241023120316300 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316300 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4258 20241023120316319 DAUC <0003> db_auc.c:157 IMSI='262425614373176': No 2G Auth Data 20241023120316319 DAUC <0003> db_auc.c:192 IMSI='262425614373176': No 3G Auth Data 20241023120316340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241023120316343 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316343 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425614373176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425614373176" session_id=237391039 session_state=BEGIN} 20241023120316343 DSS <0004> hlr_ussd.c:576 262425614373176/0x0e264cbf: Process SS (BEGIN) 20241023120316343 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316343 DSS <0004> hlr_ussd.c:518 262425614373176/0x0e264cbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316343 DSS <0004> hlr_ussd.c:523 262425614373176/0x0e264cbf: USSD for unknown code '*#200#' 20241023120316343 DSS <0004> hlr_ussd.c:354 262425614373176/0x0e264cbf: Tx ReturnError(1, 0x12) 20241023120316343 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425614373176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425614373176" session_id=237391039 session_state=END} 20241023120316343 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316343 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241023120316348 DAUC <0003> db_auc.c:157 IMSI='262427778211436': No 2G Auth Data 20241023120316348 DAUC <0003> db_auc.c:192 IMSI='262427778211436': No 3G Auth Data 20241023120316360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 20241023120316363 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316363 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427778211436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427778211436" session_id=744090693 session_state=BEGIN} 20241023120316363 DSS <0004> hlr_ussd.c:576 262427778211436/0x2c59ec45: Process SS (BEGIN) 20241023120316363 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316363 DSS <0004> hlr_ussd.c:518 262427778211436/0x2c59ec45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316363 DSS <0004> hlr_ussd.c:523 262427778211436/0x2c59ec45: USSD for unknown code '*#200#' 20241023120316363 DSS <0004> hlr_ussd.c:354 262427778211436/0x2c59ec45: Tx ReturnError(1, 0x12) 20241023120316363 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427778211436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427778211436" session_id=744090693 session_state=END} 20241023120316363 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316363 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 20241023120316368 DAUC <0003> db_auc.c:157 IMSI='262425138542695': No 2G Auth Data 20241023120316368 DAUC <0003> db_auc.c:192 IMSI='262425138542695': No 3G Auth Data 20241023120316384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 20241023120316387 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316387 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425138542695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425138542695" session_id=1973507507 session_state=BEGIN} 20241023120316387 DSS <0004> hlr_ussd.c:576 262425138542695/0x75a155b3: Process SS (BEGIN) 20241023120316387 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316387 DSS <0004> hlr_ussd.c:518 262425138542695/0x75a155b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316387 DSS <0004> hlr_ussd.c:523 262425138542695/0x75a155b3: USSD for unknown code '*#200#' 20241023120316387 DSS <0004> hlr_ussd.c:354 262425138542695/0x75a155b3: Tx ReturnError(1, 0x12) 20241023120316387 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425138542695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425138542695" session_id=1973507507 session_state=END} 20241023120316387 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316387 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 20241023120316392 DAUC <0003> db_auc.c:157 IMSI='262425614502438': No 2G Auth Data 20241023120316392 DAUC <0003> db_auc.c:192 IMSI='262425614502438': No 3G Auth Data 20241023120316407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4258 20241023120316411 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316411 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425614502438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425614502438" session_id=230514955 session_state=BEGIN} 20241023120316411 DSS <0004> hlr_ussd.c:576 262425614502438/0x0dbd610b: Process SS (BEGIN) 20241023120316411 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316411 DSS <0004> hlr_ussd.c:518 262425614502438/0x0dbd610b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316411 DSS <0004> hlr_ussd.c:523 262425614502438/0x0dbd610b: USSD for unknown code '*#200#' 20241023120316411 DSS <0004> hlr_ussd.c:354 262425614502438/0x0dbd610b: Tx ReturnError(1, 0x12) 20241023120316411 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425614502438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425614502438" session_id=230514955 session_state=END} 20241023120316411 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316411 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4258 20241023120316415 DAUC <0003> db_auc.c:157 IMSI='262428645456985': No 2G Auth Data 20241023120316415 DAUC <0003> db_auc.c:192 IMSI='262428645456985': No 3G Auth Data 20241023120316432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4258 20241023120316435 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316435 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428645456985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428645456985" session_id=1175835341 session_state=BEGIN} 20241023120316435 DSS <0004> hlr_ussd.c:576 262428645456985/0x4615d2cd: Process SS (BEGIN) 20241023120316435 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023120316435 DSS <0004> hlr_ussd.c:518 262428645456985/0x4615d2cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023120316435 DSS <0004> hlr_ussd.c:523 262428645456985/0x4615d2cd: USSD for unknown code '*#200#' 20241023120316435 DSS <0004> hlr_ussd.c:354 262428645456985/0x4615d2cd: Tx ReturnError(1, 0x12) 20241023120316435 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428645456985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428645456985" session_id=1175835341 session_state=END} 20241023120316435 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316435 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120316437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4258 20241023120316437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241023120316437 DLINP <000b> input/ipa.c:451 connected read/write 20241023120316438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120316438 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120316438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120316438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120316438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20241023120316474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 20241023120316575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 20241023120319623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120319623 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120319624 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 20241023120319625 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120319625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120319625 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  20241023120319625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120319625 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  20241023120319625 DLGSUP <0013> gsup_server.c:235 2:  20241023120319625 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120319625 DLGSUP <0013> gsup_server.c:235 3:  20241023120319625 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120319625 DLGSUP <0013> gsup_server.c:235 4:  20241023120319625 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120319625 DLGSUP <0013> gsup_server.c:235 5:  20241023120319625 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120319625 DLGSUP <0013> gsup_server.c:235 7:  20241023120319625 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120319625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120319625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120319625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120319635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36593<->l=127.0.0.1:4259) 20241023120319664 DAUC <0003> db_auc.c:157 IMSI='262429047548596': No 2G Auth Data 20241023120319664 DAUC <0003> db_auc.c:192 IMSI='262429047548596': No 3G Auth Data 20241023120319696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4258 20241023120319707 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319707 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429047548596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429047548596" session_id=3426489439 session_state=BEGIN} 20241023120319707 DSS <0004> hlr_ussd.c:576 262429047548596/0xcc3c145f: Process SS (BEGIN) 20241023120319707 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319707 DSS <0004> hlr_ussd.c:518 262429047548596/0xcc3c145f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319707 DSS <0004> hlr_ussd.c:542 262429047548596/0xcc3c145f: Cannot find conn for EUSE EUSE-foobar 20241023120319707 DSS <0004> hlr_ussd.c:354 262429047548596/0xcc3c145f: Tx ReturnError(1, 0x22) 20241023120319707 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429047548596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429047548596" session_id=3426489439 session_state=END} 20241023120319707 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319707 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4258 20241023120319716 DAUC <0003> db_auc.c:157 IMSI='262422267951233': No 2G Auth Data 20241023120319716 DAUC <0003> db_auc.c:192 IMSI='262422267951233': No 3G Auth Data 20241023120319728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241023120319732 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319732 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422267951233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422267951233" session_id=801921983 session_state=BEGIN} 20241023120319732 DSS <0004> hlr_ussd.c:576 262422267951233/0x2fcc5bbf: Process SS (BEGIN) 20241023120319732 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319732 DSS <0004> hlr_ussd.c:518 262422267951233/0x2fcc5bbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319732 DSS <0004> hlr_ussd.c:542 262422267951233/0x2fcc5bbf: Cannot find conn for EUSE EUSE-foobar 20241023120319732 DSS <0004> hlr_ussd.c:354 262422267951233/0x2fcc5bbf: Tx ReturnError(1, 0x22) 20241023120319732 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422267951233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422267951233" session_id=801921983 session_state=END} 20241023120319732 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319732 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241023120319737 DAUC <0003> db_auc.c:157 IMSI='262421442992191': No 2G Auth Data 20241023120319737 DAUC <0003> db_auc.c:192 IMSI='262421442992191': No 3G Auth Data 20241023120319749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20241023120319752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319752 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421442992191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421442992191" session_id=3518378152 session_state=BEGIN} 20241023120319752 DSS <0004> hlr_ussd.c:576 262421442992191/0xd1b630a8: Process SS (BEGIN) 20241023120319752 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319752 DSS <0004> hlr_ussd.c:518 262421442992191/0xd1b630a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319752 DSS <0004> hlr_ussd.c:542 262421442992191/0xd1b630a8: Cannot find conn for EUSE EUSE-foobar 20241023120319753 DSS <0004> hlr_ussd.c:354 262421442992191/0xd1b630a8: Tx ReturnError(1, 0x22) 20241023120319753 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421442992191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421442992191" session_id=3518378152 session_state=END} 20241023120319753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20241023120319757 DAUC <0003> db_auc.c:157 IMSI='262421995839685': No 2G Auth Data 20241023120319757 DAUC <0003> db_auc.c:192 IMSI='262421995839685': No 3G Auth Data 20241023120319770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46396<->l=127.0.0.1:4258 20241023120319773 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319773 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421995839685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421995839685" session_id=2620066938 session_state=BEGIN} 20241023120319773 DSS <0004> hlr_ussd.c:576 262421995839685/0x9c2b0c7a: Process SS (BEGIN) 20241023120319773 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319773 DSS <0004> hlr_ussd.c:518 262421995839685/0x9c2b0c7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319773 DSS <0004> hlr_ussd.c:542 262421995839685/0x9c2b0c7a: Cannot find conn for EUSE EUSE-foobar 20241023120319773 DSS <0004> hlr_ussd.c:354 262421995839685/0x9c2b0c7a: Tx ReturnError(1, 0x22) 20241023120319773 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421995839685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421995839685" session_id=2620066938 session_state=END} 20241023120319774 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319774 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46396<->l=127.0.0.1:4258 20241023120319778 DAUC <0003> db_auc.c:157 IMSI='262421575499141': No 2G Auth Data 20241023120319778 DAUC <0003> db_auc.c:192 IMSI='262421575499141': No 3G Auth Data 20241023120319792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241023120319795 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319795 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421575499141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421575499141" session_id=982630284 session_state=BEGIN} 20241023120319795 DSS <0004> hlr_ussd.c:576 262421575499141/0x3a91bf8c: Process SS (BEGIN) 20241023120319795 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319795 DSS <0004> hlr_ussd.c:518 262421575499141/0x3a91bf8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319795 DSS <0004> hlr_ussd.c:542 262421575499141/0x3a91bf8c: Cannot find conn for EUSE EUSE-foobar 20241023120319795 DSS <0004> hlr_ussd.c:354 262421575499141/0x3a91bf8c: Tx ReturnError(1, 0x22) 20241023120319795 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421575499141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421575499141" session_id=982630284 session_state=END} 20241023120319795 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319795 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241023120319800 DAUC <0003> db_auc.c:157 IMSI='262428761283920': No 2G Auth Data 20241023120319800 DAUC <0003> db_auc.c:192 IMSI='262428761283920': No 3G Auth Data 20241023120319815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241023120319818 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319818 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428761283920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428761283920" session_id=274358994 session_state=BEGIN} 20241023120319818 DSS <0004> hlr_ussd.c:576 262428761283920/0x105a62d2: Process SS (BEGIN) 20241023120319818 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319818 DSS <0004> hlr_ussd.c:518 262428761283920/0x105a62d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319818 DSS <0004> hlr_ussd.c:542 262428761283920/0x105a62d2: Cannot find conn for EUSE EUSE-foobar 20241023120319818 DSS <0004> hlr_ussd.c:354 262428761283920/0x105a62d2: Tx ReturnError(1, 0x22) 20241023120319818 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428761283920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428761283920" session_id=274358994 session_state=END} 20241023120319818 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319818 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241023120319823 DAUC <0003> db_auc.c:157 IMSI='262426155275174': No 2G Auth Data 20241023120319823 DAUC <0003> db_auc.c:192 IMSI='262426155275174': No 3G Auth Data 20241023120319839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 20241023120319842 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319842 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426155275174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426155275174" session_id=4256945214 session_state=BEGIN} 20241023120319842 DSS <0004> hlr_ussd.c:576 262426155275174/0xfdbbd43e: Process SS (BEGIN) 20241023120319842 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319842 DSS <0004> hlr_ussd.c:518 262426155275174/0xfdbbd43e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319842 DSS <0004> hlr_ussd.c:542 262426155275174/0xfdbbd43e: Cannot find conn for EUSE EUSE-foobar 20241023120319842 DSS <0004> hlr_ussd.c:354 262426155275174/0xfdbbd43e: Tx ReturnError(1, 0x22) 20241023120319842 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426155275174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426155275174" session_id=4256945214 session_state=END} 20241023120319842 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319842 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 20241023120319847 DAUC <0003> db_auc.c:157 IMSI='262423965025667': No 2G Auth Data 20241023120319847 DAUC <0003> db_auc.c:192 IMSI='262423965025667': No 3G Auth Data 20241023120319862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46440<->l=127.0.0.1:4258 20241023120319865 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319865 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423965025667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423965025667" session_id=4053486186 session_state=BEGIN} 20241023120319865 DSS <0004> hlr_ussd.c:576 262423965025667/0xf19b4a6a: Process SS (BEGIN) 20241023120319865 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120319865 DSS <0004> hlr_ussd.c:518 262423965025667/0xf19b4a6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120319865 DSS <0004> hlr_ussd.c:542 262423965025667/0xf19b4a6a: Cannot find conn for EUSE EUSE-foobar 20241023120319865 DSS <0004> hlr_ussd.c:354 262423965025667/0xf19b4a6a: Tx ReturnError(1, 0x22) 20241023120319865 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423965025667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423965025667" session_id=4053486186 session_state=END} 20241023120319865 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319865 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120319867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46440<->l=127.0.0.1:4258 20241023120319868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 20241023120319868 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36593<->l=127.0.0.1:4259) 20241023120319868 DLINP <000b> input/ipa.c:451 connected read/write 20241023120319868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120319868 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120319868 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120319868 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120319891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20241023120320093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20241023120323210 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120323210 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120323214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4258 20241023120323219 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120323219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120323219 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  20241023120323219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120323219 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  20241023120323219 DLGSUP <0013> gsup_server.c:235 2:  20241023120323219 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120323219 DLGSUP <0013> gsup_server.c:235 3:  20241023120323219 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120323219 DLGSUP <0013> gsup_server.c:235 4:  20241023120323219 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120323219 DLGSUP <0013> gsup_server.c:235 5:  20241023120323219 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120323219 DLGSUP <0013> gsup_server.c:235 7:  20241023120323219 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120323219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120323219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120323219 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120323240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42091<->l=127.0.0.1:4259) 20241023120323274 DAUC <0003> db_auc.c:157 IMSI='262428254746129': No 2G Auth Data 20241023120323274 DAUC <0003> db_auc.c:192 IMSI='262428254746129': No 3G Auth Data 20241023120323314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20241023120323325 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323325 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428254746129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428254746129" session_id=4259673513 session_state=BEGIN} 20241023120323325 DSS <0004> hlr_ussd.c:576 262428254746129/0xfde575a9: Process SS (BEGIN) 20241023120323325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323325 DSS <0004> hlr_ussd.c:518 262428254746129/0xfde575a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323325 DSS <0004> hlr_ussd.c:363 262428254746129/0xfde575a9: Tx USSD 'Your IMSI is 262428254746129' 20241023120323325 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428254746129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254746129" session_id=4259673513 session_state=END} 20241023120323325 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428254746129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323325 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323325 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20241023120323334 DAUC <0003> db_auc.c:157 IMSI='262422749155299': No 2G Auth Data 20241023120323334 DAUC <0003> db_auc.c:192 IMSI='262422749155299': No 3G Auth Data 20241023120323346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 20241023120323349 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323349 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422749155299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422749155299" session_id=2307101881 session_state=BEGIN} 20241023120323349 DSS <0004> hlr_ussd.c:576 262422749155299/0x898394b9: Process SS (BEGIN) 20241023120323349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323349 DSS <0004> hlr_ussd.c:518 262422749155299/0x898394b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323349 DSS <0004> hlr_ussd.c:363 262422749155299/0x898394b9: Tx USSD 'Your IMSI is 262422749155299' 20241023120323349 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422749155299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422749155299" session_id=2307101881 session_state=END} 20241023120323349 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422749155299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323349 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323349 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 20241023120323355 DAUC <0003> db_auc.c:157 IMSI='262428439680428': No 2G Auth Data 20241023120323355 DAUC <0003> db_auc.c:192 IMSI='262428439680428': No 3G Auth Data 20241023120323366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4258 20241023120323369 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323370 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428439680428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428439680428" session_id=2137933685 session_state=BEGIN} 20241023120323370 DSS <0004> hlr_ussd.c:576 262428439680428/0x7f6e4775: Process SS (BEGIN) 20241023120323370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323370 DSS <0004> hlr_ussd.c:518 262428439680428/0x7f6e4775: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323370 DSS <0004> hlr_ussd.c:363 262428439680428/0x7f6e4775: Tx USSD 'Your IMSI is 262428439680428' 20241023120323370 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428439680428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428439680428" session_id=2137933685 session_state=END} 20241023120323370 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428439680428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323370 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323370 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4258 20241023120323375 DAUC <0003> db_auc.c:157 IMSI='262425963537704': No 2G Auth Data 20241023120323375 DAUC <0003> db_auc.c:192 IMSI='262425963537704': No 3G Auth Data 20241023120323386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56312<->l=127.0.0.1:4258 20241023120323389 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323389 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425963537704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425963537704" session_id=1710128873 session_state=BEGIN} 20241023120323389 DSS <0004> hlr_ussd.c:576 262425963537704/0x65ee7ee9: Process SS (BEGIN) 20241023120323389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323389 DSS <0004> hlr_ussd.c:518 262425963537704/0x65ee7ee9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323389 DSS <0004> hlr_ussd.c:363 262425963537704/0x65ee7ee9: Tx USSD 'Your IMSI is 262425963537704' 20241023120323389 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425963537704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425963537704" session_id=1710128873 session_state=END} 20241023120323389 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425963537704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323389 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323389 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56312<->l=127.0.0.1:4258 20241023120323394 DAUC <0003> db_auc.c:157 IMSI='262425085709076': No 2G Auth Data 20241023120323394 DAUC <0003> db_auc.c:192 IMSI='262425085709076': No 3G Auth Data 20241023120323405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56318<->l=127.0.0.1:4258 20241023120323408 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323408 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425085709076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425085709076" session_id=1146787322 session_state=BEGIN} 20241023120323408 DSS <0004> hlr_ussd.c:576 262425085709076/0x445a95fa: Process SS (BEGIN) 20241023120323408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323408 DSS <0004> hlr_ussd.c:518 262425085709076/0x445a95fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323408 DSS <0004> hlr_ussd.c:363 262425085709076/0x445a95fa: Tx USSD 'Your IMSI is 262425085709076' 20241023120323408 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425085709076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425085709076" session_id=1146787322 session_state=END} 20241023120323408 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425085709076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323408 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323408 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56318<->l=127.0.0.1:4258 20241023120323413 DAUC <0003> db_auc.c:157 IMSI='262422077824665': No 2G Auth Data 20241023120323413 DAUC <0003> db_auc.c:192 IMSI='262422077824665': No 3G Auth Data 20241023120323431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20241023120323434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323434 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422077824665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422077824665" session_id=554771518 session_state=BEGIN} 20241023120323434 DSS <0004> hlr_ussd.c:576 262422077824665/0x2111243e: Process SS (BEGIN) 20241023120323434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323434 DSS <0004> hlr_ussd.c:518 262422077824665/0x2111243e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323434 DSS <0004> hlr_ussd.c:363 262422077824665/0x2111243e: Tx USSD 'Your IMSI is 262422077824665' 20241023120323434 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422077824665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422077824665" session_id=554771518 session_state=END} 20241023120323434 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422077824665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323434 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20241023120323440 DAUC <0003> db_auc.c:157 IMSI='262428500576937': No 2G Auth Data 20241023120323440 DAUC <0003> db_auc.c:192 IMSI='262428500576937': No 3G Auth Data 20241023120323454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 20241023120323457 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323457 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428500576937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428500576937" session_id=2768416778 session_state=BEGIN} 20241023120323457 DSS <0004> hlr_ussd.c:576 262428500576937/0xa502b00a: Process SS (BEGIN) 20241023120323457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323457 DSS <0004> hlr_ussd.c:518 262428500576937/0xa502b00a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323457 DSS <0004> hlr_ussd.c:363 262428500576937/0xa502b00a: Tx USSD 'Your IMSI is 262428500576937' 20241023120323457 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428500576937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428500576937" session_id=2768416778 session_state=END} 20241023120323457 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428500576937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323457 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323457 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 20241023120323462 DAUC <0003> db_auc.c:157 IMSI='262425524013649': No 2G Auth Data 20241023120323462 DAUC <0003> db_auc.c:192 IMSI='262425524013649': No 3G Auth Data 20241023120323476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 20241023120323479 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323479 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425524013649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425524013649" session_id=2316180477 session_state=BEGIN} 20241023120323479 DSS <0004> hlr_ussd.c:576 262425524013649/0x8a0e1bfd: Process SS (BEGIN) 20241023120323479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120323479 DSS <0004> hlr_ussd.c:518 262425524013649/0x8a0e1bfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120323479 DSS <0004> hlr_ussd.c:363 262425524013649/0x8a0e1bfd: Tx USSD 'Your IMSI is 262425524013649' 20241023120323479 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425524013649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425524013649" session_id=2316180477 session_state=END} 20241023120323479 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425524013649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120323479 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323479 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120323480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 20241023120323481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4258 20241023120323481 DLINP <000b> input/ipa.c:451 connected read/write 20241023120323481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120323481 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120323481 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120323481 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120323481 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42091<->l=127.0.0.1:4259) 20241023120323507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20241023120323708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20241023120326829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120326830 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120326833 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120326834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56346<->l=127.0.0.1:4258 20241023120326836 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120326836 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120326836 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120326836 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  20241023120326836 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120326836 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  20241023120326836 DLGSUP <0013> gsup_server.c:235 2:  20241023120326836 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120326836 DLGSUP <0013> gsup_server.c:235 3:  20241023120326836 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120326836 DLGSUP <0013> gsup_server.c:235 4:  20241023120326836 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120326836 DLGSUP <0013> gsup_server.c:235 5:  20241023120326836 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120326836 DLGSUP <0013> gsup_server.c:235 7:  20241023120326836 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120326836 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120326836 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120326836 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120326848 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33975<->l=127.0.0.1:4259) 20241023120326880 DAUC <0003> db_auc.c:157 IMSI='262423694473303': No 2G Auth Data 20241023120326880 DAUC <0003> db_auc.c:192 IMSI='262423694473303': No 3G Auth Data 20241023120326918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 20241023120326932 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120326932 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423694473303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423694473303" source_name="the-source\n" session_id=3649349671 session_state=BEGIN} 20241023120326932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023120326933 DSS <0004> hlr_ussd.c:576 262423694473303/0xd984a827: Process SS (BEGIN) 20241023120326933 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120326933 DSS <0004> hlr_ussd.c:518 262423694473303/0xd984a827: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120326933 DSS <0004> hlr_ussd.c:363 262423694473303/0xd984a827: Tx USSD 'Your IMSI is 262423694473303' 20241023120326933 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423694473303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694473303" destination_name="the-source\n" session_id=3649349671 session_state=END} 20241023120326933 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423694473303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120326933 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120326933 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120326941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 20241023120326945 DAUC <0003> db_auc.c:157 IMSI='262425564684845': No 2G Auth Data 20241023120326945 DAUC <0003> db_auc.c:192 IMSI='262425564684845': No 3G Auth Data 20241023120326958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56356<->l=127.0.0.1:4258 20241023120326961 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120326961 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425564684845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425564684845" source_name="the-source\n" session_id=2710788073 session_state=BEGIN} 20241023120326961 DSS <0004> hlr_ussd.c:576 262425564684845/0xa19357e9: Process SS (BEGIN) 20241023120326961 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120326961 DSS <0004> hlr_ussd.c:518 262425564684845/0xa19357e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120326961 DSS <0004> hlr_ussd.c:363 262425564684845/0xa19357e9: Tx USSD 'Your IMSI is 262425564684845' 20241023120326961 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425564684845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425564684845" destination_name="the-source\n" session_id=2710788073 session_state=END} 20241023120326961 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425564684845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120326961 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120326961 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120326963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56356<->l=127.0.0.1:4258 20241023120326966 DAUC <0003> db_auc.c:157 IMSI='262420748749568': No 2G Auth Data 20241023120326966 DAUC <0003> db_auc.c:192 IMSI='262420748749568': No 3G Auth Data 20241023120326978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4258 20241023120326981 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120326981 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420748749568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420748749568" source_name="the-source\n" session_id=2023628857 session_state=BEGIN} 20241023120326981 DSS <0004> hlr_ussd.c:576 262420748749568/0x789e2039: Process SS (BEGIN) 20241023120326981 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120326981 DSS <0004> hlr_ussd.c:518 262420748749568/0x789e2039: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120326981 DSS <0004> hlr_ussd.c:363 262420748749568/0x789e2039: Tx USSD 'Your IMSI is 262420748749568' 20241023120326981 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420748749568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420748749568" destination_name="the-source\n" session_id=2023628857 session_state=END} 20241023120326981 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420748749568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120326981 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120326981 DLINP <000b> input/ipa.c:451 connected read/write 20241023120326981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120326983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4258 20241023120326986 DAUC <0003> db_auc.c:157 IMSI='262422493324169': No 2G Auth Data 20241023120326986 DAUC <0003> db_auc.c:192 IMSI='262422493324169': No 3G Auth Data 20241023120326997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20241023120327000 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120327000 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422493324169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422493324169" source_name="the-source\n" session_id=1262913593 session_state=BEGIN} 20241023120327000 DSS <0004> hlr_ussd.c:576 262422493324169/0x4b468839: Process SS (BEGIN) 20241023120327000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120327000 DSS <0004> hlr_ussd.c:518 262422493324169/0x4b468839: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120327000 DSS <0004> hlr_ussd.c:363 262422493324169/0x4b468839: Tx USSD 'Your IMSI is 262422493324169' 20241023120327000 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422493324169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422493324169" destination_name="the-source\n" session_id=1262913593 session_state=END} 20241023120327000 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422493324169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120327000 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327000 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20241023120327005 DAUC <0003> db_auc.c:157 IMSI='262423304128773': No 2G Auth Data 20241023120327005 DAUC <0003> db_auc.c:192 IMSI='262423304128773': No 3G Auth Data 20241023120327020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20241023120327023 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120327023 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423304128773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423304128773" source_name="the-source\n" session_id=984103120 session_state=BEGIN} 20241023120327023 DSS <0004> hlr_ussd.c:576 262423304128773/0x3aa838d0: Process SS (BEGIN) 20241023120327023 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120327023 DSS <0004> hlr_ussd.c:518 262423304128773/0x3aa838d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120327023 DSS <0004> hlr_ussd.c:363 262423304128773/0x3aa838d0: Tx USSD 'Your IMSI is 262423304128773' 20241023120327023 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423304128773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423304128773" destination_name="the-source\n" session_id=984103120 session_state=END} 20241023120327023 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423304128773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120327023 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327023 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20241023120327029 DAUC <0003> db_auc.c:157 IMSI='262426938079878': No 2G Auth Data 20241023120327029 DAUC <0003> db_auc.c:192 IMSI='262426938079878': No 3G Auth Data 20241023120327046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4258 20241023120327049 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120327050 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426938079878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426938079878" source_name="the-source\n" session_id=2531409255 session_state=BEGIN} 20241023120327050 DSS <0004> hlr_ussd.c:576 262426938079878/0x96e23d67: Process SS (BEGIN) 20241023120327050 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120327050 DSS <0004> hlr_ussd.c:518 262426938079878/0x96e23d67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120327050 DSS <0004> hlr_ussd.c:363 262426938079878/0x96e23d67: Tx USSD 'Your IMSI is 262426938079878' 20241023120327050 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426938079878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426938079878" destination_name="the-source\n" session_id=2531409255 session_state=END} 20241023120327050 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426938079878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120327050 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327050 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4258 20241023120327055 DAUC <0003> db_auc.c:157 IMSI='262423284983824': No 2G Auth Data 20241023120327055 DAUC <0003> db_auc.c:192 IMSI='262423284983824': No 3G Auth Data 20241023120327069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20241023120327072 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120327072 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423284983824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423284983824" source_name="the-source\n" session_id=1384738975 session_state=BEGIN} 20241023120327072 DSS <0004> hlr_ussd.c:576 262423284983824/0x5289709f: Process SS (BEGIN) 20241023120327072 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120327072 DSS <0004> hlr_ussd.c:518 262423284983824/0x5289709f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120327072 DSS <0004> hlr_ussd.c:363 262423284983824/0x5289709f: Tx USSD 'Your IMSI is 262423284983824' 20241023120327072 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423284983824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284983824" destination_name="the-source\n" session_id=1384738975 session_state=END} 20241023120327072 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423284983824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120327072 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327072 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20241023120327080 DAUC <0003> db_auc.c:157 IMSI='262426870866792': No 2G Auth Data 20241023120327080 DAUC <0003> db_auc.c:192 IMSI='262426870866792': No 3G Auth Data 20241023120327105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20241023120327108 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120327108 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426870866792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426870866792" source_name="the-source\n" session_id=2895963094 session_state=BEGIN} 20241023120327108 DSS <0004> hlr_ussd.c:576 262426870866792/0xac9ce3d6: Process SS (BEGIN) 20241023120327108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023120327108 DSS <0004> hlr_ussd.c:518 262426870866792/0xac9ce3d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023120327108 DSS <0004> hlr_ussd.c:363 262426870866792/0xac9ce3d6: Tx USSD 'Your IMSI is 262426870866792' 20241023120327108 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426870866792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426870866792" destination_name="the-source\n" session_id=2895963094 session_state=END} 20241023120327108 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426870866792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120327108 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327108 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120327110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20241023120327110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56346<->l=127.0.0.1:4258 20241023120327111 DLINP <000b> input/ipa.c:451 connected read/write 20241023120327111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120327111 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120327111 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120327111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120327111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023120327111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33975<->l=127.0.0.1:4259) 20241023120327136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20241023120327337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20241023120330455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120330455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120330456 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241023120330457 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330457 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120330457 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120330457 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  20241023120330457 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120330457 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  20241023120330457 DLGSUP <0013> gsup_server.c:235 2:  20241023120330457 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120330457 DLGSUP <0013> gsup_server.c:235 3:  20241023120330457 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120330457 DLGSUP <0013> gsup_server.c:235 4:  20241023120330457 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120330457 DLGSUP <0013> gsup_server.c:235 5:  20241023120330457 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120330457 DLGSUP <0013> gsup_server.c:235 7:  20241023120330457 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120330457 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120330457 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120330457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120330466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45935<->l=127.0.0.1:4259) 20241023120330478 DAUC <0003> db_auc.c:157 IMSI='262420277429256': No 2G Auth Data 20241023120330478 DAUC <0003> db_auc.c:192 IMSI='262420277429256': No 3G Auth Data 20241023120330490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4258 20241023120330502 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330502 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420277429256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420277429256" session_id=188520374 session_state=BEGIN} 20241023120330502 DSS <0004> hlr_ussd.c:576 262420277429256/0x0b3c97b6: Process SS (BEGIN) 20241023120330502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330502 DSS <0004> hlr_ussd.c:518 262420277429256/0x0b3c97b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330502 DSS <0004> hlr_ussd.c:363 262420277429256/0x0b3c97b6: Tx USSD 'Your extension is 491617266055' 20241023120330502 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420277429256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420277429256" session_id=188520374 session_state=END} 20241023120330502 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420277429256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330502 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330502 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4258 20241023120330512 DAUC <0003> db_auc.c:157 IMSI='262426690956879': No 2G Auth Data 20241023120330512 DAUC <0003> db_auc.c:192 IMSI='262426690956879': No 3G Auth Data 20241023120330525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4258 20241023120330528 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330528 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426690956879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426690956879" session_id=868118757 session_state=BEGIN} 20241023120330528 DSS <0004> hlr_ussd.c:576 262426690956879/0x33be70e5: Process SS (BEGIN) 20241023120330528 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330528 DSS <0004> hlr_ussd.c:518 262426690956879/0x33be70e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330528 DSS <0004> hlr_ussd.c:363 262426690956879/0x33be70e5: Tx USSD 'Your extension is 491616587323' 20241023120330528 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426690956879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426690956879" session_id=868118757 session_state=END} 20241023120330528 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426690956879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330528 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330528 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4258 20241023120330534 DAUC <0003> db_auc.c:157 IMSI='262421148180124': No 2G Auth Data 20241023120330534 DAUC <0003> db_auc.c:192 IMSI='262421148180124': No 3G Auth Data 20241023120330547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241023120330551 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330551 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421148180124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421148180124" session_id=396994172 session_state=BEGIN} 20241023120330551 DSS <0004> hlr_ussd.c:576 262421148180124/0x17a9a67c: Process SS (BEGIN) 20241023120330551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330551 DSS <0004> hlr_ussd.c:518 262421148180124/0x17a9a67c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330552 DSS <0004> hlr_ussd.c:363 262421148180124/0x17a9a67c: Tx USSD 'Your extension is 491618607667' 20241023120330552 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421148180124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421148180124" session_id=396994172 session_state=END} 20241023120330552 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421148180124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330552 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330552 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241023120330557 DAUC <0003> db_auc.c:157 IMSI='262429501848298': No 2G Auth Data 20241023120330557 DAUC <0003> db_auc.c:192 IMSI='262429501848298': No 3G Auth Data 20241023120330568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241023120330571 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330571 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429501848298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429501848298" session_id=1303434238 session_state=BEGIN} 20241023120330571 DSS <0004> hlr_ussd.c:576 262429501848298/0x4db0d3fe: Process SS (BEGIN) 20241023120330571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330571 DSS <0004> hlr_ussd.c:518 262429501848298/0x4db0d3fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330571 DSS <0004> hlr_ussd.c:363 262429501848298/0x4db0d3fe: Tx USSD 'Your extension is 491614358843' 20241023120330571 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429501848298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429501848298" session_id=1303434238 session_state=END} 20241023120330571 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429501848298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330571 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330571 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241023120330577 DAUC <0003> db_auc.c:157 IMSI='262429207695781': No 2G Auth Data 20241023120330577 DAUC <0003> db_auc.c:192 IMSI='262429207695781': No 3G Auth Data 20241023120330597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241023120330601 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330601 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429207695781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429207695781" session_id=1183543662 session_state=BEGIN} 20241023120330601 DSS <0004> hlr_ussd.c:576 262429207695781/0x468b716e: Process SS (BEGIN) 20241023120330601 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330601 DSS <0004> hlr_ussd.c:518 262429207695781/0x468b716e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330601 DSS <0004> hlr_ussd.c:363 262429207695781/0x468b716e: Tx USSD 'Your extension is 491612116602' 20241023120330601 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429207695781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429207695781" session_id=1183543662 session_state=END} 20241023120330601 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429207695781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330601 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330601 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241023120330606 DAUC <0003> db_auc.c:157 IMSI='262423771795203': No 2G Auth Data 20241023120330606 DAUC <0003> db_auc.c:192 IMSI='262423771795203': No 3G Auth Data 20241023120330622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56496<->l=127.0.0.1:4258 20241023120330625 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330625 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423771795203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423771795203" session_id=2052683831 session_state=BEGIN} 20241023120330625 DSS <0004> hlr_ussd.c:576 262423771795203/0x7a597837: Process SS (BEGIN) 20241023120330625 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330625 DSS <0004> hlr_ussd.c:518 262423771795203/0x7a597837: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330625 DSS <0004> hlr_ussd.c:363 262423771795203/0x7a597837: Tx USSD 'Your extension is 491614541721' 20241023120330625 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423771795203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423771795203" session_id=2052683831 session_state=END} 20241023120330625 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423771795203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330625 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330625 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56496<->l=127.0.0.1:4258 20241023120330630 DAUC <0003> db_auc.c:157 IMSI='262428372495408': No 2G Auth Data 20241023120330630 DAUC <0003> db_auc.c:192 IMSI='262428372495408': No 3G Auth Data 20241023120330644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20241023120330647 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330647 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428372495408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428372495408" session_id=1692170613 session_state=BEGIN} 20241023120330647 DSS <0004> hlr_ussd.c:576 262428372495408/0x64dc7975: Process SS (BEGIN) 20241023120330647 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330647 DSS <0004> hlr_ussd.c:518 262428372495408/0x64dc7975: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330647 DSS <0004> hlr_ussd.c:363 262428372495408/0x64dc7975: Tx USSD 'Your extension is 491618152186' 20241023120330647 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428372495408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428372495408" session_id=1692170613 session_state=END} 20241023120330647 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428372495408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330647 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330647 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20241023120330653 DAUC <0003> db_auc.c:157 IMSI='262429992387176': No 2G Auth Data 20241023120330653 DAUC <0003> db_auc.c:192 IMSI='262429992387176': No 3G Auth Data 20241023120330666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20241023120330669 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330669 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429992387176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429992387176" session_id=3438492644 session_state=BEGIN} 20241023120330669 DSS <0004> hlr_ussd.c:576 262429992387176/0xccf33be4: Process SS (BEGIN) 20241023120330669 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120330669 DSS <0004> hlr_ussd.c:518 262429992387176/0xccf33be4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120330669 DSS <0004> hlr_ussd.c:363 262429992387176/0xccf33be4: Tx USSD 'Your extension is 491618847035' 20241023120330669 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429992387176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429992387176" session_id=3438492644 session_state=END} 20241023120330669 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429992387176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120330669 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330669 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120330671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20241023120330672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241023120330672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45935<->l=127.0.0.1:4259) 20241023120330672 DLINP <000b> input/ipa.c:451 connected read/write 20241023120330672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120330672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120330672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120330672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120330699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 20241023120330900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 20241023120333974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120333974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120333977 DLINP <000b> input/ipa.c:451 connected read/write 20241023120333977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120333978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241023120333989 DLINP <000b> input/ipa.c:451 connected read/write 20241023120333989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120333989 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120333989 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120333989 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  20241023120333989 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120333989 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  20241023120333989 DLGSUP <0013> gsup_server.c:235 2:  20241023120333989 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120333989 DLGSUP <0013> gsup_server.c:235 3:  20241023120333989 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120333989 DLGSUP <0013> gsup_server.c:235 4:  20241023120333989 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120333989 DLGSUP <0013> gsup_server.c:235 5:  20241023120333989 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120333989 DLGSUP <0013> gsup_server.c:235 7:  20241023120333989 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120333989 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120333989 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120333989 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120334005 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33185<->l=127.0.0.1:4259) 20241023120334035 DAUC <0003> db_auc.c:157 IMSI='262425499911515': No 2G Auth Data 20241023120334035 DAUC <0003> db_auc.c:192 IMSI='262425499911515': No 3G Auth Data 20241023120334053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 20241023120334059 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334059 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425499911515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425499911515" source_name="the-source\n" session_id=2632976753 session_state=BEGIN} 20241023120334059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023120334059 DSS <0004> hlr_ussd.c:576 262425499911515/0x9cf00971: Process SS (BEGIN) 20241023120334059 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334059 DSS <0004> hlr_ussd.c:518 262425499911515/0x9cf00971: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334059 DSS <0004> hlr_ussd.c:363 262425499911515/0x9cf00971: Tx USSD 'Your extension is 491612784430' 20241023120334059 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425499911515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425499911515" destination_name="the-source\n" session_id=2632976753 session_state=END} 20241023120334059 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425499911515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334059 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334059 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 20241023120334067 DAUC <0003> db_auc.c:157 IMSI='262422566952623': No 2G Auth Data 20241023120334067 DAUC <0003> db_auc.c:192 IMSI='262422566952623': No 3G Auth Data 20241023120334079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48350<->l=127.0.0.1:4258 20241023120334083 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334083 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422566952623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422566952623" source_name="the-source\n" session_id=1098557099 session_state=BEGIN} 20241023120334083 DSS <0004> hlr_ussd.c:576 262422566952623/0x417aa6ab: Process SS (BEGIN) 20241023120334083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334083 DSS <0004> hlr_ussd.c:518 262422566952623/0x417aa6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334083 DSS <0004> hlr_ussd.c:363 262422566952623/0x417aa6ab: Tx USSD 'Your extension is 491613720524' 20241023120334083 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422566952623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422566952623" destination_name="the-source\n" session_id=1098557099 session_state=END} 20241023120334083 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422566952623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334083 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334083 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48350<->l=127.0.0.1:4258 20241023120334088 DAUC <0003> db_auc.c:157 IMSI='262429600205502': No 2G Auth Data 20241023120334088 DAUC <0003> db_auc.c:192 IMSI='262429600205502': No 3G Auth Data 20241023120334099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241023120334102 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334102 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429600205502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429600205502" source_name="the-source\n" session_id=2165918222 session_state=BEGIN} 20241023120334102 DSS <0004> hlr_ussd.c:576 262429600205502/0x81194a0e: Process SS (BEGIN) 20241023120334102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334102 DSS <0004> hlr_ussd.c:518 262429600205502/0x81194a0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334102 DSS <0004> hlr_ussd.c:363 262429600205502/0x81194a0e: Tx USSD 'Your extension is 491613564144' 20241023120334102 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429600205502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429600205502" destination_name="the-source\n" session_id=2165918222 session_state=END} 20241023120334102 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429600205502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334102 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334102 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241023120334107 DAUC <0003> db_auc.c:157 IMSI='262426673378113': No 2G Auth Data 20241023120334107 DAUC <0003> db_auc.c:192 IMSI='262426673378113': No 3G Auth Data 20241023120334119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20241023120334122 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334122 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426673378113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426673378113" source_name="the-source\n" session_id=710918254 session_state=BEGIN} 20241023120334122 DSS <0004> hlr_ussd.c:576 262426673378113/0x2a5fc06e: Process SS (BEGIN) 20241023120334122 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334122 DSS <0004> hlr_ussd.c:518 262426673378113/0x2a5fc06e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334122 DSS <0004> hlr_ussd.c:363 262426673378113/0x2a5fc06e: Tx USSD 'Your extension is 491610462858' 20241023120334122 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426673378113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426673378113" destination_name="the-source\n" session_id=710918254 session_state=END} 20241023120334122 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426673378113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334122 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334122 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20241023120334127 DAUC <0003> db_auc.c:157 IMSI='262426175109082': No 2G Auth Data 20241023120334127 DAUC <0003> db_auc.c:192 IMSI='262426175109082': No 3G Auth Data 20241023120334138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 20241023120334141 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334141 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426175109082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426175109082" source_name="the-source\n" session_id=3415729109 session_state=BEGIN} 20241023120334141 DSS <0004> hlr_ussd.c:576 262426175109082/0xcb97e3d5: Process SS (BEGIN) 20241023120334141 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334141 DSS <0004> hlr_ussd.c:518 262426175109082/0xcb97e3d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334141 DSS <0004> hlr_ussd.c:363 262426175109082/0xcb97e3d5: Tx USSD 'Your extension is 491616075175' 20241023120334141 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426175109082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426175109082" destination_name="the-source\n" session_id=3415729109 session_state=END} 20241023120334141 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426175109082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334141 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334141 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 20241023120334147 DAUC <0003> db_auc.c:157 IMSI='262428143028456': No 2G Auth Data 20241023120334147 DAUC <0003> db_auc.c:192 IMSI='262428143028456': No 3G Auth Data 20241023120334161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20241023120334164 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334164 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428143028456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428143028456" source_name="the-source\n" session_id=4188339624 session_state=BEGIN} 20241023120334164 DSS <0004> hlr_ussd.c:576 262428143028456/0xf9a4fda8: Process SS (BEGIN) 20241023120334164 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334164 DSS <0004> hlr_ussd.c:518 262428143028456/0xf9a4fda8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334164 DSS <0004> hlr_ussd.c:363 262428143028456/0xf9a4fda8: Tx USSD 'Your extension is 491617217375' 20241023120334164 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428143028456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428143028456" destination_name="the-source\n" session_id=4188339624 session_state=END} 20241023120334164 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428143028456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334164 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334164 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20241023120334169 DAUC <0003> db_auc.c:157 IMSI='262426550073214': No 2G Auth Data 20241023120334169 DAUC <0003> db_auc.c:192 IMSI='262426550073214': No 3G Auth Data 20241023120334184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4258 20241023120334186 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334186 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426550073214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426550073214" source_name="the-source\n" session_id=968380970 session_state=BEGIN} 20241023120334186 DSS <0004> hlr_ussd.c:576 262426550073214/0x39b8522a: Process SS (BEGIN) 20241023120334186 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334186 DSS <0004> hlr_ussd.c:518 262426550073214/0x39b8522a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334186 DSS <0004> hlr_ussd.c:363 262426550073214/0x39b8522a: Tx USSD 'Your extension is 491617262553' 20241023120334186 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426550073214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426550073214" destination_name="the-source\n" session_id=968380970 session_state=END} 20241023120334186 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426550073214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334186 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334186 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4258 20241023120334191 DAUC <0003> db_auc.c:157 IMSI='262426235597419': No 2G Auth Data 20241023120334191 DAUC <0003> db_auc.c:192 IMSI='262426235597419': No 3G Auth Data 20241023120334207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241023120334210 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334210 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426235597419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426235597419" source_name="the-source\n" session_id=273138133 session_state=BEGIN} 20241023120334210 DSS <0004> hlr_ussd.c:576 262426235597419/0x1047c1d5: Process SS (BEGIN) 20241023120334210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023120334210 DSS <0004> hlr_ussd.c:518 262426235597419/0x1047c1d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023120334210 DSS <0004> hlr_ussd.c:363 262426235597419/0x1047c1d5: Tx USSD 'Your extension is 491615740143' 20241023120334210 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426235597419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426235597419" destination_name="the-source\n" session_id=273138133 session_state=END} 20241023120334210 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262426235597419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120334210 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334210 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120334212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241023120334212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241023120334213 DLINP <000b> input/ipa.c:451 connected read/write 20241023120334213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120334213 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120334213 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120334213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120334213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023120334213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33185<->l=127.0.0.1:4259) 20241023120334235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241023120334437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241023120337516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46763 20241023120337516 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46763 20241023120337517 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337517 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337519 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337519 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337519 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120337519 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241023120337519 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241023120337519 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241023120337519 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  20241023120337519 DLGSUP <0013> gsup_server.c:235 2:  20241023120337519 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120337519 DLGSUP <0013> gsup_server.c:235 3:  20241023120337519 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120337519 DLGSUP <0013> gsup_server.c:235 4:  20241023120337519 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120337519 DLGSUP <0013> gsup_server.c:235 5:  20241023120337519 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120337519 DLGSUP <0013> gsup_server.c:235 7:  20241023120337519 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120337519 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120337519 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120337519 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46763 20241023120337520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120337520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120337521 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241023120337522 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120337522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120337523 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  20241023120337523 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120337523 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  20241023120337523 DLGSUP <0013> gsup_server.c:235 2:  20241023120337523 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120337523 DLGSUP <0013> gsup_server.c:235 3:  20241023120337523 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120337523 DLGSUP <0013> gsup_server.c:235 4:  20241023120337523 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120337523 DLGSUP <0013> gsup_server.c:235 5:  20241023120337523 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120337523 DLGSUP <0013> gsup_server.c:235 7:  20241023120337523 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120337523 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120337523 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120337523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120337533 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33985<->l=127.0.0.1:4259) 20241023120337541 DAUC <0003> db_auc.c:157 IMSI='262427747387468': No 2G Auth Data 20241023120337541 DAUC <0003> db_auc.c:192 IMSI='262427747387468': No 3G Auth Data 20241023120337556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20241023120337566 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337566 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427747387468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427747387468" session_id=3863500428 session_state=BEGIN} 20241023120337566 DSS <0004> hlr_ussd.c:576 262427747387468/0xe648568c: Process SS (BEGIN) 20241023120337566 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337566 DSS <0004> hlr_ussd.c:518 262427747387468/0xe648568c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337566 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337566 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337566 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337566 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337572 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337572 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337572 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427747387468 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747387468" session_id=3863500428 session_state=END} 20241023120337572 DSS <0004> hlr_ussd.c:576 262427747387468/0xe648568c: Process SS (END) 20241023120337572 DSS <0004> hlr_ussd.c:518 262427747387468/0xe648568c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337572 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427747387468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747387468" session_id=3863500428 session_state=END} 20241023120337572 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427747387468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337572 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427747387468 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337572 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337572 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20241023120337578 DAUC <0003> db_auc.c:157 IMSI='262429847735211': No 2G Auth Data 20241023120337578 DAUC <0003> db_auc.c:192 IMSI='262429847735211': No 3G Auth Data 20241023120337592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20241023120337597 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337597 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429847735211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429847735211" session_id=336148660 session_state=BEGIN} 20241023120337597 DSS <0004> hlr_ussd.c:576 262429847735211/0x140938b4: Process SS (BEGIN) 20241023120337597 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337597 DSS <0004> hlr_ussd.c:518 262429847735211/0x140938b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337597 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337597 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337597 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337597 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337598 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337598 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337599 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429847735211 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429847735211" session_id=336148660 session_state=END} 20241023120337599 DSS <0004> hlr_ussd.c:576 262429847735211/0x140938b4: Process SS (END) 20241023120337599 DSS <0004> hlr_ussd.c:518 262429847735211/0x140938b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337599 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429847735211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429847735211" session_id=336148660 session_state=END} 20241023120337599 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429847735211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337599 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429847735211 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337599 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337599 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20241023120337604 DAUC <0003> db_auc.c:157 IMSI='262420720313158': No 2G Auth Data 20241023120337604 DAUC <0003> db_auc.c:192 IMSI='262420720313158': No 3G Auth Data 20241023120337616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241023120337619 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337619 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420720313158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420720313158" session_id=2554946397 session_state=BEGIN} 20241023120337619 DSS <0004> hlr_ussd.c:576 262420720313158/0x9849635d: Process SS (BEGIN) 20241023120337619 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337619 DSS <0004> hlr_ussd.c:518 262420720313158/0x9849635d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337619 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337619 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337619 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337619 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337620 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337620 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337620 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420720313158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420720313158" session_id=2554946397 session_state=END} 20241023120337620 DSS <0004> hlr_ussd.c:576 262420720313158/0x9849635d: Process SS (END) 20241023120337620 DSS <0004> hlr_ussd.c:518 262420720313158/0x9849635d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337620 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420720313158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420720313158" session_id=2554946397 session_state=END} 20241023120337620 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420720313158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337620 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420720313158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337620 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337620 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241023120337625 DAUC <0003> db_auc.c:157 IMSI='262429237982863': No 2G Auth Data 20241023120337625 DAUC <0003> db_auc.c:192 IMSI='262429237982863': No 3G Auth Data 20241023120337638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241023120337641 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337641 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429237982863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429237982863" session_id=64859501 session_state=BEGIN} 20241023120337641 DSS <0004> hlr_ussd.c:576 262429237982863/0x03ddad6d: Process SS (BEGIN) 20241023120337641 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337641 DSS <0004> hlr_ussd.c:518 262429237982863/0x03ddad6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337641 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337641 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337641 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337641 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337642 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337642 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337642 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429237982863 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429237982863" session_id=64859501 session_state=END} 20241023120337642 DSS <0004> hlr_ussd.c:576 262429237982863/0x03ddad6d: Process SS (END) 20241023120337642 DSS <0004> hlr_ussd.c:518 262429237982863/0x03ddad6d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337642 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429237982863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429237982863" session_id=64859501 session_state=END} 20241023120337642 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429237982863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337642 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429237982863 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337642 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337642 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241023120337648 DAUC <0003> db_auc.c:157 IMSI='262429977278659': No 2G Auth Data 20241023120337648 DAUC <0003> db_auc.c:192 IMSI='262429977278659': No 3G Auth Data 20241023120337659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241023120337662 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337663 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429977278659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429977278659" session_id=3428932063 session_state=BEGIN} 20241023120337663 DSS <0004> hlr_ussd.c:576 262429977278659/0xcc6159df: Process SS (BEGIN) 20241023120337663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337663 DSS <0004> hlr_ussd.c:518 262429977278659/0xcc6159df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337663 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337663 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337663 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337663 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337663 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337663 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337663 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429977278659 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429977278659" session_id=3428932063 session_state=END} 20241023120337663 DSS <0004> hlr_ussd.c:576 262429977278659/0xcc6159df: Process SS (END) 20241023120337663 DSS <0004> hlr_ussd.c:518 262429977278659/0xcc6159df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337663 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429977278659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429977278659" session_id=3428932063 session_state=END} 20241023120337663 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429977278659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337663 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429977278659 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337663 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337663 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241023120337668 DAUC <0003> db_auc.c:157 IMSI='262427416967273': No 2G Auth Data 20241023120337668 DAUC <0003> db_auc.c:192 IMSI='262427416967273': No 3G Auth Data 20241023120337683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241023120337686 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337686 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427416967273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427416967273" session_id=1121441531 session_state=BEGIN} 20241023120337686 DSS <0004> hlr_ussd.c:576 262427416967273/0x42d7d6fb: Process SS (BEGIN) 20241023120337686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337686 DSS <0004> hlr_ussd.c:518 262427416967273/0x42d7d6fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337686 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337686 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337686 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337686 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337686 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337686 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337686 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427416967273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427416967273" session_id=1121441531 session_state=END} 20241023120337686 DSS <0004> hlr_ussd.c:576 262427416967273/0x42d7d6fb: Process SS (END) 20241023120337686 DSS <0004> hlr_ussd.c:518 262427416967273/0x42d7d6fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337686 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427416967273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427416967273" session_id=1121441531 session_state=END} 20241023120337686 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427416967273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337686 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427416967273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337686 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337686 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241023120337692 DAUC <0003> db_auc.c:157 IMSI='262425368567054': No 2G Auth Data 20241023120337692 DAUC <0003> db_auc.c:192 IMSI='262425368567054': No 3G Auth Data 20241023120337706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241023120337709 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337709 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425368567054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425368567054" session_id=2176235543 session_state=BEGIN} 20241023120337709 DSS <0004> hlr_ussd.c:576 262425368567054/0x81b6b817: Process SS (BEGIN) 20241023120337709 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337709 DSS <0004> hlr_ussd.c:518 262425368567054/0x81b6b817: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337709 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337709 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337709 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337709 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337710 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337710 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337710 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425368567054 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425368567054" session_id=2176235543 session_state=END} 20241023120337710 DSS <0004> hlr_ussd.c:576 262425368567054/0x81b6b817: Process SS (END) 20241023120337710 DSS <0004> hlr_ussd.c:518 262425368567054/0x81b6b817: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337710 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425368567054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425368567054" session_id=2176235543 session_state=END} 20241023120337710 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425368567054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337710 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425368567054 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337710 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337710 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241023120337715 DAUC <0003> db_auc.c:157 IMSI='262421937872942': No 2G Auth Data 20241023120337715 DAUC <0003> db_auc.c:192 IMSI='262421937872942': No 3G Auth Data 20241023120337730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241023120337733 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337733 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421937872942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421937872942" session_id=85725676 session_state=BEGIN} 20241023120337733 DSS <0004> hlr_ussd.c:576 262421937872942/0x051c11ec: Process SS (BEGIN) 20241023120337733 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120337733 DSS <0004> hlr_ussd.c:518 262421937872942/0x051c11ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120337733 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337733 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337733 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337733 DLINP <000b> input/ipa.c:431 127.0.0.1:46763 sending data 20241023120337734 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337734 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337734 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421937872942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421937872942" session_id=85725676 session_state=END} 20241023120337734 DSS <0004> hlr_ussd.c:576 262421937872942/0x051c11ec: Process SS (END) 20241023120337734 DSS <0004> hlr_ussd.c:518 262421937872942/0x051c11ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120337734 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421937872942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421937872942" session_id=85725676 session_state=END} 20241023120337734 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421937872942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120337734 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421937872942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120337734 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337734 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120337736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241023120337737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241023120337737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33985<->l=127.0.0.1:4259) 20241023120337738 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120337738 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120337738 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120337738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120337738 DLINP <000b> input/ipa.c:451 connected read/write 20241023120337738 DLINP <000b> input/ipa.c:405 127.0.0.1:46763 message received 20241023120337738 DLINP <000b> input/ipa.c:414 127.0.0.1:46763 connection closed with server 20241023120337738 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46763 20241023120337738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241023120337760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241023120337961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241023120341081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46811 20241023120341081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46811 20241023120341082 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341082 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120341084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120341084 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341084 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341084 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120341084 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241023120341084 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241023120341084 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241023120341084 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  20241023120341084 DLGSUP <0013> gsup_server.c:235 2:  20241023120341084 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120341084 DLGSUP <0013> gsup_server.c:235 3:  20241023120341084 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120341084 DLGSUP <0013> gsup_server.c:235 4:  20241023120341084 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120341084 DLGSUP <0013> gsup_server.c:235 5:  20241023120341084 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120341084 DLGSUP <0013> gsup_server.c:235 7:  20241023120341084 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120341084 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120341084 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120341084 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46811 20241023120341085 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241023120341086 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341087 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120341087 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120341087 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  20241023120341087 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120341087 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  20241023120341087 DLGSUP <0013> gsup_server.c:235 2:  20241023120341087 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120341087 DLGSUP <0013> gsup_server.c:235 3:  20241023120341087 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120341087 DLGSUP <0013> gsup_server.c:235 4:  20241023120341087 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120341087 DLGSUP <0013> gsup_server.c:235 5:  20241023120341087 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120341087 DLGSUP <0013> gsup_server.c:235 7:  20241023120341087 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120341087 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120341087 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120341087 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120341096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35537<->l=127.0.0.1:4259) 20241023120341102 DAUC <0003> db_auc.c:157 IMSI='262428349457099': No 2G Auth Data 20241023120341102 DAUC <0003> db_auc.c:192 IMSI='262428349457099': No 3G Auth Data 20241023120341121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241023120341133 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341133 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428349457099" session_id=1468935948 session_state=BEGIN} 20241023120341133 DSS <0004> hlr_ussd.c:576 262428349457099/0x578e2f0c: Process SS (BEGIN) 20241023120341133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341133 DSS <0004> hlr_ussd.c:518 262428349457099/0x578e2f0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341133 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341133 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341133 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341133 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341145 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341145 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341145 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428349457099" session_id=1468935948 session_state=CONTINUE} 20241023120341145 DSS <0004> hlr_ussd.c:576 262428349457099/0x578e2f0c: Process SS (CONTINUE) 20241023120341145 DSS <0004> hlr_ussd.c:518 262428349457099/0x578e2f0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341145 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428349457099" session_id=1468935948 session_state=CONTINUE} 20241023120341145 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341145 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341145 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341151 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341151 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428349457099" session_id=1468935948 session_state=CONTINUE} 20241023120341151 DSS <0004> hlr_ussd.c:576 262428349457099/0x578e2f0c: Process SS (CONTINUE) 20241023120341151 DSS <0004> hlr_ussd.c:518 262428349457099/0x578e2f0c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341151 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341151 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341151 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341151 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341151 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341152 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341152 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341152 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428349457099" session_id=1468935948 session_state=END} 20241023120341152 DSS <0004> hlr_ussd.c:576 262428349457099/0x578e2f0c: Process SS (END) 20241023120341152 DSS <0004> hlr_ussd.c:518 262428349457099/0x578e2f0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341152 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428349457099" session_id=1468935948 session_state=END} 20241023120341152 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341152 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428349457099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341152 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341152 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241023120341157 DAUC <0003> db_auc.c:157 IMSI='262428613032994': No 2G Auth Data 20241023120341157 DAUC <0003> db_auc.c:192 IMSI='262428613032994': No 3G Auth Data 20241023120341168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241023120341171 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341171 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428613032994" session_id=779616995 session_state=BEGIN} 20241023120341171 DSS <0004> hlr_ussd.c:576 262428613032994/0x2e7802e3: Process SS (BEGIN) 20241023120341171 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341171 DSS <0004> hlr_ussd.c:518 262428613032994/0x2e7802e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341171 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341171 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341171 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341171 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341172 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341172 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341172 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613032994" session_id=779616995 session_state=CONTINUE} 20241023120341172 DSS <0004> hlr_ussd.c:576 262428613032994/0x2e7802e3: Process SS (CONTINUE) 20241023120341172 DSS <0004> hlr_ussd.c:518 262428613032994/0x2e7802e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341172 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613032994" session_id=779616995 session_state=CONTINUE} 20241023120341172 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341172 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341172 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341174 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428613032994" session_id=779616995 session_state=CONTINUE} 20241023120341174 DSS <0004> hlr_ussd.c:576 262428613032994/0x2e7802e3: Process SS (CONTINUE) 20241023120341174 DSS <0004> hlr_ussd.c:518 262428613032994/0x2e7802e3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341174 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341174 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341174 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341174 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341174 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613032994" session_id=779616995 session_state=END} 20241023120341174 DSS <0004> hlr_ussd.c:576 262428613032994/0x2e7802e3: Process SS (END) 20241023120341174 DSS <0004> hlr_ussd.c:518 262428613032994/0x2e7802e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341174 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613032994" session_id=779616995 session_state=END} 20241023120341174 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341174 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428613032994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341174 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241023120341178 DAUC <0003> db_auc.c:157 IMSI='262425796856433': No 2G Auth Data 20241023120341178 DAUC <0003> db_auc.c:192 IMSI='262425796856433': No 3G Auth Data 20241023120341189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 20241023120341192 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341192 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425796856433" session_id=4191995727 session_state=BEGIN} 20241023120341192 DSS <0004> hlr_ussd.c:576 262425796856433/0xf9dcc74f: Process SS (BEGIN) 20241023120341192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341192 DSS <0004> hlr_ussd.c:518 262425796856433/0xf9dcc74f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341192 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341192 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341192 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341192 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341193 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341193 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341193 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425796856433" session_id=4191995727 session_state=CONTINUE} 20241023120341193 DSS <0004> hlr_ussd.c:576 262425796856433/0xf9dcc74f: Process SS (CONTINUE) 20241023120341193 DSS <0004> hlr_ussd.c:518 262425796856433/0xf9dcc74f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341193 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425796856433" session_id=4191995727 session_state=CONTINUE} 20241023120341193 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341193 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341193 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341195 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341195 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425796856433" session_id=4191995727 session_state=CONTINUE} 20241023120341195 DSS <0004> hlr_ussd.c:576 262425796856433/0xf9dcc74f: Process SS (CONTINUE) 20241023120341195 DSS <0004> hlr_ussd.c:518 262425796856433/0xf9dcc74f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341195 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341195 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341195 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341195 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341195 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341196 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341196 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341196 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425796856433" session_id=4191995727 session_state=END} 20241023120341196 DSS <0004> hlr_ussd.c:576 262425796856433/0xf9dcc74f: Process SS (END) 20241023120341196 DSS <0004> hlr_ussd.c:518 262425796856433/0xf9dcc74f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341196 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425796856433" session_id=4191995727 session_state=END} 20241023120341196 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341196 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425796856433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341196 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341196 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 20241023120341200 DAUC <0003> db_auc.c:157 IMSI='262427905555017': No 2G Auth Data 20241023120341200 DAUC <0003> db_auc.c:192 IMSI='262427905555017': No 3G Auth Data 20241023120341211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20241023120341214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341214 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427905555017" session_id=1642680900 session_state=BEGIN} 20241023120341214 DSS <0004> hlr_ussd.c:576 262427905555017/0x61e95244: Process SS (BEGIN) 20241023120341214 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341214 DSS <0004> hlr_ussd.c:518 262427905555017/0x61e95244: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341214 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341214 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341214 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341215 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341215 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341215 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427905555017" session_id=1642680900 session_state=CONTINUE} 20241023120341215 DSS <0004> hlr_ussd.c:576 262427905555017/0x61e95244: Process SS (CONTINUE) 20241023120341215 DSS <0004> hlr_ussd.c:518 262427905555017/0x61e95244: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341215 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427905555017" session_id=1642680900 session_state=CONTINUE} 20241023120341215 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341215 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341215 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341217 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341217 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427905555017" session_id=1642680900 session_state=CONTINUE} 20241023120341217 DSS <0004> hlr_ussd.c:576 262427905555017/0x61e95244: Process SS (CONTINUE) 20241023120341217 DSS <0004> hlr_ussd.c:518 262427905555017/0x61e95244: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341217 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341217 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341217 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341217 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341217 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341217 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341217 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341218 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427905555017" session_id=1642680900 session_state=END} 20241023120341218 DSS <0004> hlr_ussd.c:576 262427905555017/0x61e95244: Process SS (END) 20241023120341218 DSS <0004> hlr_ussd.c:518 262427905555017/0x61e95244: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341218 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427905555017" session_id=1642680900 session_state=END} 20241023120341218 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341218 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427905555017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341218 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341218 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20241023120341221 DAUC <0003> db_auc.c:157 IMSI='262429508290154': No 2G Auth Data 20241023120341221 DAUC <0003> db_auc.c:192 IMSI='262429508290154': No 3G Auth Data 20241023120341232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20241023120341235 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341235 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429508290154" session_id=3477235742 session_state=BEGIN} 20241023120341235 DSS <0004> hlr_ussd.c:576 262429508290154/0xcf42681e: Process SS (BEGIN) 20241023120341235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341235 DSS <0004> hlr_ussd.c:518 262429508290154/0xcf42681e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341235 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341235 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341235 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341235 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341236 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341236 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341236 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429508290154" session_id=3477235742 session_state=CONTINUE} 20241023120341236 DSS <0004> hlr_ussd.c:576 262429508290154/0xcf42681e: Process SS (CONTINUE) 20241023120341236 DSS <0004> hlr_ussd.c:518 262429508290154/0xcf42681e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341236 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429508290154" session_id=3477235742 session_state=CONTINUE} 20241023120341236 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341236 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341236 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341238 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341238 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429508290154" session_id=3477235742 session_state=CONTINUE} 20241023120341238 DSS <0004> hlr_ussd.c:576 262429508290154/0xcf42681e: Process SS (CONTINUE) 20241023120341238 DSS <0004> hlr_ussd.c:518 262429508290154/0xcf42681e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341238 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341238 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341238 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341238 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341238 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341239 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341239 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341239 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429508290154" session_id=3477235742 session_state=END} 20241023120341239 DSS <0004> hlr_ussd.c:576 262429508290154/0xcf42681e: Process SS (END) 20241023120341239 DSS <0004> hlr_ussd.c:518 262429508290154/0xcf42681e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341239 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429508290154" session_id=3477235742 session_state=END} 20241023120341239 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341239 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429508290154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341239 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341239 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20241023120341243 DAUC <0003> db_auc.c:157 IMSI='262424748824883': No 2G Auth Data 20241023120341243 DAUC <0003> db_auc.c:192 IMSI='262424748824883': No 3G Auth Data 20241023120341258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241023120341261 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341261 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424748824883" session_id=4281144521 session_state=BEGIN} 20241023120341261 DSS <0004> hlr_ussd.c:576 262424748824883/0xff2d14c9: Process SS (BEGIN) 20241023120341261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341261 DSS <0004> hlr_ussd.c:518 262424748824883/0xff2d14c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341261 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341261 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341261 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341261 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341262 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341262 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341262 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424748824883" session_id=4281144521 session_state=CONTINUE} 20241023120341262 DSS <0004> hlr_ussd.c:576 262424748824883/0xff2d14c9: Process SS (CONTINUE) 20241023120341262 DSS <0004> hlr_ussd.c:518 262424748824883/0xff2d14c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341262 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424748824883" session_id=4281144521 session_state=CONTINUE} 20241023120341262 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341262 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341262 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341264 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341264 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424748824883" session_id=4281144521 session_state=CONTINUE} 20241023120341264 DSS <0004> hlr_ussd.c:576 262424748824883/0xff2d14c9: Process SS (CONTINUE) 20241023120341264 DSS <0004> hlr_ussd.c:518 262424748824883/0xff2d14c9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341264 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341264 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341264 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341264 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341264 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341265 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341265 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341265 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424748824883" session_id=4281144521 session_state=END} 20241023120341265 DSS <0004> hlr_ussd.c:576 262424748824883/0xff2d14c9: Process SS (END) 20241023120341265 DSS <0004> hlr_ussd.c:518 262424748824883/0xff2d14c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341265 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424748824883" session_id=4281144521 session_state=END} 20241023120341265 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341265 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424748824883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341265 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341265 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241023120341268 DAUC <0003> db_auc.c:157 IMSI='262426866287649': No 2G Auth Data 20241023120341268 DAUC <0003> db_auc.c:192 IMSI='262426866287649': No 3G Auth Data 20241023120341283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4258 20241023120341285 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341285 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426866287649" session_id=249746751 session_state=BEGIN} 20241023120341285 DSS <0004> hlr_ussd.c:576 262426866287649/0x0ee2d53f: Process SS (BEGIN) 20241023120341285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341285 DSS <0004> hlr_ussd.c:518 262426866287649/0x0ee2d53f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341286 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341286 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341286 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341286 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341286 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341286 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341286 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866287649" session_id=249746751 session_state=CONTINUE} 20241023120341286 DSS <0004> hlr_ussd.c:576 262426866287649/0x0ee2d53f: Process SS (CONTINUE) 20241023120341286 DSS <0004> hlr_ussd.c:518 262426866287649/0x0ee2d53f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341286 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866287649" session_id=249746751 session_state=CONTINUE} 20241023120341286 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341286 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341286 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341289 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341289 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426866287649" session_id=249746751 session_state=CONTINUE} 20241023120341289 DSS <0004> hlr_ussd.c:576 262426866287649/0x0ee2d53f: Process SS (CONTINUE) 20241023120341289 DSS <0004> hlr_ussd.c:518 262426866287649/0x0ee2d53f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341289 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341289 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341289 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341289 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341289 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341290 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341290 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341290 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866287649" session_id=249746751 session_state=END} 20241023120341290 DSS <0004> hlr_ussd.c:576 262426866287649/0x0ee2d53f: Process SS (END) 20241023120341290 DSS <0004> hlr_ussd.c:518 262426866287649/0x0ee2d53f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341290 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866287649" session_id=249746751 session_state=END} 20241023120341290 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341290 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426866287649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341290 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341290 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4258 20241023120341293 DAUC <0003> db_auc.c:157 IMSI='262428395012581': No 2G Auth Data 20241023120341293 DAUC <0003> db_auc.c:192 IMSI='262428395012581': No 3G Auth Data 20241023120341307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20241023120341310 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341310 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428395012581" session_id=3812181219 session_state=BEGIN} 20241023120341310 DSS <0004> hlr_ussd.c:576 262428395012581/0xe33944e3: Process SS (BEGIN) 20241023120341310 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023120341310 DSS <0004> hlr_ussd.c:518 262428395012581/0xe33944e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023120341310 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341310 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341310 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341310 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341311 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341311 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341311 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395012581" session_id=3812181219 session_state=CONTINUE} 20241023120341311 DSS <0004> hlr_ussd.c:576 262428395012581/0xe33944e3: Process SS (CONTINUE) 20241023120341311 DSS <0004> hlr_ussd.c:518 262428395012581/0xe33944e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023120341311 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395012581" session_id=3812181219 session_state=CONTINUE} 20241023120341311 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341311 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341311 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341314 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428395012581" session_id=3812181219 session_state=CONTINUE} 20241023120341314 DSS <0004> hlr_ussd.c:576 262428395012581/0xe33944e3: Process SS (CONTINUE) 20241023120341314 DSS <0004> hlr_ussd.c:518 262428395012581/0xe33944e3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341314 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341314 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341314 DLINP <000b> input/ipa.c:431 127.0.0.1:46811 sending data 20241023120341314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341314 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341314 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395012581" session_id=3812181219 session_state=END} 20241023120341314 DSS <0004> hlr_ussd.c:576 262428395012581/0xe33944e3: Process SS (END) 20241023120341314 DSS <0004> hlr_ussd.c:518 262428395012581/0xe33944e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023120341314 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395012581" session_id=3812181219 session_state=END} 20241023120341314 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120341314 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428395012581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120341314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341314 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120341315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20241023120341316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241023120341316 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35537<->l=127.0.0.1:4259) 20241023120341316 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341316 DLINP <000b> input/ipa.c:405 127.0.0.1:46811 message received 20241023120341317 DLINP <000b> input/ipa.c:414 127.0.0.1:46811 connection closed with server 20241023120341317 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46811 20241023120341317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241023120341317 DLINP <000b> input/ipa.c:451 connected read/write 20241023120341317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120341317 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120341317 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120341317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120341340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4258 20241023120341541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4258 20241023120344649 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40827 20241023120344649 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40827 20241023120344650 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344650 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344652 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120344652 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120344652 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344652 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120344652 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241023120344652 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241023120344652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241023120344652 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  20241023120344652 DLGSUP <0013> gsup_server.c:235 2:  20241023120344652 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120344652 DLGSUP <0013> gsup_server.c:235 3:  20241023120344653 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120344653 DLGSUP <0013> gsup_server.c:235 4:  20241023120344653 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120344653 DLGSUP <0013> gsup_server.c:235 5:  20241023120344653 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120344653 DLGSUP <0013> gsup_server.c:235 7:  20241023120344653 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120344653 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120344653 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120344653 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40827 20241023120344653 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241023120344655 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344655 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120344655 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120344655 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  20241023120344655 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120344655 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  20241023120344655 DLGSUP <0013> gsup_server.c:235 2:  20241023120344655 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120344655 DLGSUP <0013> gsup_server.c:235 3:  20241023120344655 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120344655 DLGSUP <0013> gsup_server.c:235 4:  20241023120344655 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120344655 DLGSUP <0013> gsup_server.c:235 5:  20241023120344655 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120344655 DLGSUP <0013> gsup_server.c:235 7:  20241023120344655 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120344655 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120344655 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120344655 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120344665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45683<->l=127.0.0.1:4259) 20241023120344690 DAUC <0003> db_auc.c:157 IMSI='262428623692631': No 2G Auth Data 20241023120344690 DAUC <0003> db_auc.c:192 IMSI='262428623692631': No 3G Auth Data 20241023120344718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54106<->l=127.0.0.1:4258 20241023120344722 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344722 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428623692631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428623692631" session_id=990917869 session_state=BEGIN} 20241023120344722 DSS <0004> hlr_ussd.c:576 262428623692631/0x3b1034ed: Process SS (BEGIN) 20241023120344722 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344722 DSS <0004> hlr_ussd.c:518 262428623692631/0x3b1034ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344722 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344722 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344722 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344722 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344726 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344726 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344726 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428623692631 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428623692631" session_id=990917869 session_state=END} 20241023120344726 DSS <0004> hlr_ussd.c:576 262428623692631/0x3b1034ed: Process SS (END) 20241023120344726 DSS <0004> hlr_ussd.c:518 262428623692631/0x3b1034ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344726 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428623692631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428623692631" session_id=990917869 session_state=END} 20241023120344726 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428623692631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344726 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428623692631 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344726 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344726 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54106<->l=127.0.0.1:4258 20241023120344781 DAUC <0003> db_auc.c:157 IMSI='262420559587378': No 2G Auth Data 20241023120344781 DAUC <0003> db_auc.c:192 IMSI='262420559587378': No 3G Auth Data 20241023120344810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54112<->l=127.0.0.1:4258 20241023120344821 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344821 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420559587378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420559587378" session_id=2722654825 session_state=BEGIN} 20241023120344821 DSS <0004> hlr_ussd.c:576 262420559587378/0xa2486a69: Process SS (BEGIN) 20241023120344821 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344821 DSS <0004> hlr_ussd.c:518 262420559587378/0xa2486a69: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344821 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344821 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344821 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344821 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344823 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344823 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344823 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420559587378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420559587378" session_id=2722654825 session_state=END} 20241023120344823 DSS <0004> hlr_ussd.c:576 262420559587378/0xa2486a69: Process SS (END) 20241023120344823 DSS <0004> hlr_ussd.c:518 262420559587378/0xa2486a69: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344823 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420559587378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420559587378" session_id=2722654825 session_state=END} 20241023120344823 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420559587378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344823 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420559587378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344823 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344823 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54112<->l=127.0.0.1:4258 20241023120344832 DAUC <0003> db_auc.c:157 IMSI='262428381847651': No 2G Auth Data 20241023120344832 DAUC <0003> db_auc.c:192 IMSI='262428381847651': No 3G Auth Data 20241023120344843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4258 20241023120344846 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344846 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428381847651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428381847651" session_id=1394510419 session_state=BEGIN} 20241023120344846 DSS <0004> hlr_ussd.c:576 262428381847651/0x531e8a53: Process SS (BEGIN) 20241023120344846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344846 DSS <0004> hlr_ussd.c:518 262428381847651/0x531e8a53: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344846 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344846 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344846 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344846 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344847 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344847 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344847 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262428381847651 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428381847651" session_id=1394510419 session_state=END} 20241023120344847 DSS <0004> hlr_ussd.c:576 262428381847651/0x531e8a53: Process SS (END) 20241023120344847 DSS <0004> hlr_ussd.c:518 262428381847651/0x531e8a53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344847 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428381847651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428381847651" session_id=1394510419 session_state=END} 20241023120344847 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428381847651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344847 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262428381847651 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344847 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344847 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.1:4258 20241023120344851 DAUC <0003> db_auc.c:157 IMSI='262426115238665': No 2G Auth Data 20241023120344851 DAUC <0003> db_auc.c:192 IMSI='262426115238665': No 3G Auth Data 20241023120344863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54138<->l=127.0.0.1:4258 20241023120344865 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344865 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426115238665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426115238665" session_id=2570184240 session_state=BEGIN} 20241023120344865 DSS <0004> hlr_ussd.c:576 262426115238665/0x9931e630: Process SS (BEGIN) 20241023120344865 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344865 DSS <0004> hlr_ussd.c:518 262426115238665/0x9931e630: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344865 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344865 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344865 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344865 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344866 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344866 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344866 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426115238665 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426115238665" session_id=2570184240 session_state=END} 20241023120344866 DSS <0004> hlr_ussd.c:576 262426115238665/0x9931e630: Process SS (END) 20241023120344866 DSS <0004> hlr_ussd.c:518 262426115238665/0x9931e630: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344866 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426115238665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426115238665" session_id=2570184240 session_state=END} 20241023120344866 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426115238665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344866 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426115238665 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344866 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344866 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54138<->l=127.0.0.1:4258 20241023120344871 DAUC <0003> db_auc.c:157 IMSI='262426028755243': No 2G Auth Data 20241023120344871 DAUC <0003> db_auc.c:192 IMSI='262426028755243': No 3G Auth Data 20241023120344882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54150<->l=127.0.0.1:4258 20241023120344885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344885 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426028755243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426028755243" session_id=3047219267 session_state=BEGIN} 20241023120344885 DSS <0004> hlr_ussd.c:576 262426028755243/0xb5a0e043: Process SS (BEGIN) 20241023120344885 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344885 DSS <0004> hlr_ussd.c:518 262426028755243/0xb5a0e043: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344885 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344885 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344885 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344885 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426028755243 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426028755243" session_id=3047219267 session_state=END} 20241023120344885 DSS <0004> hlr_ussd.c:576 262426028755243/0xb5a0e043: Process SS (END) 20241023120344885 DSS <0004> hlr_ussd.c:518 262426028755243/0xb5a0e043: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344885 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426028755243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426028755243" session_id=3047219267 session_state=END} 20241023120344885 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426028755243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344885 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426028755243 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54150<->l=127.0.0.1:4258 20241023120344890 DAUC <0003> db_auc.c:157 IMSI='262421554285382': No 2G Auth Data 20241023120344890 DAUC <0003> db_auc.c:192 IMSI='262421554285382': No 3G Auth Data 20241023120344904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 20241023120344906 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344906 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421554285382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421554285382" session_id=2396709858 session_state=BEGIN} 20241023120344906 DSS <0004> hlr_ussd.c:576 262421554285382/0x8edae3e2: Process SS (BEGIN) 20241023120344906 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344906 DSS <0004> hlr_ussd.c:518 262421554285382/0x8edae3e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344906 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344906 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344906 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344906 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344907 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344907 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344907 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421554285382 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421554285382" session_id=2396709858 session_state=END} 20241023120344907 DSS <0004> hlr_ussd.c:576 262421554285382/0x8edae3e2: Process SS (END) 20241023120344907 DSS <0004> hlr_ussd.c:518 262421554285382/0x8edae3e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344907 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421554285382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421554285382" session_id=2396709858 session_state=END} 20241023120344907 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421554285382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344907 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421554285382 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344907 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344907 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 20241023120344912 DAUC <0003> db_auc.c:157 IMSI='262426616605747': No 2G Auth Data 20241023120344912 DAUC <0003> db_auc.c:192 IMSI='262426616605747': No 3G Auth Data 20241023120344925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4258 20241023120344928 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344928 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426616605747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426616605747" session_id=67238643 session_state=BEGIN} 20241023120344928 DSS <0004> hlr_ussd.c:576 262426616605747/0x0401faf3: Process SS (BEGIN) 20241023120344928 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344928 DSS <0004> hlr_ussd.c:518 262426616605747/0x0401faf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344928 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344928 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344928 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344928 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344929 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344929 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344929 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426616605747 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426616605747" session_id=67238643 session_state=END} 20241023120344929 DSS <0004> hlr_ussd.c:576 262426616605747/0x0401faf3: Process SS (END) 20241023120344929 DSS <0004> hlr_ussd.c:518 262426616605747/0x0401faf3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344929 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426616605747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426616605747" session_id=67238643 session_state=END} 20241023120344929 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426616605747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344929 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426616605747 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344929 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344929 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4258 20241023120344933 DAUC <0003> db_auc.c:157 IMSI='262427829321670': No 2G Auth Data 20241023120344933 DAUC <0003> db_auc.c:192 IMSI='262427829321670': No 3G Auth Data 20241023120344947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20241023120344950 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344950 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427829321670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427829321670" session_id=1883370308 session_state=BEGIN} 20241023120344950 DSS <0004> hlr_ussd.c:576 262427829321670/0x7041f344: Process SS (BEGIN) 20241023120344950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023120344950 DSS <0004> hlr_ussd.c:518 262427829321670/0x7041f344: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023120344950 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344950 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344950 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344950 DLINP <000b> input/ipa.c:431 127.0.0.1:40827 sending data 20241023120344951 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344951 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344951 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427829321670 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829321670" session_id=1883370308 session_state=END} 20241023120344951 DSS <0004> hlr_ussd.c:576 262427829321670/0x7041f344: Process SS (END) 20241023120344951 DSS <0004> hlr_ussd.c:518 262427829321670/0x7041f344: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023120344951 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427829321670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829321670" session_id=1883370308 session_state=END} 20241023120344951 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427829321670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120344951 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427829321670 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023120344951 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344951 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120344953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20241023120344954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241023120344954 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344955 DLINP <000b> input/ipa.c:405 127.0.0.1:40827 message received 20241023120344955 DLINP <000b> input/ipa.c:414 127.0.0.1:40827 connection closed with server 20241023120344955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40827 20241023120344955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241023120344955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45683<->l=127.0.0.1:4259) 20241023120344955 DLINP <000b> input/ipa.c:451 connected read/write 20241023120344955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120344955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120344955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120344955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120344977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4258 20241023120345179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4258 20241023120346216 DSS <0004> hlr_ussd.c:239 262427593464916/0x6c046bfc: SS Session Timeout, destroying 20241023120346216 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427593464916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346259 DSS <0004> hlr_ussd.c:239 262425712253420/0x65e90839: SS Session Timeout, destroying 20241023120346260 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425712253420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346301 DSS <0004> hlr_ussd.c:239 262423986256773/0xe6e8741e: SS Session Timeout, destroying 20241023120346301 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423986256773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346344 DSS <0004> hlr_ussd.c:239 262425614373176/0x0e264cbf: SS Session Timeout, destroying 20241023120346344 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425614373176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346364 DSS <0004> hlr_ussd.c:239 262427778211436/0x2c59ec45: SS Session Timeout, destroying 20241023120346364 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427778211436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346390 DSS <0004> hlr_ussd.c:239 262425138542695/0x75a155b3: SS Session Timeout, destroying 20241023120346390 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425138542695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346414 DSS <0004> hlr_ussd.c:239 262425614502438/0x0dbd610b: SS Session Timeout, destroying 20241023120346414 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425614502438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120346436 DSS <0004> hlr_ussd.c:239 262428645456985/0x4615d2cd: SS Session Timeout, destroying 20241023120346436 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428645456985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120348240 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120348240 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120348242 DLINP <000b> input/ipa.c:451 connected read/write 20241023120348242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120348242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 20241023120348243 DLINP <000b> input/ipa.c:451 connected read/write 20241023120348243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120348243 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120348243 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120348243 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  20241023120348243 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120348243 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  20241023120348243 DLGSUP <0013> gsup_server.c:235 2:  20241023120348243 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120348243 DLGSUP <0013> gsup_server.c:235 3:  20241023120348243 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120348243 DLGSUP <0013> gsup_server.c:235 4:  20241023120348243 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120348243 DLGSUP <0013> gsup_server.c:235 5:  20241023120348243 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120348243 DLGSUP <0013> gsup_server.c:235 7:  20241023120348243 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120348243 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120348243 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120348243 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120348253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45707<->l=127.0.0.1:4259) 20241023120348273 DAUC <0003> db_auc.c:157 IMSI='262428151848401': No 2G Auth Data 20241023120348273 DAUC <0003> db_auc.c:192 IMSI='262428151848401': No 3G Auth Data 20241023120348305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54202<->l=127.0.0.1:4258 20241023120348320 DLINP <000b> input/ipa.c:451 connected read/write 20241023120348320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120348320 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428151848401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428151848401" session_id=937733199 session_state=BEGIN} 20241023120348320 DSS <0004> hlr_ussd.c:576 262428151848401/0x37e4ac4f: Process SS (BEGIN) 20241023120348320 DSS <0004> hlr_ussd.c:498 262428151848401/0x37e4ac4f: SS CompType=Invoke, OpCode=InterrogateSS 20241023120348320 DSS <0004> hlr_ussd.c:506 262428151848401/0x37e4ac4f: Structured SS requests are not supported, rejecting... 20241023120348320 DSS <0004> hlr_ussd.c:354 262428151848401/0x37e4ac4f: Tx ReturnError(0, 0x15) 20241023120348320 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428151848401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428151848401" session_id=937733199 session_state=END} 20241023120348320 DLINP <000b> input/ipa.c:451 connected read/write 20241023120348320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120348320 DLINP <000b> input/ipa.c:451 connected read/write 20241023120348320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120348325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54202<->l=127.0.0.1:4258 20241023120348331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 20241023120348331 DLINP <000b> input/ipa.c:451 connected read/write 20241023120348331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120348331 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120348331 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120348331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120348331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45707<->l=127.0.0.1:4259) 20241023120348354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.1:4258 20241023120348455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.1:4258 20241023120349709 DSS <0004> hlr_ussd.c:239 262429047548596/0xcc3c145f: SS Session Timeout, destroying 20241023120349709 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429047548596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349733 DSS <0004> hlr_ussd.c:239 262422267951233/0x2fcc5bbf: SS Session Timeout, destroying 20241023120349733 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422267951233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349753 DSS <0004> hlr_ussd.c:239 262421442992191/0xd1b630a8: SS Session Timeout, destroying 20241023120349753 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421442992191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349775 DSS <0004> hlr_ussd.c:239 262421995839685/0x9c2b0c7a: SS Session Timeout, destroying 20241023120349775 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421995839685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349796 DSS <0004> hlr_ussd.c:239 262421575499141/0x3a91bf8c: SS Session Timeout, destroying 20241023120349796 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421575499141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349819 DSS <0004> hlr_ussd.c:239 262428761283920/0x105a62d2: SS Session Timeout, destroying 20241023120349819 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428761283920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349843 DSS <0004> hlr_ussd.c:239 262426155275174/0xfdbbd43e: SS Session Timeout, destroying 20241023120349843 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426155275174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120349866 DSS <0004> hlr_ussd.c:239 262423965025667/0xf19b4a6a: SS Session Timeout, destroying 20241023120349866 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423965025667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120351573 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120351573 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120351576 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54230<->l=127.0.0.1:4258 20241023120351579 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351579 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120351579 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120351579 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  20241023120351579 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120351579 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  20241023120351579 DLGSUP <0013> gsup_server.c:235 2:  20241023120351579 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120351579 DLGSUP <0013> gsup_server.c:235 3:  20241023120351579 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120351579 DLGSUP <0013> gsup_server.c:235 4:  20241023120351579 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120351579 DLGSUP <0013> gsup_server.c:235 5:  20241023120351579 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120351579 DLGSUP <0013> gsup_server.c:235 7:  20241023120351579 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120351579 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120351579 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120351579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120351589 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33917<->l=127.0.0.1:4259) 20241023120351595 DAUC <0003> db_auc.c:157 IMSI='262423539305091': No 2G Auth Data 20241023120351595 DAUC <0003> db_auc.c:192 IMSI='262423539305091': No 3G Auth Data 20241023120351617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20241023120351628 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351628 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423539305091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423539305091"} 20241023120351628 DMAIN <0000> hlr.c:435 IMSI='262423539305091': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351628 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423539305091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423539305091"} 20241023120351628 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423539305091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351628 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351628 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351632 DAUC <0003> db_auc.c:192 IMSI='262423539305091': No 3G Auth Data 20241023120351636 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351636 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423539305091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423539305091"} 20241023120351636 DAUC <0003> hlr.c:428 IMSI='262423539305091': storing IMEI = 12345678901234 20241023120351639 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423539305091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423539305091"} 20241023120351639 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423539305091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351639 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351639 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351640 DAUC <0003> db_auc.c:192 IMSI='262423539305091': No 3G Auth Data 20241023120351643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20241023120351654 DAUC <0003> db_auc.c:157 IMSI='262429940168474': No 2G Auth Data 20241023120351654 DAUC <0003> db_auc.c:192 IMSI='262429940168474': No 3G Auth Data 20241023120351667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4258 20241023120351669 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351669 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429940168474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429940168474"} 20241023120351669 DMAIN <0000> hlr.c:435 IMSI='262429940168474': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351669 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429940168474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429940168474"} 20241023120351669 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429940168474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351669 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351669 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351670 DAUC <0003> db_auc.c:192 IMSI='262429940168474': No 3G Auth Data 20241023120351671 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351671 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429940168474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429940168474"} 20241023120351671 DAUC <0003> hlr.c:428 IMSI='262429940168474': storing IMEI = 12345678901234 20241023120351674 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429940168474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429940168474"} 20241023120351674 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429940168474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351674 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351674 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351674 DAUC <0003> db_auc.c:192 IMSI='262429940168474': No 3G Auth Data 20241023120351675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4258 20241023120351683 DAUC <0003> db_auc.c:157 IMSI='262428952861551': No 2G Auth Data 20241023120351683 DAUC <0003> db_auc.c:192 IMSI='262428952861551': No 3G Auth Data 20241023120351695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 20241023120351698 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351698 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428952861551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428952861551"} 20241023120351698 DMAIN <0000> hlr.c:435 IMSI='262428952861551': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351698 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428952861551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428952861551"} 20241023120351698 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428952861551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351698 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351698 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351699 DAUC <0003> db_auc.c:192 IMSI='262428952861551': No 3G Auth Data 20241023120351700 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351700 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428952861551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428952861551"} 20241023120351700 DAUC <0003> hlr.c:428 IMSI='262428952861551': storing IMEI = 12345678901234 20241023120351702 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428952861551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428952861551"} 20241023120351702 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428952861551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351702 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351702 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351703 DAUC <0003> db_auc.c:192 IMSI='262428952861551': No 3G Auth Data 20241023120351703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 20241023120351712 DAUC <0003> db_auc.c:157 IMSI='262425165348917': No 2G Auth Data 20241023120351712 DAUC <0003> db_auc.c:192 IMSI='262425165348917': No 3G Auth Data 20241023120351723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241023120351727 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351727 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425165348917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425165348917"} 20241023120351727 DMAIN <0000> hlr.c:435 IMSI='262425165348917': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351727 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425165348917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425165348917"} 20241023120351727 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425165348917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351727 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351727 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351727 DAUC <0003> db_auc.c:157 IMSI='262425165348917': No 2G Auth Data 20241023120351728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351728 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425165348917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425165348917"} 20241023120351728 DAUC <0003> hlr.c:428 IMSI='262425165348917': storing IMEI = 12345678901234 20241023120351731 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425165348917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425165348917"} 20241023120351731 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425165348917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351731 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351731 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351732 DAUC <0003> db_auc.c:157 IMSI='262425165348917': No 2G Auth Data 20241023120351732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241023120351741 DAUC <0003> db_auc.c:157 IMSI='262422935514499': No 2G Auth Data 20241023120351741 DAUC <0003> db_auc.c:192 IMSI='262422935514499': No 3G Auth Data 20241023120351752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.1:4258 20241023120351754 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351754 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422935514499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422935514499"} 20241023120351754 DMAIN <0000> hlr.c:435 IMSI='262422935514499': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351754 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422935514499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422935514499"} 20241023120351754 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422935514499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351754 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351754 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351755 DAUC <0003> db_auc.c:157 IMSI='262422935514499': No 2G Auth Data 20241023120351756 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351756 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422935514499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422935514499"} 20241023120351756 DAUC <0003> hlr.c:428 IMSI='262422935514499': storing IMEI = 12345678901234 20241023120351759 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422935514499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422935514499"} 20241023120351759 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422935514499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351759 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351759 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351759 DAUC <0003> db_auc.c:157 IMSI='262422935514499': No 2G Auth Data 20241023120351760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.1:4258 20241023120351769 DAUC <0003> db_auc.c:157 IMSI='262422655384208': No 2G Auth Data 20241023120351769 DAUC <0003> db_auc.c:192 IMSI='262422655384208': No 3G Auth Data 20241023120351783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51322<->l=127.0.0.1:4258 20241023120351786 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351786 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422655384208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422655384208"} 20241023120351786 DMAIN <0000> hlr.c:435 IMSI='262422655384208': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351786 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422655384208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422655384208"} 20241023120351786 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422655384208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351786 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351786 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351788 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351788 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422655384208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422655384208"} 20241023120351788 DAUC <0003> hlr.c:428 IMSI='262422655384208': storing IMEI = 12345678901234 20241023120351791 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422655384208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422655384208"} 20241023120351791 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422655384208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351791 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351791 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51322<->l=127.0.0.1:4258 20241023120351803 DAUC <0003> db_auc.c:157 IMSI='262426411364496': No 2G Auth Data 20241023120351803 DAUC <0003> db_auc.c:192 IMSI='262426411364496': No 3G Auth Data 20241023120351818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51338<->l=127.0.0.1:4258 20241023120351820 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351820 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426411364496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411364496"} 20241023120351820 DMAIN <0000> hlr.c:435 IMSI='262426411364496': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351820 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426411364496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426411364496"} 20241023120351820 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426411364496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351820 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351820 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351822 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351822 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426411364496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411364496"} 20241023120351822 DAUC <0003> hlr.c:428 IMSI='262426411364496': storing IMEI = 12345678901234 20241023120351825 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426411364496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426411364496"} 20241023120351825 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426411364496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351825 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351825 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51338<->l=127.0.0.1:4258 20241023120351837 DAUC <0003> db_auc.c:157 IMSI='262422638721280': No 2G Auth Data 20241023120351837 DAUC <0003> db_auc.c:192 IMSI='262422638721280': No 3G Auth Data 20241023120351856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241023120351858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351858 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422638721280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422638721280"} 20241023120351858 DMAIN <0000> hlr.c:435 IMSI='262422638721280': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120351858 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422638721280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422638721280"} 20241023120351858 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422638721280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351859 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351861 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351861 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422638721280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422638721280"} 20241023120351861 DAUC <0003> hlr.c:428 IMSI='262422638721280': storing IMEI = 12345678901234 20241023120351863 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422638721280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422638721280"} 20241023120351863 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422638721280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120351863 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351863 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120351864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241023120351873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54230<->l=127.0.0.1:4258 20241023120351873 DLINP <000b> input/ipa.c:451 connected read/write 20241023120351873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120351873 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120351873 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120351873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120351874 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33917<->l=127.0.0.1:4259) 20241023120351897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4258 20241023120351998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4258 20241023120355091 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120355091 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120355095 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51362<->l=127.0.0.1:4258 20241023120355097 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120355097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120355097 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  20241023120355097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120355097 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  20241023120355097 DLGSUP <0013> gsup_server.c:235 2:  20241023120355097 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120355097 DLGSUP <0013> gsup_server.c:235 3:  20241023120355097 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120355097 DLGSUP <0013> gsup_server.c:235 4:  20241023120355097 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120355097 DLGSUP <0013> gsup_server.c:235 5:  20241023120355097 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120355097 DLGSUP <0013> gsup_server.c:235 7:  20241023120355097 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120355097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120355097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120355097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120355118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20241023120355150 DAUC <0003> db_auc.c:157 IMSI='262420653310814': No 2G Auth Data 20241023120355150 DAUC <0003> db_auc.c:192 IMSI='262420653310814': No 3G Auth Data 20241023120355185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51374<->l=127.0.0.1:4258 20241023120355192 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355192 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420653310814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420653310814" source_name="the-source\n"} 20241023120355192 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023120355192 DMAIN <0000> hlr.c:435 IMSI='262420653310814': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355192 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420653310814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420653310814" destination_name="the-source\n"} 20241023120355192 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420653310814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355192 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355192 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355194 DAUC <0003> db_auc.c:192 IMSI='262420653310814': No 3G Auth Data 20241023120355195 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355195 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420653310814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420653310814" source_name="the-source\n"} 20241023120355195 DAUC <0003> hlr.c:428 IMSI='262420653310814': storing IMEI = 12345678901234 20241023120355197 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420653310814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420653310814" destination_name="the-source\n"} 20241023120355198 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420653310814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355198 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355198 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355198 DAUC <0003> db_auc.c:192 IMSI='262420653310814': No 3G Auth Data 20241023120355199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51374<->l=127.0.0.1:4258 20241023120355208 DAUC <0003> db_auc.c:157 IMSI='262421341168665': No 2G Auth Data 20241023120355208 DAUC <0003> db_auc.c:192 IMSI='262421341168665': No 3G Auth Data 20241023120355220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51380<->l=127.0.0.1:4258 20241023120355222 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355222 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421341168665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421341168665" source_name="the-source\n"} 20241023120355222 DMAIN <0000> hlr.c:435 IMSI='262421341168665': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355222 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421341168665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421341168665" destination_name="the-source\n"} 20241023120355222 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421341168665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355222 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355222 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355223 DAUC <0003> db_auc.c:192 IMSI='262421341168665': No 3G Auth Data 20241023120355225 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355225 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421341168665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421341168665" source_name="the-source\n"} 20241023120355225 DAUC <0003> hlr.c:428 IMSI='262421341168665': storing IMEI = 12345678901234 20241023120355227 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421341168665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421341168665" destination_name="the-source\n"} 20241023120355227 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421341168665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355227 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355227 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355228 DAUC <0003> db_auc.c:192 IMSI='262421341168665': No 3G Auth Data 20241023120355228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51380<->l=127.0.0.1:4258 20241023120355237 DAUC <0003> db_auc.c:157 IMSI='262429511539478': No 2G Auth Data 20241023120355237 DAUC <0003> db_auc.c:192 IMSI='262429511539478': No 3G Auth Data 20241023120355249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51396<->l=127.0.0.1:4258 20241023120355251 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355251 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429511539478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429511539478" source_name="the-source\n"} 20241023120355251 DMAIN <0000> hlr.c:435 IMSI='262429511539478': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355251 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429511539478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429511539478" destination_name="the-source\n"} 20241023120355251 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429511539478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355251 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355251 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355252 DAUC <0003> db_auc.c:192 IMSI='262429511539478': No 3G Auth Data 20241023120355253 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355253 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429511539478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429511539478" source_name="the-source\n"} 20241023120355253 DAUC <0003> hlr.c:428 IMSI='262429511539478': storing IMEI = 12345678901234 20241023120355256 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429511539478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429511539478" destination_name="the-source\n"} 20241023120355256 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429511539478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355256 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355256 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355257 DAUC <0003> db_auc.c:192 IMSI='262429511539478': No 3G Auth Data 20241023120355257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51396<->l=127.0.0.1:4258 20241023120355266 DAUC <0003> db_auc.c:157 IMSI='262429599710225': No 2G Auth Data 20241023120355266 DAUC <0003> db_auc.c:192 IMSI='262429599710225': No 3G Auth Data 20241023120355277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4258 20241023120355280 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355280 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429599710225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429599710225" source_name="the-source\n"} 20241023120355280 DMAIN <0000> hlr.c:435 IMSI='262429599710225': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355280 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429599710225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429599710225" destination_name="the-source\n"} 20241023120355280 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429599710225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355280 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355280 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355280 DAUC <0003> db_auc.c:157 IMSI='262429599710225': No 2G Auth Data 20241023120355282 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355282 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429599710225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429599710225" source_name="the-source\n"} 20241023120355282 DAUC <0003> hlr.c:428 IMSI='262429599710225': storing IMEI = 12345678901234 20241023120355284 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429599710225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429599710225" destination_name="the-source\n"} 20241023120355284 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429599710225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355284 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355284 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355285 DAUC <0003> db_auc.c:157 IMSI='262429599710225': No 2G Auth Data 20241023120355285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4258 20241023120355294 DAUC <0003> db_auc.c:157 IMSI='262425490685088': No 2G Auth Data 20241023120355294 DAUC <0003> db_auc.c:192 IMSI='262425490685088': No 3G Auth Data 20241023120355305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4258 20241023120355308 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355308 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425490685088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425490685088" source_name="the-source\n"} 20241023120355308 DMAIN <0000> hlr.c:435 IMSI='262425490685088': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355308 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425490685088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425490685088" destination_name="the-source\n"} 20241023120355308 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425490685088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355308 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355308 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355308 DAUC <0003> db_auc.c:157 IMSI='262425490685088': No 2G Auth Data 20241023120355310 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355310 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425490685088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425490685088" source_name="the-source\n"} 20241023120355310 DAUC <0003> hlr.c:428 IMSI='262425490685088': storing IMEI = 12345678901234 20241023120355312 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425490685088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425490685088" destination_name="the-source\n"} 20241023120355312 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425490685088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355312 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355312 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355313 DAUC <0003> db_auc.c:157 IMSI='262425490685088': No 2G Auth Data 20241023120355313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4258 20241023120355322 DAUC <0003> db_auc.c:157 IMSI='262424753617543': No 2G Auth Data 20241023120355322 DAUC <0003> db_auc.c:192 IMSI='262424753617543': No 3G Auth Data 20241023120355336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241023120355338 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355338 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424753617543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424753617543" source_name="the-source\n"} 20241023120355338 DMAIN <0000> hlr.c:435 IMSI='262424753617543': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355338 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424753617543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424753617543" destination_name="the-source\n"} 20241023120355338 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424753617543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355338 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355338 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355340 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355340 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424753617543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424753617543" source_name="the-source\n"} 20241023120355340 DAUC <0003> hlr.c:428 IMSI='262424753617543': storing IMEI = 12345678901234 20241023120355343 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424753617543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424753617543" destination_name="the-source\n"} 20241023120355343 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424753617543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355343 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355343 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241023120355355 DAUC <0003> db_auc.c:157 IMSI='262422330380068': No 2G Auth Data 20241023120355355 DAUC <0003> db_auc.c:192 IMSI='262422330380068': No 3G Auth Data 20241023120355369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4258 20241023120355372 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355372 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422330380068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422330380068" source_name="the-source\n"} 20241023120355372 DMAIN <0000> hlr.c:435 IMSI='262422330380068': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355372 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422330380068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422330380068" destination_name="the-source\n"} 20241023120355372 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262422330380068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355372 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355372 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355373 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355373 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422330380068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422330380068" source_name="the-source\n"} 20241023120355374 DAUC <0003> hlr.c:428 IMSI='262422330380068': storing IMEI = 12345678901234 20241023120355376 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422330380068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422330380068" destination_name="the-source\n"} 20241023120355376 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262422330380068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355376 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355376 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4258 20241023120355388 DAUC <0003> db_auc.c:157 IMSI='262428981399032': No 2G Auth Data 20241023120355388 DAUC <0003> db_auc.c:192 IMSI='262428981399032': No 3G Auth Data 20241023120355402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4258 20241023120355404 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355404 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428981399032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428981399032" source_name="the-source\n"} 20241023120355404 DMAIN <0000> hlr.c:435 IMSI='262428981399032': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023120355404 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428981399032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428981399032" destination_name="the-source\n"} 20241023120355404 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428981399032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355404 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355404 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355406 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355406 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428981399032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428981399032" source_name="the-source\n"} 20241023120355406 DAUC <0003> hlr.c:428 IMSI='262428981399032': storing IMEI = 12345678901234 20241023120355409 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428981399032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428981399032" destination_name="the-source\n"} 20241023120355409 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428981399032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120355409 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355409 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120355410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4258 20241023120355418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51362<->l=127.0.0.1:4258 20241023120355418 DLINP <000b> input/ipa.c:451 connected read/write 20241023120355418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120355418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120355418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120355418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120355418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023120355419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20241023120355442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4258 20241023120355543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4258 20241023120358599 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120358599 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120358604 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51470<->l=127.0.0.1:4258 20241023120358609 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120358609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120358609 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  20241023120358609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120358609 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  20241023120358609 DLGSUP <0013> gsup_server.c:235 2:  20241023120358609 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120358609 DLGSUP <0013> gsup_server.c:235 3:  20241023120358609 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120358609 DLGSUP <0013> gsup_server.c:235 4:  20241023120358609 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120358609 DLGSUP <0013> gsup_server.c:235 5:  20241023120358609 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120358609 DLGSUP <0013> gsup_server.c:235 7:  20241023120358609 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120358609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120358609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120358609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120358635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44467<->l=127.0.0.1:4259) 20241023120358650 DAUC <0003> db_auc.c:157 IMSI='262426303757697': No 2G Auth Data 20241023120358650 DAUC <0003> db_auc.c:192 IMSI='262426303757697': No 3G Auth Data 20241023120358680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 20241023120358688 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358688 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426303757697"} 20241023120358688 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358688 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426303757697" cause=Invalid mandatory information} 20241023120358688 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358688 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358688 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358692 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358692 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426303757697"} 20241023120358692 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358692 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426303757697" cause=Invalid mandatory information} 20241023120358692 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358692 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358692 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358694 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358694 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426303757697"} 20241023120358694 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358694 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426303757697" cause=Invalid mandatory information} 20241023120358694 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358694 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358695 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358697 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358697 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426303757697"} 20241023120358697 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358697 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426303757697" cause=Invalid mandatory information} 20241023120358697 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358697 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358697 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358700 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358700 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426303757697"} 20241023120358700 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358701 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426303757697" cause=Invalid mandatory information} 20241023120358701 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426303757697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358701 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358701 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 20241023120358714 DAUC <0003> db_auc.c:157 IMSI='262428629041094': No 2G Auth Data 20241023120358714 DAUC <0003> db_auc.c:192 IMSI='262428629041094': No 3G Auth Data 20241023120358725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51496<->l=127.0.0.1:4258 20241023120358727 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358727 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428629041094"} 20241023120358727 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358727 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428629041094" cause=Invalid mandatory information} 20241023120358727 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358727 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358727 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358728 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428629041094"} 20241023120358728 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358728 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428629041094" cause=Invalid mandatory information} 20241023120358728 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358728 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428629041094"} 20241023120358728 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358728 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428629041094" cause=Invalid mandatory information} 20241023120358728 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358728 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358729 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358729 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428629041094"} 20241023120358729 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358729 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428629041094" cause=Invalid mandatory information} 20241023120358729 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358729 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358729 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358730 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358730 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428629041094"} 20241023120358730 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358730 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428629041094" cause=Invalid mandatory information} 20241023120358730 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428629041094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358730 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358730 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51496<->l=127.0.0.1:4258 20241023120358738 DAUC <0003> db_auc.c:157 IMSI='262428089707681': No 2G Auth Data 20241023120358738 DAUC <0003> db_auc.c:192 IMSI='262428089707681': No 3G Auth Data 20241023120358749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51510<->l=127.0.0.1:4258 20241023120358751 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358751 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428089707681"} 20241023120358751 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358751 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428089707681" cause=Invalid mandatory information} 20241023120358751 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358751 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358751 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358752 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428089707681"} 20241023120358752 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358752 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428089707681" cause=Invalid mandatory information} 20241023120358752 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358752 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428089707681"} 20241023120358752 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358752 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428089707681" cause=Invalid mandatory information} 20241023120358752 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358752 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358753 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428089707681"} 20241023120358753 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358753 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428089707681" cause=Invalid mandatory information} 20241023120358753 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358753 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428089707681"} 20241023120358753 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358753 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428089707681" cause=Invalid mandatory information} 20241023120358753 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428089707681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358753 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51510<->l=127.0.0.1:4258 20241023120358762 DAUC <0003> db_auc.c:157 IMSI='262427791048219': No 2G Auth Data 20241023120358762 DAUC <0003> db_auc.c:192 IMSI='262427791048219': No 3G Auth Data 20241023120358773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 20241023120358775 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358775 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791048219"} 20241023120358775 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358775 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427791048219" cause=Invalid mandatory information} 20241023120358775 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358775 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358775 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358776 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791048219"} 20241023120358776 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358776 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427791048219" cause=Invalid mandatory information} 20241023120358776 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358776 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791048219"} 20241023120358776 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358776 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427791048219" cause=Invalid mandatory information} 20241023120358776 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358776 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358777 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791048219"} 20241023120358777 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358777 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427791048219" cause=Invalid mandatory information} 20241023120358777 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358777 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791048219"} 20241023120358777 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358777 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427791048219" cause=Invalid mandatory information} 20241023120358777 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427791048219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358777 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 20241023120358787 DAUC <0003> db_auc.c:157 IMSI='262427744360011': No 2G Auth Data 20241023120358787 DAUC <0003> db_auc.c:192 IMSI='262427744360011': No 3G Auth Data 20241023120358798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4258 20241023120358799 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358799 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744360011"} 20241023120358799 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358799 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427744360011" cause=Invalid mandatory information} 20241023120358799 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358799 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358799 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358800 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358800 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744360011"} 20241023120358800 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358800 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427744360011" cause=Invalid mandatory information} 20241023120358800 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358800 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358800 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358801 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744360011"} 20241023120358801 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358801 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427744360011" cause=Invalid mandatory information} 20241023120358801 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358801 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744360011"} 20241023120358801 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358801 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427744360011" cause=Invalid mandatory information} 20241023120358801 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358801 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358802 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358802 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427744360011"} 20241023120358802 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358802 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427744360011" cause=Invalid mandatory information} 20241023120358802 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427744360011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358802 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358802 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4258 20241023120358811 DAUC <0003> db_auc.c:157 IMSI='262420835827506': No 2G Auth Data 20241023120358811 DAUC <0003> db_auc.c:192 IMSI='262420835827506': No 3G Auth Data 20241023120358825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241023120358826 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358826 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835827506"} 20241023120358826 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358826 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420835827506" cause=Invalid mandatory information} 20241023120358826 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358826 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358826 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358827 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358827 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835827506"} 20241023120358827 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358827 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420835827506" cause=Invalid mandatory information} 20241023120358828 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358828 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358828 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358828 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358828 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835827506"} 20241023120358828 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358828 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420835827506" cause=Invalid mandatory information} 20241023120358828 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358828 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358828 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358829 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358829 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835827506"} 20241023120358829 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358829 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420835827506" cause=Invalid mandatory information} 20241023120358829 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358829 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358829 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358829 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358829 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835827506"} 20241023120358829 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358829 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420835827506" cause=Invalid mandatory information} 20241023120358829 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420835827506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358829 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358829 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241023120358841 DAUC <0003> db_auc.c:157 IMSI='262420605079480': No 2G Auth Data 20241023120358841 DAUC <0003> db_auc.c:192 IMSI='262420605079480': No 3G Auth Data 20241023120358854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241023120358856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358856 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420605079480"} 20241023120358856 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358856 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420605079480" cause=Invalid mandatory information} 20241023120358856 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358856 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420605079480"} 20241023120358856 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358856 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420605079480" cause=Invalid mandatory information} 20241023120358856 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358857 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358857 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420605079480"} 20241023120358857 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358857 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420605079480" cause=Invalid mandatory information} 20241023120358857 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358857 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358857 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358858 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420605079480"} 20241023120358858 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358858 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420605079480" cause=Invalid mandatory information} 20241023120358858 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358858 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420605079480"} 20241023120358858 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358858 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420605079480" cause=Invalid mandatory information} 20241023120358858 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420605079480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358858 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241023120358870 DAUC <0003> db_auc.c:157 IMSI='262420078944950': No 2G Auth Data 20241023120358870 DAUC <0003> db_auc.c:192 IMSI='262420078944950': No 3G Auth Data 20241023120358884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241023120358885 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358885 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078944950"} 20241023120358885 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023120358886 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420078944950" cause=Invalid mandatory information} 20241023120358886 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358886 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358886 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358886 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358886 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078944950"} 20241023120358886 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023120358886 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420078944950" cause=Invalid mandatory information} 20241023120358886 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358887 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358887 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358887 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358887 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078944950"} 20241023120358887 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023120358887 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420078944950" cause=Invalid mandatory information} 20241023120358887 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358887 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358887 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358888 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358888 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078944950"} 20241023120358888 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023120358888 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420078944950" cause=Invalid mandatory information} 20241023120358888 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358888 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358888 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358888 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358888 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078944950"} 20241023120358888 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023120358888 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420078944950" cause=Invalid mandatory information} 20241023120358888 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420078944950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120358888 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358888 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120358889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241023120358897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51470<->l=127.0.0.1:4258 20241023120358898 DLINP <000b> input/ipa.c:451 connected read/write 20241023120358898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120358898 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120358898 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120358898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120358898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44467<->l=127.0.0.1:4259) 20241023120358921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 20241023120359022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 20241023120402145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120402145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120402147 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120402148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241023120402150 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120402150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120402150 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120402150 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  20241023120402150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120402150 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  20241023120402150 DLGSUP <0013> gsup_server.c:235 2:  20241023120402150 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120402150 DLGSUP <0013> gsup_server.c:235 3:  20241023120402150 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120402150 DLGSUP <0013> gsup_server.c:235 4:  20241023120402150 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120402150 DLGSUP <0013> gsup_server.c:235 5:  20241023120402150 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120402150 DLGSUP <0013> gsup_server.c:235 7:  20241023120402150 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120402150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120402150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120402150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120402160 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42993<->l=127.0.0.1:4259) 20241023120402167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241023120402198 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120402198 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832711869"} 20241023120402198 DMAIN <0000> hlr.c:435 IMSI='262420832711869': has IMEI = 22245678901234 (consider setting 'store-imei') 20241023120402198 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241023120402198 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832711869" cause=Invalid mandatory information} 20241023120402198 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120402199 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120402199 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120402209 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120402209 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832711869"} 20241023120402210 DAUC <0003> hlr.c:428 IMSI='262420832711869': storing IMEI = 22245678901234 20241023120402210 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420832711869': no such subscriber 20241023120402210 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241023120402210 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832711869" cause=Invalid mandatory information} 20241023120402210 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420832711869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120402210 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120402210 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120402213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241023120402214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241023120402217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42993<->l=127.0.0.1:4259) 20241023120402217 DLINP <000b> input/ipa.c:451 connected read/write 20241023120402217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120402217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120402217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120402217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120402248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241023120402349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241023120405423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120405423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120405426 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241023120405428 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405428 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120405428 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120405428 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  20241023120405428 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120405428 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  20241023120405428 DLGSUP <0013> gsup_server.c:235 2:  20241023120405428 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120405428 DLGSUP <0013> gsup_server.c:235 3:  20241023120405428 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120405428 DLGSUP <0013> gsup_server.c:235 4:  20241023120405428 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120405428 DLGSUP <0013> gsup_server.c:235 5:  20241023120405428 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120405428 DLGSUP <0013> gsup_server.c:235 7:  20241023120405428 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120405428 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120405428 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120405428 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120405438 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34117<->l=127.0.0.1:4259) 20241023120405444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 20241023120405470 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405470 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420371801942"} 20241023120405470 DMAIN <0000> hlr.c:227 IMSI='262420371801942': Creating subscriber on demand 20241023120405475 DMAIN <0000> hlr.c:243 IMSI='262420371801942': Successfully assigned MSISDN='019' 20241023120405475 DAUC <0003> hlr.c:428 IMSI='262420371801942': storing IMEI = 12345678901234 20241023120405488 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420371801942"} 20241023120405488 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120405488 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405488 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405490 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405490 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405490 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405490 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405491 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405491 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405491 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405491 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405491 DLU <0006> fsm.c:456 lu(262420371801942)[0x612000013720]{UNVALIDATED}: Allocated 20241023120405491 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120405505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420371801942)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120405505 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405505 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405505 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405506 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405506 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420371801942"} 20241023120405506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420371801942)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120405506 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120405506 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420371801942"} 20241023120405506 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120405506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420371801942)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120405506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420371801942)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120405506 DLU <0006> fsm.c:568 lu(PS:IMSI-262420371801942)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120405506 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405506 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405512 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405512 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420371801942"} 20241023120405512 DMAIN <0000> hlr.c:227 IMSI='262420371801942': Creating subscriber on demand 20241023120405523 DMAIN <0000> hlr.c:243 IMSI='262420371801942': Successfully assigned MSISDN='608' 20241023120405523 DAUC <0003> hlr.c:428 IMSI='262420371801942': storing IMEI = 12345678901234 20241023120405526 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420371801942"} 20241023120405526 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120405526 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405526 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405528 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405528 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405530 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405530 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405531 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405531 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405532 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405532 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405534 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405534 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405534 DLU <0006> fsm.c:456 lu(262420371801942)[0x6120000138a0]{UNVALIDATED}: Allocated 20241023120405535 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120405540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420371801942)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120405540 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405540 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405540 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405543 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405543 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420371801942"} 20241023120405544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420371801942)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120405544 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120405544 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420371801942"} 20241023120405544 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120405544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420371801942)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120405544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420371801942)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120405544 DLU <0006> fsm.c:568 lu(PS:IMSI-262420371801942)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120405544 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405544 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405554 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405554 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420371801942"} 20241023120405555 DMAIN <0000> hlr.c:227 IMSI='262420371801942': Creating subscriber on demand 20241023120405560 DMAIN <0000> hlr.c:243 IMSI='262420371801942': Successfully assigned MSISDN='364' 20241023120405560 DAUC <0003> hlr.c:428 IMSI='262420371801942': storing IMEI = 12345678901234 20241023120405563 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420371801942"} 20241023120405563 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120405563 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405563 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405565 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405565 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405568 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405568 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405569 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405569 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405570 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405570 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405573 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405574 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405574 DLU <0006> fsm.c:456 lu(262420371801942)[0x612000013a20]{UNVALIDATED}: Allocated 20241023120405574 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023120405574 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420371801942" cause=GPRS services not allowed} 20241023120405574 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120405574 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420371801942)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120405574 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420371801942)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241023120405574 DLU <0006> fsm.c:568 lu(PS:IMSI-262420371801942)[0x612000013a20]{UNVALIDATED}: Deallocated 20241023120405574 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405574 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405585 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405586 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420371801942"} 20241023120405586 DMAIN <0000> hlr.c:227 IMSI='262420371801942': Creating subscriber on demand 20241023120405591 DMAIN <0000> hlr.c:243 IMSI='262420371801942': Successfully assigned MSISDN='287' 20241023120405591 DAUC <0003> hlr.c:428 IMSI='262420371801942': storing IMEI = 12345678901234 20241023120405594 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420371801942"} 20241023120405594 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120405594 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405594 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405597 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405597 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405599 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405599 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405600 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405600 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405603 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405603 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405603 DLU <0006> fsm.c:456 lu(262420371801942)[0x612000013ba0]{UNVALIDATED}: Allocated 20241023120405603 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023120405603 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420371801942" cause=GPRS services not allowed} 20241023120405603 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120405603 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420371801942)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120405603 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420371801942)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241023120405603 DLU <0006> fsm.c:568 lu(PS:IMSI-262420371801942)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241023120405603 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405603 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405613 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405613 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420371801942"} 20241023120405613 DMAIN <0000> hlr.c:227 IMSI='262420371801942': Creating subscriber on demand 20241023120405616 DAUC <0003> hlr.c:428 IMSI='262420371801942': storing IMEI = 12345678901234 20241023120405619 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420371801942"} 20241023120405619 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120405619 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405619 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405621 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405621 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405623 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405623 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405625 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405625 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405627 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405627 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405627 DLU <0006> fsm.c:456 lu(262420371801942)[0x612000013d20]{UNVALIDATED}: Allocated 20241023120405627 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023120405627 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420371801942" cause=GPRS services not allowed} 20241023120405627 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120405627 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420371801942)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120405627 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420371801942)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241023120405627 DLU <0006> fsm.c:568 lu(PS:IMSI-262420371801942)[0x612000013d20]{UNVALIDATED}: Deallocated 20241023120405627 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405627 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405639 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405639 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420371801942"} 20241023120405639 DMAIN <0000> hlr.c:227 IMSI='262420371801942': Creating subscriber on demand 20241023120405642 DAUC <0003> hlr.c:428 IMSI='262420371801942': storing IMEI = 12345678901234 20241023120405645 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420371801942"} 20241023120405645 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023120405645 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405645 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405647 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405647 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405649 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405649 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405651 DAUC <0003> db_auc.c:157 IMSI='262420371801942': No 2G Auth Data 20241023120405651 DAUC <0003> db_auc.c:192 IMSI='262420371801942': No 3G Auth Data 20241023120405654 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405654 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405654 DLU <0006> fsm.c:456 lu(262420371801942)[0x612000013ea0]{UNVALIDATED}: Allocated 20241023120405655 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120405660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420371801942)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120405660 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420371801942" cn_domain=PS} 20241023120405660 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405660 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405664 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405664 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420371801942"} 20241023120405664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420371801942)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120405664 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120405664 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420371801942"} 20241023120405664 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420371801942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120405664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420371801942)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120405664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420371801942)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120405664 DLU <0006> fsm.c:568 lu(PS:IMSI-262420371801942)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120405664 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405664 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120405672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 20241023120405674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241023120405676 DLINP <000b> input/ipa.c:451 connected read/write 20241023120405676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120405676 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120405677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120405677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120405677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34117<->l=127.0.0.1:4259) 20241023120405715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20241023120405816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20241023120408929 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120408929 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120408932 DLINP <000b> input/ipa.c:451 connected read/write 20241023120408932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120408934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20241023120408937 DLINP <000b> input/ipa.c:451 connected read/write 20241023120408937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120408937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120408937 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120408937 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  20241023120408937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120408937 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  20241023120408937 DLGSUP <0013> gsup_server.c:235 2:  20241023120408937 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120408937 DLGSUP <0013> gsup_server.c:235 3:  20241023120408937 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120408937 DLGSUP <0013> gsup_server.c:235 4:  20241023120408937 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120408937 DLGSUP <0013> gsup_server.c:235 5:  20241023120408937 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120408937 DLGSUP <0013> gsup_server.c:235 7:  20241023120408937 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120408937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120408937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120408937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120408950 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37879<->l=127.0.0.1:4259) 20241023120408958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20241023120408978 DLINP <000b> input/ipa.c:451 connected read/write 20241023120408978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120408978 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120408978 DMAIN <0000> hlr.c:227 IMSI='262427700741539': Creating subscriber on demand 20241023120408984 DMAIN <0000> hlr.c:243 IMSI='262427700741539': Successfully assigned MSISDN='126' 20241023120408984 DLU <0006> fsm.c:456 lu(262427700741539)[0x612000014020]{UNVALIDATED}: Allocated 20241023120408984 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120408991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427700741539)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120408991 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120408991 DLINP <000b> input/ipa.c:451 connected read/write 20241023120408991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120408991 DLINP <000b> input/ipa.c:451 connected read/write 20241023120408991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409000 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409000 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427700741539"} 20241023120409000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427700741539)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120409000 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120409000 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427700741539"} 20241023120409000 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120409000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427700741539)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120409000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427700741539)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120409000 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700741539)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120409000 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409000 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409003 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409003 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409006 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409006 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409007 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409007 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409018 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409018 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409018 DMAIN <0000> hlr.c:227 IMSI='262427700741539': Creating subscriber on demand 20241023120409023 DMAIN <0000> hlr.c:243 IMSI='262427700741539': Successfully assigned MSISDN='578' 20241023120409023 DLU <0006> fsm.c:456 lu(262427700741539)[0x6120000141a0]{UNVALIDATED}: Allocated 20241023120409024 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120409029 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427700741539)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120409029 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409029 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409029 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409032 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409032 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427700741539"} 20241023120409032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427700741539)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120409032 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120409032 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427700741539"} 20241023120409032 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120409032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427700741539)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120409032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427700741539)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120409032 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700741539)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120409032 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409033 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409035 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409035 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409037 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409037 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409039 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409039 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409040 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409040 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409050 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409050 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409050 DMAIN <0000> hlr.c:227 IMSI='262427700741539': Creating subscriber on demand 20241023120409055 DMAIN <0000> hlr.c:243 IMSI='262427700741539': Successfully assigned MSISDN='436' 20241023120409055 DLU <0006> fsm.c:456 lu(262427700741539)[0x612000014320]{UNVALIDATED}: Allocated 20241023120409055 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023120409055 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427700741539" cause=GPRS services not allowed} 20241023120409055 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120409055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427700741539)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120409055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427700741539)[0x612000014320]{UNVALIDATED}: Freeing instance 20241023120409055 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700741539)[0x612000014320]{UNVALIDATED}: Deallocated 20241023120409055 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409055 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409058 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409058 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409059 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409059 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409060 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409060 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409062 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409062 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409071 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409071 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409071 DMAIN <0000> hlr.c:227 IMSI='262427700741539': Creating subscriber on demand 20241023120409076 DMAIN <0000> hlr.c:243 IMSI='262427700741539': Successfully assigned MSISDN='104' 20241023120409076 DLU <0006> fsm.c:456 lu(262427700741539)[0x6120000144a0]{UNVALIDATED}: Allocated 20241023120409076 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023120409076 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427700741539" cause=GPRS services not allowed} 20241023120409076 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120409076 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427700741539)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120409076 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427700741539)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241023120409076 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700741539)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241023120409076 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409077 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409078 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409078 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409080 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409080 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409081 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409081 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409092 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409092 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409092 DMAIN <0000> hlr.c:227 IMSI='262427700741539': Creating subscriber on demand 20241023120409095 DLU <0006> fsm.c:456 lu(262427700741539)[0x612000014620]{UNVALIDATED}: Allocated 20241023120409095 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023120409095 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427700741539" cause=GPRS services not allowed} 20241023120409095 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120409095 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427700741539)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120409095 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427700741539)[0x612000014620]{UNVALIDATED}: Freeing instance 20241023120409095 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700741539)[0x612000014620]{UNVALIDATED}: Deallocated 20241023120409095 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409095 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409097 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409097 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409099 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409099 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409101 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409101 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409109 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409109 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409109 DMAIN <0000> hlr.c:227 IMSI='262427700741539': Creating subscriber on demand 20241023120409112 DLU <0006> fsm.c:456 lu(262427700741539)[0x6120000147a0]{UNVALIDATED}: Allocated 20241023120409112 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120409118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427700741539)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120409118 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427700741539" cn_domain=PS} 20241023120409118 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409118 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409121 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409121 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427700741539"} 20241023120409121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427700741539)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120409121 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120409121 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427700741539"} 20241023120409121 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427700741539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120409121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427700741539)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120409121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427700741539)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120409121 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700741539)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120409121 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409122 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120409124 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409124 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409125 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409125 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409127 DAUC <0003> db_auc.c:157 IMSI='262427700741539': No 2G Auth Data 20241023120409127 DAUC <0003> db_auc.c:192 IMSI='262427700741539': No 3G Auth Data 20241023120409132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20241023120409133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20241023120409135 DLINP <000b> input/ipa.c:451 connected read/write 20241023120409135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120409135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120409135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120409135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120409137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37879<->l=127.0.0.1:4259) 20241023120409194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4258 20241023120409295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4258 20241023120412439 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120412439 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120412441 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120412442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38976<->l=127.0.0.1:4258 20241023120412443 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120412443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120412443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120412443 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  20241023120412443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120412443 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  20241023120412443 DLGSUP <0013> gsup_server.c:235 2:  20241023120412443 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120412443 DLGSUP <0013> gsup_server.c:235 3:  20241023120412443 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120412443 DLGSUP <0013> gsup_server.c:235 4:  20241023120412443 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120412443 DLGSUP <0013> gsup_server.c:235 5:  20241023120412443 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120412443 DLGSUP <0013> gsup_server.c:235 7:  20241023120412443 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120412444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120412444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120412444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120412457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45579<->l=127.0.0.1:4259) 20241023120412465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38988<->l=127.0.0.1:4258 20241023120412490 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120412490 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422823639422"} 20241023120412490 DMAIN <0000> hlr.c:227 IMSI='262422823639422': Creating subscriber on demand 20241023120412496 DMAIN <0000> hlr.c:243 IMSI='262422823639422': Successfully assigned MSISDN='891' 20241023120412496 DAUC <0003> db_auc.c:157 IMSI='262422823639422': No 2G Auth Data 20241023120412496 DAUC <0003> db_auc.c:192 IMSI='262422823639422': No 3G Auth Data 20241023120412496 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422823639422 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 20241023120412496 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422823639422" cause=IMSI unknown in HLR} 20241023120412496 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023120412496 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120412496 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120412501 DAUC <0003> db_auc.c:157 IMSI='262422823639422': No 2G Auth Data 20241023120412501 DAUC <0003> db_auc.c:192 IMSI='262422823639422': No 3G Auth Data 20241023120412503 DAUC <0003> db_auc.c:157 IMSI='262422823639422': No 2G Auth Data 20241023120412503 DAUC <0003> db_auc.c:192 IMSI='262422823639422': No 3G Auth Data 20241023120412505 DAUC <0003> db_auc.c:157 IMSI='262422823639422': No 2G Auth Data 20241023120412505 DAUC <0003> db_auc.c:192 IMSI='262422823639422': No 3G Auth Data 20241023120412508 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120412508 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422823639422" cn_domain=PS} 20241023120412508 DLU <0006> fsm.c:456 lu(262422823639422)[0x612000014920]{UNVALIDATED}: Allocated 20241023120412508 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023120412514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422823639422)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120412514 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422823639422" cn_domain=PS} 20241023120412514 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120412514 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120412519 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120412519 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422823639422"} 20241023120412519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422823639422)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120412519 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120412520 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422823639422"} 20241023120412520 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422823639422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120412520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422823639422)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120412520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422823639422)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120412520 DLU <0006> fsm.c:568 lu(PS:IMSI-262422823639422)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120412520 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120412520 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120412527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38988<->l=127.0.0.1:4258 20241023120412528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38976<->l=127.0.0.1:4258 20241023120412530 DLINP <000b> input/ipa.c:451 connected read/write 20241023120412530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120412530 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120412530 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120412530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120412530 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45579<->l=127.0.0.1:4259) 20241023120412567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 20241023120412668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 20241023120415789 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120415789 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120415793 DLINP <000b> input/ipa.c:451 connected read/write 20241023120415793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120415794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39000<->l=127.0.0.1:4258 20241023120415796 DLINP <000b> input/ipa.c:451 connected read/write 20241023120415796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120415796 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120415796 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120415796 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  20241023120415796 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120415796 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  20241023120415796 DLGSUP <0013> gsup_server.c:235 2:  20241023120415796 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120415796 DLGSUP <0013> gsup_server.c:235 3:  20241023120415796 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120415796 DLGSUP <0013> gsup_server.c:235 4:  20241023120415796 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120415796 DLGSUP <0013> gsup_server.c:235 5:  20241023120415796 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120415796 DLGSUP <0013> gsup_server.c:235 7:  20241023120415796 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120415796 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120415796 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120415796 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120415809 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46131<->l=127.0.0.1:4259) 20241023120415811 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023120415811 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023120415821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 20241023120415835 DAUC <0003> db_auc.c:157 IMSI='262423296564891': No 2G Auth Data 20241023120415835 DAUC <0003> db_auc.c:192 IMSI='262423296564891': No 3G Auth Data 20241023120415850 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615026436.msisdn 20241023120415850 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615026436.msisdn: not attached (vlr_number unset) 20241023120415850 DDGSM <0007> mslookup_server.c:327 sip.voice.491615026436.msisdn: does not exist in GSUP proxy 20241023120416856 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120416856 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423296564891" cn_domain=CS} 20241023120416856 DLU <0006> fsm.c:456 lu(262423296564891)[0x612000014da0]{UNVALIDATED}: Allocated 20241023120416856 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241023120416873 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423296564891)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023120416873 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423296564891" cn_domain=CS} 20241023120416873 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120416873 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120416881 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120416882 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423296564891"} 20241023120416882 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423296564891)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023120416882 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023120416882 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423296564891"} 20241023120416882 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423296564891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120416882 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423296564891)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023120416882 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423296564891)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023120416882 DLU <0006> fsm.c:568 lu(CS:IMSI-262423296564891)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023120416882 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120416882 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120416886 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615026436.msisdn 20241023120416886 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615026436.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241023120416886 DDGSM <0007> mslookup_server.c:327 sip.voice.491615026436.msisdn: does not exist in GSUP proxy 20241023120416886 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615026436.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241023120416894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 20241023120416895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39000<->l=127.0.0.1:4258 20241023120416896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46131<->l=127.0.0.1:4259) 20241023120416896 DLINP <000b> input/ipa.c:451 connected read/write 20241023120416896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120416896 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120416896 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120416896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120416954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39008<->l=127.0.0.1:4258 20241023120417055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39008<->l=127.0.0.1:4258 20241023120418321 DSS <0004> hlr_ussd.c:239 262428151848401/0x37e4ac4f: SS Session Timeout, destroying 20241023120418322 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428151848401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023120420179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120420180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120420184 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120420186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20241023120420189 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120420189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120420190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120420190 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  20241023120420190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120420190 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  20241023120420190 DLGSUP <0013> gsup_server.c:235 2:  20241023120420190 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120420190 DLGSUP <0013> gsup_server.c:235 3:  20241023120420190 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120420190 DLGSUP <0013> gsup_server.c:235 4:  20241023120420190 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120420190 DLGSUP <0013> gsup_server.c:235 5:  20241023120420190 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120420190 DLGSUP <0013> gsup_server.c:235 7:  20241023120420190 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120420190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120420190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120420190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120420191 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023120420191 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023120420223 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44975<->l=127.0.0.1:4259) 20241023120420225 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023120420225 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023120420232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4258 20241023120420236 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120420236 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425695098283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425695098283" cn_domain=CS} 20241023120420236 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425695098283 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241023120420236 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425695098283 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241023120420236 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425695098283.imsi 20241023120420236 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425695098283.imsi 20241023120420236 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425695098283.imsi: does not exist in local HLR 20241023120420242 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425695098283 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241023120420242 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241023120420242 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241023120420242 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241023120420242 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241023120420242 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241023120420242 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425695098283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120420242 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120420242 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120420242 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120420242 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120420242 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120420242 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120420245 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420245 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420245 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241023120420245 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241023120420245 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241023120420247 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420247 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420247 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241023120420290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420291 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425695098283 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614766868 20241023120420291 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425695098283 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120420291 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120420291 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120420300 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420300 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420300 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425695098283 MSISDN-491614766868 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120420300 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120420300 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120420304 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420304 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420304 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425695098283 MSISDN-491614766868 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 20241023120420304 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425695098283 MSISDN-491614766868 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120420304 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120420304 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120420307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4258 20241023120420309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20241023120420311 DLINP <000b> input/ipa.c:451 connected read/write 20241023120420311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120420311 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120420311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120420311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120420311 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120420311 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120420311 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241023120420311 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241023120420311 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241023120420312 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44975<->l=127.0.0.1:4259) 20241023120420405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39040<->l=127.0.0.1:4258 20241023120420506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39040<->l=127.0.0.1:4258 20241023120423602 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120423602 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120423603 DLINP <000b> input/ipa.c:451 connected read/write 20241023120423603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120423603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4258 20241023120423604 DLINP <000b> input/ipa.c:451 connected read/write 20241023120423604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120423604 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120423604 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120423604 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  20241023120423604 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120423604 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  20241023120423604 DLGSUP <0013> gsup_server.c:235 2:  20241023120423604 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120423604 DLGSUP <0013> gsup_server.c:235 3:  20241023120423604 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120423604 DLGSUP <0013> gsup_server.c:235 4:  20241023120423604 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120423604 DLGSUP <0013> gsup_server.c:235 5:  20241023120423604 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120423604 DLGSUP <0013> gsup_server.c:235 7:  20241023120423604 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120423604 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120423604 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120423604 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120423605 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023120423605 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023120423614 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37921<->l=127.0.0.1:4259) 20241023120423616 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023120423616 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023120423622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 20241023120423626 DAUC <0003> db_auc.c:157 IMSI='262423045873172': No 2G Auth Data 20241023120423626 DAUC <0003> db_auc.c:192 IMSI='262423045873172': No 3G Auth Data 20241023120423632 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423045873172.imsi 20241023120423632 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423045873172.imsi: found in local HLR 20241023120423636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 20241023120423637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4258 20241023120423637 DLINP <000b> input/ipa.c:451 connected read/write 20241023120423637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120423637 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120423637 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120423637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120423637 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37921<->l=127.0.0.1:4259) 20241023120423666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20241023120423767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20241023120426841 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120426841 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120426846 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120426848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 20241023120426852 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023120426852 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023120426852 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120426852 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120426852 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120426852 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  20241023120426852 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120426852 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  20241023120426852 DLGSUP <0013> gsup_server.c:235 2:  20241023120426852 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120426852 DLGSUP <0013> gsup_server.c:235 3:  20241023120426852 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120426852 DLGSUP <0013> gsup_server.c:235 4:  20241023120426852 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120426852 DLGSUP <0013> gsup_server.c:235 5:  20241023120426852 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120426852 DLGSUP <0013> gsup_server.c:235 7:  20241023120426852 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120426852 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120426852 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120426852 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120426883 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40227<->l=127.0.0.1:4259) 20241023120426884 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023120426884 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023120426892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57088<->l=127.0.0.1:4258 20241023120426896 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120426896 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429577937702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429577937702" cn_domain=CS} 20241023120426896 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429577937702 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241023120426896 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429577937702 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241023120426896 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429577937702.imsi 20241023120426896 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429577937702.imsi 20241023120426896 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429577937702.imsi: does not exist in local HLR 20241023120426904 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429577937702 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241023120426904 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241023120426904 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241023120426904 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241023120426904 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241023120426904 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241023120426904 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429577937702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120426904 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120426904 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120426904 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120426904 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120426904 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120426904 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120426907 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120426907 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120426907 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241023120426907 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241023120426907 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241023120426909 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120426909 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120426909 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241023120426950 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120426950 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120426950 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120426950 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120426951 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429577937702 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615714263 20241023120426951 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429577937702 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120426951 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120426951 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120426958 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120426958 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120426958 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429577937702 MSISDN-491615714263 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120426958 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120426958 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120426962 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120426962 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120426962 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429577937702 MSISDN-491615714263 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 20241023120426962 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429577937702 MSISDN-491615714263 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120426962 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120426962 DLINP <000b> input/ipa.c:451 connected read/write 20241023120426962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120426966 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429577937702.imsi 20241023120426966 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429577937702.imsi: does not exist in local HLR 20241023120427966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57088<->l=127.0.0.1:4258 20241023120427970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 20241023120427970 DLINP <000b> input/ipa.c:451 connected read/write 20241023120427970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120427970 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120427970 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120427970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120427970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40227<->l=127.0.0.1:4259) 20241023120427971 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120427971 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120427971 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241023120427971 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241023120427971 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241023120428011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241023120428112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241023120431223 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023120431223 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023120431227 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120431229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241023120431232 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120431232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023120431232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023120431233 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  20241023120431233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023120431233 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  20241023120431233 DLGSUP <0013> gsup_server.c:235 2:  20241023120431233 DLGSUP <0013> gsup_server.c:237 2: 00  20241023120431233 DLGSUP <0013> gsup_server.c:235 3:  20241023120431233 DLGSUP <0013> gsup_server.c:237 3: 00  20241023120431233 DLGSUP <0013> gsup_server.c:235 4:  20241023120431233 DLGSUP <0013> gsup_server.c:237 4: 00  20241023120431233 DLGSUP <0013> gsup_server.c:235 5:  20241023120431233 DLGSUP <0013> gsup_server.c:237 5: 00  20241023120431233 DLGSUP <0013> gsup_server.c:235 7:  20241023120431233 DLGSUP <0013> gsup_server.c:237 7: 00  20241023120431233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023120431233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023120431233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023120431233 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023120431233 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023120431254 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40587<->l=127.0.0.1:4259) 20241023120431255 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023120431255 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023120431261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57094<->l=127.0.0.1:4258 20241023120431278 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120431278 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429882785183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429882785183" cn_domain=CS} 20241023120431278 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429882785183 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241023120431278 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429882785183 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241023120431278 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429882785183.imsi 20241023120431278 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429882785183.imsi 20241023120431278 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429882785183.imsi: does not exist in local HLR 20241023120431289 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429882785183 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241023120431289 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241023120431290 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241023120431290 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241023120431290 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241023120431290 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241023120431290 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429882785183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023120431290 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120431290 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120431290 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120431290 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120431290 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023120431290 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023120431294 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431294 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431294 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241023120431294 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241023120431294 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241023120431297 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431297 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431297 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241023120431342 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431342 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431342 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431342 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431342 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429882785183 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610738117 20241023120431342 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429882785183 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120431342 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120431343 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120431349 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431350 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431350 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429882785183 MSISDN-491610738117 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120431350 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120431350 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120431353 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431353 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431354 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429882785183 MSISDN-491610738117 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 20241023120431354 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429882785183 MSISDN-491610738117 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023120431354 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120431354 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023120431357 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610738117.msisdn 20241023120431357 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610738117.msisdn: does not exist in local HLR 20241023120431357 DDGSM <0007> mslookup_server.c:352 sip.voice.491610738117.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241023120431357 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610738117.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241023120431361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57094<->l=127.0.0.1:4258 20241023120431363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241023120431365 DLINP <000b> input/ipa.c:451 connected read/write 20241023120431365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023120431365 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023120431365 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023120431365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023120431365 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40587<->l=127.0.0.1:4259) 20241023120431366 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023120431366 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023120431366 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241023120431366 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241023120431366 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241023120431452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20241023120431553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258