20241118160243182 DMAIN <0000> hlr.c:813 hlr starting 20241118160243182 DDB <0001> db.c:599 using database: :memory: 20241118160243182 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241118160243182 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241118160243182 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241118160243183 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241118160243183 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241118160243183 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241118160243183 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241118160243183 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241118160243184 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241118160243184 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241118160244770 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160244770 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160244774 DLINP <000b> input/ipa.c:451 connected read/write 20241118160244774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160244776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 20241118160244778 DLINP <000b> input/ipa.c:451 connected read/write 20241118160244778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160244778 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160244778 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160244778 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  20241118160244778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160244778 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  20241118160244778 DLGSUP <0013> gsup_server.c:235 2:  20241118160244778 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160244778 DLGSUP <0013> gsup_server.c:235 3:  20241118160244778 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160244778 DLGSUP <0013> gsup_server.c:235 4:  20241118160244778 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160244779 DLGSUP <0013> gsup_server.c:235 5:  20241118160244779 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160244779 DLGSUP <0013> gsup_server.c:235 7:  20241118160244779 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160244779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160244779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160244779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160244801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44479<->l=127.0.0.1:4259) 20241118160244812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 20241118160244822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160244822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160244822 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241118160244822 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241118160244822 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241118160244822 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160244822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160244822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160244822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160244822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160244823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 20241118160244824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 20241118160244824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44479<->l=127.0.0.1:4259) 20241118160244825 DLINP <000b> input/ipa.c:451 connected read/write 20241118160244825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160244825 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160244825 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160244825 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160244880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4258 20241118160244981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4258 20241118160248048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160248048 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160248049 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4258 20241118160248051 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248051 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160248051 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160248051 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  20241118160248051 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160248051 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  20241118160248051 DLGSUP <0013> gsup_server.c:235 2:  20241118160248051 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160248051 DLGSUP <0013> gsup_server.c:235 3:  20241118160248051 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160248051 DLGSUP <0013> gsup_server.c:235 4:  20241118160248051 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160248051 DLGSUP <0013> gsup_server.c:235 5:  20241118160248051 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160248051 DLGSUP <0013> gsup_server.c:235 7:  20241118160248051 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160248051 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160248051 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160248051 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160248059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44951<->l=127.0.0.1:4259) 20241118160248061 DAUC <0003> db_auc.c:157 IMSI='262425859992007': No 2G Auth Data 20241118160248061 DAUC <0003> db_auc.c:192 IMSI='262425859992007': No 3G Auth Data 20241118160248068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4258 20241118160248094 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248094 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425859992007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425859992007"} 20241118160248094 DAUC <0003> db_auc.c:192 IMSI='262425859992007': No 3G Auth Data 20241118160248094 DAUC <0003> db_auc.c:236 IMSI='262425859992007': Calling to generate 5 vectors 20241118160248094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160248094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160248094 DAUC <0003> auc.c:113 vector [0]: rand = 28050a1e2401b6fa735b1eb06c648527 20241118160248094 DAUC <0003> auc.c:179 vector [0]: kc = 94feed172feba000 20241118160248094 DAUC <0003> auc.c:180 vector [0]: sres = e9390bbd 20241118160248094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160248094 DAUC <0003> auc.c:113 vector [1]: rand = bb3408322b547298d47e665b492419ca 20241118160248094 DAUC <0003> auc.c:179 vector [1]: kc = e066eb233ed91800 20241118160248094 DAUC <0003> auc.c:180 vector [1]: sres = 23eca55f 20241118160248094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160248094 DAUC <0003> auc.c:113 vector [2]: rand = 2b0fbf3cd068f9fb0e30faa181d8a904 20241118160248094 DAUC <0003> auc.c:179 vector [2]: kc = c9833d775e9c7800 20241118160248094 DAUC <0003> auc.c:180 vector [2]: sres = d43189e3 20241118160248094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160248094 DAUC <0003> auc.c:113 vector [3]: rand = 4f1e62dd46b2d57761cd9e7683df5b8c 20241118160248094 DAUC <0003> auc.c:179 vector [3]: kc = d0081c8507ddd800 20241118160248094 DAUC <0003> auc.c:180 vector [3]: sres = 5a41d2d3 20241118160248094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160248094 DAUC <0003> auc.c:113 vector [4]: rand = c7a0e81bcf1f8ff61b24213a4395dbb1 20241118160248095 DAUC <0003> auc.c:179 vector [4]: kc = bd1cc13385204800 20241118160248095 DAUC <0003> auc.c:180 vector [4]: sres = 938b6a99 20241118160248095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160248095 DAUC <0003> db_auc.c:245 IMSI='262425859992007': Generated 5 vectors 20241118160248095 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425859992007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425859992007"} 20241118160248095 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425859992007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248095 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248095 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4258 20241118160248107 DAUC <0003> db_auc.c:157 IMSI='262425280928750': No 2G Auth Data 20241118160248107 DAUC <0003> db_auc.c:192 IMSI='262425280928750': No 3G Auth Data 20241118160248116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41560<->l=127.0.0.1:4258 20241118160248118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248118 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425280928750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425280928750"} 20241118160248118 DAUC <0003> db_auc.c:192 IMSI='262425280928750': No 3G Auth Data 20241118160248118 DAUC <0003> db_auc.c:236 IMSI='262425280928750': Calling to generate 5 vectors 20241118160248118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160248118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160248118 DAUC <0003> auc.c:113 vector [0]: rand = 9507d7f002f7b5bcaf761d5d583586fc 20241118160248118 DAUC <0003> auc.c:179 vector [0]: kc = 5b47fd2816ac9000 20241118160248118 DAUC <0003> auc.c:180 vector [0]: sres = 18d90c04 20241118160248118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160248118 DAUC <0003> auc.c:113 vector [1]: rand = 7974f18f7fccd7fb097035a833678544 20241118160248118 DAUC <0003> auc.c:179 vector [1]: kc = 0af135f77fa0ac00 20241118160248118 DAUC <0003> auc.c:180 vector [1]: sres = 1a31c270 20241118160248118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160248118 DAUC <0003> auc.c:113 vector [2]: rand = ef36f85034a58ac6fdd8b8a5849daecb 20241118160248118 DAUC <0003> auc.c:179 vector [2]: kc = 9075d562db157c00 20241118160248118 DAUC <0003> auc.c:180 vector [2]: sres = e29eca70 20241118160248118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160248118 DAUC <0003> auc.c:113 vector [3]: rand = a9bbc06198c2e5b347ece57fa9cfc2aa 20241118160248118 DAUC <0003> auc.c:179 vector [3]: kc = ac12a1bbe0827400 20241118160248118 DAUC <0003> auc.c:180 vector [3]: sres = 565754af 20241118160248118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160248118 DAUC <0003> auc.c:113 vector [4]: rand = 62d79d83c6c14b1fe6476ea55124292d 20241118160248118 DAUC <0003> auc.c:179 vector [4]: kc = a0f3045f11455800 20241118160248118 DAUC <0003> auc.c:180 vector [4]: sres = 8f401d7f 20241118160248118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160248118 DAUC <0003> db_auc.c:245 IMSI='262425280928750': Generated 5 vectors 20241118160248118 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425280928750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425280928750"} 20241118160248118 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425280928750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41560<->l=127.0.0.1:4258 20241118160248121 DAUC <0003> db_auc.c:157 IMSI='262420542326138': No 2G Auth Data 20241118160248122 DAUC <0003> db_auc.c:192 IMSI='262420542326138': No 3G Auth Data 20241118160248131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4258 20241118160248133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248133 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420542326138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420542326138"} 20241118160248133 DAUC <0003> db_auc.c:192 IMSI='262420542326138': No 3G Auth Data 20241118160248133 DAUC <0003> db_auc.c:236 IMSI='262420542326138': Calling to generate 5 vectors 20241118160248133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160248133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160248133 DAUC <0003> auc.c:113 vector [0]: rand = 587d4b87d1f8d6061c0843d26cafa28c 20241118160248133 DAUC <0003> auc.c:179 vector [0]: kc = f62b3a04c8ed9a2f 20241118160248133 DAUC <0003> auc.c:180 vector [0]: sres = 4ee2b25f 20241118160248133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160248133 DAUC <0003> auc.c:113 vector [1]: rand = 290cb4dcda06b65a73ee4ebbb4ff45df 20241118160248133 DAUC <0003> auc.c:179 vector [1]: kc = 2a837e50ee514cea 20241118160248133 DAUC <0003> auc.c:180 vector [1]: sres = d577178c 20241118160248133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160248133 DAUC <0003> auc.c:113 vector [2]: rand = ac28fa03c4fc5e9b986dbe4166748f5f 20241118160248133 DAUC <0003> auc.c:179 vector [2]: kc = eb5e2ffd14b1d2df 20241118160248133 DAUC <0003> auc.c:180 vector [2]: sres = 28cce752 20241118160248133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160248133 DAUC <0003> auc.c:113 vector [3]: rand = 8782dbeb2c2694b258f1f8c88aba69be 20241118160248133 DAUC <0003> auc.c:179 vector [3]: kc = 220ae296d186e256 20241118160248133 DAUC <0003> auc.c:180 vector [3]: sres = 176295e2 20241118160248133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160248133 DAUC <0003> auc.c:113 vector [4]: rand = 91485cf31d4a233a7ae2fa977c89f603 20241118160248133 DAUC <0003> auc.c:179 vector [4]: kc = 6c4d4ed92009673b 20241118160248133 DAUC <0003> auc.c:180 vector [4]: sres = 17310c81 20241118160248133 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160248133 DAUC <0003> db_auc.c:245 IMSI='262420542326138': Generated 5 vectors 20241118160248133 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420542326138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420542326138"} 20241118160248133 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420542326138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4258 20241118160248135 DAUC <0003> db_auc.c:157 IMSI='262422124877758': No 2G Auth Data 20241118160248135 DAUC <0003> db_auc.c:192 IMSI='262422124877758': No 3G Auth Data 20241118160248141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 20241118160248143 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248143 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422124877758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422124877758"} 20241118160248143 DAUC <0003> db_auc.c:157 IMSI='262422124877758': No 2G Auth Data 20241118160248143 DAUC <0003> db_auc.c:236 IMSI='262422124877758': Calling to generate 5 vectors 20241118160248143 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160248143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160248143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160248143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160248143 DAUC <0003> auc.c:113 vector [0]: rand = ff039fb4ff8a83a5417b96f65cd58b95 20241118160248143 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160248143 DAUC <0003> auc.c:142 vector [0]: autn = 065931d2f5c40000d53932a23aeca63f 20241118160248143 DAUC <0003> auc.c:143 vector [0]: ck = d77b2af0f8036fefab8e31173d945033 20241118160248143 DAUC <0003> auc.c:144 vector [0]: ik = 80169cc4936dfe99812ede16284eebf7 20241118160248143 DAUC <0003> auc.c:145 vector [0]: res = 972fbf7e0316d5100000000000000000 20241118160248143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160248143 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160248143 DAUC <0003> auc.c:151 vector [0]: kc = 7dcd59357eb42ab2 20241118160248144 DAUC <0003> auc.c:152 vector [0]: sres = 94396a6e 20241118160248144 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160248144 DAUC <0003> auc.c:113 vector [1]: rand = 426913b53ce3fef0b9989db54f9bcc76 20241118160248144 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160248144 DAUC <0003> auc.c:142 vector [1]: autn = e9cbf17b8dd000002b2201974b25a908 20241118160248144 DAUC <0003> auc.c:143 vector [1]: ck = b37118b03f49e5b16d16564f3440b8f6 20241118160248144 DAUC <0003> auc.c:144 vector [1]: ik = 03dc8615beb22233f0415ddff6d5e067 20241118160248144 DAUC <0003> auc.c:145 vector [1]: res = 3f8cff5925f466210000000000000000 20241118160248144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160248144 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160248144 DAUC <0003> auc.c:151 vector [1]: kc = 2dfa9535436e9f13 20241118160248144 DAUC <0003> auc.c:152 vector [1]: sres = 1a789978 20241118160248144 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160248144 DAUC <0003> auc.c:113 vector [2]: rand = 1d8edd1fb6ec048ffdddc0d519f14f7a 20241118160248144 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160248144 DAUC <0003> auc.c:142 vector [2]: autn = 4cbf8a37356a0000e78e9e76adebe826 20241118160248144 DAUC <0003> auc.c:143 vector [2]: ck = 1f70c39037c93542910406d1689f148f 20241118160248144 DAUC <0003> auc.c:144 vector [2]: ik = 4a1c29813b3e869b3eac97a995eadf81 20241118160248144 DAUC <0003> auc.c:145 vector [2]: res = 300b3a061429bfb80000000000000000 20241118160248144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160248144 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160248144 DAUC <0003> auc.c:151 vector [2]: kc = fac47b69f18278d7 20241118160248144 DAUC <0003> auc.c:152 vector [2]: sres = 242285be 20241118160248144 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160248144 DAUC <0003> auc.c:113 vector [3]: rand = 61ebc04dd531d4f5c54da45c6dbe540f 20241118160248144 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160248144 DAUC <0003> auc.c:142 vector [3]: autn = 11f07a390f6c000098ceadbff2fb5188 20241118160248144 DAUC <0003> auc.c:143 vector [3]: ck = 776c86e6882a6c26c141ef026e98a5a5 20241118160248144 DAUC <0003> auc.c:144 vector [3]: ik = 89aafbc7a283e3bdb31430b4d0ab7a7d 20241118160248144 DAUC <0003> auc.c:145 vector [3]: res = 42ebbca5d5e86df30000000000000000 20241118160248144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160248144 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160248144 DAUC <0003> auc.c:151 vector [3]: kc = 8c93a297949a5043 20241118160248144 DAUC <0003> auc.c:152 vector [3]: sres = 9703d156 20241118160248144 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160248144 DAUC <0003> auc.c:113 vector [4]: rand = 984709d087c8658ac5445773f87de576 20241118160248144 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160248144 DAUC <0003> auc.c:142 vector [4]: autn = 9cd7453fc3fc00000068c73913d684ef 20241118160248144 DAUC <0003> auc.c:143 vector [4]: ck = e948307a34340d4836148d2709e32dba 20241118160248144 DAUC <0003> auc.c:144 vector [4]: ik = 3bc9cdbbb3e28115a74bb47f58a8d915 20241118160248144 DAUC <0003> auc.c:145 vector [4]: res = 5742de5a1ba0234a0000000000000000 20241118160248144 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160248144 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160248144 DAUC <0003> auc.c:151 vector [4]: kc = 43dec499d69d78f2 20241118160248144 DAUC <0003> auc.c:152 vector [4]: sres = 4ce2fd10 20241118160248144 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160248144 DAUC <0003> db_auc.c:245 IMSI='262422124877758': Generated 5 vectors 20241118160248144 DAUC <0003> db_auc.c:249 IMSI='262422124877758': Updating SQN=161 in DB 20241118160248144 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422124877758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422124877758"} 20241118160248144 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422124877758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248144 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248144 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 20241118160248147 DAUC <0003> db_auc.c:157 IMSI='262420598033907': No 2G Auth Data 20241118160248147 DAUC <0003> db_auc.c:192 IMSI='262420598033907': No 3G Auth Data 20241118160248154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4258 20241118160248156 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248156 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420598033907 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420598033907"} 20241118160248156 DAUC <0003> db_auc.c:157 IMSI='262420598033907': No 2G Auth Data 20241118160248156 DAUC <0003> db_auc.c:236 IMSI='262420598033907': Calling to generate 5 vectors 20241118160248156 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160248156 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160248156 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118160248156 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160248156 DAUC <0003> auc.c:113 vector [0]: rand = 6df74cc0118ea49dcc3a0233a637647d 20241118160248156 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160248156 DAUC <0003> auc.c:142 vector [0]: autn = 0b5e8f736cb800009f825e6f5fd4cbb6 20241118160248156 DAUC <0003> auc.c:143 vector [0]: ck = 453db853cd25fa203e28f694ecd66b52 20241118160248156 DAUC <0003> auc.c:144 vector [0]: ik = 5d8a5ad1eeff82c9adfb957855a72f6b 20241118160248156 DAUC <0003> auc.c:145 vector [0]: res = 01be79acd9d9b24f0000000000000000 20241118160248156 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160248156 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160248156 DAUC <0003> auc.c:151 vector [0]: kc = 8b64816e9aab3cd0 20241118160248156 DAUC <0003> auc.c:152 vector [0]: sres = d867cbe3 20241118160248156 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160248156 DAUC <0003> auc.c:113 vector [1]: rand = e416025b80023cf86f6269e65dcc6e9a 20241118160248156 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160248156 DAUC <0003> auc.c:142 vector [1]: autn = 37830cfcffda0000e6e41351b50ecfb6 20241118160248156 DAUC <0003> auc.c:143 vector [1]: ck = 057c62f15d0cfc2c12a9e3caa746e443 20241118160248156 DAUC <0003> auc.c:144 vector [1]: ik = edac430b416e53a0db071d1bfea70fcc 20241118160248156 DAUC <0003> auc.c:145 vector [1]: res = ecabb94ad31e032a0000000000000000 20241118160248156 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160248156 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160248156 DAUC <0003> auc.c:151 vector [1]: kc = 217edf2b45834403 20241118160248156 DAUC <0003> auc.c:152 vector [1]: sres = 3fb5ba60 20241118160248156 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160248156 DAUC <0003> auc.c:113 vector [2]: rand = 78a81265a03fef4aabfd4afa55f66ffc 20241118160248156 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160248156 DAUC <0003> auc.c:142 vector [2]: autn = 8aef2a23730300009c070f422e8d01d5 20241118160248156 DAUC <0003> auc.c:143 vector [2]: ck = 2c15d9fab14b3f66fb87434019cd7e77 20241118160248156 DAUC <0003> auc.c:144 vector [2]: ik = db4dc51fed4940f5ebe8140cd317b923 20241118160248156 DAUC <0003> auc.c:145 vector [2]: res = f2f805118d7181000000000000000000 20241118160248156 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160248156 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160248156 DAUC <0003> auc.c:151 vector [2]: kc = e7374ba996d8b8c7 20241118160248156 DAUC <0003> auc.c:152 vector [2]: sres = 7f898411 20241118160248156 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160248156 DAUC <0003> auc.c:113 vector [3]: rand = df0a5decc737aa714a1eab8ba95b5764 20241118160248156 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160248156 DAUC <0003> auc.c:142 vector [3]: autn = 4119005305db0000aec92ad876a86713 20241118160248156 DAUC <0003> auc.c:143 vector [3]: ck = 045417f151b14bd42febec80dbb3cb1c 20241118160248156 DAUC <0003> auc.c:144 vector [3]: ik = 0a0ad2e65374ccc6c5dfbd9f2d79ce8e 20241118160248156 DAUC <0003> auc.c:145 vector [3]: res = 3ebbd0cb6a977fcd0000000000000000 20241118160248156 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160248156 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160248156 DAUC <0003> auc.c:151 vector [3]: kc = e46a9408f40f8280 20241118160248156 DAUC <0003> auc.c:152 vector [3]: sres = 542caf06 20241118160248157 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160248157 DAUC <0003> auc.c:113 vector [4]: rand = 36456e3c3b5587cf9c58f0118b11a9d0 20241118160248157 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160248157 DAUC <0003> auc.c:142 vector [4]: autn = 378bf09aaf010000867286ad0af94553 20241118160248157 DAUC <0003> auc.c:143 vector [4]: ck = ef5bc0f63618564c4b1b08532d41ac3a 20241118160248157 DAUC <0003> auc.c:144 vector [4]: ik = e5db607045315076cd1eb0dcfdc2745c 20241118160248157 DAUC <0003> auc.c:145 vector [4]: res = 93eda0bfb931f6980000000000000000 20241118160248157 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160248157 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160248157 DAUC <0003> auc.c:151 vector [4]: kc = 8c851809a3aade5c 20241118160248157 DAUC <0003> auc.c:152 vector [4]: sres = 2adc5627 20241118160248157 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160248157 DAUC <0003> db_auc.c:245 IMSI='262420598033907': Generated 5 vectors 20241118160248157 DAUC <0003> db_auc.c:249 IMSI='262420598033907': Updating SQN=161 in DB 20241118160248157 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420598033907 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420598033907"} 20241118160248157 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420598033907 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248157 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248157 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4258 20241118160248159 DAUC <0003> db_auc.c:157 IMSI='262424087030364': No 2G Auth Data 20241118160248159 DAUC <0003> db_auc.c:192 IMSI='262424087030364': No 3G Auth Data 20241118160248166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241118160248168 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248168 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424087030364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424087030364"} 20241118160248168 DAUC <0003> db_auc.c:236 IMSI='262424087030364': Calling to generate 5 vectors 20241118160248168 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160248168 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160248168 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160248168 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160248168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160248168 DAUC <0003> auc.c:113 vector [0]: rand = 5c071aa6adcc9a62fc615059abc62313 20241118160248168 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160248168 DAUC <0003> auc.c:142 vector [0]: autn = c6a73f5c8423000023d6b3f349b71774 20241118160248168 DAUC <0003> auc.c:143 vector [0]: ck = ebcf70c7e2b8419059e592a0916b167e 20241118160248168 DAUC <0003> auc.c:144 vector [0]: ik = 69185ab46982123bbf7400f7a2edf437 20241118160248168 DAUC <0003> auc.c:145 vector [0]: res = 1ffb1d5ad58abcd00000000000000000 20241118160248168 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160248168 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160248168 DAUC <0003> auc.c:179 vector [0]: kc = 0f0da0e3a4e63c00 20241118160248168 DAUC <0003> auc.c:180 vector [0]: sres = fea466a9 20241118160248168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160248168 DAUC <0003> auc.c:113 vector [1]: rand = 7ffcbd089cfa9a610f00da16cf5f577d 20241118160248168 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160248168 DAUC <0003> auc.c:142 vector [1]: autn = c23c394dacfc0000aa636b196b6e0be0 20241118160248168 DAUC <0003> auc.c:143 vector [1]: ck = 45477685816de1be86d5d725ae3f02f7 20241118160248168 DAUC <0003> auc.c:144 vector [1]: ik = e52b9fece4e62faf77e315675d27f106 20241118160248168 DAUC <0003> auc.c:145 vector [1]: res = 789141e305459e4f0000000000000000 20241118160248168 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160248168 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160248168 DAUC <0003> auc.c:179 vector [1]: kc = 366f163809a4ac00 20241118160248168 DAUC <0003> auc.c:180 vector [1]: sres = 82a32e23 20241118160248168 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160248168 DAUC <0003> auc.c:113 vector [2]: rand = 5d5cb50d45a45a705838c0552c5b110e 20241118160248168 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160248168 DAUC <0003> auc.c:142 vector [2]: autn = f116b2c8072a0000651d90c0d7df5f2e 20241118160248168 DAUC <0003> auc.c:143 vector [2]: ck = 7a8787335ca3cb984d382c7fb44dd056 20241118160248168 DAUC <0003> auc.c:144 vector [2]: ik = eb5879b3aee993f019e0c383db6c76f2 20241118160248168 DAUC <0003> auc.c:145 vector [2]: res = a5ab61550dd6b6be0000000000000000 20241118160248168 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160248168 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160248168 DAUC <0003> auc.c:179 vector [2]: kc = 39c5a81f4f23a800 20241118160248168 DAUC <0003> auc.c:180 vector [2]: sres = 4eea64fc 20241118160248168 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160248168 DAUC <0003> auc.c:113 vector [3]: rand = 6c910846170e119085b4359437d3ed21 20241118160248169 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160248169 DAUC <0003> auc.c:142 vector [3]: autn = d517b89360e90000279b74bf1a49b841 20241118160248169 DAUC <0003> auc.c:143 vector [3]: ck = 21e52edca9d8c85f08456064e7221a22 20241118160248169 DAUC <0003> auc.c:144 vector [3]: ik = 6bebf9479bb8546a0530328bafaf21e9 20241118160248169 DAUC <0003> auc.c:145 vector [3]: res = d2e1d3c464f796b60000000000000000 20241118160248169 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160248169 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160248169 DAUC <0003> auc.c:179 vector [3]: kc = 09390c77e6e33000 20241118160248169 DAUC <0003> auc.c:180 vector [3]: sres = d6c45593 20241118160248169 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160248169 DAUC <0003> auc.c:113 vector [4]: rand = 94e3fe526dcbcf342294dfa95072e26e 20241118160248169 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160248169 DAUC <0003> auc.c:142 vector [4]: autn = d96bb8513a2f00003e8262aa61740248 20241118160248169 DAUC <0003> auc.c:143 vector [4]: ck = e833b6f2baf5d57838345409a7d28025 20241118160248169 DAUC <0003> auc.c:144 vector [4]: ik = 72b15dfbba5d4b4a26500825a5334c4b 20241118160248169 DAUC <0003> auc.c:145 vector [4]: res = e2aa0ed662bd94550000000000000000 20241118160248169 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160248169 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160248169 DAUC <0003> auc.c:179 vector [4]: kc = 573d32c05a423800 20241118160248169 DAUC <0003> auc.c:180 vector [4]: sres = 934cbd0a 20241118160248169 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160248169 DAUC <0003> db_auc.c:245 IMSI='262424087030364': Generated 5 vectors 20241118160248169 DAUC <0003> db_auc.c:249 IMSI='262424087030364': Updating SQN=161 in DB 20241118160248169 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424087030364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424087030364"} 20241118160248169 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424087030364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248169 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248169 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241118160248172 DAUC <0003> db_auc.c:157 IMSI='262423984974369': No 2G Auth Data 20241118160248172 DAUC <0003> db_auc.c:192 IMSI='262423984974369': No 3G Auth Data 20241118160248178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241118160248180 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248180 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423984974369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423984974369"} 20241118160248180 DAUC <0003> db_auc.c:236 IMSI='262423984974369': Calling to generate 5 vectors 20241118160248180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160248180 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160248180 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160248180 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160248180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160248180 DAUC <0003> auc.c:113 vector [0]: rand = f7af082e703ff30fc9048a773c1b2aba 20241118160248181 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160248181 DAUC <0003> auc.c:142 vector [0]: autn = da51cb054f0300008e9913d0f5dc2531 20241118160248181 DAUC <0003> auc.c:143 vector [0]: ck = 0bf54f2bf22ee9a276396eb356185a13 20241118160248181 DAUC <0003> auc.c:144 vector [0]: ik = 7029d3b4c0d4157e54b4648f7208f732 20241118160248181 DAUC <0003> auc.c:145 vector [0]: res = b436bb919bcf7bcc0000000000000000 20241118160248181 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160248181 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160248181 DAUC <0003> auc.c:179 vector [0]: kc = 39350fce5b1c9800 20241118160248181 DAUC <0003> auc.c:180 vector [0]: sres = eef526bd 20241118160248181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160248181 DAUC <0003> auc.c:113 vector [1]: rand = 8eed16836563a257ad8999ed81a3d99c 20241118160248181 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160248181 DAUC <0003> auc.c:142 vector [1]: autn = d9a04f8241b8000089ab65e6a9548bb9 20241118160248181 DAUC <0003> auc.c:143 vector [1]: ck = aba28a07da8aaae7c29cf04c54c96a5f 20241118160248181 DAUC <0003> auc.c:144 vector [1]: ik = 7e8f45b3a1ed68d5e4f289aafbcbebbf 20241118160248181 DAUC <0003> auc.c:145 vector [1]: res = f7bcd6d0b627b4910000000000000000 20241118160248181 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160248181 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160248181 DAUC <0003> auc.c:179 vector [1]: kc = e708633523012400 20241118160248181 DAUC <0003> auc.c:180 vector [1]: sres = a0190352 20241118160248181 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160248181 DAUC <0003> auc.c:113 vector [2]: rand = e289e355aadd91a7795050a2671463c0 20241118160248181 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160248181 DAUC <0003> auc.c:142 vector [2]: autn = 22314c36bb19000091256bdbeefe748f 20241118160248181 DAUC <0003> auc.c:143 vector [2]: ck = 229039bbff914f609a333ea9353eeaaf 20241118160248181 DAUC <0003> auc.c:144 vector [2]: ik = 1ddf7b2e22ca1c53f10cfc2a9124c94f 20241118160248181 DAUC <0003> auc.c:145 vector [2]: res = 6318690f54e716440000000000000000 20241118160248181 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160248181 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160248181 DAUC <0003> auc.c:179 vector [2]: kc = e1ee1e34ed2acc00 20241118160248181 DAUC <0003> auc.c:180 vector [2]: sres = f9017c7b 20241118160248181 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160248181 DAUC <0003> auc.c:113 vector [3]: rand = 8f9618fe4c372c66eaa1d100b9ac9a00 20241118160248181 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160248181 DAUC <0003> auc.c:142 vector [3]: autn = b6a734ef6dcb00007c8491624bf8ee8d 20241118160248181 DAUC <0003> auc.c:143 vector [3]: ck = d66a0aa1c9aac3630dc570591f9a7704 20241118160248181 DAUC <0003> auc.c:144 vector [3]: ik = 85a1330af02488f9dbf306f270c3fd7c 20241118160248181 DAUC <0003> auc.c:145 vector [3]: res = 40bc1f67f3e78b790000000000000000 20241118160248181 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160248181 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160248181 DAUC <0003> auc.c:179 vector [3]: kc = ddf28cee528c6800 20241118160248181 DAUC <0003> auc.c:180 vector [3]: sres = 4d7d80b0 20241118160248181 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160248181 DAUC <0003> auc.c:113 vector [4]: rand = 837d7272bf49dc0c9dba336a0c6b458a 20241118160248181 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160248181 DAUC <0003> auc.c:142 vector [4]: autn = a39cd2b6fd4a0000c5763c376ea54c4d 20241118160248181 DAUC <0003> auc.c:143 vector [4]: ck = 99b3d69e8373e8f8f5addd01e3b286c2 20241118160248181 DAUC <0003> auc.c:144 vector [4]: ik = 07bdec241f3e60e23db1f2adfc0fe982 20241118160248181 DAUC <0003> auc.c:145 vector [4]: res = ecac101f7891331d0000000000000000 20241118160248181 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160248181 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160248181 DAUC <0003> auc.c:179 vector [4]: kc = eb48ad89f5468800 20241118160248181 DAUC <0003> auc.c:180 vector [4]: sres = 4c7fd73a 20241118160248181 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160248181 DAUC <0003> db_auc.c:245 IMSI='262423984974369': Generated 5 vectors 20241118160248181 DAUC <0003> db_auc.c:249 IMSI='262423984974369': Updating SQN=161 in DB 20241118160248181 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423984974369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423984974369"} 20241118160248181 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423984974369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248181 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248181 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241118160248184 DAUC <0003> db_auc.c:157 IMSI='262422727676942': No 2G Auth Data 20241118160248184 DAUC <0003> db_auc.c:192 IMSI='262422727676942': No 3G Auth Data 20241118160248190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4258 20241118160248192 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248192 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422727676942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422727676942"} 20241118160248192 DAUC <0003> db_auc.c:236 IMSI='262422727676942': Calling to generate 5 vectors 20241118160248192 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160248192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160248192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160248192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160248192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160248192 DAUC <0003> auc.c:113 vector [0]: rand = b6e9fc6ae682e24d24667f8b6d74a736 20241118160248192 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160248192 DAUC <0003> auc.c:142 vector [0]: autn = 3493da01f6cc0000e04a796809885c60 20241118160248192 DAUC <0003> auc.c:143 vector [0]: ck = 166da58b2bab7077dc7c1a0c647e25fb 20241118160248192 DAUC <0003> auc.c:144 vector [0]: ik = f289ecbad15ee68e37ccacce278c9920 20241118160248192 DAUC <0003> auc.c:145 vector [0]: res = ca516376b849c08f0000000000000000 20241118160248193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160248193 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160248193 DAUC <0003> auc.c:179 vector [0]: kc = 6a39cdcad9ad4d40 20241118160248193 DAUC <0003> auc.c:180 vector [0]: sres = bff4fb93 20241118160248193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160248193 DAUC <0003> auc.c:113 vector [1]: rand = 8953621d30d94d409b543af66a769e17 20241118160248193 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160248193 DAUC <0003> auc.c:142 vector [1]: autn = cc96f816aadc0000b1a79f543e468556 20241118160248193 DAUC <0003> auc.c:143 vector [1]: ck = 6fe2cabde22339fcde499a7d54bd26d8 20241118160248193 DAUC <0003> auc.c:144 vector [1]: ik = 656cdabca0f5991f21ca3fa96a33a3b2 20241118160248193 DAUC <0003> auc.c:145 vector [1]: res = e05217e09145dd7c0000000000000000 20241118160248193 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160248193 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160248193 DAUC <0003> auc.c:179 vector [1]: kc = f9894d447ac1eb57 20241118160248193 DAUC <0003> auc.c:180 vector [1]: sres = 7d144ce6 20241118160248193 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160248193 DAUC <0003> auc.c:113 vector [2]: rand = 8bae1d8e0dbcac04297bbb3b584907ad 20241118160248193 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160248193 DAUC <0003> auc.c:142 vector [2]: autn = d91ce3884bdb000043a081d7ea553de7 20241118160248193 DAUC <0003> auc.c:143 vector [2]: ck = 4ceb75e3e9dd51f5594ad48634333eb3 20241118160248193 DAUC <0003> auc.c:144 vector [2]: ik = c32f57de26b0146fe541085c6d0b309a 20241118160248193 DAUC <0003> auc.c:145 vector [2]: res = ba0d04472409f70d0000000000000000 20241118160248193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160248193 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160248193 DAUC <0003> auc.c:179 vector [2]: kc = ff0ecd4177d48b8a 20241118160248193 DAUC <0003> auc.c:180 vector [2]: sres = b9534be8 20241118160248193 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160248193 DAUC <0003> auc.c:113 vector [3]: rand = b1f7d349b4fc588a95600f39f4a5f292 20241118160248193 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160248193 DAUC <0003> auc.c:142 vector [3]: autn = 37a00b1373ca0000d54e96ace03dd61a 20241118160248193 DAUC <0003> auc.c:143 vector [3]: ck = ca6193426d2e9246b218bd9db2fa1c00 20241118160248193 DAUC <0003> auc.c:144 vector [3]: ik = ce1ac664b03394331ade91de8df8aa94 20241118160248193 DAUC <0003> auc.c:145 vector [3]: res = 83632ee1a9a342910000000000000000 20241118160248193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160248193 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160248193 DAUC <0003> auc.c:179 vector [3]: kc = c47f21dfb2e75486 20241118160248193 DAUC <0003> auc.c:180 vector [3]: sres = 8a7174fd 20241118160248193 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160248193 DAUC <0003> auc.c:113 vector [4]: rand = 175cab60016da4f5858ccb1b89bb9da8 20241118160248193 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160248193 DAUC <0003> auc.c:142 vector [4]: autn = 49f0dedd26b900001455deec27834e85 20241118160248193 DAUC <0003> auc.c:143 vector [4]: ck = b510c0184626b974fbab58f9a443673a 20241118160248193 DAUC <0003> auc.c:144 vector [4]: ik = b47c42ca85d15711db5afcec2165ee7c 20241118160248193 DAUC <0003> auc.c:145 vector [4]: res = a898ed3a070303d70000000000000000 20241118160248193 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160248193 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160248193 DAUC <0003> auc.c:179 vector [4]: kc = e785393df930f305 20241118160248193 DAUC <0003> auc.c:180 vector [4]: sres = 03b5217b 20241118160248193 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160248193 DAUC <0003> db_auc.c:245 IMSI='262422727676942': Generated 5 vectors 20241118160248193 DAUC <0003> db_auc.c:249 IMSI='262422727676942': Updating SQN=161 in DB 20241118160248193 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422727676942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422727676942"} 20241118160248193 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422727676942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160248193 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248193 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160248195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4258 20241118160248196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4258 20241118160248196 DLINP <000b> input/ipa.c:451 connected read/write 20241118160248196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160248196 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160248196 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160248196 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160248196 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44951<->l=127.0.0.1:4259) 20241118160248229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241118160248330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241118160251425 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160251426 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160251429 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41634<->l=127.0.0.1:4258 20241118160251433 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160251433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160251433 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  20241118160251433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160251434 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  20241118160251434 DLGSUP <0013> gsup_server.c:235 2:  20241118160251434 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160251434 DLGSUP <0013> gsup_server.c:235 3:  20241118160251434 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160251434 DLGSUP <0013> gsup_server.c:235 4:  20241118160251434 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160251434 DLGSUP <0013> gsup_server.c:235 5:  20241118160251434 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160251434 DLGSUP <0013> gsup_server.c:235 7:  20241118160251434 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160251434 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160251434 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160251434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160251459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46331<->l=127.0.0.1:4259) 20241118160251467 DAUC <0003> db_auc.c:157 IMSI='262421865619693': No 2G Auth Data 20241118160251467 DAUC <0003> db_auc.c:192 IMSI='262421865619693': No 3G Auth Data 20241118160251490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41638<->l=127.0.0.1:4258 20241118160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251502 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421865619693"} 20241118160251503 DAUC <0003> db_auc.c:192 IMSI='262421865619693': No 3G Auth Data 20241118160251503 DAUC <0003> db_auc.c:236 IMSI='262421865619693': Calling to generate 1 vectors 20241118160251503 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241118160251503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251503 DAUC <0003> auc.c:113 vector [0]: rand = 89832830ea85e925b3e58065a78a94b4 20241118160251503 DAUC <0003> auc.c:179 vector [0]: kc = 718c8ebab82c5000 20241118160251503 DAUC <0003> auc.c:180 vector [0]: sres = 5b4e54ca 20241118160251503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251503 DAUC <0003> db_auc.c:245 IMSI='262421865619693': Generated 1 vectors 20241118160251503 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421865619693"} 20241118160251503 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251503 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251504 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251510 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251510 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421865619693"} 20241118160251510 DAUC <0003> db_auc.c:192 IMSI='262421865619693': No 3G Auth Data 20241118160251510 DAUC <0003> db_auc.c:236 IMSI='262421865619693': Calling to generate 4 vectors 20241118160251510 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241118160251510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251510 DAUC <0003> auc.c:113 vector [0]: rand = 9d17111b06185a210c19ee4264a91262 20241118160251510 DAUC <0003> auc.c:179 vector [0]: kc = 698a831bb358c000 20241118160251510 DAUC <0003> auc.c:180 vector [0]: sres = b297b901 20241118160251510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251510 DAUC <0003> auc.c:113 vector [1]: rand = 5200e8a63e15af20c22054d1bc63987f 20241118160251510 DAUC <0003> auc.c:179 vector [1]: kc = 24e519abc8ee0800 20241118160251511 DAUC <0003> auc.c:180 vector [1]: sres = 73f030a8 20241118160251511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251511 DAUC <0003> auc.c:113 vector [2]: rand = 207e771fc7f8d2386723618b0ba90e61 20241118160251511 DAUC <0003> auc.c:179 vector [2]: kc = 7672a57d6856b000 20241118160251511 DAUC <0003> auc.c:180 vector [2]: sres = 89860a1e 20241118160251511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251511 DAUC <0003> auc.c:113 vector [3]: rand = f9a50c464b756afd1a989e178aac19c9 20241118160251511 DAUC <0003> auc.c:179 vector [3]: kc = 91836133c02acc00 20241118160251511 DAUC <0003> auc.c:180 vector [3]: sres = b7276ee7 20241118160251511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251511 DAUC <0003> db_auc.c:245 IMSI='262421865619693': Generated 4 vectors 20241118160251511 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421865619693"} 20241118160251511 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251511 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251511 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251516 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251516 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421865619693"} 20241118160251516 DAUC <0003> db_auc.c:192 IMSI='262421865619693': No 3G Auth Data 20241118160251516 DAUC <0003> db_auc.c:236 IMSI='262421865619693': Calling to generate 5 vectors 20241118160251516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160251516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251516 DAUC <0003> auc.c:113 vector [0]: rand = db693323c1940dfa62859263db787234 20241118160251516 DAUC <0003> auc.c:179 vector [0]: kc = 446696136ed12000 20241118160251516 DAUC <0003> auc.c:180 vector [0]: sres = 4179320c 20241118160251516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251516 DAUC <0003> auc.c:113 vector [1]: rand = 179dc5b67e97febdfa1722aab8a60668 20241118160251516 DAUC <0003> auc.c:179 vector [1]: kc = 4c20ba6b9d010c00 20241118160251516 DAUC <0003> auc.c:180 vector [1]: sres = 32e3c4b7 20241118160251517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251517 DAUC <0003> auc.c:113 vector [2]: rand = 00ef1e68cf0178b79a4cc1acc1932639 20241118160251517 DAUC <0003> auc.c:179 vector [2]: kc = 2601bd35a1a98400 20241118160251517 DAUC <0003> auc.c:180 vector [2]: sres = d7e72b3f 20241118160251517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251517 DAUC <0003> auc.c:113 vector [3]: rand = 924f2c030e4228a8ed8607e93c956da9 20241118160251517 DAUC <0003> auc.c:179 vector [3]: kc = df6a51038028d400 20241118160251517 DAUC <0003> auc.c:180 vector [3]: sres = 3518d73b 20241118160251517 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251517 DAUC <0003> auc.c:113 vector [4]: rand = 7680da0b7fc38b946bfaad2c674891b3 20241118160251517 DAUC <0003> auc.c:179 vector [4]: kc = 3576fd8a37d53c00 20241118160251517 DAUC <0003> auc.c:180 vector [4]: sres = 823cb0ca 20241118160251517 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160251517 DAUC <0003> db_auc.c:245 IMSI='262421865619693': Generated 5 vectors 20241118160251517 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421865619693"} 20241118160251517 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251517 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251517 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251523 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251523 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421865619693"} 20241118160251523 DAUC <0003> db_auc.c:192 IMSI='262421865619693': No 3G Auth Data 20241118160251523 DAUC <0003> db_auc.c:236 IMSI='262421865619693': Calling to generate 5 vectors 20241118160251523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160251524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251524 DAUC <0003> auc.c:113 vector [0]: rand = 8bd20a77356d90c3a334cc245c50fbb7 20241118160251524 DAUC <0003> auc.c:179 vector [0]: kc = 523f8c015316fc00 20241118160251524 DAUC <0003> auc.c:180 vector [0]: sres = f1a7fe5f 20241118160251524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251524 DAUC <0003> auc.c:113 vector [1]: rand = c07fe4b64e6363da95e22afde1988da6 20241118160251524 DAUC <0003> auc.c:179 vector [1]: kc = 3377151f4c575000 20241118160251524 DAUC <0003> auc.c:180 vector [1]: sres = 132551f3 20241118160251524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251524 DAUC <0003> auc.c:113 vector [2]: rand = 281822adcf0a7e9a71de87598090e4c5 20241118160251524 DAUC <0003> auc.c:179 vector [2]: kc = 6eec85a63ba58800 20241118160251524 DAUC <0003> auc.c:180 vector [2]: sres = d3c528e5 20241118160251524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251524 DAUC <0003> auc.c:113 vector [3]: rand = cc3a2607ed13c0c6a263f6b728c6c1ff 20241118160251524 DAUC <0003> auc.c:179 vector [3]: kc = eb86aa2d4b929400 20241118160251524 DAUC <0003> auc.c:180 vector [3]: sres = 254c3182 20241118160251524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251524 DAUC <0003> auc.c:113 vector [4]: rand = 8b397e16f528081122650ebc3e156fb6 20241118160251524 DAUC <0003> auc.c:179 vector [4]: kc = 92391989883fac00 20241118160251524 DAUC <0003> auc.c:180 vector [4]: sres = 3e5f99c3 20241118160251524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160251525 DAUC <0003> db_auc.c:245 IMSI='262421865619693': Generated 5 vectors 20241118160251525 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421865619693"} 20241118160251525 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421865619693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41638<->l=127.0.0.1:4258 20241118160251531 DAUC <0003> db_auc.c:157 IMSI='262428621592859': No 2G Auth Data 20241118160251531 DAUC <0003> db_auc.c:192 IMSI='262428621592859': No 3G Auth Data 20241118160251545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 20241118160251546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251546 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428621592859"} 20241118160251546 DAUC <0003> db_auc.c:192 IMSI='262428621592859': No 3G Auth Data 20241118160251546 DAUC <0003> db_auc.c:236 IMSI='262428621592859': Calling to generate 1 vectors 20241118160251546 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241118160251546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251546 DAUC <0003> auc.c:113 vector [0]: rand = 51e2be998169957aa262ff5c5dcb99e2 20241118160251546 DAUC <0003> auc.c:179 vector [0]: kc = c13d48c09bcfc400 20241118160251546 DAUC <0003> auc.c:180 vector [0]: sres = 6cef59ca 20241118160251546 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251546 DAUC <0003> db_auc.c:245 IMSI='262428621592859': Generated 1 vectors 20241118160251546 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428621592859"} 20241118160251546 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251547 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251547 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428621592859"} 20241118160251548 DAUC <0003> db_auc.c:192 IMSI='262428621592859': No 3G Auth Data 20241118160251548 DAUC <0003> db_auc.c:236 IMSI='262428621592859': Calling to generate 4 vectors 20241118160251548 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241118160251548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251548 DAUC <0003> auc.c:113 vector [0]: rand = 325a2d82cb90a676b15a3d5969d58436 20241118160251548 DAUC <0003> auc.c:179 vector [0]: kc = bdbe9811e287a400 20241118160251548 DAUC <0003> auc.c:180 vector [0]: sres = 1a8aa15c 20241118160251548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251548 DAUC <0003> auc.c:113 vector [1]: rand = 908edf964b6fbe207e48883b00f72fc3 20241118160251548 DAUC <0003> auc.c:179 vector [1]: kc = dd38896dd9a8d400 20241118160251548 DAUC <0003> auc.c:180 vector [1]: sres = e20d4774 20241118160251548 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251548 DAUC <0003> auc.c:113 vector [2]: rand = 1b8b74e2ad6532bd28d2824985563449 20241118160251548 DAUC <0003> auc.c:179 vector [2]: kc = b845867def76bc00 20241118160251548 DAUC <0003> auc.c:180 vector [2]: sres = e6b8d931 20241118160251548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251548 DAUC <0003> auc.c:113 vector [3]: rand = 947fb6c285348ab3f514837213de9bbd 20241118160251548 DAUC <0003> auc.c:179 vector [3]: kc = 72f3127b8bed5400 20241118160251548 DAUC <0003> auc.c:180 vector [3]: sres = 17e793e6 20241118160251548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251548 DAUC <0003> db_auc.c:245 IMSI='262428621592859': Generated 4 vectors 20241118160251548 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428621592859"} 20241118160251548 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251548 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251548 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251549 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428621592859"} 20241118160251549 DAUC <0003> db_auc.c:192 IMSI='262428621592859': No 3G Auth Data 20241118160251549 DAUC <0003> db_auc.c:236 IMSI='262428621592859': Calling to generate 5 vectors 20241118160251549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160251549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251549 DAUC <0003> auc.c:113 vector [0]: rand = e227c5197ff9f9b82122cc5300b27910 20241118160251549 DAUC <0003> auc.c:179 vector [0]: kc = 76e6a6958858a400 20241118160251549 DAUC <0003> auc.c:180 vector [0]: sres = db87717c 20241118160251549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251549 DAUC <0003> auc.c:113 vector [1]: rand = 8a7aba3c097786c81a692d31d49bd5a4 20241118160251549 DAUC <0003> auc.c:179 vector [1]: kc = 12fdcd5427b78000 20241118160251549 DAUC <0003> auc.c:180 vector [1]: sres = 2483c6c7 20241118160251549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251549 DAUC <0003> auc.c:113 vector [2]: rand = 731c818975cf2baa88bc963c977dcc22 20241118160251549 DAUC <0003> auc.c:179 vector [2]: kc = 4d6d7f6f0a6fac00 20241118160251549 DAUC <0003> auc.c:180 vector [2]: sres = 77b5529a 20241118160251549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251549 DAUC <0003> auc.c:113 vector [3]: rand = 7af7c034a1602a5270befd8b7edda371 20241118160251549 DAUC <0003> auc.c:179 vector [3]: kc = daa1a8665dfa9000 20241118160251549 DAUC <0003> auc.c:180 vector [3]: sres = f709d94e 20241118160251549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251549 DAUC <0003> auc.c:113 vector [4]: rand = b25e979890aa2eb551d51254a0651f2c 20241118160251549 DAUC <0003> auc.c:179 vector [4]: kc = aede173da9bc3c00 20241118160251549 DAUC <0003> auc.c:180 vector [4]: sres = 4743b993 20241118160251549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160251549 DAUC <0003> db_auc.c:245 IMSI='262428621592859': Generated 5 vectors 20241118160251549 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428621592859"} 20241118160251549 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251550 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251550 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428621592859"} 20241118160251550 DAUC <0003> db_auc.c:192 IMSI='262428621592859': No 3G Auth Data 20241118160251550 DAUC <0003> db_auc.c:236 IMSI='262428621592859': Calling to generate 5 vectors 20241118160251550 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160251550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251550 DAUC <0003> auc.c:113 vector [0]: rand = 97d45f28e64d210311748ed1a25082d0 20241118160251550 DAUC <0003> auc.c:179 vector [0]: kc = 95e63aa6b3614c00 20241118160251550 DAUC <0003> auc.c:180 vector [0]: sres = 310c2eb6 20241118160251550 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251550 DAUC <0003> auc.c:113 vector [1]: rand = 7ba625a5138995afcee503d77a258982 20241118160251550 DAUC <0003> auc.c:179 vector [1]: kc = 1f9ea7983b993c00 20241118160251550 DAUC <0003> auc.c:180 vector [1]: sres = db90b9eb 20241118160251550 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251550 DAUC <0003> auc.c:113 vector [2]: rand = d802862724d8c2c42899186d6808ce94 20241118160251550 DAUC <0003> auc.c:179 vector [2]: kc = b8fe6e62d4a47000 20241118160251550 DAUC <0003> auc.c:180 vector [2]: sres = d87510d5 20241118160251550 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251550 DAUC <0003> auc.c:113 vector [3]: rand = 8f29489d16c58e945e28732ded115a7d 20241118160251550 DAUC <0003> auc.c:179 vector [3]: kc = ea8957666f0f5000 20241118160251550 DAUC <0003> auc.c:180 vector [3]: sres = 66de0714 20241118160251550 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251550 DAUC <0003> auc.c:113 vector [4]: rand = b405818ba3a65b07314fcb02a28487e7 20241118160251550 DAUC <0003> auc.c:179 vector [4]: kc = c2b1b1e809885800 20241118160251550 DAUC <0003> auc.c:180 vector [4]: sres = 5320f124 20241118160251550 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160251550 DAUC <0003> db_auc.c:245 IMSI='262428621592859': Generated 5 vectors 20241118160251550 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428621592859"} 20241118160251550 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428621592859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251550 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251550 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 20241118160251552 DAUC <0003> db_auc.c:157 IMSI='262424685593589': No 2G Auth Data 20241118160251552 DAUC <0003> db_auc.c:192 IMSI='262424685593589': No 3G Auth Data 20241118160251559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241118160251561 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251561 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424685593589"} 20241118160251561 DAUC <0003> db_auc.c:192 IMSI='262424685593589': No 3G Auth Data 20241118160251561 DAUC <0003> db_auc.c:236 IMSI='262424685593589': Calling to generate 1 vectors 20241118160251561 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241118160251561 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251561 DAUC <0003> auc.c:113 vector [0]: rand = 8d5cef2bfa2c978d2ac534914cb55ff3 20241118160251561 DAUC <0003> auc.c:179 vector [0]: kc = 9ba1e556ff03a968 20241118160251561 DAUC <0003> auc.c:180 vector [0]: sres = 588be53e 20241118160251561 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251561 DAUC <0003> db_auc.c:245 IMSI='262424685593589': Generated 1 vectors 20241118160251561 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424685593589"} 20241118160251561 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251561 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251561 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251562 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251562 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424685593589"} 20241118160251562 DAUC <0003> db_auc.c:192 IMSI='262424685593589': No 3G Auth Data 20241118160251562 DAUC <0003> db_auc.c:236 IMSI='262424685593589': Calling to generate 4 vectors 20241118160251562 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241118160251562 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251562 DAUC <0003> auc.c:113 vector [0]: rand = 282a636150a085a9fc65f1de0479865a 20241118160251562 DAUC <0003> auc.c:179 vector [0]: kc = cd106482f9d256b0 20241118160251562 DAUC <0003> auc.c:180 vector [0]: sres = 8fa48df6 20241118160251562 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251562 DAUC <0003> auc.c:113 vector [1]: rand = 996e96b32e69dd37d55fcb3de80e747a 20241118160251562 DAUC <0003> auc.c:179 vector [1]: kc = 83c41369e4cce34c 20241118160251562 DAUC <0003> auc.c:180 vector [1]: sres = 6ae12b63 20241118160251562 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251562 DAUC <0003> auc.c:113 vector [2]: rand = c7eb4dce347484b2b1edf43597e3db99 20241118160251562 DAUC <0003> auc.c:179 vector [2]: kc = dee989d292e67e70 20241118160251562 DAUC <0003> auc.c:180 vector [2]: sres = fc8cc9d3 20241118160251562 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251562 DAUC <0003> auc.c:113 vector [3]: rand = 3b01c3a208f1a01cbd1bd0037e11d4c9 20241118160251562 DAUC <0003> auc.c:179 vector [3]: kc = c06a1b7ff745494a 20241118160251562 DAUC <0003> auc.c:180 vector [3]: sres = e6f38fe7 20241118160251562 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251562 DAUC <0003> db_auc.c:245 IMSI='262424685593589': Generated 4 vectors 20241118160251562 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424685593589"} 20241118160251562 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251562 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251562 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251563 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251563 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424685593589"} 20241118160251563 DAUC <0003> db_auc.c:192 IMSI='262424685593589': No 3G Auth Data 20241118160251563 DAUC <0003> db_auc.c:236 IMSI='262424685593589': Calling to generate 5 vectors 20241118160251563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160251563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251563 DAUC <0003> auc.c:113 vector [0]: rand = 1a742a363d511b9ae9c91414a0686209 20241118160251563 DAUC <0003> auc.c:179 vector [0]: kc = ee20060557cb101f 20241118160251563 DAUC <0003> auc.c:180 vector [0]: sres = bfd67a61 20241118160251563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251563 DAUC <0003> auc.c:113 vector [1]: rand = 2b31ce69fddfdf8ac8d5a3ad57a7171e 20241118160251563 DAUC <0003> auc.c:179 vector [1]: kc = 34de4ec9b3b0f242 20241118160251563 DAUC <0003> auc.c:180 vector [1]: sres = 46b60bca 20241118160251563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251563 DAUC <0003> auc.c:113 vector [2]: rand = bcdec1aa570da6a98521a7a38306a5ce 20241118160251563 DAUC <0003> auc.c:179 vector [2]: kc = f33952b2ba9636df 20241118160251563 DAUC <0003> auc.c:180 vector [2]: sres = 7df7548f 20241118160251563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251563 DAUC <0003> auc.c:113 vector [3]: rand = 334217723372deb237d0e3c7180e3675 20241118160251564 DAUC <0003> auc.c:179 vector [3]: kc = 1a0ed150f2262510 20241118160251564 DAUC <0003> auc.c:180 vector [3]: sres = c667b33f 20241118160251564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251564 DAUC <0003> auc.c:113 vector [4]: rand = addfe90c53a5b542e24376818e053bf5 20241118160251564 DAUC <0003> auc.c:179 vector [4]: kc = d11aabecc3602630 20241118160251564 DAUC <0003> auc.c:180 vector [4]: sres = e95884eb 20241118160251564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160251564 DAUC <0003> db_auc.c:245 IMSI='262424685593589': Generated 5 vectors 20241118160251564 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424685593589"} 20241118160251564 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251564 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251564 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251565 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251565 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424685593589"} 20241118160251565 DAUC <0003> db_auc.c:192 IMSI='262424685593589': No 3G Auth Data 20241118160251565 DAUC <0003> db_auc.c:236 IMSI='262424685593589': Calling to generate 5 vectors 20241118160251565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118160251565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251565 DAUC <0003> auc.c:113 vector [0]: rand = 9166c1107a05c818b147175f5edc75a3 20241118160251565 DAUC <0003> auc.c:179 vector [0]: kc = 3d3057d6a7d1f591 20241118160251565 DAUC <0003> auc.c:180 vector [0]: sres = f513b521 20241118160251565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118160251565 DAUC <0003> auc.c:113 vector [1]: rand = ce77b7a8a11ae291e060d5190902abb9 20241118160251565 DAUC <0003> auc.c:179 vector [1]: kc = 8315e679503da5d6 20241118160251565 DAUC <0003> auc.c:180 vector [1]: sres = 76705271 20241118160251565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118160251565 DAUC <0003> auc.c:113 vector [2]: rand = 10b4fbbb364f034d6ab4c5f7dcbb31b6 20241118160251565 DAUC <0003> auc.c:179 vector [2]: kc = ad3bd851d04107dc 20241118160251565 DAUC <0003> auc.c:180 vector [2]: sres = bbf9a28d 20241118160251565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118160251565 DAUC <0003> auc.c:113 vector [3]: rand = 0240793e101156cae572e4d4e6d3fd11 20241118160251565 DAUC <0003> auc.c:179 vector [3]: kc = a065d0196cd971e1 20241118160251565 DAUC <0003> auc.c:180 vector [3]: sres = 90213450 20241118160251565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118160251565 DAUC <0003> auc.c:113 vector [4]: rand = ddfd7392b1edfbec121d80ea20fe168b 20241118160251565 DAUC <0003> auc.c:179 vector [4]: kc = 2f01bfafe41be774 20241118160251565 DAUC <0003> auc.c:180 vector [4]: sres = a306eea1 20241118160251565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118160251565 DAUC <0003> db_auc.c:245 IMSI='262424685593589': Generated 5 vectors 20241118160251565 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424685593589"} 20241118160251565 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424685593589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251565 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251565 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241118160251567 DAUC <0003> db_auc.c:157 IMSI='262420115701672': No 2G Auth Data 20241118160251567 DAUC <0003> db_auc.c:192 IMSI='262420115701672': No 3G Auth Data 20241118160251574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4258 20241118160251576 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251576 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420115701672"} 20241118160251576 DAUC <0003> db_auc.c:157 IMSI='262420115701672': No 2G Auth Data 20241118160251576 DAUC <0003> db_auc.c:236 IMSI='262420115701672': Calling to generate 1 vectors 20241118160251576 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241118160251576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160251576 DAUC <0003> auc.c:113 vector [0]: rand = 5bd2d85b3c14d48aad54687d0682c27e 20241118160251576 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160251576 DAUC <0003> auc.c:142 vector [0]: autn = b4b3d8db31430000f30544281dd90f4d 20241118160251576 DAUC <0003> auc.c:143 vector [0]: ck = 3643a8015ebcbb8284a00d844d19bcde 20241118160251576 DAUC <0003> auc.c:144 vector [0]: ik = 593acc65c9e8398d599f6927d6a6399b 20241118160251576 DAUC <0003> auc.c:145 vector [0]: res = 5e8d3359c28235c90000000000000000 20241118160251576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251576 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251576 DAUC <0003> auc.c:151 vector [0]: kc = b24600c70ceb074a 20241118160251576 DAUC <0003> auc.c:152 vector [0]: sres = 9c0f0690 20241118160251576 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251576 DAUC <0003> db_auc.c:245 IMSI='262420115701672': Generated 1 vectors 20241118160251576 DAUC <0003> db_auc.c:249 IMSI='262420115701672': Updating SQN=33 in DB 20241118160251576 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420115701672"} 20241118160251576 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251576 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251576 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251577 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251577 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420115701672"} 20241118160251578 DAUC <0003> db_auc.c:157 IMSI='262420115701672': No 2G Auth Data 20241118160251578 DAUC <0003> db_auc.c:236 IMSI='262420115701672': Calling to generate 4 vectors 20241118160251578 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241118160251578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118160251578 DAUC <0003> auc.c:113 vector [0]: rand = 437fa6a2c0e263ed81f7659518b9c406 20241118160251578 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118160251578 DAUC <0003> auc.c:142 vector [0]: autn = f8bc61eaba14000098b45b619442b144 20241118160251578 DAUC <0003> auc.c:143 vector [0]: ck = 15bc8b5cea2c7ed6ce6deca6152a965b 20241118160251578 DAUC <0003> auc.c:144 vector [0]: ik = b41de960b81a3d1e09ba4c03bf899105 20241118160251578 DAUC <0003> auc.c:145 vector [0]: res = 7d438636e8eca8a70000000000000000 20241118160251578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251578 DAUC <0003> auc.c:151 vector [0]: kc = 6676c299f8954496 20241118160251578 DAUC <0003> auc.c:152 vector [0]: sres = 95af2e91 20241118160251578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251578 DAUC <0003> auc.c:113 vector [1]: rand = 027e4fec14726dfec2098fa605bdd392 20241118160251578 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118160251578 DAUC <0003> auc.c:142 vector [1]: autn = ef1130a856080000fe2c4731cae24d4b 20241118160251578 DAUC <0003> auc.c:143 vector [1]: ck = ed2ced997e97de60732a83ac799073cb 20241118160251578 DAUC <0003> auc.c:144 vector [1]: ik = d0afc16a0533a4150fae109ec7106656 20241118160251578 DAUC <0003> auc.c:145 vector [1]: res = 666e2887b57234bb0000000000000000 20241118160251578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251578 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160251578 DAUC <0003> auc.c:151 vector [1]: kc = 4107bfc1c5246fe8 20241118160251578 DAUC <0003> auc.c:152 vector [1]: sres = d31c1c3c 20241118160251578 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160251578 DAUC <0003> auc.c:113 vector [2]: rand = bdfe0f6743e1bccd88d619af6a4e7c39 20241118160251578 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118160251578 DAUC <0003> auc.c:142 vector [2]: autn = fcda20ba3e77000095de2aef70905505 20241118160251578 DAUC <0003> auc.c:143 vector [2]: ck = c7f936f24cd2f1f59ea1b1151aa661b0 20241118160251578 DAUC <0003> auc.c:144 vector [2]: ik = 004a361aa5bf348a97cccdd3c139680e 20241118160251578 DAUC <0003> auc.c:145 vector [2]: res = 34e50f469fab328e0000000000000000 20241118160251578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251578 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160251578 DAUC <0003> auc.c:151 vector [2]: kc = cede7c2e32f2ccc1 20241118160251578 DAUC <0003> auc.c:152 vector [2]: sres = ab4e3dc8 20241118160251578 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160251578 DAUC <0003> auc.c:113 vector [3]: rand = a1bf9857b3a6258f3cf475512798d0d6 20241118160251578 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118160251578 DAUC <0003> auc.c:142 vector [3]: autn = 7feb7ffcfc540000a5cb935836017851 20241118160251578 DAUC <0003> auc.c:143 vector [3]: ck = 03c6e97d6746817d7e25f99621ca0a39 20241118160251578 DAUC <0003> auc.c:144 vector [3]: ik = 0757e905e2cdf183b31b55850a5c8d84 20241118160251578 DAUC <0003> auc.c:145 vector [3]: res = 912b33cc43d47ed90000000000000000 20241118160251578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251578 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160251578 DAUC <0003> auc.c:151 vector [3]: kc = c9afac6bae1df743 20241118160251578 DAUC <0003> auc.c:152 vector [3]: sres = d2ff4d15 20241118160251578 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160251578 DAUC <0003> db_auc.c:245 IMSI='262420115701672': Generated 4 vectors 20241118160251578 DAUC <0003> db_auc.c:249 IMSI='262420115701672': Updating SQN=161 in DB 20241118160251578 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420115701672"} 20241118160251578 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251578 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251578 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251580 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251580 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420115701672"} 20241118160251580 DAUC <0003> db_auc.c:157 IMSI='262420115701672': No 2G Auth Data 20241118160251580 DAUC <0003> db_auc.c:236 IMSI='262420115701672': Calling to generate 5 vectors 20241118160251580 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160251580 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251580 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251580 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118160251580 DAUC <0003> auc.c:113 vector [0]: rand = 71cf24e85e8f5097f598b6da621e9a1f 20241118160251580 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118160251580 DAUC <0003> auc.c:142 vector [0]: autn = fc999aac4df500000c91cef174c47bd7 20241118160251580 DAUC <0003> auc.c:143 vector [0]: ck = 7cb5845bb2206449e3e1483d0bdc6f26 20241118160251580 DAUC <0003> auc.c:144 vector [0]: ik = 88759678ca235f0be7c634fd14a12eca 20241118160251580 DAUC <0003> auc.c:145 vector [0]: res = fa64e55b41eddc280000000000000000 20241118160251580 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251580 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251580 DAUC <0003> auc.c:151 vector [0]: kc = f0e76ee3677e7aae 20241118160251580 DAUC <0003> auc.c:152 vector [0]: sres = bb893973 20241118160251580 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251580 DAUC <0003> auc.c:113 vector [1]: rand = b719b664cd01ce96bd76597bb8a2f410 20241118160251580 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118160251580 DAUC <0003> auc.c:142 vector [1]: autn = d675630ceeb3000069f43a06c34fdac7 20241118160251580 DAUC <0003> auc.c:143 vector [1]: ck = c528c3f4419e958584099ef1378afc06 20241118160251580 DAUC <0003> auc.c:144 vector [1]: ik = 0a2282c484dd33b682cb6af481413992 20241118160251580 DAUC <0003> auc.c:145 vector [1]: res = 0855ae6da5bdc9430000000000000000 20241118160251580 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251580 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160251580 DAUC <0003> auc.c:151 vector [1]: kc = c9c8b535738863a7 20241118160251580 DAUC <0003> auc.c:152 vector [1]: sres = ade8672e 20241118160251580 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160251580 DAUC <0003> auc.c:113 vector [2]: rand = d80ade3e2ee6b325f6ea3e122aca3ca4 20241118160251580 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118160251580 DAUC <0003> auc.c:142 vector [2]: autn = 40cd1b6f081b0000056020cd021c9e93 20241118160251580 DAUC <0003> auc.c:143 vector [2]: ck = ce7403b947d2f88a6850d4bc47132704 20241118160251580 DAUC <0003> auc.c:144 vector [2]: ik = 8aaa9e70efd538b1eeec3ecc9ccdf04a 20241118160251580 DAUC <0003> auc.c:145 vector [2]: res = 328c7f2a2847100e0000000000000000 20241118160251581 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251581 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160251581 DAUC <0003> auc.c:151 vector [2]: kc = c26277b973d91775 20241118160251581 DAUC <0003> auc.c:152 vector [2]: sres = 1acb6f24 20241118160251581 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160251581 DAUC <0003> auc.c:113 vector [3]: rand = 12839b831d00d78f49beced0ad05a900 20241118160251581 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118160251581 DAUC <0003> auc.c:142 vector [3]: autn = a3c6ecd4263f000047bcd362b69d236c 20241118160251581 DAUC <0003> auc.c:143 vector [3]: ck = 5fbe488a4be2f8d2a64edca4a47f4d9e 20241118160251581 DAUC <0003> auc.c:144 vector [3]: ik = a8bbbc8419a0f6ae428b768cde81436a 20241118160251581 DAUC <0003> auc.c:145 vector [3]: res = 404d8deb33a749130000000000000000 20241118160251581 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251581 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160251581 DAUC <0003> auc.c:151 vector [3]: kc = 13c05e2628bc0088 20241118160251581 DAUC <0003> auc.c:152 vector [3]: sres = 73eac4f8 20241118160251581 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160251581 DAUC <0003> auc.c:113 vector [4]: rand = 61cdd2350a5130ef59787922212bf59d 20241118160251581 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118160251581 DAUC <0003> auc.c:142 vector [4]: autn = 544eb58d60c90000696e6bd7984ae55b 20241118160251581 DAUC <0003> auc.c:143 vector [4]: ck = 7d1ba3bd3eb50c6ebe43555f011cffb7 20241118160251581 DAUC <0003> auc.c:144 vector [4]: ik = 2e6740c138014b45d390ca3af92373f4 20241118160251581 DAUC <0003> auc.c:145 vector [4]: res = 6bc2aa5a92dc86950000000000000000 20241118160251581 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251581 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160251581 DAUC <0003> auc.c:151 vector [4]: kc = 3eaf7c19fe8bcb68 20241118160251581 DAUC <0003> auc.c:152 vector [4]: sres = f91e2ccf 20241118160251581 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160251581 DAUC <0003> db_auc.c:245 IMSI='262420115701672': Generated 5 vectors 20241118160251581 DAUC <0003> db_auc.c:249 IMSI='262420115701672': Updating SQN=321 in DB 20241118160251581 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420115701672"} 20241118160251581 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251581 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251581 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251583 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251583 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420115701672"} 20241118160251583 DAUC <0003> db_auc.c:157 IMSI='262420115701672': No 2G Auth Data 20241118160251583 DAUC <0003> db_auc.c:236 IMSI='262420115701672': Calling to generate 5 vectors 20241118160251583 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160251583 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251583 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251583 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118160251583 DAUC <0003> auc.c:113 vector [0]: rand = f7d7f24030366dd2477798619a66c8c7 20241118160251583 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118160251583 DAUC <0003> auc.c:142 vector [0]: autn = 8f1fa9f6d1550000d0572af3f1df8307 20241118160251583 DAUC <0003> auc.c:143 vector [0]: ck = 790f19e4c186c63b1e2ca863dec2d4c6 20241118160251583 DAUC <0003> auc.c:144 vector [0]: ik = fa48405ed5a357534505637ddac018f7 20241118160251583 DAUC <0003> auc.c:145 vector [0]: res = bb93ea7b099e89e00000000000000000 20241118160251583 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251583 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251583 DAUC <0003> auc.c:151 vector [0]: kc = d86e92a410275d59 20241118160251583 DAUC <0003> auc.c:152 vector [0]: sres = b20d639b 20241118160251583 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251583 DAUC <0003> auc.c:113 vector [1]: rand = f70eb7aac78c29e88c7e84261acf0c23 20241118160251583 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118160251583 DAUC <0003> auc.c:142 vector [1]: autn = 45f0f419141100007df021b48827be14 20241118160251583 DAUC <0003> auc.c:143 vector [1]: ck = b25b519a6f38f7898fcd4682a7a00390 20241118160251583 DAUC <0003> auc.c:144 vector [1]: ik = 735919fbade58b071b787184b87ca1b2 20241118160251583 DAUC <0003> auc.c:145 vector [1]: res = e9e821e90525bd720000000000000000 20241118160251583 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251583 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160251583 DAUC <0003> auc.c:151 vector [1]: kc = 55b77f67dd01deac 20241118160251583 DAUC <0003> auc.c:152 vector [1]: sres = eccd9c9b 20241118160251583 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160251583 DAUC <0003> auc.c:113 vector [2]: rand = 38d2c382de6b5bc4492ac45bae15ceb0 20241118160251583 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118160251583 DAUC <0003> auc.c:142 vector [2]: autn = 5baf28399b7a0000f89a9e3971a7ee56 20241118160251583 DAUC <0003> auc.c:143 vector [2]: ck = a90549ad40d14290856c980ccb07bedc 20241118160251583 DAUC <0003> auc.c:144 vector [2]: ik = 0a5626326b27bb4849307f117384c03b 20241118160251583 DAUC <0003> auc.c:145 vector [2]: res = 92b6495caa6073130000000000000000 20241118160251583 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251583 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160251583 DAUC <0003> auc.c:151 vector [2]: kc = 6f0f88829375873f 20241118160251583 DAUC <0003> auc.c:152 vector [2]: sres = 38d63a4f 20241118160251583 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160251583 DAUC <0003> auc.c:113 vector [3]: rand = dae3a329be0e193b4bb3884daf01b310 20241118160251583 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118160251583 DAUC <0003> auc.c:142 vector [3]: autn = 07c4b36ff9400000d230aa6b59c9620e 20241118160251583 DAUC <0003> auc.c:143 vector [3]: ck = 6dfd8ca6d295e254246bb7166301cc06 20241118160251583 DAUC <0003> auc.c:144 vector [3]: ik = 3ff0894246cbb1c2bfdd0f29c8462d84 20241118160251584 DAUC <0003> auc.c:145 vector [3]: res = 3f0278fb133481d80000000000000000 20241118160251584 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251584 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160251584 DAUC <0003> auc.c:151 vector [3]: kc = c9bbbddb3f19b214 20241118160251584 DAUC <0003> auc.c:152 vector [3]: sres = 2c36f923 20241118160251584 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160251584 DAUC <0003> auc.c:113 vector [4]: rand = 5cbe03c492bd9248a4efaa54aa0d7036 20241118160251584 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118160251584 DAUC <0003> auc.c:142 vector [4]: autn = 008dad2122720000efd76d95a0f50dc5 20241118160251584 DAUC <0003> auc.c:143 vector [4]: ck = 06a5ca4b30fe5f336ac9f1a705d3597b 20241118160251584 DAUC <0003> auc.c:144 vector [4]: ik = 4504793e85c5926db764e2db9257c56e 20241118160251584 DAUC <0003> auc.c:145 vector [4]: res = ec11d5ba95f11a150000000000000000 20241118160251584 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251584 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160251584 DAUC <0003> auc.c:151 vector [4]: kc = 9e0ca00922bf514b 20241118160251584 DAUC <0003> auc.c:152 vector [4]: sres = 79e0cfaf 20241118160251584 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160251584 DAUC <0003> db_auc.c:245 IMSI='262420115701672': Generated 5 vectors 20241118160251584 DAUC <0003> db_auc.c:249 IMSI='262420115701672': Updating SQN=481 in DB 20241118160251584 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420115701672"} 20241118160251584 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420115701672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251584 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251584 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4258 20241118160251586 DAUC <0003> db_auc.c:157 IMSI='262424588918764': No 2G Auth Data 20241118160251586 DAUC <0003> db_auc.c:192 IMSI='262424588918764': No 3G Auth Data 20241118160251595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4258 20241118160251597 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251597 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424588918764"} 20241118160251597 DAUC <0003> db_auc.c:157 IMSI='262424588918764': No 2G Auth Data 20241118160251597 DAUC <0003> db_auc.c:236 IMSI='262424588918764': Calling to generate 1 vectors 20241118160251597 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241118160251597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251597 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118160251597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160251597 DAUC <0003> auc.c:113 vector [0]: rand = 6646e92def2d3aa7fed94d7036100235 20241118160251597 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160251597 DAUC <0003> auc.c:142 vector [0]: autn = 65ebab1eb8590000704584cc68cbb7dd 20241118160251597 DAUC <0003> auc.c:143 vector [0]: ck = b10d219e2c1570aaf3c68e87d3b69a99 20241118160251597 DAUC <0003> auc.c:144 vector [0]: ik = 454ed1a20bae3005df10e3ef26e8fe43 20241118160251597 DAUC <0003> auc.c:145 vector [0]: res = bb5e573d2bc0e7a10000000000000000 20241118160251597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251597 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251597 DAUC <0003> auc.c:151 vector [0]: kc = d8959d54d2e52475 20241118160251597 DAUC <0003> auc.c:152 vector [0]: sres = 909eb09c 20241118160251597 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251597 DAUC <0003> db_auc.c:245 IMSI='262424588918764': Generated 1 vectors 20241118160251597 DAUC <0003> db_auc.c:249 IMSI='262424588918764': Updating SQN=33 in DB 20241118160251597 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424588918764"} 20241118160251597 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251597 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251597 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251598 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251598 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424588918764"} 20241118160251598 DAUC <0003> db_auc.c:157 IMSI='262424588918764': No 2G Auth Data 20241118160251598 DAUC <0003> db_auc.c:236 IMSI='262424588918764': Calling to generate 4 vectors 20241118160251598 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241118160251598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251598 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118160251598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118160251598 DAUC <0003> auc.c:113 vector [0]: rand = d626a76e6bde90fe84930168ce9acc8c 20241118160251599 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118160251599 DAUC <0003> auc.c:142 vector [0]: autn = c161ee333e360000c7a130170a094d84 20241118160251599 DAUC <0003> auc.c:143 vector [0]: ck = db39356bba795276b2048af47fa641f4 20241118160251599 DAUC <0003> auc.c:144 vector [0]: ik = ea68f2f0fcb18dc5a7c8ae00708bb19f 20241118160251599 DAUC <0003> auc.c:145 vector [0]: res = 05a6f6e7b3f53ce80000000000000000 20241118160251599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251599 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251599 DAUC <0003> auc.c:151 vector [0]: kc = 249de36f49e52fd8 20241118160251599 DAUC <0003> auc.c:152 vector [0]: sres = b653ca0f 20241118160251599 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251599 DAUC <0003> auc.c:113 vector [1]: rand = 970259ff5a1cd0e14e3d4409d680a1f1 20241118160251599 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118160251599 DAUC <0003> auc.c:142 vector [1]: autn = 8dacce33fc5400009a1ae0b901ea4017 20241118160251599 DAUC <0003> auc.c:143 vector [1]: ck = 6fc0f01c1e1f7de50b51290ecc148b76 20241118160251599 DAUC <0003> auc.c:144 vector [1]: ik = 7652e50ac2191aca1d9b6faa77aa98ab 20241118160251599 DAUC <0003> auc.c:145 vector [1]: res = e775bd4fd6d0ac9d0000000000000000 20241118160251599 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251599 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160251599 DAUC <0003> auc.c:151 vector [1]: kc = 0f5853b267b874f2 20241118160251599 DAUC <0003> auc.c:152 vector [1]: sres = 31a511d2 20241118160251599 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160251599 DAUC <0003> auc.c:113 vector [2]: rand = 1b8a13d787d03ff9be868123fbe1e0cc 20241118160251599 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118160251599 DAUC <0003> auc.c:142 vector [2]: autn = 6d435822c1b90000a96ccc36b9e04c26 20241118160251599 DAUC <0003> auc.c:143 vector [2]: ck = fb60fc30818f93233a574be9bbe7abfe 20241118160251599 DAUC <0003> auc.c:144 vector [2]: ik = 1adeed3389a3922ee3e5da44dd6e6229 20241118160251599 DAUC <0003> auc.c:145 vector [2]: res = 6377880ff4dbbbc40000000000000000 20241118160251599 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251599 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160251599 DAUC <0003> auc.c:151 vector [2]: kc = 380c80ae6ea5c8da 20241118160251599 DAUC <0003> auc.c:152 vector [2]: sres = 97ac33cb 20241118160251599 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160251599 DAUC <0003> auc.c:113 vector [3]: rand = 8bfa3d7a032553bec9ea0c963ab97ee0 20241118160251599 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118160251599 DAUC <0003> auc.c:142 vector [3]: autn = 1fa5bfb2fb4a0000c649793f7c42446e 20241118160251599 DAUC <0003> auc.c:143 vector [3]: ck = 15695c2fe367be139a087b1a715302a7 20241118160251599 DAUC <0003> auc.c:144 vector [3]: ik = 3a310d6be9c76705092c7afde658161a 20241118160251599 DAUC <0003> auc.c:145 vector [3]: res = 03eb1aaa5873479e0000000000000000 20241118160251599 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251599 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160251599 DAUC <0003> auc.c:151 vector [3]: kc = bc7c50a39dabcdab 20241118160251599 DAUC <0003> auc.c:152 vector [3]: sres = 5b985d34 20241118160251599 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160251599 DAUC <0003> db_auc.c:245 IMSI='262424588918764': Generated 4 vectors 20241118160251599 DAUC <0003> db_auc.c:249 IMSI='262424588918764': Updating SQN=161 in DB 20241118160251599 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424588918764"} 20241118160251599 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251599 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251599 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251600 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251600 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424588918764"} 20241118160251600 DAUC <0003> db_auc.c:157 IMSI='262424588918764': No 2G Auth Data 20241118160251600 DAUC <0003> db_auc.c:236 IMSI='262424588918764': Calling to generate 5 vectors 20241118160251600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160251600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251600 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118160251600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118160251600 DAUC <0003> auc.c:113 vector [0]: rand = 0eb54c7209b36ff663f92916be446935 20241118160251600 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118160251600 DAUC <0003> auc.c:142 vector [0]: autn = bb9fc3db480e0000b7ec9bb465e33c5c 20241118160251600 DAUC <0003> auc.c:143 vector [0]: ck = 1033cc28923ae592c8fbdff8afbc9c4d 20241118160251600 DAUC <0003> auc.c:144 vector [0]: ik = 1b27d6a81f813c27864c00d984cf81fa 20241118160251600 DAUC <0003> auc.c:145 vector [0]: res = 8ad9881eef36e5e50000000000000000 20241118160251600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251600 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251601 DAUC <0003> auc.c:151 vector [0]: kc = 45a3c5a1a6c8c402 20241118160251601 DAUC <0003> auc.c:152 vector [0]: sres = 65ef6dfb 20241118160251601 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251601 DAUC <0003> auc.c:113 vector [1]: rand = b00e04e39c08b41aa7da40f25ac97f4d 20241118160251601 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118160251601 DAUC <0003> auc.c:142 vector [1]: autn = e7cf614085a200002804e21f443eb307 20241118160251601 DAUC <0003> auc.c:143 vector [1]: ck = 402dcde7c5fce3e407b6cdb7dd727d4f 20241118160251601 DAUC <0003> auc.c:144 vector [1]: ik = 8d6b6c0b3c35b891295b5701bf889a77 20241118160251601 DAUC <0003> auc.c:145 vector [1]: res = 961692fbefd4d5fa0000000000000000 20241118160251601 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251601 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160251601 DAUC <0003> auc.c:151 vector [1]: kc = e3ab3b5a9b33bc4d 20241118160251601 DAUC <0003> auc.c:152 vector [1]: sres = 79c24701 20241118160251601 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160251601 DAUC <0003> auc.c:113 vector [2]: rand = 33d4ed77c3041a3f0464b9377997dd4c 20241118160251601 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118160251601 DAUC <0003> auc.c:142 vector [2]: autn = 356e22c0b21d000006a3b953a8563ccc 20241118160251601 DAUC <0003> auc.c:143 vector [2]: ck = e62b7a5b47045ed76fade5f2fa417f89 20241118160251601 DAUC <0003> auc.c:144 vector [2]: ik = ff68f2bcf0e98e057ea393de040cf4c1 20241118160251601 DAUC <0003> auc.c:145 vector [2]: res = 8066a39b31514ff10000000000000000 20241118160251601 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251601 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160251601 DAUC <0003> auc.c:151 vector [2]: kc = 084dfecb49a05b9a 20241118160251601 DAUC <0003> auc.c:152 vector [2]: sres = b137ec6a 20241118160251601 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160251601 DAUC <0003> auc.c:113 vector [3]: rand = ed95f1845a1b1df34771d250ad611c0e 20241118160251601 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118160251601 DAUC <0003> auc.c:142 vector [3]: autn = 5769bee59d02000070893ae1ee78ffb8 20241118160251601 DAUC <0003> auc.c:143 vector [3]: ck = ad50e25b42fdfc57cf8428ef2159dbde 20241118160251601 DAUC <0003> auc.c:144 vector [3]: ik = 52ec6e5d1fca87367f19fd3b679493ac 20241118160251601 DAUC <0003> auc.c:145 vector [3]: res = b23b6939788bde8c0000000000000000 20241118160251601 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251601 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160251601 DAUC <0003> auc.c:151 vector [3]: kc = 4f2159d21bfa3313 20241118160251601 DAUC <0003> auc.c:152 vector [3]: sres = cab0b7b5 20241118160251601 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160251601 DAUC <0003> auc.c:113 vector [4]: rand = 15c267db0caf6271eff9a2f088bcf0ec 20241118160251601 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118160251601 DAUC <0003> auc.c:142 vector [4]: autn = 339cf965d5d0000047b8c8945ff17224 20241118160251601 DAUC <0003> auc.c:143 vector [4]: ck = a41e1e228e469d95dc19b14ac2e80490 20241118160251601 DAUC <0003> auc.c:144 vector [4]: ik = cc6bc08d30d6908d8ed75c9909704220 20241118160251601 DAUC <0003> auc.c:145 vector [4]: res = e373f267297a2b210000000000000000 20241118160251601 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251601 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160251601 DAUC <0003> auc.c:151 vector [4]: kc = 3abb337c75084ba8 20241118160251601 DAUC <0003> auc.c:152 vector [4]: sres = ca09d946 20241118160251601 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160251601 DAUC <0003> db_auc.c:245 IMSI='262424588918764': Generated 5 vectors 20241118160251601 DAUC <0003> db_auc.c:249 IMSI='262424588918764': Updating SQN=321 in DB 20241118160251601 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424588918764"} 20241118160251601 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251601 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251601 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251602 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251602 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424588918764"} 20241118160251602 DAUC <0003> db_auc.c:157 IMSI='262424588918764': No 2G Auth Data 20241118160251602 DAUC <0003> db_auc.c:236 IMSI='262424588918764': Calling to generate 5 vectors 20241118160251602 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160251602 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251602 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118160251602 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118160251602 DAUC <0003> auc.c:113 vector [0]: rand = 078ba3612a77ab546b0d97a10d510358 20241118160251602 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118160251602 DAUC <0003> auc.c:142 vector [0]: autn = 9c4bd42b8ae500005a104ecc0b73be9c 20241118160251602 DAUC <0003> auc.c:143 vector [0]: ck = 147ecf0a0fc6093117f9188726747b19 20241118160251602 DAUC <0003> auc.c:144 vector [0]: ik = 539fcc21f8858979bcabea7c680b55f7 20241118160251602 DAUC <0003> auc.c:145 vector [0]: res = 1af8d8bdf0ac545c0000000000000000 20241118160251602 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251602 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160251602 DAUC <0003> auc.c:151 vector [0]: kc = ecb3f1d0b93caea6 20241118160251602 DAUC <0003> auc.c:152 vector [0]: sres = ea548ce1 20241118160251602 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160251603 DAUC <0003> auc.c:113 vector [1]: rand = 66b5968a63130285c806adbbe67c80e5 20241118160251603 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118160251603 DAUC <0003> auc.c:142 vector [1]: autn = 6dc450909e250000ea9e323501f4ed51 20241118160251603 DAUC <0003> auc.c:143 vector [1]: ck = 032c5dfe6c288e65977d37092f21ffde 20241118160251603 DAUC <0003> auc.c:144 vector [1]: ik = 73ee6b42a9183e579bf200258a9ad8c7 20241118160251603 DAUC <0003> auc.c:145 vector [1]: res = 93ab519674224d350000000000000000 20241118160251603 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251603 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160251603 DAUC <0003> auc.c:151 vector [1]: kc = 7c4d0190608b972b 20241118160251603 DAUC <0003> auc.c:152 vector [1]: sres = e7891ca3 20241118160251603 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160251603 DAUC <0003> auc.c:113 vector [2]: rand = 7f60fd0419cad86132316e4f33e5aed8 20241118160251603 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118160251603 DAUC <0003> auc.c:142 vector [2]: autn = 51767ca57552000067ddab7315083d05 20241118160251603 DAUC <0003> auc.c:143 vector [2]: ck = 420e097eb498bc7edc615bd745d875d3 20241118160251603 DAUC <0003> auc.c:144 vector [2]: ik = ad15f805fd15d5d512da80de92283b2c 20241118160251603 DAUC <0003> auc.c:145 vector [2]: res = 4e6ecc705b3a5e340000000000000000 20241118160251603 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251603 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160251603 DAUC <0003> auc.c:151 vector [2]: kc = 21a02a729e7d2754 20241118160251603 DAUC <0003> auc.c:152 vector [2]: sres = 15549244 20241118160251603 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160251603 DAUC <0003> auc.c:113 vector [3]: rand = a8c83a8abc2b0a80529c547f7731cb57 20241118160251603 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118160251603 DAUC <0003> auc.c:142 vector [3]: autn = 7caaadc6288500009be19c04ef4f04cc 20241118160251603 DAUC <0003> auc.c:143 vector [3]: ck = 7f3236e1677db121e0b90acfd3c5bac9 20241118160251603 DAUC <0003> auc.c:144 vector [3]: ik = f5960bb8aba0e321d97690f2c5b6369d 20241118160251603 DAUC <0003> auc.c:145 vector [3]: res = 8186854ccf8fe0d60000000000000000 20241118160251603 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251603 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160251603 DAUC <0003> auc.c:151 vector [3]: kc = b36ba764daaede54 20241118160251603 DAUC <0003> auc.c:152 vector [3]: sres = 4e09659a 20241118160251603 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160251603 DAUC <0003> auc.c:113 vector [4]: rand = b7c1c61d48ec52ad2b32f63d852bb10f 20241118160251603 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118160251603 DAUC <0003> auc.c:142 vector [4]: autn = 1b7b13dd3540000057e2d86a9943d636 20241118160251603 DAUC <0003> auc.c:143 vector [4]: ck = 2fe7094fcd08474ead5bdc070ebc2019 20241118160251603 DAUC <0003> auc.c:144 vector [4]: ik = 3b6afb3dcf4f613ede846bfaab416d11 20241118160251603 DAUC <0003> auc.c:145 vector [4]: res = 802575b44397b7730000000000000000 20241118160251603 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251603 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160251603 DAUC <0003> auc.c:151 vector [4]: kc = 6752458fa7ba6b78 20241118160251603 DAUC <0003> auc.c:152 vector [4]: sres = c3b2c2c7 20241118160251603 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160251603 DAUC <0003> db_auc.c:245 IMSI='262424588918764': Generated 5 vectors 20241118160251603 DAUC <0003> db_auc.c:249 IMSI='262424588918764': Updating SQN=481 in DB 20241118160251603 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424588918764"} 20241118160251603 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424588918764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251603 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251603 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4258 20241118160251605 DAUC <0003> db_auc.c:157 IMSI='262422076543031': No 2G Auth Data 20241118160251605 DAUC <0003> db_auc.c:192 IMSI='262422076543031': No 3G Auth Data 20241118160251612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241118160251614 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251614 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076543031"} 20241118160251614 DAUC <0003> db_auc.c:236 IMSI='262422076543031': Calling to generate 1 vectors 20241118160251614 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241118160251614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251614 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160251614 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251614 DAUC <0003> auc.c:113 vector [0]: rand = 10fe04e8002dc6ad0ac0e41cf150dbe3 20241118160251614 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160251614 DAUC <0003> auc.c:142 vector [0]: autn = f6c7cc5039be0000fd1e1c0a737695f4 20241118160251614 DAUC <0003> auc.c:143 vector [0]: ck = 0a234a002f7aa3d9a9af888bdbe5fa36 20241118160251614 DAUC <0003> auc.c:144 vector [0]: ik = 0ee72448f032280a76146d82e0e043a8 20241118160251614 DAUC <0003> auc.c:145 vector [0]: res = 8c3bc12247dc3d0d0000000000000000 20241118160251614 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251614 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251614 DAUC <0003> auc.c:179 vector [0]: kc = 301033bdc0b1e800 20241118160251614 DAUC <0003> auc.c:180 vector [0]: sres = c130bd62 20241118160251614 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251614 DAUC <0003> db_auc.c:245 IMSI='262422076543031': Generated 1 vectors 20241118160251614 DAUC <0003> db_auc.c:249 IMSI='262422076543031': Updating SQN=33 in DB 20241118160251614 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076543031"} 20241118160251614 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251614 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251614 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251616 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251616 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076543031"} 20241118160251616 DAUC <0003> db_auc.c:236 IMSI='262422076543031': Calling to generate 4 vectors 20241118160251616 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241118160251616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118160251616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251616 DAUC <0003> auc.c:113 vector [0]: rand = 6687bd7a6368517219a4b2da535e448e 20241118160251616 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118160251616 DAUC <0003> auc.c:142 vector [0]: autn = 86dbcf7cb09e00006bf1e6ab77dba472 20241118160251616 DAUC <0003> auc.c:143 vector [0]: ck = baafe45369f662b63bb93440eeee5e14 20241118160251616 DAUC <0003> auc.c:144 vector [0]: ik = 34983771263c158dded1468097ed7770 20241118160251616 DAUC <0003> auc.c:145 vector [0]: res = fcbce85017fc23be0000000000000000 20241118160251616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251616 DAUC <0003> auc.c:179 vector [0]: kc = 651c995240977c00 20241118160251616 DAUC <0003> auc.c:180 vector [0]: sres = 0190aa6a 20241118160251616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251616 DAUC <0003> auc.c:113 vector [1]: rand = 441cc109b94752c04788d4d05dbebac0 20241118160251616 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118160251616 DAUC <0003> auc.c:142 vector [1]: autn = 5f76f24dcb4d00006ba7b371f157f752 20241118160251616 DAUC <0003> auc.c:143 vector [1]: ck = 7ddcf44376eec3de1939e39c22e0e20c 20241118160251616 DAUC <0003> auc.c:144 vector [1]: ik = 61b614a8962db97c95a8afa026f8b5e4 20241118160251616 DAUC <0003> auc.c:145 vector [1]: res = c49ea9c197dd05f60000000000000000 20241118160251616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251616 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251616 DAUC <0003> auc.c:179 vector [1]: kc = d36222e413f7c000 20241118160251616 DAUC <0003> auc.c:180 vector [1]: sres = f364af36 20241118160251616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251616 DAUC <0003> auc.c:113 vector [2]: rand = 10dc11d4bfd739aacd304a718b79263b 20241118160251616 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118160251616 DAUC <0003> auc.c:142 vector [2]: autn = 36ee0eaa701100002d24837e56efe94b 20241118160251616 DAUC <0003> auc.c:143 vector [2]: ck = a22275f62bb8c2a470bc5a1b0a0bded3 20241118160251616 DAUC <0003> auc.c:144 vector [2]: ik = 46eca9065e847c5b086db13ccc06616b 20241118160251616 DAUC <0003> auc.c:145 vector [2]: res = a6698344d3c6a4450000000000000000 20241118160251616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251616 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251616 DAUC <0003> auc.c:179 vector [2]: kc = bf4e651753095800 20241118160251616 DAUC <0003> auc.c:180 vector [2]: sres = b80d5e1a 20241118160251616 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251616 DAUC <0003> auc.c:113 vector [3]: rand = adb7559785e878481db7d8b5e2485845 20241118160251616 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118160251616 DAUC <0003> auc.c:142 vector [3]: autn = f95d14cee1c40000f05bf42ca35fc2da 20241118160251616 DAUC <0003> auc.c:143 vector [3]: ck = 5dbe75ebf442a51680754f69657f0b37 20241118160251616 DAUC <0003> auc.c:144 vector [3]: ik = a00cf6b269d7150671eacd72e8b5f2cb 20241118160251616 DAUC <0003> auc.c:145 vector [3]: res = 9c3f2749152634010000000000000000 20241118160251616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251616 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251616 DAUC <0003> auc.c:179 vector [3]: kc = ae3d4138fad06c00 20241118160251616 DAUC <0003> auc.c:180 vector [3]: sres = 7fcb6bd7 20241118160251616 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251616 DAUC <0003> db_auc.c:245 IMSI='262422076543031': Generated 4 vectors 20241118160251616 DAUC <0003> db_auc.c:249 IMSI='262422076543031': Updating SQN=161 in DB 20241118160251616 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076543031"} 20241118160251616 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251616 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251616 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251617 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251617 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076543031"} 20241118160251617 DAUC <0003> db_auc.c:236 IMSI='262422076543031': Calling to generate 5 vectors 20241118160251617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160251617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118160251617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251617 DAUC <0003> auc.c:113 vector [0]: rand = 014bdec0943bfd88b455f25d8580feca 20241118160251617 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118160251617 DAUC <0003> auc.c:142 vector [0]: autn = ce15a622b16a00007d1783012a19da37 20241118160251617 DAUC <0003> auc.c:143 vector [0]: ck = ff2132e1aa8d230f05196b71c23f8036 20241118160251617 DAUC <0003> auc.c:144 vector [0]: ik = cdf084fec39ee17b4fdbec783ccf509e 20241118160251617 DAUC <0003> auc.c:145 vector [0]: res = cdca32d6715011840000000000000000 20241118160251617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251617 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251617 DAUC <0003> auc.c:179 vector [0]: kc = b75cb2bb743c0400 20241118160251617 DAUC <0003> auc.c:180 vector [0]: sres = 64089022 20241118160251617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251617 DAUC <0003> auc.c:113 vector [1]: rand = 15e388d05faf306a35225cbc1baa45c2 20241118160251617 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118160251617 DAUC <0003> auc.c:142 vector [1]: autn = e646f417c7bf0000500dca5917218b62 20241118160251617 DAUC <0003> auc.c:143 vector [1]: ck = 19e6dfb9f57db8c5cc73fb466edd1e7a 20241118160251617 DAUC <0003> auc.c:144 vector [1]: ik = 169ffe49da8dd4d4cdb06e60e86c2d0c 20241118160251617 DAUC <0003> auc.c:145 vector [1]: res = f5f93408e84d53180000000000000000 20241118160251617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251617 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251617 DAUC <0003> auc.c:179 vector [1]: kc = 74fe5182d9ab5800 20241118160251617 DAUC <0003> auc.c:180 vector [1]: sres = d2c75ffd 20241118160251617 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251617 DAUC <0003> auc.c:113 vector [2]: rand = 9ae903bc46b7fd0e06004f82164b9476 20241118160251617 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118160251617 DAUC <0003> auc.c:142 vector [2]: autn = e6bbb754718b000026183ca68d8629db 20241118160251618 DAUC <0003> auc.c:143 vector [2]: ck = 7b6a9412f0496668a5cf88be8dab0151 20241118160251618 DAUC <0003> auc.c:144 vector [2]: ik = fa97dae567f88c6433b1f88125a229f6 20241118160251618 DAUC <0003> auc.c:145 vector [2]: res = 1d7a63dffc440d9f0000000000000000 20241118160251618 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251618 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251618 DAUC <0003> auc.c:179 vector [2]: kc = 374c29a5a4bffc00 20241118160251618 DAUC <0003> auc.c:180 vector [2]: sres = 6a83c5ac 20241118160251618 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251618 DAUC <0003> auc.c:113 vector [3]: rand = 2bd08e6fd9226b20850c3a6ac554f4bc 20241118160251618 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118160251618 DAUC <0003> auc.c:142 vector [3]: autn = 97d9d70d5e43000063b6598c8b5e9053 20241118160251618 DAUC <0003> auc.c:143 vector [3]: ck = 8c8c1f3e4010d6d310bcf7ca5990732c 20241118160251618 DAUC <0003> auc.c:144 vector [3]: ik = e9f5270e7c034b3893db22025b255a67 20241118160251618 DAUC <0003> auc.c:145 vector [3]: res = 973998fb4fda8fbc0000000000000000 20241118160251618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251618 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251618 DAUC <0003> auc.c:179 vector [3]: kc = 021a73f4ae281c00 20241118160251618 DAUC <0003> auc.c:180 vector [3]: sres = 6908fffa 20241118160251618 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251618 DAUC <0003> auc.c:113 vector [4]: rand = 50e6cb109bb0b307c5654bdca96786d6 20241118160251618 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118160251618 DAUC <0003> auc.c:142 vector [4]: autn = ce6d14fb84630000800af5bac6126283 20241118160251618 DAUC <0003> auc.c:143 vector [4]: ck = 7982394d39938c2176d50c13ee84f69a 20241118160251618 DAUC <0003> auc.c:144 vector [4]: ik = b8c640be8acbce128c3b74ce4eee7b5b 20241118160251618 DAUC <0003> auc.c:145 vector [4]: res = cffa2bcabda61ca70000000000000000 20241118160251618 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251618 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160251618 DAUC <0003> auc.c:179 vector [4]: kc = fd6d8d4b3c03a800 20241118160251618 DAUC <0003> auc.c:180 vector [4]: sres = c7a39914 20241118160251618 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160251618 DAUC <0003> db_auc.c:245 IMSI='262422076543031': Generated 5 vectors 20241118160251618 DAUC <0003> db_auc.c:249 IMSI='262422076543031': Updating SQN=321 in DB 20241118160251618 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076543031"} 20241118160251618 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251618 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251618 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251619 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251619 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076543031"} 20241118160251619 DAUC <0003> db_auc.c:236 IMSI='262422076543031': Calling to generate 5 vectors 20241118160251619 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160251619 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251619 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251619 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118160251619 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251619 DAUC <0003> auc.c:113 vector [0]: rand = d9a46a06cdbdc7bf99b435208fa83b7a 20241118160251619 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118160251619 DAUC <0003> auc.c:142 vector [0]: autn = f3e2b0e20ce10000023a6047b1f0c12e 20241118160251619 DAUC <0003> auc.c:143 vector [0]: ck = f9e9d34aed7a09b969a127db586cecab 20241118160251619 DAUC <0003> auc.c:144 vector [0]: ik = 5e1aea3b35e5ce5b9c9f6f768fb420fc 20241118160251619 DAUC <0003> auc.c:145 vector [0]: res = 810177bc32453a240000000000000000 20241118160251619 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251619 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251619 DAUC <0003> auc.c:179 vector [0]: kc = 7939190ec7790000 20241118160251619 DAUC <0003> auc.c:180 vector [0]: sres = 8a4cc739 20241118160251619 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251619 DAUC <0003> auc.c:113 vector [1]: rand = 7740c319503225c7434d6858594839a4 20241118160251619 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118160251619 DAUC <0003> auc.c:142 vector [1]: autn = 667b9e2dd869000086a92ad62342addd 20241118160251619 DAUC <0003> auc.c:143 vector [1]: ck = d6cbe85aa8c4d9df04ae8f03b3474e5d 20241118160251619 DAUC <0003> auc.c:144 vector [1]: ik = 1b2038196f8f49a9af3ca0a714d7bad3 20241118160251619 DAUC <0003> auc.c:145 vector [1]: res = 847c3bbc8bee45970000000000000000 20241118160251619 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251619 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251619 DAUC <0003> auc.c:179 vector [1]: kc = e6527e4bf9ebb000 20241118160251619 DAUC <0003> auc.c:180 vector [1]: sres = 943d3558 20241118160251619 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251619 DAUC <0003> auc.c:113 vector [2]: rand = b42bba4ee2247e85d3a57235918d37b0 20241118160251619 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118160251619 DAUC <0003> auc.c:142 vector [2]: autn = 6d93a47764450000f2672bcb93b174fb 20241118160251619 DAUC <0003> auc.c:143 vector [2]: ck = c17f03604c8748390a3e843ffda0b508 20241118160251619 DAUC <0003> auc.c:144 vector [2]: ik = 14152f9918a7aa2b5f293a49fc6ad56a 20241118160251619 DAUC <0003> auc.c:145 vector [2]: res = 9a3f17681d1d884e0000000000000000 20241118160251619 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251619 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251619 DAUC <0003> auc.c:179 vector [2]: kc = 6c39df9bd1f6bc00 20241118160251619 DAUC <0003> auc.c:180 vector [2]: sres = acc62c97 20241118160251619 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251619 DAUC <0003> auc.c:113 vector [3]: rand = 03b05e1f3c3243f3e810914fe1673956 20241118160251619 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118160251619 DAUC <0003> auc.c:142 vector [3]: autn = ab7ea77593080000cc317721f3af7365 20241118160251619 DAUC <0003> auc.c:143 vector [3]: ck = f8504f4a39095557f172555635647d32 20241118160251620 DAUC <0003> auc.c:144 vector [3]: ik = cd7f04f9bf1c2c6d42fcccb8925e906d 20241118160251620 DAUC <0003> auc.c:145 vector [3]: res = b91f2094e94075620000000000000000 20241118160251620 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251620 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251620 DAUC <0003> auc.c:179 vector [3]: kc = 4cfb5a20ed0a1c00 20241118160251620 DAUC <0003> auc.c:180 vector [3]: sres = 4a09d177 20241118160251620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251620 DAUC <0003> auc.c:113 vector [4]: rand = e3cbe61baecd76c2b236c8c97fcb4253 20241118160251620 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118160251620 DAUC <0003> auc.c:142 vector [4]: autn = 24d742ce3c5c000001aeac0e957c1952 20241118160251620 DAUC <0003> auc.c:143 vector [4]: ck = 43cca6f4ca3f6b64a4cf5cb2e05a6f75 20241118160251620 DAUC <0003> auc.c:144 vector [4]: ik = ae5f85119f9cb673d7c402172befafe5 20241118160251620 DAUC <0003> auc.c:145 vector [4]: res = 70db24d2fe7642480000000000000000 20241118160251620 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251620 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160251620 DAUC <0003> auc.c:179 vector [4]: kc = 79f0af290236e000 20241118160251620 DAUC <0003> auc.c:180 vector [4]: sres = 1cdfbcac 20241118160251620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160251620 DAUC <0003> db_auc.c:245 IMSI='262422076543031': Generated 5 vectors 20241118160251620 DAUC <0003> db_auc.c:249 IMSI='262422076543031': Updating SQN=481 in DB 20241118160251620 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076543031"} 20241118160251620 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422076543031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251620 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251620 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241118160251622 DAUC <0003> db_auc.c:157 IMSI='262420404287470': No 2G Auth Data 20241118160251622 DAUC <0003> db_auc.c:192 IMSI='262420404287470': No 3G Auth Data 20241118160251629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241118160251630 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251630 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420404287470"} 20241118160251630 DAUC <0003> db_auc.c:236 IMSI='262420404287470': Calling to generate 1 vectors 20241118160251630 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241118160251630 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251630 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251631 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160251631 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251631 DAUC <0003> auc.c:113 vector [0]: rand = 1e790da4e6b41505931eba99886ddf2b 20241118160251631 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160251631 DAUC <0003> auc.c:142 vector [0]: autn = 84d60a7bce6f00002f0c7307a1ea2123 20241118160251631 DAUC <0003> auc.c:143 vector [0]: ck = 439c7d935bed707c7710c419252f0945 20241118160251631 DAUC <0003> auc.c:144 vector [0]: ik = 556172b1ec20afa67186b0a796d0b532 20241118160251631 DAUC <0003> auc.c:145 vector [0]: res = 0746386d9c6b445c0000000000000000 20241118160251631 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251631 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251631 DAUC <0003> auc.c:179 vector [0]: kc = 293032b790f1a000 20241118160251631 DAUC <0003> auc.c:180 vector [0]: sres = ac95295e 20241118160251631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251631 DAUC <0003> db_auc.c:245 IMSI='262420404287470': Generated 1 vectors 20241118160251631 DAUC <0003> db_auc.c:249 IMSI='262420404287470': Updating SQN=33 in DB 20241118160251631 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420404287470"} 20241118160251631 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251631 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251631 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251632 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251632 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420404287470"} 20241118160251632 DAUC <0003> db_auc.c:236 IMSI='262420404287470': Calling to generate 4 vectors 20241118160251632 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241118160251632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251632 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118160251632 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251632 DAUC <0003> auc.c:113 vector [0]: rand = d5c5f5d2a43c689a3811208292d5ef66 20241118160251632 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118160251632 DAUC <0003> auc.c:142 vector [0]: autn = e6a3a9a3ddbd000079809719fdb68999 20241118160251632 DAUC <0003> auc.c:143 vector [0]: ck = 8066a841683c6c010e0d030f828eebcc 20241118160251632 DAUC <0003> auc.c:144 vector [0]: ik = 896cdb7a81193482c5ce4861fdd22fe0 20241118160251632 DAUC <0003> auc.c:145 vector [0]: res = d7f137636b241cbf0000000000000000 20241118160251632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251632 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251632 DAUC <0003> auc.c:179 vector [0]: kc = 498610563b520400 20241118160251632 DAUC <0003> auc.c:180 vector [0]: sres = 0a9b5c51 20241118160251632 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251632 DAUC <0003> auc.c:113 vector [1]: rand = 2ed0a00e22f46e8fb7adad0adeaa608c 20241118160251632 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118160251632 DAUC <0003> auc.c:142 vector [1]: autn = b4818be4e7da00001c2a50fb93b4892c 20241118160251632 DAUC <0003> auc.c:143 vector [1]: ck = 9fd8ccc3de76054ff091f0cef0cc1f6b 20241118160251632 DAUC <0003> auc.c:144 vector [1]: ik = f6e3ab49cdd9ca21415d5ee159c3f51c 20241118160251632 DAUC <0003> auc.c:145 vector [1]: res = 4ce1dccc8761edf20000000000000000 20241118160251632 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251632 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251632 DAUC <0003> auc.c:179 vector [1]: kc = 60e170e3d8879800 20241118160251632 DAUC <0003> auc.c:180 vector [1]: sres = 735d4f9f 20241118160251632 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251632 DAUC <0003> auc.c:113 vector [2]: rand = dbaf17c3ad317266a4c383553eb33047 20241118160251632 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118160251632 DAUC <0003> auc.c:142 vector [2]: autn = 5afbd69826c30000350e163ef91e249e 20241118160251632 DAUC <0003> auc.c:143 vector [2]: ck = b47cbddd7fbaeceafdf3f1cbae52bbe8 20241118160251632 DAUC <0003> auc.c:144 vector [2]: ik = eb785e6dbccaeb575b2d2d8db4750488 20241118160251632 DAUC <0003> auc.c:145 vector [2]: res = 742e9ce7029190230000000000000000 20241118160251632 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251632 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251632 DAUC <0003> auc.c:179 vector [2]: kc = 6d4bf0763fbe1400 20241118160251632 DAUC <0003> auc.c:180 vector [2]: sres = c17bf9b6 20241118160251632 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251632 DAUC <0003> auc.c:113 vector [3]: rand = ba1ab37d5a5f7fe06366df2fc7c258d6 20241118160251632 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118160251632 DAUC <0003> auc.c:142 vector [3]: autn = b9c0126613c10000044a4b4f47b2d454 20241118160251632 DAUC <0003> auc.c:143 vector [3]: ck = e1c43775d68b01841d80050cdc27b1b1 20241118160251632 DAUC <0003> auc.c:144 vector [3]: ik = c7e1166890baf83dc132eaaaffd3099f 20241118160251632 DAUC <0003> auc.c:145 vector [3]: res = c60b607321b9f6f00000000000000000 20241118160251632 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251632 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251632 DAUC <0003> auc.c:179 vector [3]: kc = b917d854fb31cc00 20241118160251632 DAUC <0003> auc.c:180 vector [3]: sres = d661e1c3 20241118160251632 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251632 DAUC <0003> db_auc.c:245 IMSI='262420404287470': Generated 4 vectors 20241118160251632 DAUC <0003> db_auc.c:249 IMSI='262420404287470': Updating SQN=161 in DB 20241118160251632 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420404287470"} 20241118160251632 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251632 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251632 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251633 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251633 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420404287470"} 20241118160251633 DAUC <0003> db_auc.c:236 IMSI='262420404287470': Calling to generate 5 vectors 20241118160251633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160251633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118160251633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251633 DAUC <0003> auc.c:113 vector [0]: rand = d46280ae0aa0562d69e4224c21c11f74 20241118160251633 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118160251633 DAUC <0003> auc.c:142 vector [0]: autn = 4a9e0e598a100000606b0c1fd9844f70 20241118160251633 DAUC <0003> auc.c:143 vector [0]: ck = 6c239e32bf9931424890e1df5e289149 20241118160251633 DAUC <0003> auc.c:144 vector [0]: ik = c3c1b0e84c3e8017eff303ad7a6deb2e 20241118160251633 DAUC <0003> auc.c:145 vector [0]: res = 387202eaa2f44e8b0000000000000000 20241118160251633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251633 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251633 DAUC <0003> auc.c:179 vector [0]: kc = 046dc8735dc42800 20241118160251633 DAUC <0003> auc.c:180 vector [0]: sres = d8489a1a 20241118160251633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251634 DAUC <0003> auc.c:113 vector [1]: rand = b5e494acfadac0cfd90998e8439d83ca 20241118160251634 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118160251634 DAUC <0003> auc.c:142 vector [1]: autn = 7c3d28ba0a80000082b8ba158203841f 20241118160251634 DAUC <0003> auc.c:143 vector [1]: ck = 4fd28178f30e53384918f8b6aa5c0307 20241118160251634 DAUC <0003> auc.c:144 vector [1]: ik = a9a905cf3360c70d13a65dd345e183ba 20241118160251634 DAUC <0003> auc.c:145 vector [1]: res = 4be3b5583783f11c0000000000000000 20241118160251634 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251634 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251634 DAUC <0003> auc.c:179 vector [1]: kc = 25bb40bf0a9f1800 20241118160251634 DAUC <0003> auc.c:180 vector [1]: sres = 5bf4f1e1 20241118160251634 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251634 DAUC <0003> auc.c:113 vector [2]: rand = ecdcadd0f9bb491f468e3a1850a22e47 20241118160251634 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118160251634 DAUC <0003> auc.c:142 vector [2]: autn = b83a4e7362a50000fab1c9f1e8f3da50 20241118160251634 DAUC <0003> auc.c:143 vector [2]: ck = bb4c68350b8f9ab8a13e8ac20258ef2a 20241118160251634 DAUC <0003> auc.c:144 vector [2]: ik = 5a34e590443ab19d20d934dacdff1203 20241118160251634 DAUC <0003> auc.c:145 vector [2]: res = a570cf39b534f15b0000000000000000 20241118160251634 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251634 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251634 DAUC <0003> auc.c:179 vector [2]: kc = 8bab0e5f274f3400 20241118160251634 DAUC <0003> auc.c:180 vector [2]: sres = e48efded 20241118160251634 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251634 DAUC <0003> auc.c:113 vector [3]: rand = 483bd6b97a5f236100d37fc57f2f6882 20241118160251634 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118160251634 DAUC <0003> auc.c:142 vector [3]: autn = fe28d775218400001b340d26b756dadc 20241118160251634 DAUC <0003> auc.c:143 vector [3]: ck = cf368cbe977b5e14d025d55e21094c31 20241118160251634 DAUC <0003> auc.c:144 vector [3]: ik = 83ab2b80d5c9b83740a3711347a1eab3 20241118160251634 DAUC <0003> auc.c:145 vector [3]: res = f63a3bcc0815513b0000000000000000 20241118160251634 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251634 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251634 DAUC <0003> auc.c:179 vector [3]: kc = 63c6e714f0612800 20241118160251634 DAUC <0003> auc.c:180 vector [3]: sres = 354a5e04 20241118160251634 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251634 DAUC <0003> auc.c:113 vector [4]: rand = eac9a60268defe8bf99b8ac1ab9a76e2 20241118160251634 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118160251634 DAUC <0003> auc.c:142 vector [4]: autn = a9e1e5f5ead50000cac1939b9f494b24 20241118160251634 DAUC <0003> auc.c:143 vector [4]: ck = 64e0c062080af7ceaebcbfbf276550c5 20241118160251634 DAUC <0003> auc.c:144 vector [4]: ik = 3f5e7954873650d3ed6f2bb6c7da2169 20241118160251634 DAUC <0003> auc.c:145 vector [4]: res = 1698d435300eb33c0000000000000000 20241118160251634 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251634 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160251634 DAUC <0003> auc.c:179 vector [4]: kc = a00def4e0d089800 20241118160251634 DAUC <0003> auc.c:180 vector [4]: sres = ba3a6200 20241118160251634 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160251634 DAUC <0003> db_auc.c:245 IMSI='262420404287470': Generated 5 vectors 20241118160251634 DAUC <0003> db_auc.c:249 IMSI='262420404287470': Updating SQN=321 in DB 20241118160251634 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420404287470"} 20241118160251634 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251634 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251634 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251635 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251635 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420404287470"} 20241118160251635 DAUC <0003> db_auc.c:236 IMSI='262420404287470': Calling to generate 5 vectors 20241118160251635 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160251635 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251635 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251635 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118160251635 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251635 DAUC <0003> auc.c:113 vector [0]: rand = 28e421bbdd88b85e3bc10bd6e1fcccfa 20241118160251635 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118160251635 DAUC <0003> auc.c:142 vector [0]: autn = 508a800fc189000041ea9167a7ff17a7 20241118160251635 DAUC <0003> auc.c:143 vector [0]: ck = 48b7735ddc13062c7090a823abd99230 20241118160251635 DAUC <0003> auc.c:144 vector [0]: ik = a09c110df99ce115abaa689a391e7c0a 20241118160251635 DAUC <0003> auc.c:145 vector [0]: res = d61f65d02caa6bce0000000000000000 20241118160251635 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251635 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251635 DAUC <0003> auc.c:179 vector [0]: kc = a73b8046b5c2c400 20241118160251635 DAUC <0003> auc.c:180 vector [0]: sres = 468d8de3 20241118160251635 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251635 DAUC <0003> auc.c:113 vector [1]: rand = 5b96fc2c727523323edae36a4307236d 20241118160251635 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118160251635 DAUC <0003> auc.c:142 vector [1]: autn = 2f322e4a871000007515696b19b89495 20241118160251635 DAUC <0003> auc.c:143 vector [1]: ck = fe9b7aff7c2fd81679cea81710339298 20241118160251635 DAUC <0003> auc.c:144 vector [1]: ik = c5c7976f3554fbc2c6afd59f297b2433 20241118160251635 DAUC <0003> auc.c:145 vector [1]: res = 8cd78025063f8de40000000000000000 20241118160251635 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251635 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251635 DAUC <0003> auc.c:179 vector [1]: kc = f9234987659d0c00 20241118160251635 DAUC <0003> auc.c:180 vector [1]: sres = 6b4bb23d 20241118160251635 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251635 DAUC <0003> auc.c:113 vector [2]: rand = 53b59d191e2e581175c3a99629586e0a 20241118160251635 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118160251635 DAUC <0003> auc.c:142 vector [2]: autn = 923172fcea080000650709fb345a9abc 20241118160251635 DAUC <0003> auc.c:143 vector [2]: ck = 203bc63029a00ca1826fbe2bbc8c0c87 20241118160251635 DAUC <0003> auc.c:144 vector [2]: ik = 26bf511c1cc62a5788fb09c81e4c1378 20241118160251635 DAUC <0003> auc.c:145 vector [2]: res = 9acee29e4bdb38500000000000000000 20241118160251635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251635 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251635 DAUC <0003> auc.c:179 vector [2]: kc = 964dc1fe7edcc400 20241118160251635 DAUC <0003> auc.c:180 vector [2]: sres = 6cd1bd30 20241118160251635 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251635 DAUC <0003> auc.c:113 vector [3]: rand = 26cbaf9293c171d3d8fb050afabc0bd9 20241118160251635 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118160251635 DAUC <0003> auc.c:142 vector [3]: autn = 4f7869485c370000c2db4f41da51fa8f 20241118160251635 DAUC <0003> auc.c:143 vector [3]: ck = 8182336c86d93f85a3a7615001395fde 20241118160251635 DAUC <0003> auc.c:144 vector [3]: ik = e1c6aad09144661791f6deec09f7ff2e 20241118160251635 DAUC <0003> auc.c:145 vector [3]: res = 0b3606a8f76dfe940000000000000000 20241118160251635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251635 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251635 DAUC <0003> auc.c:179 vector [3]: kc = d80ab57c1c1b2000 20241118160251635 DAUC <0003> auc.c:180 vector [3]: sres = f41bf5fe 20241118160251635 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251635 DAUC <0003> auc.c:113 vector [4]: rand = e62e9e0b7a8cd99b45dfabe8f13521fb 20241118160251635 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118160251635 DAUC <0003> auc.c:142 vector [4]: autn = c356eb4188e400003342ed79b7eb903a 20241118160251635 DAUC <0003> auc.c:143 vector [4]: ck = 2f86b4606127643a1047b0cb66afc69b 20241118160251635 DAUC <0003> auc.c:144 vector [4]: ik = d2bb3d0f20b101172e3e5fbacc1bfd8b 20241118160251635 DAUC <0003> auc.c:145 vector [4]: res = 532bcf2d69e76e600000000000000000 20241118160251635 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251635 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160251635 DAUC <0003> auc.c:179 vector [4]: kc = 558e440c459ca400 20241118160251635 DAUC <0003> auc.c:180 vector [4]: sres = 4cc6ea4f 20241118160251635 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160251635 DAUC <0003> db_auc.c:245 IMSI='262420404287470': Generated 5 vectors 20241118160251635 DAUC <0003> db_auc.c:249 IMSI='262420404287470': Updating SQN=481 in DB 20241118160251635 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420404287470"} 20241118160251635 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420404287470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251635 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251635 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241118160251637 DAUC <0003> db_auc.c:157 IMSI='262427655026977': No 2G Auth Data 20241118160251637 DAUC <0003> db_auc.c:192 IMSI='262427655026977': No 3G Auth Data 20241118160251644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241118160251646 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251646 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427655026977"} 20241118160251646 DAUC <0003> db_auc.c:236 IMSI='262427655026977': Calling to generate 1 vectors 20241118160251646 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241118160251646 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251646 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251646 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160251646 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251646 DAUC <0003> auc.c:113 vector [0]: rand = 9f63aec1eda3c1a6f4a3efba1e638b57 20241118160251646 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160251646 DAUC <0003> auc.c:142 vector [0]: autn = 0f6eb462b00800009ce62a8273ea9e68 20241118160251646 DAUC <0003> auc.c:143 vector [0]: ck = e049c8e0050a2bef202eab78e8aa3090 20241118160251646 DAUC <0003> auc.c:144 vector [0]: ik = 0c79b9225e3506fec5c3ec39eb0d3d59 20241118160251646 DAUC <0003> auc.c:145 vector [0]: res = 0e4452a31f0ffee10000000000000000 20241118160251646 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251646 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251646 DAUC <0003> auc.c:179 vector [0]: kc = 5b65191f61bfc8dc 20241118160251646 DAUC <0003> auc.c:180 vector [0]: sres = a8b36b35 20241118160251646 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251646 DAUC <0003> db_auc.c:245 IMSI='262427655026977': Generated 1 vectors 20241118160251646 DAUC <0003> db_auc.c:249 IMSI='262427655026977': Updating SQN=33 in DB 20241118160251646 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427655026977"} 20241118160251646 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251646 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251646 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251647 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251647 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427655026977"} 20241118160251647 DAUC <0003> db_auc.c:236 IMSI='262427655026977': Calling to generate 4 vectors 20241118160251647 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241118160251647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251647 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118160251647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251647 DAUC <0003> auc.c:113 vector [0]: rand = 29da56c7bf810d4d25a1ef51f5cee018 20241118160251647 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118160251647 DAUC <0003> auc.c:142 vector [0]: autn = 525c86e5e7920000c7e497c9b1c47a44 20241118160251647 DAUC <0003> auc.c:143 vector [0]: ck = 3cdda046982fdf48e4dc711afea7692d 20241118160251647 DAUC <0003> auc.c:144 vector [0]: ik = f83101dde0fb6131f8d2c1108745e219 20241118160251647 DAUC <0003> auc.c:145 vector [0]: res = b7b2c0053cc9a6b50000000000000000 20241118160251647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251647 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251647 DAUC <0003> auc.c:179 vector [0]: kc = 49b89dcb8d273826 20241118160251647 DAUC <0003> auc.c:180 vector [0]: sres = 9059fd5e 20241118160251647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251647 DAUC <0003> auc.c:113 vector [1]: rand = f7e005a74d2dc4f4015f857179af9671 20241118160251647 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118160251647 DAUC <0003> auc.c:142 vector [1]: autn = 6e14d40349f10000c676e6bcddb8e8b2 20241118160251647 DAUC <0003> auc.c:143 vector [1]: ck = b741a66e0a0904349458ace0d655f782 20241118160251647 DAUC <0003> auc.c:144 vector [1]: ik = 4ee7cc1926f16ece1b9a4904a2a7cbc9 20241118160251647 DAUC <0003> auc.c:145 vector [1]: res = b40daf645baaea240000000000000000 20241118160251647 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251647 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251647 DAUC <0003> auc.c:179 vector [1]: kc = 33cac9d48f6dce84 20241118160251647 DAUC <0003> auc.c:180 vector [1]: sres = 9e9bb86b 20241118160251647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251647 DAUC <0003> auc.c:113 vector [2]: rand = a6133d685d6ff9fadfb4911e3b46d12e 20241118160251647 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118160251647 DAUC <0003> auc.c:142 vector [2]: autn = 0690cb72a60e00008d2588eb1a6e18c1 20241118160251647 DAUC <0003> auc.c:143 vector [2]: ck = 9bf80f5a240e6e92ba6b20e346465775 20241118160251647 DAUC <0003> auc.c:144 vector [2]: ik = fd4faa7d5fa18dbad8379142d7f54d12 20241118160251647 DAUC <0003> auc.c:145 vector [2]: res = 4b4263cedf4351170000000000000000 20241118160251647 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251647 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251647 DAUC <0003> auc.c:179 vector [2]: kc = 323fddc1004c4cab 20241118160251647 DAUC <0003> auc.c:180 vector [2]: sres = 11dee288 20241118160251647 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251647 DAUC <0003> auc.c:113 vector [3]: rand = 2049fa430c0a063dfc5f10e669e6efa9 20241118160251647 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118160251647 DAUC <0003> auc.c:142 vector [3]: autn = b36b839abe9e00001c9bff732681239d 20241118160251647 DAUC <0003> auc.c:143 vector [3]: ck = 9494a73b6b75b3039b6107765feac5ed 20241118160251647 DAUC <0003> auc.c:144 vector [3]: ik = 1a4790ba7b067c5d6935cde3f9b02715 20241118160251647 DAUC <0003> auc.c:145 vector [3]: res = 9532d62087e3fa040000000000000000 20241118160251647 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251647 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251647 DAUC <0003> auc.c:179 vector [3]: kc = 7df35159190bb315 20241118160251647 DAUC <0003> auc.c:180 vector [3]: sres = 8d04b6bd 20241118160251647 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251647 DAUC <0003> db_auc.c:245 IMSI='262427655026977': Generated 4 vectors 20241118160251648 DAUC <0003> db_auc.c:249 IMSI='262427655026977': Updating SQN=161 in DB 20241118160251648 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427655026977"} 20241118160251648 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251648 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251648 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251649 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251649 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427655026977"} 20241118160251649 DAUC <0003> db_auc.c:236 IMSI='262427655026977': Calling to generate 5 vectors 20241118160251649 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160251649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118160251649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251649 DAUC <0003> auc.c:113 vector [0]: rand = ab52c71887062ba928f7280ed1a17206 20241118160251649 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118160251649 DAUC <0003> auc.c:142 vector [0]: autn = 7b9badbfdb1100000006f894e6ddb217 20241118160251649 DAUC <0003> auc.c:143 vector [0]: ck = b7c31385b87748003663028b0622dc2c 20241118160251649 DAUC <0003> auc.c:144 vector [0]: ik = 2d630ff63e670f4f313d0762e7f4404f 20241118160251649 DAUC <0003> auc.c:145 vector [0]: res = 27ef53fb5d959b870000000000000000 20241118160251649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251649 DAUC <0003> auc.c:179 vector [0]: kc = c24cf9996481740d 20241118160251649 DAUC <0003> auc.c:180 vector [0]: sres = 384225d0 20241118160251649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251649 DAUC <0003> auc.c:113 vector [1]: rand = 4cb85d0a4c13ede1bd89a714bfb3d655 20241118160251649 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118160251649 DAUC <0003> auc.c:142 vector [1]: autn = 32c6979a99200000a0f32976753fb317 20241118160251649 DAUC <0003> auc.c:143 vector [1]: ck = 279ea0cb6bbdc16ae8a0858f141c9478 20241118160251649 DAUC <0003> auc.c:144 vector [1]: ik = 79036f0ee00f04c8eec7073b6f276e20 20241118160251649 DAUC <0003> auc.c:145 vector [1]: res = 982e690345af56d80000000000000000 20241118160251649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251649 DAUC <0003> auc.c:179 vector [1]: kc = f3bb96054ddc71d2 20241118160251649 DAUC <0003> auc.c:180 vector [1]: sres = 58a5a679 20241118160251649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251649 DAUC <0003> auc.c:113 vector [2]: rand = 8738163b1e70aa60a7c0d267bcd8abde 20241118160251649 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118160251649 DAUC <0003> auc.c:142 vector [2]: autn = 6a5f9915b85b0000cd74d2df133816c5 20241118160251649 DAUC <0003> auc.c:143 vector [2]: ck = 914d703064ccf63206d264420075b90f 20241118160251649 DAUC <0003> auc.c:144 vector [2]: ik = 9be459e3518531197925a10302c5a9dc 20241118160251649 DAUC <0003> auc.c:145 vector [2]: res = 9f2080feeccf7d3d0000000000000000 20241118160251649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251649 DAUC <0003> auc.c:179 vector [2]: kc = 0746d3e96111f272 20241118160251649 DAUC <0003> auc.c:180 vector [2]: sres = c4dbebe2 20241118160251649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251649 DAUC <0003> auc.c:113 vector [3]: rand = 2a8accfe8ddf98949ab1be9d01e43c37 20241118160251649 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118160251649 DAUC <0003> auc.c:142 vector [3]: autn = bd1ade18dbe30000ad81c102ec805edb 20241118160251649 DAUC <0003> auc.c:143 vector [3]: ck = d0611bad4eec197b2caa1df333e1baea 20241118160251649 DAUC <0003> auc.c:144 vector [3]: ik = 1eabe704a294b27e1485dc81c471a7c1 20241118160251649 DAUC <0003> auc.c:145 vector [3]: res = 2f0d1f15d63f41660000000000000000 20241118160251649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251649 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251649 DAUC <0003> auc.c:179 vector [3]: kc = ca0b54676c9cc15c 20241118160251649 DAUC <0003> auc.c:180 vector [3]: sres = 0b5d2787 20241118160251649 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251649 DAUC <0003> auc.c:113 vector [4]: rand = 791e050f59a1556f835661fc2ddf93d5 20241118160251649 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118160251649 DAUC <0003> auc.c:142 vector [4]: autn = e203f87b7f5a000079f64dae1a585bee 20241118160251649 DAUC <0003> auc.c:143 vector [4]: ck = 1f2ee4a15206a80fbd3af182cb96af07 20241118160251649 DAUC <0003> auc.c:144 vector [4]: ik = 3723afb4cd92dc88db3b372b957f27d8 20241118160251649 DAUC <0003> auc.c:145 vector [4]: res = 2b09ba5313955c960000000000000000 20241118160251649 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251649 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160251649 DAUC <0003> auc.c:179 vector [4]: kc = 5a5900c5f819c88a 20241118160251649 DAUC <0003> auc.c:180 vector [4]: sres = ca42a11f 20241118160251649 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160251649 DAUC <0003> db_auc.c:245 IMSI='262427655026977': Generated 5 vectors 20241118160251649 DAUC <0003> db_auc.c:249 IMSI='262427655026977': Updating SQN=321 in DB 20241118160251649 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427655026977"} 20241118160251649 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251649 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251649 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251650 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251650 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427655026977"} 20241118160251650 DAUC <0003> db_auc.c:236 IMSI='262427655026977': Calling to generate 5 vectors 20241118160251650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160251651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160251651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160251651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118160251651 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160251651 DAUC <0003> auc.c:113 vector [0]: rand = a933e72b62905cee3a6b1ae7f4e80d1d 20241118160251651 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118160251651 DAUC <0003> auc.c:142 vector [0]: autn = 3c48eb840c7400007e4eb94ac4c0efc2 20241118160251651 DAUC <0003> auc.c:143 vector [0]: ck = 287aa09cbc35a7088a6dabacf0ba2993 20241118160251651 DAUC <0003> auc.c:144 vector [0]: ik = edb662db2de7fbd8a05bfe6e300489d0 20241118160251651 DAUC <0003> auc.c:145 vector [0]: res = de8fc04cce74aaff0000000000000000 20241118160251651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160251651 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160251651 DAUC <0003> auc.c:179 vector [0]: kc = b557aa22d15bb3a9 20241118160251651 DAUC <0003> auc.c:180 vector [0]: sres = 82aef1f9 20241118160251651 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160251651 DAUC <0003> auc.c:113 vector [1]: rand = 20422fe5e08c23e9dfd3d7b64f734202 20241118160251651 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118160251651 DAUC <0003> auc.c:142 vector [1]: autn = 1220f2df94d50000b68494ac44dac749 20241118160251651 DAUC <0003> auc.c:143 vector [1]: ck = edfa4ae71e5367eec018d6e5d5fd8a88 20241118160251651 DAUC <0003> auc.c:144 vector [1]: ik = 8add8b6f5ed690db797226379ec060c2 20241118160251651 DAUC <0003> auc.c:145 vector [1]: res = 869cf772039dfded0000000000000000 20241118160251651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160251651 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160251651 DAUC <0003> auc.c:179 vector [1]: kc = 0baf3053a4f2ffd9 20241118160251651 DAUC <0003> auc.c:180 vector [1]: sres = 96dccd3d 20241118160251651 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160251651 DAUC <0003> auc.c:113 vector [2]: rand = 38b5d48680d02e8e6e6cb837070d5a3d 20241118160251651 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118160251651 DAUC <0003> auc.c:142 vector [2]: autn = 116f3a5bd8590000a8f40d31b355b23e 20241118160251651 DAUC <0003> auc.c:143 vector [2]: ck = 836b80825e60cffbd4bbacb5893f6a4b 20241118160251651 DAUC <0003> auc.c:144 vector [2]: ik = 8b7e7ef01b37916eee35788e33b02475 20241118160251651 DAUC <0003> auc.c:145 vector [2]: res = 7881aaedce82f2770000000000000000 20241118160251651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160251651 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160251651 DAUC <0003> auc.c:179 vector [2]: kc = 3da9f5b7904beb80 20241118160251651 DAUC <0003> auc.c:180 vector [2]: sres = d2e932e3 20241118160251651 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160251651 DAUC <0003> auc.c:113 vector [3]: rand = 8dbd09b461dd46fa5c2e568ccfa7e396 20241118160251651 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118160251651 DAUC <0003> auc.c:142 vector [3]: autn = 7662cec2b635000021c7e97197ee6dc8 20241118160251651 DAUC <0003> auc.c:143 vector [3]: ck = 1d15036618e97afa0c4b4f11d017dc1b 20241118160251651 DAUC <0003> auc.c:144 vector [3]: ik = 16e3ab2ee90b5b1083df74721033a925 20241118160251651 DAUC <0003> auc.c:145 vector [3]: res = 5ca8b30d76003f8b0000000000000000 20241118160251651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160251651 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160251651 DAUC <0003> auc.c:179 vector [3]: kc = b1f4d91d3558957f 20241118160251651 DAUC <0003> auc.c:180 vector [3]: sres = 7639e322 20241118160251651 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160251651 DAUC <0003> auc.c:113 vector [4]: rand = 3db05231cf45e08a2eb36177d44c8c0a 20241118160251651 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118160251651 DAUC <0003> auc.c:142 vector [4]: autn = 52e136d2120d0000fa4992716e8f51d9 20241118160251651 DAUC <0003> auc.c:143 vector [4]: ck = 16ab900412038e49b0d20ec09ed4c768 20241118160251651 DAUC <0003> auc.c:144 vector [4]: ik = 88547adabe52792c2b551023ad0cfdaf 20241118160251651 DAUC <0003> auc.c:145 vector [4]: res = 7bf5030627d2c5140000000000000000 20241118160251651 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160251651 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160251651 DAUC <0003> auc.c:179 vector [4]: kc = b705078e7a48059d 20241118160251651 DAUC <0003> auc.c:180 vector [4]: sres = 01a33dfb 20241118160251651 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160251651 DAUC <0003> db_auc.c:245 IMSI='262427655026977': Generated 5 vectors 20241118160251651 DAUC <0003> db_auc.c:249 IMSI='262427655026977': Updating SQN=481 in DB 20241118160251651 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427655026977"} 20241118160251651 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427655026977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160251651 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251651 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160251652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241118160251653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41634<->l=127.0.0.1:4258 20241118160251653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46331<->l=127.0.0.1:4259) 20241118160251653 DLINP <000b> input/ipa.c:451 connected read/write 20241118160251653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160251654 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160251654 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160251654 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160251681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4258 20241118160251782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4258 20241118160254862 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160254862 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20241118160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254865 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160254865 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160254865 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  20241118160254865 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160254865 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  20241118160254865 DLGSUP <0013> gsup_server.c:235 2:  20241118160254865 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160254865 DLGSUP <0013> gsup_server.c:235 3:  20241118160254865 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160254865 DLGSUP <0013> gsup_server.c:235 4:  20241118160254865 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160254865 DLGSUP <0013> gsup_server.c:235 5:  20241118160254865 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160254865 DLGSUP <0013> gsup_server.c:235 7:  20241118160254865 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160254865 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160254865 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160254865 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160254872 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241118160254874 DAUC <0003> db_auc.c:157 IMSI='262428910693510': No 2G Auth Data 20241118160254874 DAUC <0003> db_auc.c:192 IMSI='262428910693510': No 3G Auth Data 20241118160254879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4258 20241118160254906 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254906 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428910693510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428910693510"} 20241118160254906 DAUC <0003> db_auc.c:157 IMSI='262428910693510': No 2G Auth Data 20241118160254906 DAUC <0003> db_auc.c:236 IMSI='262428910693510': Calling to generate 5 vectors 20241118160254906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160254906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160254906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160254906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160254906 DAUC <0003> auc.c:113 vector [0]: rand = e1631be1f3295b921389c80babdb654f 20241118160254906 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160254906 DAUC <0003> auc.c:142 vector [0]: autn = 02f15e07f45b80009b3531388535211f 20241118160254906 DAUC <0003> auc.c:143 vector [0]: ck = a0ce37989c49383345e353f453306d9c 20241118160254906 DAUC <0003> auc.c:144 vector [0]: ik = a2ebf9073f510a76b84870e4ac71d980 20241118160254906 DAUC <0003> auc.c:145 vector [0]: res = c1a42a64a92677670000000000000000 20241118160254906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160254906 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160254906 DAUC <0003> auc.c:151 vector [0]: kc = ff8eed8f5c598659 20241118160254906 DAUC <0003> auc.c:152 vector [0]: sres = 68825d03 20241118160254906 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160254906 DAUC <0003> auc.c:113 vector [1]: rand = 63214dfe9688f78ab26fc1ba7c1717fb 20241118160254906 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160254906 DAUC <0003> auc.c:142 vector [1]: autn = 66507290e4688000704fdefffe591d2c 20241118160254906 DAUC <0003> auc.c:143 vector [1]: ck = b337c49ead3c31d3893cf19f104c9c1b 20241118160254906 DAUC <0003> auc.c:144 vector [1]: ik = b834e64c0f47cac8bcf6642f96ee4432 20241118160254906 DAUC <0003> auc.c:145 vector [1]: res = 3f336b2dea4cff6e0000000000000000 20241118160254906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160254906 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160254906 DAUC <0003> auc.c:151 vector [1]: kc = 3ec9b76224d92332 20241118160254906 DAUC <0003> auc.c:152 vector [1]: sres = d57f9443 20241118160254906 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160254907 DAUC <0003> auc.c:113 vector [2]: rand = d84160441fe534d58a8706d1216c3b4f 20241118160254907 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160254907 DAUC <0003> auc.c:142 vector [2]: autn = 8bdf6fa47ffe8000423388e53b57789f 20241118160254907 DAUC <0003> auc.c:143 vector [2]: ck = 8f69cba9b7acf25d7451d2f559452681 20241118160254907 DAUC <0003> auc.c:144 vector [2]: ik = de832b9563094b55d6dd83467695aa02 20241118160254907 DAUC <0003> auc.c:145 vector [2]: res = 66f191dbb42805a10000000000000000 20241118160254907 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160254907 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160254907 DAUC <0003> auc.c:151 vector [2]: kc = f366b18ffb75358b 20241118160254907 DAUC <0003> auc.c:152 vector [2]: sres = d2d9947a 20241118160254907 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160254907 DAUC <0003> auc.c:113 vector [3]: rand = e142e0a42a1a7b650b6a871cd4524bf5 20241118160254907 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160254907 DAUC <0003> auc.c:142 vector [3]: autn = 55068034ed448000ace93d5ba9b8d65f 20241118160254907 DAUC <0003> auc.c:143 vector [3]: ck = 02bc21db2b3f7a3abfe1d9d1f15e4cd9 20241118160254907 DAUC <0003> auc.c:144 vector [3]: ik = cf70b02f730e5b7fb064e5d0acc5ee5c 20241118160254907 DAUC <0003> auc.c:145 vector [3]: res = b1aeacbc6874bede0000000000000000 20241118160254907 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160254907 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160254907 DAUC <0003> auc.c:151 vector [3]: kc = c249adf505aa83c0 20241118160254907 DAUC <0003> auc.c:152 vector [3]: sres = d9da1262 20241118160254907 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160254907 DAUC <0003> auc.c:113 vector [4]: rand = 70b809376f5e6728b2b3dbffaa6b6e77 20241118160254907 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160254907 DAUC <0003> auc.c:142 vector [4]: autn = d459c3ab629b80008b2cc9b0326e7191 20241118160254907 DAUC <0003> auc.c:143 vector [4]: ck = 68c40247cf71547d916152c35c139034 20241118160254907 DAUC <0003> auc.c:144 vector [4]: ik = 50ded511e9cb21f56604c38f584c7bb0 20241118160254907 DAUC <0003> auc.c:145 vector [4]: res = b7ce5164737f721d0000000000000000 20241118160254907 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160254907 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160254907 DAUC <0003> auc.c:151 vector [4]: kc = cf7f461a22e59e0c 20241118160254907 DAUC <0003> auc.c:152 vector [4]: sres = c4b12379 20241118160254907 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160254907 DAUC <0003> db_auc.c:245 IMSI='262428910693510': Generated 5 vectors 20241118160254907 DAUC <0003> db_auc.c:249 IMSI='262428910693510': Updating SQN=161 in DB 20241118160254907 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428910693510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428910693510"} 20241118160254907 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428910693510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160254907 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254907 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4258 20241118160254921 DAUC <0003> db_auc.c:157 IMSI='262423196652708': No 2G Auth Data 20241118160254921 DAUC <0003> db_auc.c:192 IMSI='262423196652708': No 3G Auth Data 20241118160254928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241118160254930 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254930 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423196652708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423196652708"} 20241118160254930 DAUC <0003> db_auc.c:157 IMSI='262423196652708': No 2G Auth Data 20241118160254930 DAUC <0003> db_auc.c:236 IMSI='262423196652708': Calling to generate 5 vectors 20241118160254930 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118160254930 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160254930 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118160254930 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160254930 DAUC <0003> auc.c:113 vector [0]: rand = 27a5e156eb282e5632f02747b6fc36b8 20241118160254930 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160254930 DAUC <0003> auc.c:142 vector [0]: autn = 9314603c701a8000cf55b6525c478ee3 20241118160254930 DAUC <0003> auc.c:143 vector [0]: ck = 23ce604b91f5884b2644f2470c66500c 20241118160254930 DAUC <0003> auc.c:144 vector [0]: ik = d801f9fafd0e2b15e78052c6de166ab5 20241118160254930 DAUC <0003> auc.c:145 vector [0]: res = 65698e39ef97259d0000000000000000 20241118160254930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160254930 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118160254930 DAUC <0003> auc.c:151 vector [0]: kc = 3a0b3930be8b99e7 20241118160254930 DAUC <0003> auc.c:152 vector [0]: sres = 8afeaba4 20241118160254930 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118160254930 DAUC <0003> auc.c:113 vector [1]: rand = 982be73e83929300e97a5e1e446b1320 20241118160254930 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160254930 DAUC <0003> auc.c:142 vector [1]: autn = 29761279f79a80008af4de91ec429f81 20241118160254930 DAUC <0003> auc.c:143 vector [1]: ck = 0f0372173fd514a5c1c7f7d95212c021 20241118160254930 DAUC <0003> auc.c:144 vector [1]: ik = 8d2878db1ac80ea5e8987b1358e2d3ae 20241118160254930 DAUC <0003> auc.c:145 vector [1]: res = 1afb958234420cb50000000000000000 20241118160254930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160254930 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118160254930 DAUC <0003> auc.c:151 vector [1]: kc = ab7486062fed098f 20241118160254930 DAUC <0003> auc.c:152 vector [1]: sres = 2eb99937 20241118160254930 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118160254930 DAUC <0003> auc.c:113 vector [2]: rand = c5aab4d38aaefe0fd8c7c2c92f94b1e2 20241118160254930 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160254930 DAUC <0003> auc.c:142 vector [2]: autn = 3e32353a3c238000ddc196506bf03952 20241118160254930 DAUC <0003> auc.c:143 vector [2]: ck = 369384c939c829aef7823448578dda7a 20241118160254930 DAUC <0003> auc.c:144 vector [2]: ik = df5fe5e48152439160e9e713d5f2dc1e 20241118160254930 DAUC <0003> auc.c:145 vector [2]: res = 6a8892e3fbe467740000000000000000 20241118160254930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160254930 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118160254930 DAUC <0003> auc.c:151 vector [2]: kc = 7ea7b2763ae56c5b 20241118160254930 DAUC <0003> auc.c:152 vector [2]: sres = 916cf597 20241118160254930 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118160254930 DAUC <0003> auc.c:113 vector [3]: rand = 5a68dbe008d8f920b97ef8f604a84bae 20241118160254930 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160254930 DAUC <0003> auc.c:142 vector [3]: autn = e4fd08cefb1a8000e900b4c11b253bad 20241118160254930 DAUC <0003> auc.c:143 vector [3]: ck = e7ffb558a3c410e5f3b9a07772b2b1fb 20241118160254930 DAUC <0003> auc.c:144 vector [3]: ik = f7d19c882ce567463e06fcc03a493aa7 20241118160254930 DAUC <0003> auc.c:145 vector [3]: res = e868ffa3fb7835240000000000000000 20241118160254930 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160254930 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118160254930 DAUC <0003> auc.c:151 vector [3]: kc = dd917567c7dafcff 20241118160254930 DAUC <0003> auc.c:152 vector [3]: sres = 1310ca87 20241118160254930 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118160254930 DAUC <0003> auc.c:113 vector [4]: rand = d644db82c57868dd51ab60320bc96a9e 20241118160254930 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160254930 DAUC <0003> auc.c:142 vector [4]: autn = 9d37988b04278000158db107a38fed23 20241118160254930 DAUC <0003> auc.c:143 vector [4]: ck = 4195a3eb7c9712c9073bf7305f272b8b 20241118160254930 DAUC <0003> auc.c:144 vector [4]: ik = 9b8814006da3ac36a366b6c879821f09 20241118160254930 DAUC <0003> auc.c:145 vector [4]: res = 9aa9454e191872130000000000000000 20241118160254930 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160254930 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118160254930 DAUC <0003> auc.c:151 vector [4]: kc = 7e40f61337918a7d 20241118160254930 DAUC <0003> auc.c:152 vector [4]: sres = 83b1375d 20241118160254930 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118160254930 DAUC <0003> db_auc.c:245 IMSI='262423196652708': Generated 5 vectors 20241118160254930 DAUC <0003> db_auc.c:249 IMSI='262423196652708': Updating SQN=161 in DB 20241118160254930 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423196652708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423196652708"} 20241118160254930 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423196652708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160254930 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254930 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241118160254932 DAUC <0003> db_auc.c:157 IMSI='262427123278032': No 2G Auth Data 20241118160254932 DAUC <0003> db_auc.c:192 IMSI='262427123278032': No 3G Auth Data 20241118160254940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241118160254942 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254942 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427123278032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427123278032"} 20241118160254942 DAUC <0003> db_auc.c:236 IMSI='262427123278032': Calling to generate 5 vectors 20241118160254942 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160254942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160254942 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160254942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160254942 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160254942 DAUC <0003> auc.c:113 vector [0]: rand = b94f21f6ec5d2ccaa6573118cae3ca0b 20241118160254942 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160254942 DAUC <0003> auc.c:142 vector [0]: autn = 149eaf5b38d680002cec60291831962b 20241118160254942 DAUC <0003> auc.c:143 vector [0]: ck = 149ff001081d2128f4958dec9049d1fd 20241118160254942 DAUC <0003> auc.c:144 vector [0]: ik = 612871a894513c72a1d66ca7b5f6013a 20241118160254942 DAUC <0003> auc.c:145 vector [0]: res = a0a299f4fca6251b0000000000000000 20241118160254942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160254942 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160254942 DAUC <0003> auc.c:179 vector [0]: kc = 3c9345f2759b5000 20241118160254942 DAUC <0003> auc.c:180 vector [0]: sres = 5c1b57aa 20241118160254942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160254942 DAUC <0003> auc.c:113 vector [1]: rand = d65b4c7f3c87f36f643466ec876026cf 20241118160254942 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160254942 DAUC <0003> auc.c:142 vector [1]: autn = 775d97c4ab3d80007e2bb8b1679aaae7 20241118160254942 DAUC <0003> auc.c:143 vector [1]: ck = 42d7cf6b5f050e204b2e24f8003c1770 20241118160254942 DAUC <0003> auc.c:144 vector [1]: ik = c3911993ef9d8f914fa6869872c09cc3 20241118160254942 DAUC <0003> auc.c:145 vector [1]: res = 2d8610172496688d0000000000000000 20241118160254942 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160254942 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160254942 DAUC <0003> auc.c:179 vector [1]: kc = a2c2ebb745804c00 20241118160254942 DAUC <0003> auc.c:180 vector [1]: sres = 70f06838 20241118160254942 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160254942 DAUC <0003> auc.c:113 vector [2]: rand = 6d0d13af383efd063394e8803c3d7477 20241118160254942 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160254942 DAUC <0003> auc.c:142 vector [2]: autn = ef7be837d1a380003ea31202a4341011 20241118160254942 DAUC <0003> auc.c:143 vector [2]: ck = 9b8446390d5e50de7b8f96ae8f5ff9ca 20241118160254942 DAUC <0003> auc.c:144 vector [2]: ik = edb44c121e0afe2da057a3cf33755318 20241118160254942 DAUC <0003> auc.c:145 vector [2]: res = 4e48ebf3fc04964f0000000000000000 20241118160254942 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160254942 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160254943 DAUC <0003> auc.c:179 vector [2]: kc = deefb499f1aecc00 20241118160254943 DAUC <0003> auc.c:180 vector [2]: sres = 3a3ad871 20241118160254943 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160254943 DAUC <0003> auc.c:113 vector [3]: rand = 04d1a21f389305fe33d7fa088f53ffe6 20241118160254943 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160254943 DAUC <0003> auc.c:142 vector [3]: autn = 227a53c1ff7c8000b255316154ef5f00 20241118160254943 DAUC <0003> auc.c:143 vector [3]: ck = 445ac1a621abb17030e83c5015cb0ae3 20241118160254943 DAUC <0003> auc.c:144 vector [3]: ik = e57bfb4db466a1d5a9f00c1a3023b6d5 20241118160254943 DAUC <0003> auc.c:145 vector [3]: res = c354e6521cb845710000000000000000 20241118160254943 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160254943 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160254943 DAUC <0003> auc.c:179 vector [3]: kc = 840ba556bdf0d800 20241118160254943 DAUC <0003> auc.c:180 vector [3]: sres = 6567ebeb 20241118160254943 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160254943 DAUC <0003> auc.c:113 vector [4]: rand = a4e32981806b1938d94dadc6bb697a5d 20241118160254943 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160254943 DAUC <0003> auc.c:142 vector [4]: autn = b8e9076216068000f8d9d3ab95ace664 20241118160254943 DAUC <0003> auc.c:143 vector [4]: ck = 56ea7b46fdf682a41869e1146a42261b 20241118160254943 DAUC <0003> auc.c:144 vector [4]: ik = 133f6b7b45147788374d17a8e029536e 20241118160254943 DAUC <0003> auc.c:145 vector [4]: res = 0b60b74a740e03820000000000000000 20241118160254943 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160254943 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160254943 DAUC <0003> auc.c:179 vector [4]: kc = d4534311457b6000 20241118160254943 DAUC <0003> auc.c:180 vector [4]: sres = fe1a931e 20241118160254943 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160254943 DAUC <0003> db_auc.c:245 IMSI='262427123278032': Generated 5 vectors 20241118160254943 DAUC <0003> db_auc.c:249 IMSI='262427123278032': Updating SQN=161 in DB 20241118160254943 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427123278032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427123278032"} 20241118160254943 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427123278032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160254943 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254943 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241118160254945 DAUC <0003> db_auc.c:157 IMSI='262426011694523': No 2G Auth Data 20241118160254946 DAUC <0003> db_auc.c:192 IMSI='262426011694523': No 3G Auth Data 20241118160254954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241118160254957 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254957 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426011694523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426011694523"} 20241118160254957 DAUC <0003> db_auc.c:236 IMSI='262426011694523': Calling to generate 5 vectors 20241118160254957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160254957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160254957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160254957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160254957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160254957 DAUC <0003> auc.c:113 vector [0]: rand = ff9ce4376ede628274d54cb605c6ef34 20241118160254957 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160254957 DAUC <0003> auc.c:142 vector [0]: autn = be86bca01c158000fbafd3093c144dcf 20241118160254957 DAUC <0003> auc.c:143 vector [0]: ck = 09cad48783518e534ce5d92362e608d0 20241118160254957 DAUC <0003> auc.c:144 vector [0]: ik = 18cec2c71ab797644e8d153d0369eaae 20241118160254957 DAUC <0003> auc.c:145 vector [0]: res = a38e18ee29e5017e0000000000000000 20241118160254957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160254957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160254957 DAUC <0003> auc.c:179 vector [0]: kc = a7768d9bf67d3000 20241118160254957 DAUC <0003> auc.c:180 vector [0]: sres = 90eb1b5c 20241118160254957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160254957 DAUC <0003> auc.c:113 vector [1]: rand = d4f591a88454a47ce53ff9dcbb82fcb0 20241118160254957 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160254957 DAUC <0003> auc.c:142 vector [1]: autn = ddbd9176a2d280006b20444fc759e5b5 20241118160254957 DAUC <0003> auc.c:143 vector [1]: ck = 602aa162dd52b1dea114fef4767250f3 20241118160254957 DAUC <0003> auc.c:144 vector [1]: ik = d7c578ce321b922d29027e2819eab380 20241118160254957 DAUC <0003> auc.c:145 vector [1]: res = 5eaa35a4c07ad1040000000000000000 20241118160254957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160254957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160254957 DAUC <0003> auc.c:179 vector [1]: kc = dd25607956ac7c00 20241118160254957 DAUC <0003> auc.c:180 vector [1]: sres = 366230a1 20241118160254957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160254957 DAUC <0003> auc.c:113 vector [2]: rand = 6ccd8788850ed73d28069092c4c89725 20241118160254957 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160254957 DAUC <0003> auc.c:142 vector [2]: autn = 27aa909f903a80007f72705a039e7891 20241118160254958 DAUC <0003> auc.c:143 vector [2]: ck = f1a29bdd7685360b1a3249a1f6463863 20241118160254958 DAUC <0003> auc.c:144 vector [2]: ik = 67e4f8386736b2cb03f689cc35eee794 20241118160254958 DAUC <0003> auc.c:145 vector [2]: res = d2a3d456785b36ab0000000000000000 20241118160254958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160254958 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160254958 DAUC <0003> auc.c:179 vector [2]: kc = 106781449acec400 20241118160254958 DAUC <0003> auc.c:180 vector [2]: sres = 0230a131 20241118160254958 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160254958 DAUC <0003> auc.c:113 vector [3]: rand = 2cea07597ad06497e275fcd14b448dc3 20241118160254958 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160254958 DAUC <0003> auc.c:142 vector [3]: autn = 9eacd89fb02c80006b96460bef196d2f 20241118160254958 DAUC <0003> auc.c:143 vector [3]: ck = 24cb2c6467adb8827b5114208e82dcfa 20241118160254958 DAUC <0003> auc.c:144 vector [3]: ik = d044c74666eec07fe365807e666121bf 20241118160254958 DAUC <0003> auc.c:145 vector [3]: res = 3a88814901f5ebe60000000000000000 20241118160254958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160254958 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160254958 DAUC <0003> auc.c:179 vector [3]: kc = 7ffc6ec6cfd68400 20241118160254958 DAUC <0003> auc.c:180 vector [3]: sres = 8ee22ade 20241118160254958 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160254958 DAUC <0003> auc.c:113 vector [4]: rand = b5b2d8a50343860014447b2df2278552 20241118160254958 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160254958 DAUC <0003> auc.c:142 vector [4]: autn = 6d9338f0f77d80009fb00b0ba11d4fc4 20241118160254958 DAUC <0003> auc.c:143 vector [4]: ck = ae928c4892bcac01d85795bc6826a45a 20241118160254958 DAUC <0003> auc.c:144 vector [4]: ik = 8d980ddbe99f9d00fe5b2da750764abf 20241118160254958 DAUC <0003> auc.c:145 vector [4]: res = 8f6ece9025badff80000000000000000 20241118160254958 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160254958 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160254958 DAUC <0003> auc.c:179 vector [4]: kc = 7703bcfb7a7a8400 20241118160254958 DAUC <0003> auc.c:180 vector [4]: sres = 84b52a34 20241118160254958 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160254958 DAUC <0003> db_auc.c:245 IMSI='262426011694523': Generated 5 vectors 20241118160254958 DAUC <0003> db_auc.c:249 IMSI='262426011694523': Updating SQN=161 in DB 20241118160254958 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426011694523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426011694523"} 20241118160254958 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426011694523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160254958 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254958 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241118160254961 DAUC <0003> db_auc.c:157 IMSI='262423445665791': No 2G Auth Data 20241118160254961 DAUC <0003> db_auc.c:192 IMSI='262423445665791': No 3G Auth Data 20241118160254969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 20241118160254971 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254971 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423445665791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423445665791"} 20241118160254972 DAUC <0003> db_auc.c:236 IMSI='262423445665791': Calling to generate 5 vectors 20241118160254972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118160254972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118160254972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118160254972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118160254972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118160254972 DAUC <0003> auc.c:113 vector [0]: rand = 66a65e54b2cd253151ac8789ca96d056 20241118160254972 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118160254972 DAUC <0003> auc.c:142 vector [0]: autn = e05b818edefe8000d71c652d668a3023 20241118160254972 DAUC <0003> auc.c:143 vector [0]: ck = 1702cbafc894e8efe46c50cca5e0de99 20241118160254972 DAUC <0003> auc.c:144 vector [0]: ik = 8610c7b1ec32fa0f0a1ad9fd06a46317 20241118160254972 DAUC <0003> auc.c:145 vector [0]: res = a65a8134a0b8bab70000000000000000 20241118160254972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118160254972 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118160254972 DAUC <0003> auc.c:179 vector [0]: kc = 9d3de04b7d9a1f22 20241118160254972 DAUC <0003> auc.c:180 vector [0]: sres = 768ca3c3 20241118160254972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118160254972 DAUC <0003> auc.c:113 vector [1]: rand = 260b6ef94a5e4b16dbab04585119ac20 20241118160254972 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118160254972 DAUC <0003> auc.c:142 vector [1]: autn = dc2be63249d08000c37057ce1fa6217b 20241118160254972 DAUC <0003> auc.c:143 vector [1]: ck = cebaf6bed2dc4dfdf2b473b0e0446bf3 20241118160254972 DAUC <0003> auc.c:144 vector [1]: ik = d9e0571b8230844215b5cf86ff6f8b4f 20241118160254972 DAUC <0003> auc.c:145 vector [1]: res = 054aaaa0c72b9ccb0000000000000000 20241118160254972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118160254972 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118160254972 DAUC <0003> auc.c:179 vector [1]: kc = 3ec76d503b650485 20241118160254972 DAUC <0003> auc.c:180 vector [1]: sres = e3459ba0 20241118160254972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118160254972 DAUC <0003> auc.c:113 vector [2]: rand = 35ec1f45c27325acde5a9a6127c83083 20241118160254972 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118160254972 DAUC <0003> auc.c:142 vector [2]: autn = a4055c837ac280006f2bda83da795292 20241118160254972 DAUC <0003> auc.c:143 vector [2]: ck = e81acb41e5d35ca3bfcf6a427e1b5b7a 20241118160254972 DAUC <0003> auc.c:144 vector [2]: ik = b13fb7debe3302d9fc18d254a1316c9b 20241118160254972 DAUC <0003> auc.c:145 vector [2]: res = 22cd0a03ce2da2360000000000000000 20241118160254972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118160254972 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118160254972 DAUC <0003> auc.c:179 vector [2]: kc = 63de5ed57ca0748e 20241118160254972 DAUC <0003> auc.c:180 vector [2]: sres = 7d08e3cd 20241118160254972 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118160254972 DAUC <0003> auc.c:113 vector [3]: rand = 2ad6acecaf8ca27ed6899c79813c2c92 20241118160254972 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118160254972 DAUC <0003> auc.c:142 vector [3]: autn = 442692b187b18000cf475574b388fa9e 20241118160254972 DAUC <0003> auc.c:143 vector [3]: ck = db94cc364a1e5c443a37f6d1a157a979 20241118160254972 DAUC <0003> auc.c:144 vector [3]: ik = e97fa583c14cb1f8d9d54c2e546071cf 20241118160254972 DAUC <0003> auc.c:145 vector [3]: res = ad3fd5fa9298bf6e0000000000000000 20241118160254972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118160254972 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118160254972 DAUC <0003> auc.c:179 vector [3]: kc = de823f92b27f93b9 20241118160254972 DAUC <0003> auc.c:180 vector [3]: sres = 04e266c8 20241118160254972 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118160254972 DAUC <0003> auc.c:113 vector [4]: rand = 08dfefacba453ab7b2c0c94b294465f0 20241118160254972 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118160254972 DAUC <0003> auc.c:142 vector [4]: autn = 6f31253259e480005b709416733acbc0 20241118160254972 DAUC <0003> auc.c:143 vector [4]: ck = ff43e9b09318bf45bf1fb20082903bbd 20241118160254972 DAUC <0003> auc.c:144 vector [4]: ik = c66a9d55a55588bba6c8f6fc04c76d5d 20241118160254972 DAUC <0003> auc.c:145 vector [4]: res = 315c13f8834426830000000000000000 20241118160254972 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118160254972 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118160254972 DAUC <0003> auc.c:179 vector [4]: kc = 512617d9e2b1f26a 20241118160254972 DAUC <0003> auc.c:180 vector [4]: sres = ed33ff68 20241118160254972 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118160254972 DAUC <0003> db_auc.c:245 IMSI='262423445665791': Generated 5 vectors 20241118160254972 DAUC <0003> db_auc.c:249 IMSI='262423445665791': Updating SQN=161 in DB 20241118160254972 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423445665791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423445665791"} 20241118160254972 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423445665791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160254972 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254972 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160254974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 20241118160254975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20241118160254975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241118160254975 DLINP <000b> input/ipa.c:451 connected read/write 20241118160254975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160254976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160254976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160254976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160254998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20241118160255099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20241118160258158 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160258158 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160258162 DLINP <000b> input/ipa.c:451 connected read/write 20241118160258162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160258163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20241118160258167 DLINP <000b> input/ipa.c:451 connected read/write 20241118160258167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160258168 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160258168 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160258168 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  20241118160258168 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160258168 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  20241118160258168 DLGSUP <0013> gsup_server.c:235 2:  20241118160258168 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160258168 DLGSUP <0013> gsup_server.c:235 3:  20241118160258168 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160258168 DLGSUP <0013> gsup_server.c:235 4:  20241118160258168 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160258168 DLGSUP <0013> gsup_server.c:235 5:  20241118160258168 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160258168 DLGSUP <0013> gsup_server.c:235 7:  20241118160258168 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160258168 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160258168 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160258168 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160258187 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40953<->l=127.0.0.1:4259) 20241118160258206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20241118160258215 DLINP <000b> input/ipa.c:451 connected read/write 20241118160258215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160258215 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425333823071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425333823071" cn_domain=PS} 20241118160258215 DLU <0006> fsm.c:456 lu(262425333823071)[0x61200000b320]{UNVALIDATED}: Allocated 20241118160258215 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425333823071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241118160258215 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425333823071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425333823071" cause=IMSI unknown in HLR} 20241118160258215 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425333823071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160258216 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425333823071)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160258216 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425333823071)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241118160258216 DLU <0006> fsm.c:568 lu(PS:IMSI-262425333823071)[0x61200000b320]{UNVALIDATED}: Deallocated 20241118160258216 DLINP <000b> input/ipa.c:451 connected read/write 20241118160258216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160258216 DLINP <000b> input/ipa.c:451 connected read/write 20241118160258216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160258221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20241118160258222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20241118160258224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40953<->l=127.0.0.1:4259) 20241118160258225 DLINP <000b> input/ipa.c:451 connected read/write 20241118160258225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160258225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160258225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160258225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160258276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241118160258377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241118160301412 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160301412 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160301413 DLINP <000b> input/ipa.c:451 connected read/write 20241118160301413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160301414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241118160301415 DLINP <000b> input/ipa.c:451 connected read/write 20241118160301415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160301415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160301415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160301415 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  20241118160301415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160301415 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  20241118160301415 DLGSUP <0013> gsup_server.c:235 2:  20241118160301415 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160301415 DLGSUP <0013> gsup_server.c:235 3:  20241118160301415 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160301415 DLGSUP <0013> gsup_server.c:235 4:  20241118160301415 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160301415 DLGSUP <0013> gsup_server.c:235 5:  20241118160301415 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160301415 DLGSUP <0013> gsup_server.c:235 7:  20241118160301415 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160301415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160301415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160301415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160301423 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45051<->l=127.0.0.1:4259) 20241118160301432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 20241118160301458 DLINP <000b> input/ipa.c:451 connected read/write 20241118160301458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160301458 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426860305622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426860305622" cn_domain=PS source_name="the-source\n"} 20241118160301458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118160301458 DLU <0006> fsm.c:456 lu(262426860305622)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241118160301459 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426860305622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241118160301459 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426860305622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426860305622" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241118160301459 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426860305622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160301459 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426860305622)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160301459 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426860305622)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241118160301459 DLU <0006> fsm.c:568 lu(PS:IMSI-262426860305622)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241118160301459 DLINP <000b> input/ipa.c:451 connected read/write 20241118160301459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160301459 DLINP <000b> input/ipa.c:451 connected read/write 20241118160301459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160301465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 20241118160301466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241118160301468 DLINP <000b> input/ipa.c:451 connected read/write 20241118160301468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160301468 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160301468 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160301468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160301468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118160301468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45051<->l=127.0.0.1:4259) 20241118160301537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241118160301637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241118160304691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160304692 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160304696 DLINP <000b> input/ipa.c:451 connected read/write 20241118160304696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160304698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241118160304703 DLINP <000b> input/ipa.c:451 connected read/write 20241118160304703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160304703 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160304703 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160304703 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  20241118160304703 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160304703 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  20241118160304703 DLGSUP <0013> gsup_server.c:235 2:  20241118160304703 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160304703 DLGSUP <0013> gsup_server.c:235 3:  20241118160304703 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160304703 DLGSUP <0013> gsup_server.c:235 4:  20241118160304703 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160304703 DLGSUP <0013> gsup_server.c:235 5:  20241118160304703 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160304703 DLGSUP <0013> gsup_server.c:235 7:  20241118160304703 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160304703 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160304703 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160304703 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160304731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43589<->l=127.0.0.1:4259) 20241118160304749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4258 20241118160304762 DLINP <000b> input/ipa.c:451 connected read/write 20241118160304762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160304763 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429225471216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429225471216" cn_domain=PS} 20241118160304763 DLU <0006> fsm.c:456 lu(262429225471216)[0x61200000b620]{UNVALIDATED}: Allocated 20241118160304763 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429225471216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241118160304763 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429225471216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429225471216" cause=Roaming not allowed in this location area} 20241118160304763 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429225471216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160304763 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429225471216)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160304763 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429225471216)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241118160304763 DLU <0006> fsm.c:568 lu(PS:IMSI-262429225471216)[0x61200000b620]{UNVALIDATED}: Deallocated 20241118160304763 DLINP <000b> input/ipa.c:451 connected read/write 20241118160304764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160304764 DLINP <000b> input/ipa.c:451 connected read/write 20241118160304764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160304770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4258 20241118160304771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241118160304774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43589<->l=127.0.0.1:4259) 20241118160304774 DLINP <000b> input/ipa.c:451 connected read/write 20241118160304774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160304774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160304774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160304774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160304856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20241118160304957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20241118160308066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160308066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160308070 DLINP <000b> input/ipa.c:451 connected read/write 20241118160308070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160308071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241118160308074 DLINP <000b> input/ipa.c:451 connected read/write 20241118160308074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160308075 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160308075 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160308075 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  20241118160308075 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160308075 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  20241118160308075 DLGSUP <0013> gsup_server.c:235 2:  20241118160308075 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160308075 DLGSUP <0013> gsup_server.c:235 3:  20241118160308075 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160308075 DLGSUP <0013> gsup_server.c:235 4:  20241118160308075 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160308075 DLGSUP <0013> gsup_server.c:235 5:  20241118160308075 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160308075 DLGSUP <0013> gsup_server.c:235 7:  20241118160308075 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160308075 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160308075 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160308075 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160308090 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35715<->l=127.0.0.1:4259) 20241118160308102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4258 20241118160308122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160308122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160308122 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429080892986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429080892986"} 20241118160308122 DAUC <0003> db_auc.c:133 IMSI='262429080892986': No such subscriber 20241118160308122 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429080892986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241118160308122 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429080892986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429080892986" cause=IMSI unknown in HLR} 20241118160308122 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429080892986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160308122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160308122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160308123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160308123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160308125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4258 20241118160308126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241118160308127 DLINP <000b> input/ipa.c:451 connected read/write 20241118160308127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160308127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160308127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160308127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160308127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35715<->l=127.0.0.1:4259) 20241118160308154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241118160308255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241118160311345 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160311345 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160311347 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241118160311351 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311351 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160311351 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160311351 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  20241118160311351 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160311351 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  20241118160311351 DLGSUP <0013> gsup_server.c:235 2:  20241118160311351 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160311351 DLGSUP <0013> gsup_server.c:235 3:  20241118160311351 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160311351 DLGSUP <0013> gsup_server.c:235 4:  20241118160311351 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160311351 DLGSUP <0013> gsup_server.c:235 5:  20241118160311351 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160311351 DLGSUP <0013> gsup_server.c:235 7:  20241118160311351 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160311351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160311351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160311352 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160311363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41339<->l=127.0.0.1:4259) 20241118160311367 DAUC <0003> db_auc.c:157 IMSI='262421913396554': No 2G Auth Data 20241118160311367 DAUC <0003> db_auc.c:192 IMSI='262421913396554': No 3G Auth Data 20241118160311379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20241118160311394 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311394 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421913396554" cn_domain=PS} 20241118160311394 DLU <0006> fsm.c:456 lu(262421913396554)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241118160311394 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421913396554)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311394 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421913396554" cn_domain=PS} 20241118160311394 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311394 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311455 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311455 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421913396554"} 20241118160311455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421913396554)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311455 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311455 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421913396554"} 20241118160311455 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421913396554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421913396554)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421913396554)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311455 DLU <0006> fsm.c:568 lu(PS:IMSI-262421913396554)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311455 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311455 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20241118160311459 DAUC <0003> db_auc.c:157 IMSI='262421991134189': No 2G Auth Data 20241118160311459 DAUC <0003> db_auc.c:192 IMSI='262421991134189': No 3G Auth Data 20241118160311460 DLGSUP <0013> hlr.c:121 IMSI 262421991134189: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20241118160311477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311477 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421991134189" cn_domain=PS} 20241118160311477 DLU <0006> fsm.c:456 lu(262421991134189)[0x61200000b920]{UNVALIDATED}: Allocated 20241118160311477 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421991134189)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311477 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421991134189" cn_domain=PS} 20241118160311477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311479 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311479 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421991134189"} 20241118160311479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421991134189)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311479 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311479 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421991134189"} 20241118160311479 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421991134189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421991134189)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421991134189)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311480 DLU <0006> fsm.c:568 lu(PS:IMSI-262421991134189)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311480 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311480 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20241118160311483 DAUC <0003> db_auc.c:157 IMSI='262421190774528': No 2G Auth Data 20241118160311483 DAUC <0003> db_auc.c:192 IMSI='262421190774528': No 3G Auth Data 20241118160311484 DLGSUP <0013> hlr.c:121 IMSI 262421190774528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20241118160311504 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311504 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190774528" cn_domain=PS} 20241118160311504 DLU <0006> fsm.c:456 lu(262421190774528)[0x61200000baa0]{UNVALIDATED}: Allocated 20241118160311504 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421190774528)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311504 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421190774528" cn_domain=PS} 20241118160311504 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311504 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311512 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311513 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421190774528"} 20241118160311513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421190774528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311513 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311513 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421190774528"} 20241118160311513 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421190774528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190774528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190774528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311515 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190774528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311515 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311523 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20241118160311526 DAUC <0003> db_auc.c:157 IMSI='262423642453437': No 2G Auth Data 20241118160311526 DAUC <0003> db_auc.c:192 IMSI='262423642453437': No 3G Auth Data 20241118160311527 DLGSUP <0013> hlr.c:121 IMSI 262423642453437: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241118160311543 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311543 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423642453437" cn_domain=PS} 20241118160311543 DLU <0006> fsm.c:456 lu(262423642453437)[0x61200000bc20]{UNVALIDATED}: Allocated 20241118160311543 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423642453437)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311543 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423642453437" cn_domain=PS} 20241118160311543 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311543 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311548 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311548 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423642453437"} 20241118160311549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423642453437)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311549 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311549 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423642453437"} 20241118160311549 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423642453437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423642453437)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423642453437)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311549 DLU <0006> fsm.c:568 lu(PS:IMSI-262423642453437)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241118160311554 DAUC <0003> db_auc.c:157 IMSI='262425232431234': No 2G Auth Data 20241118160311554 DAUC <0003> db_auc.c:192 IMSI='262425232431234': No 3G Auth Data 20241118160311556 DLGSUP <0013> hlr.c:121 IMSI 262425232431234: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241118160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311580 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425232431234" cn_domain=PS} 20241118160311580 DLU <0006> fsm.c:456 lu(262425232431234)[0x61200000bda0]{UNVALIDATED}: Allocated 20241118160311580 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425232431234)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311580 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425232431234" cn_domain=PS} 20241118160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311584 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311584 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425232431234"} 20241118160311584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425232431234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311584 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311584 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425232431234"} 20241118160311584 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425232431234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425232431234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425232431234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311584 DLU <0006> fsm.c:568 lu(PS:IMSI-262425232431234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311584 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311584 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241118160311589 DAUC <0003> db_auc.c:157 IMSI='262429151847501': No 2G Auth Data 20241118160311589 DAUC <0003> db_auc.c:192 IMSI='262429151847501': No 3G Auth Data 20241118160311590 DLGSUP <0013> hlr.c:121 IMSI 262429151847501: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43172<->l=127.0.0.1:4258 20241118160311611 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311611 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429151847501" cn_domain=PS} 20241118160311611 DLU <0006> fsm.c:456 lu(262429151847501)[0x61200000bf20]{UNVALIDATED}: Allocated 20241118160311611 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311616 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429151847501)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311616 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429151847501" cn_domain=PS} 20241118160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311620 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311620 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429151847501"} 20241118160311621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429151847501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311621 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311621 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429151847501"} 20241118160311621 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429151847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429151847501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429151847501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311621 DLU <0006> fsm.c:568 lu(PS:IMSI-262429151847501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311621 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311621 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43172<->l=127.0.0.1:4258 20241118160311643 DAUC <0003> db_auc.c:157 IMSI='262429923589486': No 2G Auth Data 20241118160311643 DAUC <0003> db_auc.c:192 IMSI='262429923589486': No 3G Auth Data 20241118160311645 DLGSUP <0013> hlr.c:121 IMSI 262429923589486: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43186<->l=127.0.0.1:4258 20241118160311675 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311676 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429923589486" cn_domain=PS} 20241118160311676 DLU <0006> fsm.c:456 lu(262429923589486)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241118160311676 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429923589486)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311676 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429923589486" cn_domain=PS} 20241118160311676 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311676 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311680 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311680 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429923589486"} 20241118160311680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429923589486)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311680 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311681 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429923589486"} 20241118160311681 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429923589486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429923589486)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429923589486)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311681 DLU <0006> fsm.c:568 lu(PS:IMSI-262429923589486)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311681 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311681 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43186<->l=127.0.0.1:4258 20241118160311686 DAUC <0003> db_auc.c:157 IMSI='262421789049594': No 2G Auth Data 20241118160311686 DAUC <0003> db_auc.c:192 IMSI='262421789049594': No 3G Auth Data 20241118160311688 DLGSUP <0013> hlr.c:121 IMSI 262421789049594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160311702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20241118160311706 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311706 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421789049594" cn_domain=PS} 20241118160311706 DLU <0006> fsm.c:456 lu(262421789049594)[0x612000010120]{UNVALIDATED}: Allocated 20241118160311706 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160311706 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421789049594)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160311706 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421789049594" cn_domain=PS} 20241118160311706 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311706 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311709 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311709 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421789049594"} 20241118160311709 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421789049594)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160311709 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160311709 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421789049594"} 20241118160311709 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789049594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160311709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421789049594)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160311709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421789049594)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160311709 DLU <0006> fsm.c:568 lu(PS:IMSI-262421789049594)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160311709 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311709 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160311712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20241118160311714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241118160311716 DLINP <000b> input/ipa.c:451 connected read/write 20241118160311716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160311716 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160311716 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160311716 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160311733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41339<->l=127.0.0.1:4259) 20241118160311822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4258 20241118160311923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4258 20241118160315033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160315033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160315034 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241118160315035 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315035 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160315035 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160315035 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  20241118160315035 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160315035 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  20241118160315035 DLGSUP <0013> gsup_server.c:235 2:  20241118160315035 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160315035 DLGSUP <0013> gsup_server.c:235 3:  20241118160315036 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160315036 DLGSUP <0013> gsup_server.c:235 4:  20241118160315036 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160315036 DLGSUP <0013> gsup_server.c:235 5:  20241118160315036 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160315036 DLGSUP <0013> gsup_server.c:235 7:  20241118160315036 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160315036 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160315036 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160315036 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160315043 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39087<->l=127.0.0.1:4259) 20241118160315045 DAUC <0003> db_auc.c:157 IMSI='262427417180480': No 2G Auth Data 20241118160315045 DAUC <0003> db_auc.c:192 IMSI='262427417180480': No 3G Auth Data 20241118160315052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43236<->l=127.0.0.1:4258 20241118160315082 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315082 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427417180480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427417180480" cn_domain=PS source_name="the-source\n"} 20241118160315082 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118160315082 DLU <0006> fsm.c:456 lu(262427417180480)[0x6120000102a0]{UNVALIDATED}: Allocated 20241118160315082 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427417180480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427417180480)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315082 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427417180480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427417180480" cn_domain=PS destination_name="the-source\n"} 20241118160315082 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315082 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315084 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315084 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427417180480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427417180480" source_name="the-source\n"} 20241118160315084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427417180480)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315084 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427417180480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315084 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427417180480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427417180480" destination_name="the-source\n"} 20241118160315084 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427417180480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427417180480)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427417180480)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315084 DLU <0006> fsm.c:568 lu(PS:IMSI-262427417180480)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315084 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315084 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43236<->l=127.0.0.1:4258 20241118160315086 DAUC <0003> db_auc.c:157 IMSI='262426584307249': No 2G Auth Data 20241118160315086 DAUC <0003> db_auc.c:192 IMSI='262426584307249': No 3G Auth Data 20241118160315086 DLGSUP <0013> hlr.c:121 IMSI 262426584307249: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43242<->l=127.0.0.1:4258 20241118160315095 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315095 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426584307249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426584307249" cn_domain=PS source_name="the-source\n"} 20241118160315095 DLU <0006> fsm.c:456 lu(262426584307249)[0x612000010420]{UNVALIDATED}: Allocated 20241118160315095 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426584307249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426584307249)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315095 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426584307249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426584307249" cn_domain=PS destination_name="the-source\n"} 20241118160315095 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315095 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315096 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315097 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426584307249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426584307249" source_name="the-source\n"} 20241118160315097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426584307249)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315097 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426584307249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315097 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426584307249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426584307249" destination_name="the-source\n"} 20241118160315097 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426584307249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426584307249)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426584307249)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315097 DLU <0006> fsm.c:568 lu(PS:IMSI-262426584307249)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315097 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315097 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43242<->l=127.0.0.1:4258 20241118160315098 DAUC <0003> db_auc.c:157 IMSI='262423551528191': No 2G Auth Data 20241118160315098 DAUC <0003> db_auc.c:192 IMSI='262423551528191': No 3G Auth Data 20241118160315099 DLGSUP <0013> hlr.c:121 IMSI 262423551528191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43250<->l=127.0.0.1:4258 20241118160315108 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315108 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423551528191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423551528191" cn_domain=PS source_name="the-source\n"} 20241118160315108 DLU <0006> fsm.c:456 lu(262423551528191)[0x6120000105a0]{UNVALIDATED}: Allocated 20241118160315108 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423551528191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423551528191)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315108 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423551528191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423551528191" cn_domain=PS destination_name="the-source\n"} 20241118160315108 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315108 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315110 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315110 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423551528191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423551528191" source_name="the-source\n"} 20241118160315110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423551528191)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315110 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262423551528191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315110 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423551528191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423551528191" destination_name="the-source\n"} 20241118160315110 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262423551528191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423551528191)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423551528191)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315110 DLU <0006> fsm.c:568 lu(PS:IMSI-262423551528191)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315110 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315110 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43250<->l=127.0.0.1:4258 20241118160315111 DAUC <0003> db_auc.c:157 IMSI='262429940830198': No 2G Auth Data 20241118160315112 DAUC <0003> db_auc.c:192 IMSI='262429940830198': No 3G Auth Data 20241118160315112 DLGSUP <0013> hlr.c:121 IMSI 262429940830198: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43258<->l=127.0.0.1:4258 20241118160315121 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315121 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429940830198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429940830198" cn_domain=PS source_name="the-source\n"} 20241118160315121 DLU <0006> fsm.c:456 lu(262429940830198)[0x612000010720]{UNVALIDATED}: Allocated 20241118160315122 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429940830198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429940830198)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315122 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429940830198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429940830198" cn_domain=PS destination_name="the-source\n"} 20241118160315122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315123 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429940830198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429940830198" source_name="the-source\n"} 20241118160315123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429940830198)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315123 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262429940830198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315123 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429940830198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429940830198" destination_name="the-source\n"} 20241118160315123 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262429940830198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429940830198)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429940830198)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315123 DLU <0006> fsm.c:568 lu(PS:IMSI-262429940830198)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43258<->l=127.0.0.1:4258 20241118160315125 DAUC <0003> db_auc.c:157 IMSI='262424844571947': No 2G Auth Data 20241118160315125 DAUC <0003> db_auc.c:192 IMSI='262424844571947': No 3G Auth Data 20241118160315126 DLGSUP <0013> hlr.c:121 IMSI 262424844571947: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4258 20241118160315137 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315137 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424844571947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424844571947" cn_domain=PS source_name="the-source\n"} 20241118160315137 DLU <0006> fsm.c:456 lu(262424844571947)[0x6120000108a0]{UNVALIDATED}: Allocated 20241118160315137 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424844571947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424844571947)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315137 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424844571947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424844571947" cn_domain=PS destination_name="the-source\n"} 20241118160315137 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315137 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315138 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315139 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424844571947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424844571947" source_name="the-source\n"} 20241118160315139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424844571947)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315139 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424844571947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315139 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424844571947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424844571947" destination_name="the-source\n"} 20241118160315139 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424844571947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424844571947)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424844571947)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315139 DLU <0006> fsm.c:568 lu(PS:IMSI-262424844571947)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315139 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315139 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4258 20241118160315141 DAUC <0003> db_auc.c:157 IMSI='262422116254313': No 2G Auth Data 20241118160315141 DAUC <0003> db_auc.c:192 IMSI='262422116254313': No 3G Auth Data 20241118160315141 DLGSUP <0013> hlr.c:121 IMSI 262422116254313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4258 20241118160315151 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315151 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422116254313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422116254313" cn_domain=PS source_name="the-source\n"} 20241118160315151 DLU <0006> fsm.c:456 lu(262422116254313)[0x612000010a20]{UNVALIDATED}: Allocated 20241118160315151 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422116254313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422116254313)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315151 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422116254313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422116254313" cn_domain=PS destination_name="the-source\n"} 20241118160315151 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315151 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315153 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315153 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422116254313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422116254313" source_name="the-source\n"} 20241118160315153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422116254313)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315153 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422116254313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315153 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422116254313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422116254313" destination_name="the-source\n"} 20241118160315153 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422116254313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422116254313)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422116254313)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315153 DLU <0006> fsm.c:568 lu(PS:IMSI-262422116254313)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315153 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315153 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4258 20241118160315154 DAUC <0003> db_auc.c:157 IMSI='262424000796820': No 2G Auth Data 20241118160315154 DAUC <0003> db_auc.c:192 IMSI='262424000796820': No 3G Auth Data 20241118160315154 DLGSUP <0013> hlr.c:121 IMSI 262424000796820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4258 20241118160315164 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315164 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424000796820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424000796820" cn_domain=PS source_name="the-source\n"} 20241118160315164 DLU <0006> fsm.c:456 lu(262424000796820)[0x612000010ba0]{UNVALIDATED}: Allocated 20241118160315164 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424000796820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424000796820)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315164 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424000796820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424000796820" cn_domain=PS destination_name="the-source\n"} 20241118160315164 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315164 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315165 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315165 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424000796820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424000796820" source_name="the-source\n"} 20241118160315165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424000796820)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315165 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424000796820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315165 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424000796820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424000796820" destination_name="the-source\n"} 20241118160315165 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424000796820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424000796820)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424000796820)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315165 DLU <0006> fsm.c:568 lu(PS:IMSI-262424000796820)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315165 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315165 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4258 20241118160315167 DAUC <0003> db_auc.c:157 IMSI='262428944322767': No 2G Auth Data 20241118160315167 DAUC <0003> db_auc.c:192 IMSI='262428944322767': No 3G Auth Data 20241118160315167 DLGSUP <0013> hlr.c:121 IMSI 262428944322767: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160315174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241118160315176 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315176 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428944322767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428944322767" cn_domain=PS source_name="the-source\n"} 20241118160315176 DLU <0006> fsm.c:456 lu(262428944322767)[0x612000010d20]{UNVALIDATED}: Allocated 20241118160315176 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428944322767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118160315176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428944322767)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160315176 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428944322767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428944322767" cn_domain=PS destination_name="the-source\n"} 20241118160315176 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315176 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315177 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315177 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428944322767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428944322767" source_name="the-source\n"} 20241118160315177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428944322767)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160315177 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428944322767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160315177 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428944322767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428944322767" destination_name="the-source\n"} 20241118160315177 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428944322767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160315177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944322767)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160315177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944322767)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160315177 DLU <0006> fsm.c:568 lu(PS:IMSI-262428944322767)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160315177 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315177 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160315178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241118160315179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241118160315180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39087<->l=127.0.0.1:4259) 20241118160315180 DLINP <000b> input/ipa.c:451 connected read/write 20241118160315180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160315180 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160315180 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160315180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160315180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118160315213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43300<->l=127.0.0.1:4258 20241118160315314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43300<->l=127.0.0.1:4258 20241118160318346 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160318346 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160318348 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4258 20241118160318349 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160318349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160318349 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  20241118160318349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160318349 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  20241118160318349 DLGSUP <0013> gsup_server.c:235 2:  20241118160318349 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160318349 DLGSUP <0013> gsup_server.c:235 3:  20241118160318349 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160318349 DLGSUP <0013> gsup_server.c:235 4:  20241118160318349 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160318349 DLGSUP <0013> gsup_server.c:235 5:  20241118160318349 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160318349 DLGSUP <0013> gsup_server.c:235 7:  20241118160318349 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160318349 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160318349 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160318349 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160318358 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45327<->l=127.0.0.1:4259) 20241118160318364 DAUC <0003> db_auc.c:157 IMSI='262425583848668': No 2G Auth Data 20241118160318364 DAUC <0003> db_auc.c:192 IMSI='262425583848668': No 3G Auth Data 20241118160318372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241118160318394 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318394 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425583848668" cn_domain=PS} 20241118160318394 DLU <0006> fsm.c:456 lu(262425583848668)[0x612000010ea0]{UNVALIDATED}: Allocated 20241118160318394 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425583848668)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318394 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425583848668" cn_domain=PS} 20241118160318394 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318394 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318397 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318397 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425583848668"} 20241118160318397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425583848668)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318397 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318397 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425583848668"} 20241118160318397 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425583848668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425583848668)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425583848668)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318397 DLU <0006> fsm.c:568 lu(PS:IMSI-262425583848668)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318397 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318397 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241118160318401 DAUC <0003> db_auc.c:157 IMSI='262422406111161': No 2G Auth Data 20241118160318401 DAUC <0003> db_auc.c:192 IMSI='262422406111161': No 3G Auth Data 20241118160318402 DLGSUP <0013> hlr.c:121 IMSI 262422406111161: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43344<->l=127.0.0.1:4258 20241118160318411 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318412 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422406111161" cn_domain=PS} 20241118160318412 DLU <0006> fsm.c:456 lu(262422406111161)[0x612000011020]{UNVALIDATED}: Allocated 20241118160318412 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422406111161)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318412 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422406111161" cn_domain=PS} 20241118160318412 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318412 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318413 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318413 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422406111161"} 20241118160318413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422406111161)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318413 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318413 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422406111161"} 20241118160318413 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422406111161 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422406111161)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422406111161)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318413 DLU <0006> fsm.c:568 lu(PS:IMSI-262422406111161)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318413 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318413 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43344<->l=127.0.0.1:4258 20241118160318415 DAUC <0003> db_auc.c:157 IMSI='262429544631576': No 2G Auth Data 20241118160318415 DAUC <0003> db_auc.c:192 IMSI='262429544631576': No 3G Auth Data 20241118160318415 DLGSUP <0013> hlr.c:121 IMSI 262429544631576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43352<->l=127.0.0.1:4258 20241118160318425 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318425 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429544631576" cn_domain=PS} 20241118160318425 DLU <0006> fsm.c:456 lu(262429544631576)[0x6120000111a0]{UNVALIDATED}: Allocated 20241118160318425 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318425 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429544631576)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318425 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429544631576" cn_domain=PS} 20241118160318425 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318425 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318426 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318426 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429544631576"} 20241118160318426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429544631576)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318426 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318426 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429544631576"} 20241118160318426 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429544631576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429544631576)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429544631576)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318426 DLU <0006> fsm.c:568 lu(PS:IMSI-262429544631576)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318426 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318426 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43352<->l=127.0.0.1:4258 20241118160318428 DAUC <0003> db_auc.c:157 IMSI='262420574488335': No 2G Auth Data 20241118160318428 DAUC <0003> db_auc.c:192 IMSI='262420574488335': No 3G Auth Data 20241118160318429 DLGSUP <0013> hlr.c:121 IMSI 262420574488335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43362<->l=127.0.0.1:4258 20241118160318438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318438 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420574488335" cn_domain=PS} 20241118160318438 DLU <0006> fsm.c:456 lu(262420574488335)[0x612000011320]{UNVALIDATED}: Allocated 20241118160318438 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318438 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420574488335)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318438 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420574488335" cn_domain=PS} 20241118160318438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318440 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420574488335"} 20241118160318440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420574488335)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318440 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318440 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420574488335"} 20241118160318440 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420574488335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574488335)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574488335)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318440 DLU <0006> fsm.c:568 lu(PS:IMSI-262420574488335)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43362<->l=127.0.0.1:4258 20241118160318442 DAUC <0003> db_auc.c:157 IMSI='262421446324787': No 2G Auth Data 20241118160318442 DAUC <0003> db_auc.c:192 IMSI='262421446324787': No 3G Auth Data 20241118160318442 DLGSUP <0013> hlr.c:121 IMSI 262421446324787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43370<->l=127.0.0.1:4258 20241118160318452 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318452 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421446324787" cn_domain=PS} 20241118160318452 DLU <0006> fsm.c:456 lu(262421446324787)[0x6120000114a0]{UNVALIDATED}: Allocated 20241118160318452 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421446324787)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318452 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421446324787" cn_domain=PS} 20241118160318452 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318452 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318453 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318453 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421446324787"} 20241118160318453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421446324787)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318453 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318453 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421446324787"} 20241118160318453 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421446324787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421446324787)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421446324787)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318453 DLU <0006> fsm.c:568 lu(PS:IMSI-262421446324787)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318453 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318453 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43370<->l=127.0.0.1:4258 20241118160318456 DAUC <0003> db_auc.c:157 IMSI='262422846386433': No 2G Auth Data 20241118160318456 DAUC <0003> db_auc.c:192 IMSI='262422846386433': No 3G Auth Data 20241118160318457 DLGSUP <0013> hlr.c:121 IMSI 262422846386433: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43386<->l=127.0.0.1:4258 20241118160318465 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318465 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422846386433" cn_domain=PS} 20241118160318466 DLU <0006> fsm.c:456 lu(262422846386433)[0x612000011620]{UNVALIDATED}: Allocated 20241118160318466 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422846386433)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318466 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422846386433" cn_domain=PS} 20241118160318466 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318466 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318467 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318467 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422846386433"} 20241118160318467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422846386433)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318467 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318467 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422846386433"} 20241118160318467 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422846386433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422846386433)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422846386433)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318467 DLU <0006> fsm.c:568 lu(PS:IMSI-262422846386433)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318467 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318467 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43386<->l=127.0.0.1:4258 20241118160318468 DAUC <0003> db_auc.c:157 IMSI='262426413727227': No 2G Auth Data 20241118160318468 DAUC <0003> db_auc.c:192 IMSI='262426413727227': No 3G Auth Data 20241118160318469 DLGSUP <0013> hlr.c:121 IMSI 262426413727227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241118160318477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318477 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426413727227" cn_domain=PS} 20241118160318477 DLU <0006> fsm.c:456 lu(262426413727227)[0x6120000117a0]{UNVALIDATED}: Allocated 20241118160318477 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426413727227)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318477 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426413727227" cn_domain=PS} 20241118160318477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318478 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318478 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426413727227"} 20241118160318478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426413727227)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318478 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318478 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426413727227"} 20241118160318478 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426413727227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426413727227)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426413727227)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318478 DLU <0006> fsm.c:568 lu(PS:IMSI-262426413727227)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318478 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318478 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241118160318480 DAUC <0003> db_auc.c:157 IMSI='262428649682196': No 2G Auth Data 20241118160318480 DAUC <0003> db_auc.c:192 IMSI='262428649682196': No 3G Auth Data 20241118160318480 DLGSUP <0013> hlr.c:121 IMSI 262428649682196: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160318486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20241118160318487 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318487 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428649682196" cn_domain=PS} 20241118160318488 DLU <0006> fsm.c:456 lu(262428649682196)[0x612000011920]{UNVALIDATED}: Allocated 20241118160318488 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160318488 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428649682196)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160318488 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428649682196" cn_domain=PS} 20241118160318488 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318488 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318489 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318489 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428649682196"} 20241118160318489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428649682196)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160318489 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160318489 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428649682196"} 20241118160318489 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428649682196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160318489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428649682196)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160318489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428649682196)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160318489 DLU <0006> fsm.c:568 lu(PS:IMSI-262428649682196)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160318489 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318489 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160318489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20241118160318490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4258 20241118160318491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45327<->l=127.0.0.1:4259) 20241118160318491 DLINP <000b> input/ipa.c:451 connected read/write 20241118160318491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160318491 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160318491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160318491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160318524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241118160318625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241118160321684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160321684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160321687 DLINP <000b> input/ipa.c:451 connected read/write 20241118160321687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160321688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58310<->l=127.0.0.1:4258 20241118160321690 DLINP <000b> input/ipa.c:451 connected read/write 20241118160321690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160321690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160321690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160321690 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  20241118160321691 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160321691 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  20241118160321691 DLGSUP <0013> gsup_server.c:235 2:  20241118160321691 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160321691 DLGSUP <0013> gsup_server.c:235 3:  20241118160321691 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160321691 DLGSUP <0013> gsup_server.c:235 4:  20241118160321691 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160321691 DLGSUP <0013> gsup_server.c:235 5:  20241118160321691 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160321691 DLGSUP <0013> gsup_server.c:235 7:  20241118160321691 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160321691 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160321691 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160321691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160321711 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46447<->l=127.0.0.1:4259) 20241118160321714 DAUC <0003> db_auc.c:157 IMSI='262425653435107': No 2G Auth Data 20241118160321714 DAUC <0003> db_auc.c:192 IMSI='262425653435107': No 3G Auth Data 20241118160321717 DAUC <0003> db_auc.c:192 IMSI='262425653435107': No 3G Auth Data 20241118160321720 DAUC <0003> db_auc.c:157 IMSI='262424195253978': No 2G Auth Data 20241118160321720 DAUC <0003> db_auc.c:192 IMSI='262424195253978': No 3G Auth Data 20241118160321723 DAUC <0003> db_auc.c:157 IMSI='262424195253978': No 2G Auth Data 20241118160321726 DAUC <0003> db_auc.c:157 IMSI='262421712237762': No 2G Auth Data 20241118160321726 DAUC <0003> db_auc.c:192 IMSI='262421712237762': No 3G Auth Data 20241118160321733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58310<->l=127.0.0.1:4258 20241118160321734 DLINP <000b> input/ipa.c:451 connected read/write 20241118160321734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160321734 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160321734 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160321734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160321734 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46447<->l=127.0.0.1:4259) 20241118160321767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58320<->l=127.0.0.1:4258 20241118160321868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58320<->l=127.0.0.1:4258 20241118160325010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160325011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160325016 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160325018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241118160325022 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160325022 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160325022 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160325022 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  20241118160325022 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160325022 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  20241118160325022 DLGSUP <0013> gsup_server.c:235 2:  20241118160325022 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160325022 DLGSUP <0013> gsup_server.c:235 3:  20241118160325022 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160325022 DLGSUP <0013> gsup_server.c:235 4:  20241118160325023 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160325023 DLGSUP <0013> gsup_server.c:235 5:  20241118160325023 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160325023 DLGSUP <0013> gsup_server.c:235 7:  20241118160325023 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160325023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160325023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160325023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160325042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35731<->l=127.0.0.1:4259) 20241118160325049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241118160325050 DAUC <0003> db_auc.c:157 IMSI='262423269942274': No 2G Auth Data 20241118160325050 DAUC <0003> db_auc.c:192 IMSI='262423269942274': No 3G Auth Data 20241118160325066 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160325066 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423269942274" cn_domain=PS} 20241118160325066 DLU <0006> fsm.c:456 lu(262423269942274)[0x612000011aa0]{UNVALIDATED}: Allocated 20241118160325066 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160325066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423269942274)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160325066 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423269942274" cn_domain=PS} 20241118160325066 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160325066 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160325069 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160325069 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423269942274"} 20241118160325069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423269942274)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160325069 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160325069 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423269942274"} 20241118160325069 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160325069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423269942274)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160325069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423269942274)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160325069 DLU <0006> fsm.c:568 lu(PS:IMSI-262423269942274)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160325069 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160325069 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160325071 DLGSUP <0013> hlr.c:128 IMSI 262423269942274: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241118160325071 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160325071 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160325072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241118160325073 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160325073 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423269942274"} 20241118160325073 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241118160325073 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423269942274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160325073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241118160325074 DLINP <000b> input/ipa.c:451 connected read/write 20241118160325074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160325074 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160325074 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160325074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160325074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35731<->l=127.0.0.1:4259) 20241118160325116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241118160325217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241118160328284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160328284 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160328286 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20241118160328289 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160328289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160328289 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  20241118160328289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160328289 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  20241118160328289 DLGSUP <0013> gsup_server.c:235 2:  20241118160328289 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160328289 DLGSUP <0013> gsup_server.c:235 3:  20241118160328289 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160328289 DLGSUP <0013> gsup_server.c:235 4:  20241118160328289 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160328289 DLGSUP <0013> gsup_server.c:235 5:  20241118160328289 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160328289 DLGSUP <0013> gsup_server.c:235 7:  20241118160328289 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160328289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160328289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160328289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160328298 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36843<->l=127.0.0.1:4259) 20241118160328302 DAUC <0003> db_auc.c:157 IMSI='262426790330926': No 2G Auth Data 20241118160328302 DAUC <0003> db_auc.c:192 IMSI='262426790330926': No 3G Auth Data 20241118160328308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20241118160328330 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328330 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426790330926" cn_domain=PS} 20241118160328330 DLU <0006> fsm.c:456 lu(262426790330926)[0x612000011c20]{UNVALIDATED}: Allocated 20241118160328330 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426790330926)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328330 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426790330926" cn_domain=PS} 20241118160328330 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328330 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328333 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426790330926"} 20241118160328333 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426790330926)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328333 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328333 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426790330926"} 20241118160328333 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426790330926)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426790330926)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328333 DLU <0006> fsm.c:568 lu(PS:IMSI-262426790330926)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328334 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328334 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426790330926" cn_domain=CS} 20241118160328334 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328334 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426790330926"} 20241118160328334 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426790330926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328334 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328334 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20241118160328335 DAUC <0003> db_auc.c:157 IMSI='262424574110159': No 2G Auth Data 20241118160328335 DAUC <0003> db_auc.c:192 IMSI='262424574110159': No 3G Auth Data 20241118160328336 DLGSUP <0013> hlr.c:121 IMSI 262424574110159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241118160328344 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328345 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424574110159" cn_domain=PS} 20241118160328345 DLU <0006> fsm.c:456 lu(262424574110159)[0x612000011da0]{UNVALIDATED}: Allocated 20241118160328345 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424574110159)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328345 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424574110159" cn_domain=PS} 20241118160328345 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328345 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328346 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328346 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424574110159"} 20241118160328346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424574110159)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328346 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328346 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424574110159"} 20241118160328346 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424574110159)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424574110159)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328346 DLU <0006> fsm.c:568 lu(PS:IMSI-262424574110159)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328346 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328346 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328346 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328346 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424574110159" cn_domain=CS} 20241118160328346 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328346 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424574110159"} 20241118160328346 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424574110159 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328346 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328347 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241118160328348 DAUC <0003> db_auc.c:157 IMSI='262424439940375': No 2G Auth Data 20241118160328348 DAUC <0003> db_auc.c:192 IMSI='262424439940375': No 3G Auth Data 20241118160328349 DLGSUP <0013> hlr.c:121 IMSI 262424439940375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20241118160328360 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328360 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424439940375" cn_domain=PS} 20241118160328360 DLU <0006> fsm.c:456 lu(262424439940375)[0x612000011f20]{UNVALIDATED}: Allocated 20241118160328360 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424439940375)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328360 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424439940375" cn_domain=PS} 20241118160328360 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328360 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328361 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328361 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424439940375"} 20241118160328361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424439940375)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328361 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328361 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424439940375"} 20241118160328361 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424439940375)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424439940375)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328361 DLU <0006> fsm.c:568 lu(PS:IMSI-262424439940375)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328361 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328361 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328362 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328362 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424439940375" cn_domain=CS} 20241118160328362 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328362 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424439940375"} 20241118160328362 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424439940375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328362 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328363 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20241118160328364 DAUC <0003> db_auc.c:157 IMSI='262420242086991': No 2G Auth Data 20241118160328364 DAUC <0003> db_auc.c:192 IMSI='262420242086991': No 3G Auth Data 20241118160328365 DLGSUP <0013> hlr.c:121 IMSI 262420242086991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 20241118160328375 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328375 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420242086991" cn_domain=PS} 20241118160328375 DLU <0006> fsm.c:456 lu(262420242086991)[0x6120000120a0]{UNVALIDATED}: Allocated 20241118160328375 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420242086991)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328375 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420242086991" cn_domain=PS} 20241118160328375 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328375 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328376 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328376 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420242086991"} 20241118160328376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420242086991)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328376 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328376 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420242086991"} 20241118160328377 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242086991)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242086991)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328377 DLU <0006> fsm.c:568 lu(PS:IMSI-262420242086991)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328377 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328377 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328378 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328378 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420242086991" cn_domain=CS} 20241118160328378 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328378 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420242086991"} 20241118160328378 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420242086991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328378 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328378 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 20241118160328379 DAUC <0003> db_auc.c:157 IMSI='262424033674607': No 2G Auth Data 20241118160328379 DAUC <0003> db_auc.c:192 IMSI='262424033674607': No 3G Auth Data 20241118160328379 DLGSUP <0013> hlr.c:121 IMSI 262424033674607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4258 20241118160328387 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328387 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424033674607" cn_domain=PS} 20241118160328387 DLU <0006> fsm.c:456 lu(262424033674607)[0x612000012220]{UNVALIDATED}: Allocated 20241118160328387 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328388 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424033674607)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328388 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424033674607" cn_domain=PS} 20241118160328388 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328388 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328389 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328389 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424033674607"} 20241118160328389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424033674607)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328389 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328389 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424033674607"} 20241118160328389 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424033674607)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424033674607)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328389 DLU <0006> fsm.c:568 lu(PS:IMSI-262424033674607)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328389 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328389 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328390 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328390 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424033674607" cn_domain=CS} 20241118160328390 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328390 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424033674607"} 20241118160328390 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033674607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328390 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328390 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4258 20241118160328392 DAUC <0003> db_auc.c:157 IMSI='262421011856868': No 2G Auth Data 20241118160328392 DAUC <0003> db_auc.c:192 IMSI='262421011856868': No 3G Auth Data 20241118160328392 DLGSUP <0013> hlr.c:121 IMSI 262421011856868: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58406<->l=127.0.0.1:4258 20241118160328401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328401 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421011856868" cn_domain=PS} 20241118160328401 DLU <0006> fsm.c:456 lu(262421011856868)[0x6120000123a0]{UNVALIDATED}: Allocated 20241118160328401 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421011856868)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328401 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421011856868" cn_domain=PS} 20241118160328401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328403 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328403 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421011856868"} 20241118160328403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421011856868)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328403 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328403 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421011856868"} 20241118160328403 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421011856868)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421011856868)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328403 DLU <0006> fsm.c:568 lu(PS:IMSI-262421011856868)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328403 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328403 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328404 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328404 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421011856868" cn_domain=CS} 20241118160328404 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328404 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421011856868"} 20241118160328404 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421011856868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328404 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328404 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58406<->l=127.0.0.1:4258 20241118160328406 DAUC <0003> db_auc.c:157 IMSI='262427312820525': No 2G Auth Data 20241118160328407 DAUC <0003> db_auc.c:192 IMSI='262427312820525': No 3G Auth Data 20241118160328407 DLGSUP <0013> hlr.c:121 IMSI 262427312820525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4258 20241118160328415 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328415 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427312820525" cn_domain=PS} 20241118160328415 DLU <0006> fsm.c:456 lu(262427312820525)[0x612000012520]{UNVALIDATED}: Allocated 20241118160328415 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328415 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427312820525)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328415 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427312820525" cn_domain=PS} 20241118160328415 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328415 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328416 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328416 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427312820525"} 20241118160328416 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427312820525)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328416 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328416 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427312820525"} 20241118160328416 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427312820525)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427312820525)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328416 DLU <0006> fsm.c:568 lu(PS:IMSI-262427312820525)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328416 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328416 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328417 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427312820525" cn_domain=CS} 20241118160328417 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328417 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427312820525"} 20241118160328417 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427312820525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4258 20241118160328419 DAUC <0003> db_auc.c:157 IMSI='262423035524957': No 2G Auth Data 20241118160328419 DAUC <0003> db_auc.c:192 IMSI='262423035524957': No 3G Auth Data 20241118160328419 DLGSUP <0013> hlr.c:121 IMSI 262423035524957: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160328425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 20241118160328427 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328427 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423035524957" cn_domain=PS} 20241118160328427 DLU <0006> fsm.c:456 lu(262423035524957)[0x6120000126a0]{UNVALIDATED}: Allocated 20241118160328427 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160328427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423035524957)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160328427 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423035524957" cn_domain=PS} 20241118160328427 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328427 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328428 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328428 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423035524957"} 20241118160328428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423035524957)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160328428 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160328428 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423035524957"} 20241118160328428 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160328428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423035524957)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160328428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423035524957)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160328428 DLU <0006> fsm.c:568 lu(PS:IMSI-262423035524957)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160328428 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328428 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328429 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328429 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423035524957" cn_domain=CS} 20241118160328429 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118160328429 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423035524957"} 20241118160328429 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423035524957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160328429 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328429 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160328430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 20241118160328431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20241118160328432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36843<->l=127.0.0.1:4259) 20241118160328432 DLINP <000b> input/ipa.c:451 connected read/write 20241118160328432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160328432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160328432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160328432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160328456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20241118160328557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20241118160331682 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160331682 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160331683 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241118160331684 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331684 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160331684 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160331684 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  20241118160331684 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160331684 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  20241118160331684 DLGSUP <0013> gsup_server.c:235 2:  20241118160331684 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160331684 DLGSUP <0013> gsup_server.c:235 3:  20241118160331684 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160331684 DLGSUP <0013> gsup_server.c:235 4:  20241118160331684 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160331684 DLGSUP <0013> gsup_server.c:235 5:  20241118160331684 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160331684 DLGSUP <0013> gsup_server.c:235 7:  20241118160331684 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160331684 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160331684 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160331684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160331692 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38729<->l=127.0.0.1:4259) 20241118160331696 DAUC <0003> db_auc.c:157 IMSI='262428644500853': No 2G Auth Data 20241118160331696 DAUC <0003> db_auc.c:192 IMSI='262428644500853': No 3G Auth Data 20241118160331703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 20241118160331726 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331726 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428644500853" cn_domain=PS} 20241118160331726 DLU <0006> fsm.c:456 lu(262428644500853)[0x612000012820]{UNVALIDATED}: Allocated 20241118160331726 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428644500853)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331726 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428644500853" cn_domain=PS} 20241118160331726 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331726 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331727 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331728 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428644500853"} 20241118160331728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428644500853)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331728 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331728 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428644500853"} 20241118160331728 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428644500853)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428644500853)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331728 DLU <0006> fsm.c:568 lu(PS:IMSI-262428644500853)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331728 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331728 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331728 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331728 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428644500853" cn_domain=PS} 20241118160331728 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331728 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428644500853"} 20241118160331728 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428644500853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331728 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331728 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 20241118160331730 DAUC <0003> db_auc.c:157 IMSI='262422458482244': No 2G Auth Data 20241118160331730 DAUC <0003> db_auc.c:192 IMSI='262422458482244': No 3G Auth Data 20241118160331730 DLGSUP <0013> hlr.c:121 IMSI 262422458482244: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241118160331739 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331739 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422458482244" cn_domain=PS} 20241118160331739 DLU <0006> fsm.c:456 lu(262422458482244)[0x6120000129a0]{UNVALIDATED}: Allocated 20241118160331739 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422458482244)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331739 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422458482244" cn_domain=PS} 20241118160331739 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331739 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331740 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331740 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422458482244"} 20241118160331740 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422458482244)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331740 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331740 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422458482244"} 20241118160331740 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422458482244)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422458482244)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331740 DLU <0006> fsm.c:568 lu(PS:IMSI-262422458482244)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331740 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331740 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331740 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331741 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422458482244" cn_domain=PS} 20241118160331741 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331741 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422458482244"} 20241118160331741 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422458482244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331741 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331741 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241118160331742 DAUC <0003> db_auc.c:157 IMSI='262420703952640': No 2G Auth Data 20241118160331742 DAUC <0003> db_auc.c:192 IMSI='262420703952640': No 3G Auth Data 20241118160331742 DLGSUP <0013> hlr.c:121 IMSI 262420703952640: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50736<->l=127.0.0.1:4258 20241118160331750 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331750 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420703952640" cn_domain=PS} 20241118160331750 DLU <0006> fsm.c:456 lu(262420703952640)[0x612000012b20]{UNVALIDATED}: Allocated 20241118160331750 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420703952640)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331750 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420703952640" cn_domain=PS} 20241118160331750 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331750 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331751 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331751 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420703952640"} 20241118160331751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420703952640)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331751 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331751 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420703952640"} 20241118160331751 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420703952640)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420703952640)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331751 DLU <0006> fsm.c:568 lu(PS:IMSI-262420703952640)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331751 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331751 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331751 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331751 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420703952640" cn_domain=PS} 20241118160331751 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331752 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420703952640"} 20241118160331752 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420703952640 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331752 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331752 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50736<->l=127.0.0.1:4258 20241118160331753 DAUC <0003> db_auc.c:157 IMSI='262427026935843': No 2G Auth Data 20241118160331753 DAUC <0003> db_auc.c:192 IMSI='262427026935843': No 3G Auth Data 20241118160331753 DLGSUP <0013> hlr.c:121 IMSI 262427026935843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241118160331763 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331763 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427026935843" cn_domain=PS} 20241118160331763 DLU <0006> fsm.c:456 lu(262427026935843)[0x612000012ca0]{UNVALIDATED}: Allocated 20241118160331763 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427026935843)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331763 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427026935843" cn_domain=PS} 20241118160331763 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331763 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331765 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331765 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427026935843"} 20241118160331765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427026935843)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331765 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331765 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427026935843"} 20241118160331765 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427026935843)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427026935843)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331765 DLU <0006> fsm.c:568 lu(PS:IMSI-262427026935843)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331765 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331765 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331767 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331767 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427026935843" cn_domain=PS} 20241118160331767 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331767 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427026935843"} 20241118160331767 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427026935843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331767 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331767 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241118160331769 DAUC <0003> db_auc.c:157 IMSI='262420102254266': No 2G Auth Data 20241118160331769 DAUC <0003> db_auc.c:192 IMSI='262420102254266': No 3G Auth Data 20241118160331770 DLGSUP <0013> hlr.c:121 IMSI 262420102254266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 20241118160331779 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331779 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420102254266" cn_domain=PS} 20241118160331779 DLU <0006> fsm.c:456 lu(262420102254266)[0x612000012e20]{UNVALIDATED}: Allocated 20241118160331779 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420102254266)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331779 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420102254266" cn_domain=PS} 20241118160331779 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331779 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331781 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331781 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420102254266"} 20241118160331781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420102254266)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331781 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331781 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420102254266"} 20241118160331781 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420102254266)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420102254266)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331781 DLU <0006> fsm.c:568 lu(PS:IMSI-262420102254266)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331781 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331781 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331782 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331782 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420102254266" cn_domain=PS} 20241118160331782 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331782 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420102254266"} 20241118160331782 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420102254266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331782 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331782 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 20241118160331784 DAUC <0003> db_auc.c:157 IMSI='262420010736625': No 2G Auth Data 20241118160331784 DAUC <0003> db_auc.c:192 IMSI='262420010736625': No 3G Auth Data 20241118160331785 DLGSUP <0013> hlr.c:121 IMSI 262420010736625: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 20241118160331796 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331796 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010736625" cn_domain=PS} 20241118160331796 DLU <0006> fsm.c:456 lu(262420010736625)[0x612000012fa0]{UNVALIDATED}: Allocated 20241118160331796 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420010736625)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331796 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420010736625" cn_domain=PS} 20241118160331796 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331796 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331798 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331798 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420010736625"} 20241118160331798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420010736625)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331798 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331798 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420010736625"} 20241118160331798 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010736625)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010736625)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331798 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010736625)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331798 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331798 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331800 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331800 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420010736625" cn_domain=PS} 20241118160331800 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331800 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420010736625"} 20241118160331800 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420010736625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331800 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331800 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 20241118160331802 DAUC <0003> db_auc.c:157 IMSI='262421716782105': No 2G Auth Data 20241118160331802 DAUC <0003> db_auc.c:192 IMSI='262421716782105': No 3G Auth Data 20241118160331803 DLGSUP <0013> hlr.c:121 IMSI 262421716782105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20241118160331815 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331815 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421716782105" cn_domain=PS} 20241118160331815 DLU <0006> fsm.c:456 lu(262421716782105)[0x612000013120]{UNVALIDATED}: Allocated 20241118160331815 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421716782105)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331815 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421716782105" cn_domain=PS} 20241118160331815 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331815 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331817 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331817 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421716782105"} 20241118160331817 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421716782105)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331817 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331817 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421716782105"} 20241118160331817 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421716782105)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421716782105)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331817 DLU <0006> fsm.c:568 lu(PS:IMSI-262421716782105)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331817 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331817 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331818 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331818 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421716782105" cn_domain=PS} 20241118160331818 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331819 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421716782105"} 20241118160331819 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421716782105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331819 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331819 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20241118160331820 DAUC <0003> db_auc.c:157 IMSI='262429163136382': No 2G Auth Data 20241118160331820 DAUC <0003> db_auc.c:192 IMSI='262429163136382': No 3G Auth Data 20241118160331821 DLGSUP <0013> hlr.c:121 IMSI 262429163136382: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118160331829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4258 20241118160331832 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331832 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429163136382" cn_domain=PS} 20241118160331832 DLU <0006> fsm.c:456 lu(262429163136382)[0x6120000132a0]{UNVALIDATED}: Allocated 20241118160331832 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160331832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429163136382)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160331833 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429163136382" cn_domain=PS} 20241118160331833 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331833 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331834 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331834 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429163136382"} 20241118160331834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429163136382)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160331834 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160331834 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429163136382"} 20241118160331834 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160331834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429163136382)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160331834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429163136382)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160331834 DLU <0006> fsm.c:568 lu(PS:IMSI-262429163136382)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160331834 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331834 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331835 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331835 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429163136382" cn_domain=PS} 20241118160331836 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118160331836 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429163136382"} 20241118160331836 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429163136382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118160331836 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331836 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160331837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4258 20241118160331838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241118160331839 DLINP <000b> input/ipa.c:451 connected read/write 20241118160331839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160331839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160331839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160331839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160331839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38729<->l=127.0.0.1:4259) 20241118160331866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4258 20241118160331966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4258 20241118160335180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160335181 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160335183 DLINP <000b> input/ipa.c:451 connected read/write 20241118160335183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160335183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 20241118160335184 DLINP <000b> input/ipa.c:451 connected read/write 20241118160335184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160335184 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160335184 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160335184 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  20241118160335184 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160335184 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  20241118160335184 DLGSUP <0013> gsup_server.c:235 2:  20241118160335185 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160335185 DLGSUP <0013> gsup_server.c:235 3:  20241118160335185 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160335185 DLGSUP <0013> gsup_server.c:235 4:  20241118160335185 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160335185 DLGSUP <0013> gsup_server.c:235 5:  20241118160335185 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160335185 DLGSUP <0013> gsup_server.c:235 7:  20241118160335185 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160335185 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160335185 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160335185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160335193 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37465<->l=127.0.0.1:4259) 20241118160335200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50816<->l=127.0.0.1:4258 20241118160335226 DLINP <000b> input/ipa.c:451 connected read/write 20241118160335226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160335226 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241118160335226 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241118160335226 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 20241118160335226 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241118160335226 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160335226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160335226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241118160335226 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241118160335226 DLINP <000b> input/ipa.c:451 connected read/write 20241118160335226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160335226 DLINP <000b> input/ipa.c:451 connected read/write 20241118160335226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160335230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50816<->l=127.0.0.1:4258 20241118160335231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 20241118160335231 DLINP <000b> input/ipa.c:451 connected read/write 20241118160335231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160335232 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160335232 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160335232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160335232 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37465<->l=127.0.0.1:4259) 20241118160335308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50826<->l=127.0.0.1:4258 20241118160335409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50826<->l=127.0.0.1:4258 20241118160338454 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160338454 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160338455 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4258 20241118160338456 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160338456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160338456 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  20241118160338456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160338456 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  20241118160338456 DLGSUP <0013> gsup_server.c:235 2:  20241118160338456 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160338456 DLGSUP <0013> gsup_server.c:235 3:  20241118160338456 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160338457 DLGSUP <0013> gsup_server.c:235 4:  20241118160338457 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160338457 DLGSUP <0013> gsup_server.c:235 5:  20241118160338457 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160338457 DLGSUP <0013> gsup_server.c:235 7:  20241118160338457 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160338457 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160338457 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160338457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160338466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45341<->l=127.0.0.1:4259) 20241118160338470 DAUC <0003> db_auc.c:157 IMSI='262423265492543': No 2G Auth Data 20241118160338470 DAUC <0003> db_auc.c:192 IMSI='262423265492543': No 3G Auth Data 20241118160338478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 20241118160338498 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338498 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423265492543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423265492543" session_id=3064378096 session_state=BEGIN} 20241118160338498 DSS <0004> hlr_ussd.c:576 262423265492543/0xb6a6b2f0: Process SS (BEGIN) 20241118160338498 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338498 DSS <0004> hlr_ussd.c:518 262423265492543/0xb6a6b2f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338498 DSS <0004> hlr_ussd.c:523 262423265492543/0xb6a6b2f0: USSD for unknown code '*#200#' 20241118160338498 DSS <0004> hlr_ussd.c:354 262423265492543/0xb6a6b2f0: Tx ReturnError(1, 0x12) 20241118160338498 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423265492543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423265492543" session_id=3064378096 session_state=END} 20241118160338498 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338498 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 20241118160338505 DAUC <0003> db_auc.c:157 IMSI='262429513738920': No 2G Auth Data 20241118160338505 DAUC <0003> db_auc.c:192 IMSI='262429513738920': No 3G Auth Data 20241118160338518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50858<->l=127.0.0.1:4258 20241118160338521 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338521 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429513738920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429513738920" session_id=22524745 session_state=BEGIN} 20241118160338521 DSS <0004> hlr_ussd.c:576 262429513738920/0x0157b349: Process SS (BEGIN) 20241118160338521 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338522 DSS <0004> hlr_ussd.c:518 262429513738920/0x0157b349: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338522 DSS <0004> hlr_ussd.c:523 262429513738920/0x0157b349: USSD for unknown code '*#200#' 20241118160338522 DSS <0004> hlr_ussd.c:354 262429513738920/0x0157b349: Tx ReturnError(1, 0x12) 20241118160338522 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429513738920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429513738920" session_id=22524745 session_state=END} 20241118160338522 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338522 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50858<->l=127.0.0.1:4258 20241118160338523 DAUC <0003> db_auc.c:157 IMSI='262423642625922': No 2G Auth Data 20241118160338523 DAUC <0003> db_auc.c:192 IMSI='262423642625922': No 3G Auth Data 20241118160338532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20241118160338535 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338535 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423642625922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423642625922" session_id=3613549737 session_state=BEGIN} 20241118160338535 DSS <0004> hlr_ussd.c:576 262423642625922/0xd76264a9: Process SS (BEGIN) 20241118160338535 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338535 DSS <0004> hlr_ussd.c:518 262423642625922/0xd76264a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338535 DSS <0004> hlr_ussd.c:523 262423642625922/0xd76264a9: USSD for unknown code '*#200#' 20241118160338535 DSS <0004> hlr_ussd.c:354 262423642625922/0xd76264a9: Tx ReturnError(1, 0x12) 20241118160338535 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423642625922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423642625922" session_id=3613549737 session_state=END} 20241118160338535 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338535 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20241118160338537 DAUC <0003> db_auc.c:157 IMSI='262420950239785': No 2G Auth Data 20241118160338537 DAUC <0003> db_auc.c:192 IMSI='262420950239785': No 3G Auth Data 20241118160338543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20241118160338546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338546 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420950239785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420950239785" session_id=3603098204 session_state=BEGIN} 20241118160338546 DSS <0004> hlr_ussd.c:576 262420950239785/0xd6c2ea5c: Process SS (BEGIN) 20241118160338546 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338546 DSS <0004> hlr_ussd.c:518 262420950239785/0xd6c2ea5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338546 DSS <0004> hlr_ussd.c:523 262420950239785/0xd6c2ea5c: USSD for unknown code '*#200#' 20241118160338546 DSS <0004> hlr_ussd.c:354 262420950239785/0xd6c2ea5c: Tx ReturnError(1, 0x12) 20241118160338546 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420950239785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420950239785" session_id=3603098204 session_state=END} 20241118160338546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20241118160338548 DAUC <0003> db_auc.c:157 IMSI='262424128905934': No 2G Auth Data 20241118160338548 DAUC <0003> db_auc.c:192 IMSI='262424128905934': No 3G Auth Data 20241118160338556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20241118160338559 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338559 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424128905934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424128905934" session_id=3102972999 session_state=BEGIN} 20241118160338559 DSS <0004> hlr_ussd.c:576 262424128905934/0xb8f39c47: Process SS (BEGIN) 20241118160338559 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338559 DSS <0004> hlr_ussd.c:518 262424128905934/0xb8f39c47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338559 DSS <0004> hlr_ussd.c:523 262424128905934/0xb8f39c47: USSD for unknown code '*#200#' 20241118160338559 DSS <0004> hlr_ussd.c:354 262424128905934/0xb8f39c47: Tx ReturnError(1, 0x12) 20241118160338559 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424128905934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424128905934" session_id=3102972999 session_state=END} 20241118160338559 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338559 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20241118160338561 DAUC <0003> db_auc.c:157 IMSI='262424179933863': No 2G Auth Data 20241118160338561 DAUC <0003> db_auc.c:192 IMSI='262424179933863': No 3G Auth Data 20241118160338569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4258 20241118160338573 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338573 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424179933863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424179933863" session_id=3576405879 session_state=BEGIN} 20241118160338573 DSS <0004> hlr_ussd.c:576 262424179933863/0xd52b9f77: Process SS (BEGIN) 20241118160338573 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338573 DSS <0004> hlr_ussd.c:518 262424179933863/0xd52b9f77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338573 DSS <0004> hlr_ussd.c:523 262424179933863/0xd52b9f77: USSD for unknown code '*#200#' 20241118160338573 DSS <0004> hlr_ussd.c:354 262424179933863/0xd52b9f77: Tx ReturnError(1, 0x12) 20241118160338573 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424179933863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179933863" session_id=3576405879 session_state=END} 20241118160338573 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338573 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4258 20241118160338576 DAUC <0003> db_auc.c:157 IMSI='262422862452895': No 2G Auth Data 20241118160338576 DAUC <0003> db_auc.c:192 IMSI='262422862452895': No 3G Auth Data 20241118160338583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241118160338586 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338586 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422862452895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422862452895" session_id=2435164373 session_state=BEGIN} 20241118160338586 DSS <0004> hlr_ussd.c:576 262422862452895/0x9125a8d5: Process SS (BEGIN) 20241118160338587 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338587 DSS <0004> hlr_ussd.c:518 262422862452895/0x9125a8d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338587 DSS <0004> hlr_ussd.c:523 262422862452895/0x9125a8d5: USSD for unknown code '*#200#' 20241118160338587 DSS <0004> hlr_ussd.c:354 262422862452895/0x9125a8d5: Tx ReturnError(1, 0x12) 20241118160338587 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422862452895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422862452895" session_id=2435164373 session_state=END} 20241118160338587 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338587 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241118160338589 DAUC <0003> db_auc.c:157 IMSI='262421944810665': No 2G Auth Data 20241118160338589 DAUC <0003> db_auc.c:192 IMSI='262421944810665': No 3G Auth Data 20241118160338596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 20241118160338599 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338599 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421944810665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421944810665" session_id=2055289915 session_state=BEGIN} 20241118160338599 DSS <0004> hlr_ussd.c:576 262421944810665/0x7a813c3b: Process SS (BEGIN) 20241118160338599 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118160338599 DSS <0004> hlr_ussd.c:518 262421944810665/0x7a813c3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118160338599 DSS <0004> hlr_ussd.c:523 262421944810665/0x7a813c3b: USSD for unknown code '*#200#' 20241118160338599 DSS <0004> hlr_ussd.c:354 262421944810665/0x7a813c3b: Tx ReturnError(1, 0x12) 20241118160338599 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421944810665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421944810665" session_id=2055289915 session_state=END} 20241118160338599 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338599 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160338600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 20241118160338601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4258 20241118160338601 DLINP <000b> input/ipa.c:451 connected read/write 20241118160338601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160338601 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160338601 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160338601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160338601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45341<->l=127.0.0.1:4259) 20241118160338634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4258 20241118160338735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4258 20241118160341782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160341782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160341783 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4258 20241118160341785 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160341785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160341785 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  20241118160341785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160341785 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  20241118160341785 DLGSUP <0013> gsup_server.c:235 2:  20241118160341785 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160341785 DLGSUP <0013> gsup_server.c:235 3:  20241118160341785 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160341785 DLGSUP <0013> gsup_server.c:235 4:  20241118160341785 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160341785 DLGSUP <0013> gsup_server.c:235 5:  20241118160341785 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160341785 DLGSUP <0013> gsup_server.c:235 7:  20241118160341785 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160341785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160341785 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160341785 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160341810 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38691<->l=127.0.0.1:4259) 20241118160341814 DAUC <0003> db_auc.c:157 IMSI='262426020096614': No 2G Auth Data 20241118160341814 DAUC <0003> db_auc.c:192 IMSI='262426020096614': No 3G Auth Data 20241118160341820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20241118160341826 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341826 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426020096614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426020096614" session_id=1986949220 session_state=BEGIN} 20241118160341826 DSS <0004> hlr_ussd.c:576 262426020096614/0x766e7064: Process SS (BEGIN) 20241118160341826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341826 DSS <0004> hlr_ussd.c:518 262426020096614/0x766e7064: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341826 DSS <0004> hlr_ussd.c:542 262426020096614/0x766e7064: Cannot find conn for EUSE EUSE-foobar 20241118160341826 DSS <0004> hlr_ussd.c:354 262426020096614/0x766e7064: Tx ReturnError(1, 0x22) 20241118160341826 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426020096614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426020096614" session_id=1986949220 session_state=END} 20241118160341826 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341826 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20241118160341830 DAUC <0003> db_auc.c:157 IMSI='262427233475316': No 2G Auth Data 20241118160341830 DAUC <0003> db_auc.c:192 IMSI='262427233475316': No 3G Auth Data 20241118160341840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60538<->l=127.0.0.1:4258 20241118160341844 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341844 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427233475316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427233475316" session_id=2071408295 session_state=BEGIN} 20241118160341844 DSS <0004> hlr_ussd.c:576 262427233475316/0x7b772ea7: Process SS (BEGIN) 20241118160341844 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341844 DSS <0004> hlr_ussd.c:518 262427233475316/0x7b772ea7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341844 DSS <0004> hlr_ussd.c:542 262427233475316/0x7b772ea7: Cannot find conn for EUSE EUSE-foobar 20241118160341844 DSS <0004> hlr_ussd.c:354 262427233475316/0x7b772ea7: Tx ReturnError(1, 0x22) 20241118160341844 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427233475316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427233475316" session_id=2071408295 session_state=END} 20241118160341844 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341844 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60538<->l=127.0.0.1:4258 20241118160341846 DAUC <0003> db_auc.c:157 IMSI='262429431562303': No 2G Auth Data 20241118160341846 DAUC <0003> db_auc.c:192 IMSI='262429431562303': No 3G Auth Data 20241118160341852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20241118160341855 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341855 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429431562303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429431562303" session_id=2352137015 session_state=BEGIN} 20241118160341855 DSS <0004> hlr_ussd.c:576 262429431562303/0x8c32c337: Process SS (BEGIN) 20241118160341855 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341855 DSS <0004> hlr_ussd.c:518 262429431562303/0x8c32c337: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341855 DSS <0004> hlr_ussd.c:542 262429431562303/0x8c32c337: Cannot find conn for EUSE EUSE-foobar 20241118160341855 DSS <0004> hlr_ussd.c:354 262429431562303/0x8c32c337: Tx ReturnError(1, 0x22) 20241118160341855 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429431562303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429431562303" session_id=2352137015 session_state=END} 20241118160341855 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341855 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20241118160341856 DAUC <0003> db_auc.c:157 IMSI='262426743755116': No 2G Auth Data 20241118160341856 DAUC <0003> db_auc.c:192 IMSI='262426743755116': No 3G Auth Data 20241118160341863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20241118160341866 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341866 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426743755116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426743755116" session_id=2048965953 session_state=BEGIN} 20241118160341866 DSS <0004> hlr_ussd.c:576 262426743755116/0x7a20bd41: Process SS (BEGIN) 20241118160341866 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341866 DSS <0004> hlr_ussd.c:518 262426743755116/0x7a20bd41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341866 DSS <0004> hlr_ussd.c:542 262426743755116/0x7a20bd41: Cannot find conn for EUSE EUSE-foobar 20241118160341866 DSS <0004> hlr_ussd.c:354 262426743755116/0x7a20bd41: Tx ReturnError(1, 0x22) 20241118160341866 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426743755116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426743755116" session_id=2048965953 session_state=END} 20241118160341866 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341866 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20241118160341868 DAUC <0003> db_auc.c:157 IMSI='262425572242354': No 2G Auth Data 20241118160341868 DAUC <0003> db_auc.c:192 IMSI='262425572242354': No 3G Auth Data 20241118160341875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20241118160341878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341878 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425572242354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425572242354" session_id=4062899937 session_state=BEGIN} 20241118160341878 DSS <0004> hlr_ussd.c:576 262425572242354/0xf22aeee1: Process SS (BEGIN) 20241118160341878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341878 DSS <0004> hlr_ussd.c:518 262425572242354/0xf22aeee1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341878 DSS <0004> hlr_ussd.c:542 262425572242354/0xf22aeee1: Cannot find conn for EUSE EUSE-foobar 20241118160341878 DSS <0004> hlr_ussd.c:354 262425572242354/0xf22aeee1: Tx ReturnError(1, 0x22) 20241118160341878 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425572242354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425572242354" session_id=4062899937 session_state=END} 20241118160341878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20241118160341880 DAUC <0003> db_auc.c:157 IMSI='262420914719870': No 2G Auth Data 20241118160341880 DAUC <0003> db_auc.c:192 IMSI='262420914719870': No 3G Auth Data 20241118160341887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4258 20241118160341890 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341890 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420914719870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420914719870" session_id=2486127701 session_state=BEGIN} 20241118160341890 DSS <0004> hlr_ussd.c:576 262420914719870/0x942f4c55: Process SS (BEGIN) 20241118160341890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341890 DSS <0004> hlr_ussd.c:518 262420914719870/0x942f4c55: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341890 DSS <0004> hlr_ussd.c:542 262420914719870/0x942f4c55: Cannot find conn for EUSE EUSE-foobar 20241118160341890 DSS <0004> hlr_ussd.c:354 262420914719870/0x942f4c55: Tx ReturnError(1, 0x22) 20241118160341890 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420914719870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420914719870" session_id=2486127701 session_state=END} 20241118160341890 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341890 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60588<->l=127.0.0.1:4258 20241118160341892 DAUC <0003> db_auc.c:157 IMSI='262427454384456': No 2G Auth Data 20241118160341892 DAUC <0003> db_auc.c:192 IMSI='262427454384456': No 3G Auth Data 20241118160341898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60600<->l=127.0.0.1:4258 20241118160341901 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341902 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427454384456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427454384456" session_id=427284068 session_state=BEGIN} 20241118160341902 DSS <0004> hlr_ussd.c:576 262427454384456/0x1977d664: Process SS (BEGIN) 20241118160341902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341902 DSS <0004> hlr_ussd.c:518 262427454384456/0x1977d664: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341902 DSS <0004> hlr_ussd.c:542 262427454384456/0x1977d664: Cannot find conn for EUSE EUSE-foobar 20241118160341902 DSS <0004> hlr_ussd.c:354 262427454384456/0x1977d664: Tx ReturnError(1, 0x22) 20241118160341902 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427454384456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427454384456" session_id=427284068 session_state=END} 20241118160341902 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341902 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60600<->l=127.0.0.1:4258 20241118160341904 DAUC <0003> db_auc.c:157 IMSI='262424255139543': No 2G Auth Data 20241118160341904 DAUC <0003> db_auc.c:192 IMSI='262424255139543': No 3G Auth Data 20241118160341912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20241118160341915 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341915 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424255139543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424255139543" session_id=2764445405 session_state=BEGIN} 20241118160341915 DSS <0004> hlr_ussd.c:576 262424255139543/0xa4c616dd: Process SS (BEGIN) 20241118160341915 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160341915 DSS <0004> hlr_ussd.c:518 262424255139543/0xa4c616dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160341915 DSS <0004> hlr_ussd.c:542 262424255139543/0xa4c616dd: Cannot find conn for EUSE EUSE-foobar 20241118160341915 DSS <0004> hlr_ussd.c:354 262424255139543/0xa4c616dd: Tx ReturnError(1, 0x22) 20241118160341915 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424255139543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424255139543" session_id=2764445405 session_state=END} 20241118160341915 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341915 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160341917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4258 20241118160341917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4258 20241118160341918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160341918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160341918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160341918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160341918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160341918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38691<->l=127.0.0.1:4259) 20241118160341945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60614<->l=127.0.0.1:4258 20241118160342146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60614<->l=127.0.0.1:4258 20241118160345197 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160345197 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160345198 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60618<->l=127.0.0.1:4258 20241118160345200 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160345200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160345200 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  20241118160345200 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160345200 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  20241118160345200 DLGSUP <0013> gsup_server.c:235 2:  20241118160345200 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160345200 DLGSUP <0013> gsup_server.c:235 3:  20241118160345200 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160345200 DLGSUP <0013> gsup_server.c:235 4:  20241118160345200 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160345200 DLGSUP <0013> gsup_server.c:235 5:  20241118160345200 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160345200 DLGSUP <0013> gsup_server.c:235 7:  20241118160345200 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160345200 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160345200 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160345200 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160345209 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37117<->l=127.0.0.1:4259) 20241118160345213 DAUC <0003> db_auc.c:157 IMSI='262426208665495': No 2G Auth Data 20241118160345213 DAUC <0003> db_auc.c:192 IMSI='262426208665495': No 3G Auth Data 20241118160345220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20241118160345242 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345242 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426208665495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426208665495" session_id=882838939 session_state=BEGIN} 20241118160345242 DSS <0004> hlr_ussd.c:576 262426208665495/0x349f0d9b: Process SS (BEGIN) 20241118160345242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345242 DSS <0004> hlr_ussd.c:518 262426208665495/0x349f0d9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345242 DSS <0004> hlr_ussd.c:363 262426208665495/0x349f0d9b: Tx USSD 'Your IMSI is 262426208665495' 20241118160345242 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426208665495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208665495" session_id=882838939 session_state=END} 20241118160345242 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426208665495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345242 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345242 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.1:4258 20241118160345245 DAUC <0003> db_auc.c:157 IMSI='262422687466049': No 2G Auth Data 20241118160345245 DAUC <0003> db_auc.c:192 IMSI='262422687466049': No 3G Auth Data 20241118160345252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60628<->l=127.0.0.1:4258 20241118160345255 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345255 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422687466049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422687466049" session_id=1570526678 session_state=BEGIN} 20241118160345255 DSS <0004> hlr_ussd.c:576 262422687466049/0x5d9c55d6: Process SS (BEGIN) 20241118160345255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345255 DSS <0004> hlr_ussd.c:518 262422687466049/0x5d9c55d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345255 DSS <0004> hlr_ussd.c:363 262422687466049/0x5d9c55d6: Tx USSD 'Your IMSI is 262422687466049' 20241118160345255 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422687466049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422687466049" session_id=1570526678 session_state=END} 20241118160345255 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422687466049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345255 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345255 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60628<->l=127.0.0.1:4258 20241118160345257 DAUC <0003> db_auc.c:157 IMSI='262425584705240': No 2G Auth Data 20241118160345257 DAUC <0003> db_auc.c:192 IMSI='262425584705240': No 3G Auth Data 20241118160345265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60632<->l=127.0.0.1:4258 20241118160345268 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345268 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425584705240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425584705240" session_id=680956145 session_state=BEGIN} 20241118160345268 DSS <0004> hlr_ussd.c:576 262425584705240/0x289690f1: Process SS (BEGIN) 20241118160345268 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345268 DSS <0004> hlr_ussd.c:518 262425584705240/0x289690f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345268 DSS <0004> hlr_ussd.c:363 262425584705240/0x289690f1: Tx USSD 'Your IMSI is 262425584705240' 20241118160345268 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425584705240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425584705240" session_id=680956145 session_state=END} 20241118160345268 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425584705240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345268 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345268 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60632<->l=127.0.0.1:4258 20241118160345271 DAUC <0003> db_auc.c:157 IMSI='262428998880074': No 2G Auth Data 20241118160345271 DAUC <0003> db_auc.c:192 IMSI='262428998880074': No 3G Auth Data 20241118160345277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60636<->l=127.0.0.1:4258 20241118160345280 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345280 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428998880074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428998880074" session_id=14161478 session_state=BEGIN} 20241118160345280 DSS <0004> hlr_ussd.c:576 262428998880074/0x00d81646: Process SS (BEGIN) 20241118160345280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345280 DSS <0004> hlr_ussd.c:518 262428998880074/0x00d81646: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345280 DSS <0004> hlr_ussd.c:363 262428998880074/0x00d81646: Tx USSD 'Your IMSI is 262428998880074' 20241118160345280 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428998880074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428998880074" session_id=14161478 session_state=END} 20241118160345280 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428998880074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345280 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345280 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60636<->l=127.0.0.1:4258 20241118160345282 DAUC <0003> db_auc.c:157 IMSI='262425706386292': No 2G Auth Data 20241118160345282 DAUC <0003> db_auc.c:192 IMSI='262425706386292': No 3G Auth Data 20241118160345289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 20241118160345292 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345292 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425706386292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425706386292" session_id=1627458838 session_state=BEGIN} 20241118160345292 DSS <0004> hlr_ussd.c:576 262425706386292/0x61010d16: Process SS (BEGIN) 20241118160345292 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345292 DSS <0004> hlr_ussd.c:518 262425706386292/0x61010d16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345292 DSS <0004> hlr_ussd.c:363 262425706386292/0x61010d16: Tx USSD 'Your IMSI is 262425706386292' 20241118160345292 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425706386292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425706386292" session_id=1627458838 session_state=END} 20241118160345292 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425706386292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345292 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345292 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 20241118160345295 DAUC <0003> db_auc.c:157 IMSI='262427127387818': No 2G Auth Data 20241118160345295 DAUC <0003> db_auc.c:192 IMSI='262427127387818': No 3G Auth Data 20241118160345301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60642<->l=127.0.0.1:4258 20241118160345304 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345304 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427127387818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427127387818" session_id=681562658 session_state=BEGIN} 20241118160345304 DSS <0004> hlr_ussd.c:576 262427127387818/0x289fd222: Process SS (BEGIN) 20241118160345304 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345304 DSS <0004> hlr_ussd.c:518 262427127387818/0x289fd222: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345304 DSS <0004> hlr_ussd.c:363 262427127387818/0x289fd222: Tx USSD 'Your IMSI is 262427127387818' 20241118160345304 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427127387818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427127387818" session_id=681562658 session_state=END} 20241118160345304 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427127387818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345304 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345304 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60642<->l=127.0.0.1:4258 20241118160345307 DAUC <0003> db_auc.c:157 IMSI='262425716330160': No 2G Auth Data 20241118160345307 DAUC <0003> db_auc.c:192 IMSI='262425716330160': No 3G Auth Data 20241118160345315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20241118160345318 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345318 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425716330160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425716330160" session_id=1006930873 session_state=BEGIN} 20241118160345318 DSS <0004> hlr_ussd.c:576 262425716330160/0x3c048bb9: Process SS (BEGIN) 20241118160345318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345318 DSS <0004> hlr_ussd.c:518 262425716330160/0x3c048bb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345318 DSS <0004> hlr_ussd.c:363 262425716330160/0x3c048bb9: Tx USSD 'Your IMSI is 262425716330160' 20241118160345318 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425716330160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425716330160" session_id=1006930873 session_state=END} 20241118160345319 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425716330160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345319 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345319 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20241118160345321 DAUC <0003> db_auc.c:157 IMSI='262428340591817': No 2G Auth Data 20241118160345321 DAUC <0003> db_auc.c:192 IMSI='262428340591817': No 3G Auth Data 20241118160345330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60650<->l=127.0.0.1:4258 20241118160345333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345333 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428340591817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428340591817" session_id=4146766045 session_state=BEGIN} 20241118160345333 DSS <0004> hlr_ussd.c:576 262428340591817/0xf72aa0dd: Process SS (BEGIN) 20241118160345333 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160345333 DSS <0004> hlr_ussd.c:518 262428340591817/0xf72aa0dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160345333 DSS <0004> hlr_ussd.c:363 262428340591817/0xf72aa0dd: Tx USSD 'Your IMSI is 262428340591817' 20241118160345333 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428340591817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340591817" session_id=4146766045 session_state=END} 20241118160345333 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428340591817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160345333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160345335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60650<->l=127.0.0.1:4258 20241118160345336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60618<->l=127.0.0.1:4258 20241118160345336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37117<->l=127.0.0.1:4259) 20241118160345336 DLINP <000b> input/ipa.c:451 connected read/write 20241118160345336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160345336 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160345336 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160345336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160345374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4258 20241118160345575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60654<->l=127.0.0.1:4258 20241118160348647 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160348647 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160348651 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4258 20241118160348657 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160348657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160348657 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  20241118160348658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160348658 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  20241118160348658 DLGSUP <0013> gsup_server.c:235 2:  20241118160348658 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160348658 DLGSUP <0013> gsup_server.c:235 3:  20241118160348658 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160348658 DLGSUP <0013> gsup_server.c:235 4:  20241118160348658 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160348658 DLGSUP <0013> gsup_server.c:235 5:  20241118160348658 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160348658 DLGSUP <0013> gsup_server.c:235 7:  20241118160348658 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160348658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160348658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160348658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160348679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20241118160348683 DAUC <0003> db_auc.c:157 IMSI='262429115246116': No 2G Auth Data 20241118160348683 DAUC <0003> db_auc.c:192 IMSI='262429115246116': No 3G Auth Data 20241118160348693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60676<->l=127.0.0.1:4258 20241118160348699 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348700 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429115246116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429115246116" source_name="the-source\n" session_id=3948083011 session_state=BEGIN} 20241118160348700 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118160348700 DSS <0004> hlr_ussd.c:576 262429115246116/0xeb52f743: Process SS (BEGIN) 20241118160348700 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348700 DSS <0004> hlr_ussd.c:518 262429115246116/0xeb52f743: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348700 DSS <0004> hlr_ussd.c:363 262429115246116/0xeb52f743: Tx USSD 'Your IMSI is 262429115246116' 20241118160348700 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429115246116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115246116" destination_name="the-source\n" session_id=3948083011 session_state=END} 20241118160348700 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429115246116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348700 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348700 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60676<->l=127.0.0.1:4258 20241118160348703 DAUC <0003> db_auc.c:157 IMSI='262426120907567': No 2G Auth Data 20241118160348703 DAUC <0003> db_auc.c:192 IMSI='262426120907567': No 3G Auth Data 20241118160348711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60680<->l=127.0.0.1:4258 20241118160348716 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348716 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426120907567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426120907567" source_name="the-source\n" session_id=78746846 session_state=BEGIN} 20241118160348716 DSS <0004> hlr_ussd.c:576 262426120907567/0x04b194de: Process SS (BEGIN) 20241118160348716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348716 DSS <0004> hlr_ussd.c:518 262426120907567/0x04b194de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348716 DSS <0004> hlr_ussd.c:363 262426120907567/0x04b194de: Tx USSD 'Your IMSI is 262426120907567' 20241118160348716 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426120907567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426120907567" destination_name="the-source\n" session_id=78746846 session_state=END} 20241118160348716 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426120907567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348716 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348716 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60680<->l=127.0.0.1:4258 20241118160348719 DAUC <0003> db_auc.c:157 IMSI='262428544505473': No 2G Auth Data 20241118160348719 DAUC <0003> db_auc.c:192 IMSI='262428544505473': No 3G Auth Data 20241118160348727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 20241118160348730 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348731 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428544505473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428544505473" source_name="the-source\n" session_id=1117208457 session_state=BEGIN} 20241118160348731 DSS <0004> hlr_ussd.c:576 262428544505473/0x42973f89: Process SS (BEGIN) 20241118160348731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348731 DSS <0004> hlr_ussd.c:518 262428544505473/0x42973f89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348731 DSS <0004> hlr_ussd.c:363 262428544505473/0x42973f89: Tx USSD 'Your IMSI is 262428544505473' 20241118160348731 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428544505473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428544505473" destination_name="the-source\n" session_id=1117208457 session_state=END} 20241118160348731 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428544505473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348731 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348731 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 20241118160348733 DAUC <0003> db_auc.c:157 IMSI='262420336301276': No 2G Auth Data 20241118160348733 DAUC <0003> db_auc.c:192 IMSI='262420336301276': No 3G Auth Data 20241118160348740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20241118160348743 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348744 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420336301276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420336301276" source_name="the-source\n" session_id=3380227227 session_state=BEGIN} 20241118160348744 DSS <0004> hlr_ussd.c:576 262420336301276/0xc97a2c9b: Process SS (BEGIN) 20241118160348744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348744 DSS <0004> hlr_ussd.c:518 262420336301276/0xc97a2c9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348744 DSS <0004> hlr_ussd.c:363 262420336301276/0xc97a2c9b: Tx USSD 'Your IMSI is 262420336301276' 20241118160348744 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420336301276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420336301276" destination_name="the-source\n" session_id=3380227227 session_state=END} 20241118160348744 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420336301276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348744 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348744 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20241118160348746 DAUC <0003> db_auc.c:157 IMSI='262421460453630': No 2G Auth Data 20241118160348746 DAUC <0003> db_auc.c:192 IMSI='262421460453630': No 3G Auth Data 20241118160348753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20241118160348757 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348757 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421460453630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421460453630" source_name="the-source\n" session_id=428378853 session_state=BEGIN} 20241118160348757 DSS <0004> hlr_ussd.c:576 262421460453630/0x19888ae5: Process SS (BEGIN) 20241118160348757 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348757 DSS <0004> hlr_ussd.c:518 262421460453630/0x19888ae5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348757 DSS <0004> hlr_ussd.c:363 262421460453630/0x19888ae5: Tx USSD 'Your IMSI is 262421460453630' 20241118160348757 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421460453630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421460453630" destination_name="the-source\n" session_id=428378853 session_state=END} 20241118160348757 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421460453630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348757 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348757 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20241118160348760 DAUC <0003> db_auc.c:157 IMSI='262420000227239': No 2G Auth Data 20241118160348760 DAUC <0003> db_auc.c:192 IMSI='262420000227239': No 3G Auth Data 20241118160348766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20241118160348770 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348770 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420000227239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420000227239" source_name="the-source\n" session_id=991919849 session_state=BEGIN} 20241118160348770 DSS <0004> hlr_ussd.c:576 262420000227239/0x3b1f7ee9: Process SS (BEGIN) 20241118160348770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348770 DSS <0004> hlr_ussd.c:518 262420000227239/0x3b1f7ee9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348770 DSS <0004> hlr_ussd.c:363 262420000227239/0x3b1f7ee9: Tx USSD 'Your IMSI is 262420000227239' 20241118160348770 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420000227239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420000227239" destination_name="the-source\n" session_id=991919849 session_state=END} 20241118160348770 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262420000227239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348770 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348770 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20241118160348772 DAUC <0003> db_auc.c:157 IMSI='262427256428893': No 2G Auth Data 20241118160348772 DAUC <0003> db_auc.c:192 IMSI='262427256428893': No 3G Auth Data 20241118160348779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 20241118160348783 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348783 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427256428893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427256428893" source_name="the-source\n" session_id=834230552 session_state=BEGIN} 20241118160348783 DSS <0004> hlr_ussd.c:576 262427256428893/0x31b95918: Process SS (BEGIN) 20241118160348783 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348783 DSS <0004> hlr_ussd.c:518 262427256428893/0x31b95918: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348783 DSS <0004> hlr_ussd.c:363 262427256428893/0x31b95918: Tx USSD 'Your IMSI is 262427256428893' 20241118160348783 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427256428893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427256428893" destination_name="the-source\n" session_id=834230552 session_state=END} 20241118160348783 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427256428893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348783 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348783 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 20241118160348786 DAUC <0003> db_auc.c:157 IMSI='262428039572485': No 2G Auth Data 20241118160348786 DAUC <0003> db_auc.c:192 IMSI='262428039572485': No 3G Auth Data 20241118160348792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 20241118160348796 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348796 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428039572485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428039572485" source_name="the-source\n" session_id=1982972447 session_state=BEGIN} 20241118160348796 DSS <0004> hlr_ussd.c:576 262428039572485/0x7631c21f: Process SS (BEGIN) 20241118160348796 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118160348796 DSS <0004> hlr_ussd.c:518 262428039572485/0x7631c21f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118160348796 DSS <0004> hlr_ussd.c:363 262428039572485/0x7631c21f: Tx USSD 'Your IMSI is 262428039572485' 20241118160348796 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428039572485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428039572485" destination_name="the-source\n" session_id=1982972447 session_state=END} 20241118160348796 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428039572485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160348796 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348796 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160348798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 20241118160348798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4258 20241118160348799 DLINP <000b> input/ipa.c:451 connected read/write 20241118160348799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160348799 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160348799 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160348799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160348799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118160348799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20241118160348823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 20241118160349024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 20241118160352057 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160352057 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160352058 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46804<->l=127.0.0.1:4258 20241118160352059 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352059 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160352059 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160352059 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  20241118160352059 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160352059 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  20241118160352059 DLGSUP <0013> gsup_server.c:235 2:  20241118160352059 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160352059 DLGSUP <0013> gsup_server.c:235 3:  20241118160352059 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160352059 DLGSUP <0013> gsup_server.c:235 4:  20241118160352059 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160352059 DLGSUP <0013> gsup_server.c:235 5:  20241118160352059 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160352059 DLGSUP <0013> gsup_server.c:235 7:  20241118160352059 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160352059 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160352059 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160352059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160352067 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44725<->l=127.0.0.1:4259) 20241118160352070 DAUC <0003> db_auc.c:157 IMSI='262425075037345': No 2G Auth Data 20241118160352070 DAUC <0003> db_auc.c:192 IMSI='262425075037345': No 3G Auth Data 20241118160352077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20241118160352102 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352102 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425075037345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425075037345" session_id=3846047150 session_state=BEGIN} 20241118160352102 DSS <0004> hlr_ussd.c:576 262425075037345/0xe53e05ae: Process SS (BEGIN) 20241118160352102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352102 DSS <0004> hlr_ussd.c:518 262425075037345/0xe53e05ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352102 DSS <0004> hlr_ussd.c:363 262425075037345/0xe53e05ae: Tx USSD 'Your extension is 491618108210' 20241118160352102 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425075037345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425075037345" session_id=3846047150 session_state=END} 20241118160352102 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425075037345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352102 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352102 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20241118160352105 DAUC <0003> db_auc.c:157 IMSI='262422498954693': No 2G Auth Data 20241118160352105 DAUC <0003> db_auc.c:192 IMSI='262422498954693': No 3G Auth Data 20241118160352114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20241118160352117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352117 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422498954693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422498954693" session_id=2925993893 session_state=BEGIN} 20241118160352117 DSS <0004> hlr_ussd.c:576 262422498954693/0xae671fa5: Process SS (BEGIN) 20241118160352117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352117 DSS <0004> hlr_ussd.c:518 262422498954693/0xae671fa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352117 DSS <0004> hlr_ussd.c:363 262422498954693/0xae671fa5: Tx USSD 'Your extension is 491613455666' 20241118160352117 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422498954693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422498954693" session_id=2925993893 session_state=END} 20241118160352117 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422498954693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20241118160352120 DAUC <0003> db_auc.c:157 IMSI='262422544024160': No 2G Auth Data 20241118160352120 DAUC <0003> db_auc.c:192 IMSI='262422544024160': No 3G Auth Data 20241118160352129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46824<->l=127.0.0.1:4258 20241118160352133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352133 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422544024160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422544024160" session_id=1534874090 session_state=BEGIN} 20241118160352133 DSS <0004> hlr_ussd.c:576 262422544024160/0x5b7c51ea: Process SS (BEGIN) 20241118160352134 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352134 DSS <0004> hlr_ussd.c:518 262422544024160/0x5b7c51ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352134 DSS <0004> hlr_ussd.c:363 262422544024160/0x5b7c51ea: Tx USSD 'Your extension is 491615667366' 20241118160352134 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422544024160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422544024160" session_id=1534874090 session_state=END} 20241118160352134 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422544024160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352134 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352134 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46824<->l=127.0.0.1:4258 20241118160352136 DAUC <0003> db_auc.c:157 IMSI='262420995243711': No 2G Auth Data 20241118160352136 DAUC <0003> db_auc.c:192 IMSI='262420995243711': No 3G Auth Data 20241118160352144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46830<->l=127.0.0.1:4258 20241118160352147 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352147 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420995243711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420995243711" session_id=116348654 session_state=BEGIN} 20241118160352147 DSS <0004> hlr_ussd.c:576 262420995243711/0x06ef56ee: Process SS (BEGIN) 20241118160352147 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352147 DSS <0004> hlr_ussd.c:518 262420995243711/0x06ef56ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352147 DSS <0004> hlr_ussd.c:363 262420995243711/0x06ef56ee: Tx USSD 'Your extension is 491612760006' 20241118160352147 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420995243711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420995243711" session_id=116348654 session_state=END} 20241118160352147 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420995243711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352147 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352147 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46830<->l=127.0.0.1:4258 20241118160352150 DAUC <0003> db_auc.c:157 IMSI='262428925540602': No 2G Auth Data 20241118160352150 DAUC <0003> db_auc.c:192 IMSI='262428925540602': No 3G Auth Data 20241118160352157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46846<->l=127.0.0.1:4258 20241118160352160 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352160 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428925540602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428925540602" session_id=2722038675 session_state=BEGIN} 20241118160352160 DSS <0004> hlr_ussd.c:576 262428925540602/0xa23f0393: Process SS (BEGIN) 20241118160352160 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352161 DSS <0004> hlr_ussd.c:518 262428925540602/0xa23f0393: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352161 DSS <0004> hlr_ussd.c:363 262428925540602/0xa23f0393: Tx USSD 'Your extension is 491610374314' 20241118160352161 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428925540602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428925540602" session_id=2722038675 session_state=END} 20241118160352161 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428925540602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352161 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352161 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46846<->l=127.0.0.1:4258 20241118160352163 DAUC <0003> db_auc.c:157 IMSI='262426779782484': No 2G Auth Data 20241118160352163 DAUC <0003> db_auc.c:192 IMSI='262426779782484': No 3G Auth Data 20241118160352171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4258 20241118160352174 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352174 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426779782484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426779782484" session_id=606361045 session_state=BEGIN} 20241118160352174 DSS <0004> hlr_ussd.c:576 262426779782484/0x242455d5: Process SS (BEGIN) 20241118160352174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352174 DSS <0004> hlr_ussd.c:518 262426779782484/0x242455d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352174 DSS <0004> hlr_ussd.c:363 262426779782484/0x242455d5: Tx USSD 'Your extension is 491616221655' 20241118160352174 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426779782484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426779782484" session_id=606361045 session_state=END} 20241118160352174 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426779782484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352174 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352174 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4258 20241118160352177 DAUC <0003> db_auc.c:157 IMSI='262428650481913': No 2G Auth Data 20241118160352177 DAUC <0003> db_auc.c:192 IMSI='262428650481913': No 3G Auth Data 20241118160352186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241118160352189 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352189 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428650481913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428650481913" session_id=333364870 session_state=BEGIN} 20241118160352189 DSS <0004> hlr_ussd.c:576 262428650481913/0x13debe86: Process SS (BEGIN) 20241118160352189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352189 DSS <0004> hlr_ussd.c:518 262428650481913/0x13debe86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352189 DSS <0004> hlr_ussd.c:363 262428650481913/0x13debe86: Tx USSD 'Your extension is 491613423374' 20241118160352189 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428650481913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428650481913" session_id=333364870 session_state=END} 20241118160352189 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428650481913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352189 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352189 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241118160352192 DAUC <0003> db_auc.c:157 IMSI='262424159233423': No 2G Auth Data 20241118160352192 DAUC <0003> db_auc.c:192 IMSI='262424159233423': No 3G Auth Data 20241118160352200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46860<->l=127.0.0.1:4258 20241118160352204 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352204 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424159233423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424159233423" session_id=3865423313 session_state=BEGIN} 20241118160352204 DSS <0004> hlr_ussd.c:576 262424159233423/0xe665add1: Process SS (BEGIN) 20241118160352204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160352204 DSS <0004> hlr_ussd.c:518 262424159233423/0xe665add1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160352204 DSS <0004> hlr_ussd.c:363 262424159233423/0xe665add1: Tx USSD 'Your extension is 491613412274' 20241118160352204 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424159233423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424159233423" session_id=3865423313 session_state=END} 20241118160352204 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424159233423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160352204 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352204 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160352208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46860<->l=127.0.0.1:4258 20241118160352209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46804<->l=127.0.0.1:4258 20241118160352209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44725<->l=127.0.0.1:4259) 20241118160352210 DLINP <000b> input/ipa.c:451 connected read/write 20241118160352210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160352210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160352210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160352210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160352237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46866<->l=127.0.0.1:4258 20241118160352439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46866<->l=127.0.0.1:4258 20241118160355470 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160355470 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160355471 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46874<->l=127.0.0.1:4258 20241118160355472 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355473 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160355473 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160355473 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  20241118160355473 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160355473 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  20241118160355473 DLGSUP <0013> gsup_server.c:235 2:  20241118160355473 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160355473 DLGSUP <0013> gsup_server.c:235 3:  20241118160355473 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160355473 DLGSUP <0013> gsup_server.c:235 4:  20241118160355473 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160355473 DLGSUP <0013> gsup_server.c:235 5:  20241118160355473 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160355473 DLGSUP <0013> gsup_server.c:235 7:  20241118160355473 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160355473 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160355473 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160355473 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160355480 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40827<->l=127.0.0.1:4259) 20241118160355483 DAUC <0003> db_auc.c:157 IMSI='262426461358210': No 2G Auth Data 20241118160355483 DAUC <0003> db_auc.c:192 IMSI='262426461358210': No 3G Auth Data 20241118160355490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4258 20241118160355514 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355514 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426461358210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426461358210" source_name="the-source\n" session_id=296884923 session_state=BEGIN} 20241118160355514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118160355514 DSS <0004> hlr_ussd.c:576 262426461358210/0x11b21abb: Process SS (BEGIN) 20241118160355514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355514 DSS <0004> hlr_ussd.c:518 262426461358210/0x11b21abb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355514 DSS <0004> hlr_ussd.c:363 262426461358210/0x11b21abb: Tx USSD 'Your extension is 491618327457' 20241118160355514 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426461358210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426461358210" destination_name="the-source\n" session_id=296884923 session_state=END} 20241118160355514 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426461358210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355514 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355514 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4258 20241118160355517 DAUC <0003> db_auc.c:157 IMSI='262426390738534': No 2G Auth Data 20241118160355517 DAUC <0003> db_auc.c:192 IMSI='262426390738534': No 3G Auth Data 20241118160355523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241118160355527 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355527 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426390738534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426390738534" source_name="the-source\n" session_id=3359516798 session_state=BEGIN} 20241118160355527 DSS <0004> hlr_ussd.c:576 262426390738534/0xc83e287e: Process SS (BEGIN) 20241118160355527 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355527 DSS <0004> hlr_ussd.c:518 262426390738534/0xc83e287e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355527 DSS <0004> hlr_ussd.c:363 262426390738534/0xc83e287e: Tx USSD 'Your extension is 491614063553' 20241118160355527 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426390738534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426390738534" destination_name="the-source\n" session_id=3359516798 session_state=END} 20241118160355527 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426390738534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355527 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355527 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241118160355530 DAUC <0003> db_auc.c:157 IMSI='262423152096532': No 2G Auth Data 20241118160355530 DAUC <0003> db_auc.c:192 IMSI='262423152096532': No 3G Auth Data 20241118160355538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20241118160355542 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355542 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423152096532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423152096532" source_name="the-source\n" session_id=628720482 session_state=BEGIN} 20241118160355542 DSS <0004> hlr_ussd.c:576 262423152096532/0x25798362: Process SS (BEGIN) 20241118160355543 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355543 DSS <0004> hlr_ussd.c:518 262423152096532/0x25798362: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355543 DSS <0004> hlr_ussd.c:363 262423152096532/0x25798362: Tx USSD 'Your extension is 491612313365' 20241118160355543 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423152096532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423152096532" destination_name="the-source\n" session_id=628720482 session_state=END} 20241118160355543 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262423152096532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355543 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355543 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20241118160355545 DAUC <0003> db_auc.c:157 IMSI='262428922739647': No 2G Auth Data 20241118160355545 DAUC <0003> db_auc.c:192 IMSI='262428922739647': No 3G Auth Data 20241118160355553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4258 20241118160355556 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355556 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428922739647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428922739647" source_name="the-source\n" session_id=1822679329 session_state=BEGIN} 20241118160355556 DSS <0004> hlr_ussd.c:576 262428922739647/0x6ca3e121: Process SS (BEGIN) 20241118160355556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355556 DSS <0004> hlr_ussd.c:518 262428922739647/0x6ca3e121: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355556 DSS <0004> hlr_ussd.c:363 262428922739647/0x6ca3e121: Tx USSD 'Your extension is 491614033211' 20241118160355556 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428922739647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428922739647" destination_name="the-source\n" session_id=1822679329 session_state=END} 20241118160355556 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428922739647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355556 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355556 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4258 20241118160355559 DAUC <0003> db_auc.c:157 IMSI='262429724173464': No 2G Auth Data 20241118160355559 DAUC <0003> db_auc.c:192 IMSI='262429724173464': No 3G Auth Data 20241118160355565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4258 20241118160355568 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355568 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429724173464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429724173464" source_name="the-source\n" session_id=3109920630 session_state=BEGIN} 20241118160355568 DSS <0004> hlr_ussd.c:576 262429724173464/0xb95d9f76: Process SS (BEGIN) 20241118160355568 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355568 DSS <0004> hlr_ussd.c:518 262429724173464/0xb95d9f76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355568 DSS <0004> hlr_ussd.c:363 262429724173464/0xb95d9f76: Tx USSD 'Your extension is 491615225437' 20241118160355568 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429724173464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429724173464" destination_name="the-source\n" session_id=3109920630 session_state=END} 20241118160355569 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429724173464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355569 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355569 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4258 20241118160355571 DAUC <0003> db_auc.c:157 IMSI='262423926501370': No 2G Auth Data 20241118160355571 DAUC <0003> db_auc.c:192 IMSI='262423926501370': No 3G Auth Data 20241118160355579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46944<->l=127.0.0.1:4258 20241118160355582 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355582 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423926501370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423926501370" source_name="the-source\n" session_id=2109193405 session_state=BEGIN} 20241118160355582 DSS <0004> hlr_ussd.c:576 262423926501370/0x7db7bcbd: Process SS (BEGIN) 20241118160355582 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355582 DSS <0004> hlr_ussd.c:518 262423926501370/0x7db7bcbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355582 DSS <0004> hlr_ussd.c:363 262423926501370/0x7db7bcbd: Tx USSD 'Your extension is 491617158012' 20241118160355582 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423926501370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423926501370" destination_name="the-source\n" session_id=2109193405 session_state=END} 20241118160355582 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262423926501370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355582 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355582 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46944<->l=127.0.0.1:4258 20241118160355585 DAUC <0003> db_auc.c:157 IMSI='262422834553411': No 2G Auth Data 20241118160355585 DAUC <0003> db_auc.c:192 IMSI='262422834553411': No 3G Auth Data 20241118160355592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241118160355595 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355595 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422834553411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422834553411" source_name="the-source\n" session_id=420055139 session_state=BEGIN} 20241118160355595 DSS <0004> hlr_ussd.c:576 262422834553411/0x19098863: Process SS (BEGIN) 20241118160355595 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355595 DSS <0004> hlr_ussd.c:518 262422834553411/0x19098863: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355595 DSS <0004> hlr_ussd.c:363 262422834553411/0x19098863: Tx USSD 'Your extension is 491616038402' 20241118160355595 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422834553411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422834553411" destination_name="the-source\n" session_id=420055139 session_state=END} 20241118160355595 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422834553411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355595 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355595 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241118160355598 DAUC <0003> db_auc.c:157 IMSI='262426329260281': No 2G Auth Data 20241118160355598 DAUC <0003> db_auc.c:192 IMSI='262426329260281': No 3G Auth Data 20241118160355605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241118160355610 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355611 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426329260281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426329260281" source_name="the-source\n" session_id=3195917840 session_state=BEGIN} 20241118160355611 DSS <0004> hlr_ussd.c:576 262426329260281/0xbe7dd610: Process SS (BEGIN) 20241118160355611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118160355611 DSS <0004> hlr_ussd.c:518 262426329260281/0xbe7dd610: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118160355611 DSS <0004> hlr_ussd.c:363 262426329260281/0xbe7dd610: Tx USSD 'Your extension is 491615455250' 20241118160355611 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426329260281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329260281" destination_name="the-source\n" session_id=3195917840 session_state=END} 20241118160355611 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426329260281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160355611 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355611 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160355613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241118160355613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46874<->l=127.0.0.1:4258 20241118160355614 DLINP <000b> input/ipa.c:451 connected read/write 20241118160355614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160355614 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160355614 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160355614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160355614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118160355614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40827<->l=127.0.0.1:4259) 20241118160355639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241118160355840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241118160358871 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41337 20241118160358871 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41337 20241118160358873 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358873 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160358873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160358874 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358874 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358874 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160358874 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241118160358874 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241118160358874 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241118160358874 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  20241118160358874 DLGSUP <0013> gsup_server.c:235 2:  20241118160358874 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160358874 DLGSUP <0013> gsup_server.c:235 3:  20241118160358874 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160358874 DLGSUP <0013> gsup_server.c:235 4:  20241118160358874 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160358874 DLGSUP <0013> gsup_server.c:235 5:  20241118160358874 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160358874 DLGSUP <0013> gsup_server.c:235 7:  20241118160358874 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160358874 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160358874 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160358874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41337 20241118160358874 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241118160358875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160358875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160358875 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  20241118160358875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160358875 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  20241118160358875 DLGSUP <0013> gsup_server.c:235 2:  20241118160358875 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160358875 DLGSUP <0013> gsup_server.c:235 3:  20241118160358875 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160358875 DLGSUP <0013> gsup_server.c:235 4:  20241118160358875 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160358875 DLGSUP <0013> gsup_server.c:235 5:  20241118160358875 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160358875 DLGSUP <0013> gsup_server.c:235 7:  20241118160358875 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160358875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160358875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160358875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160358884 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43399<->l=127.0.0.1:4259) 20241118160358888 DAUC <0003> db_auc.c:157 IMSI='262428746175261': No 2G Auth Data 20241118160358888 DAUC <0003> db_auc.c:192 IMSI='262428746175261': No 3G Auth Data 20241118160358895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 20241118160358918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358918 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428746175261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428746175261" session_id=1123818358 session_state=BEGIN} 20241118160358918 DSS <0004> hlr_ussd.c:576 262428746175261/0x42fc1b76: Process SS (BEGIN) 20241118160358918 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160358918 DSS <0004> hlr_ussd.c:518 262428746175261/0x42fc1b76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160358918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358918 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358918 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358922 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358922 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358922 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428746175261 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428746175261" session_id=1123818358 session_state=END} 20241118160358922 DSS <0004> hlr_ussd.c:576 262428746175261/0x42fc1b76: Process SS (END) 20241118160358922 DSS <0004> hlr_ussd.c:518 262428746175261/0x42fc1b76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160358922 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428746175261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428746175261" session_id=1123818358 session_state=END} 20241118160358922 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428746175261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160358922 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428746175261 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160358922 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358922 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 20241118160358924 DAUC <0003> db_auc.c:157 IMSI='262428578705514': No 2G Auth Data 20241118160358924 DAUC <0003> db_auc.c:192 IMSI='262428578705514': No 3G Auth Data 20241118160358933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241118160358937 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358937 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428578705514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428578705514" session_id=4173616063 session_state=BEGIN} 20241118160358937 DSS <0004> hlr_ussd.c:576 262428578705514/0xf8c453bf: Process SS (BEGIN) 20241118160358937 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160358937 DSS <0004> hlr_ussd.c:518 262428578705514/0xf8c453bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160358937 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358937 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358937 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358937 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358938 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358938 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358938 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428578705514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428578705514" session_id=4173616063 session_state=END} 20241118160358938 DSS <0004> hlr_ussd.c:576 262428578705514/0xf8c453bf: Process SS (END) 20241118160358938 DSS <0004> hlr_ussd.c:518 262428578705514/0xf8c453bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160358938 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428578705514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428578705514" session_id=4173616063 session_state=END} 20241118160358938 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428578705514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160358938 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428578705514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160358938 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358938 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241118160358941 DAUC <0003> db_auc.c:157 IMSI='262420587213223': No 2G Auth Data 20241118160358941 DAUC <0003> db_auc.c:192 IMSI='262420587213223': No 3G Auth Data 20241118160358949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241118160358952 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358952 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420587213223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420587213223" session_id=959897397 session_state=BEGIN} 20241118160358953 DSS <0004> hlr_ussd.c:576 262420587213223/0x3936df35: Process SS (BEGIN) 20241118160358953 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160358953 DSS <0004> hlr_ussd.c:518 262420587213223/0x3936df35: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160358953 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358953 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358953 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358953 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358953 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358953 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358953 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420587213223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420587213223" session_id=959897397 session_state=END} 20241118160358953 DSS <0004> hlr_ussd.c:576 262420587213223/0x3936df35: Process SS (END) 20241118160358953 DSS <0004> hlr_ussd.c:518 262420587213223/0x3936df35: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160358953 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420587213223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420587213223" session_id=959897397 session_state=END} 20241118160358954 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420587213223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160358954 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420587213223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160358954 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358954 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241118160358956 DAUC <0003> db_auc.c:157 IMSI='262423506305613': No 2G Auth Data 20241118160358956 DAUC <0003> db_auc.c:192 IMSI='262423506305613': No 3G Auth Data 20241118160358964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241118160358967 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358967 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423506305613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423506305613" session_id=1606274388 session_state=BEGIN} 20241118160358968 DSS <0004> hlr_ussd.c:576 262423506305613/0x5fbdcd54: Process SS (BEGIN) 20241118160358968 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160358968 DSS <0004> hlr_ussd.c:518 262423506305613/0x5fbdcd54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160358968 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358968 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358968 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358968 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358968 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358968 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358968 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262423506305613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423506305613" session_id=1606274388 session_state=END} 20241118160358968 DSS <0004> hlr_ussd.c:576 262423506305613/0x5fbdcd54: Process SS (END) 20241118160358968 DSS <0004> hlr_ussd.c:518 262423506305613/0x5fbdcd54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160358968 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423506305613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423506305613" session_id=1606274388 session_state=END} 20241118160358968 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423506305613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160358968 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262423506305613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160358968 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358969 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241118160358971 DAUC <0003> db_auc.c:157 IMSI='262423099522899': No 2G Auth Data 20241118160358971 DAUC <0003> db_auc.c:192 IMSI='262423099522899': No 3G Auth Data 20241118160358978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241118160358981 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358982 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423099522899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423099522899" session_id=95194080 session_state=BEGIN} 20241118160358982 DSS <0004> hlr_ussd.c:576 262423099522899/0x05ac8be0: Process SS (BEGIN) 20241118160358982 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160358982 DSS <0004> hlr_ussd.c:518 262423099522899/0x05ac8be0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160358982 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358982 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358982 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358982 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358982 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358982 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358982 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423099522899 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423099522899" session_id=95194080 session_state=END} 20241118160358982 DSS <0004> hlr_ussd.c:576 262423099522899/0x05ac8be0: Process SS (END) 20241118160358982 DSS <0004> hlr_ussd.c:518 262423099522899/0x05ac8be0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160358982 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423099522899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423099522899" session_id=95194080 session_state=END} 20241118160358983 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423099522899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160358983 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423099522899 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160358983 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358983 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241118160358985 DAUC <0003> db_auc.c:157 IMSI='262427915698912': No 2G Auth Data 20241118160358985 DAUC <0003> db_auc.c:192 IMSI='262427915698912': No 3G Auth Data 20241118160358992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20241118160358995 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160358995 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427915698912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427915698912" session_id=182708189 session_state=BEGIN} 20241118160358995 DSS <0004> hlr_ussd.c:576 262427915698912/0x0ae3e7dd: Process SS (BEGIN) 20241118160358995 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160358995 DSS <0004> hlr_ussd.c:518 262427915698912/0x0ae3e7dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160358995 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358995 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358995 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358995 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160358996 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358996 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160358996 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427915698912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427915698912" session_id=182708189 session_state=END} 20241118160358996 DSS <0004> hlr_ussd.c:576 262427915698912/0x0ae3e7dd: Process SS (END) 20241118160358996 DSS <0004> hlr_ussd.c:518 262427915698912/0x0ae3e7dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160358996 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427915698912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427915698912" session_id=182708189 session_state=END} 20241118160358996 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427915698912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160358996 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427915698912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160358996 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358996 DLINP <000b> input/ipa.c:451 connected read/write 20241118160358996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160358998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20241118160358999 DAUC <0003> db_auc.c:157 IMSI='262426915608223': No 2G Auth Data 20241118160358999 DAUC <0003> db_auc.c:192 IMSI='262426915608223': No 3G Auth Data 20241118160359006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241118160359009 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160359009 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426915608223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426915608223" session_id=2946865210 session_state=BEGIN} 20241118160359009 DSS <0004> hlr_ussd.c:576 262426915608223/0xafa5983a: Process SS (BEGIN) 20241118160359009 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160359009 DSS <0004> hlr_ussd.c:518 262426915608223/0xafa5983a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160359009 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359009 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160359009 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359009 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160359010 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359010 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160359010 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426915608223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426915608223" session_id=2946865210 session_state=END} 20241118160359010 DSS <0004> hlr_ussd.c:576 262426915608223/0xafa5983a: Process SS (END) 20241118160359010 DSS <0004> hlr_ussd.c:518 262426915608223/0xafa5983a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160359010 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426915608223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426915608223" session_id=2946865210 session_state=END} 20241118160359010 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426915608223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160359010 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426915608223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160359010 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160359010 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160359012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241118160359013 DAUC <0003> db_auc.c:157 IMSI='262425127430774': No 2G Auth Data 20241118160359013 DAUC <0003> db_auc.c:192 IMSI='262425127430774': No 3G Auth Data 20241118160359020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20241118160359023 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160359023 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425127430774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425127430774" session_id=1589467569 session_state=BEGIN} 20241118160359023 DSS <0004> hlr_ussd.c:576 262425127430774/0x5ebd59b1: Process SS (BEGIN) 20241118160359023 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160359023 DSS <0004> hlr_ussd.c:518 262425127430774/0x5ebd59b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160359023 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359023 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160359023 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359023 DLINP <000b> input/ipa.c:431 127.0.0.1:41337 sending data 20241118160359024 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359024 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160359024 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425127430774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425127430774" session_id=1589467569 session_state=END} 20241118160359024 DSS <0004> hlr_ussd.c:576 262425127430774/0x5ebd59b1: Process SS (END) 20241118160359024 DSS <0004> hlr_ussd.c:518 262425127430774/0x5ebd59b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160359024 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425127430774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425127430774" session_id=1589467569 session_state=END} 20241118160359024 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425127430774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160359024 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425127430774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160359024 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160359024 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160359026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20241118160359027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241118160359027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43399<->l=127.0.0.1:4259) 20241118160359028 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359028 DLINP <000b> input/ipa.c:405 127.0.0.1:41337 message received 20241118160359028 DLINP <000b> input/ipa.c:414 127.0.0.1:41337 connection closed with server 20241118160359028 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41337 20241118160359028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241118160359028 DLINP <000b> input/ipa.c:451 connected read/write 20241118160359028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160359028 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160359028 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160359028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160359065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20241118160359266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20241118160402300 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34973 20241118160402301 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34973 20241118160402302 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402302 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402303 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160402303 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160402304 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402304 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402304 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160402304 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241118160402304 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241118160402304 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241118160402304 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  20241118160402304 DLGSUP <0013> gsup_server.c:235 2:  20241118160402304 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160402304 DLGSUP <0013> gsup_server.c:235 3:  20241118160402304 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160402304 DLGSUP <0013> gsup_server.c:235 4:  20241118160402304 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160402304 DLGSUP <0013> gsup_server.c:235 5:  20241118160402304 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160402304 DLGSUP <0013> gsup_server.c:235 7:  20241118160402304 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160402304 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160402305 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160402305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34973 20241118160402305 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241118160402307 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160402307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160402307 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  20241118160402307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160402307 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  20241118160402307 DLGSUP <0013> gsup_server.c:235 2:  20241118160402307 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160402307 DLGSUP <0013> gsup_server.c:235 3:  20241118160402307 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160402307 DLGSUP <0013> gsup_server.c:235 4:  20241118160402307 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160402307 DLGSUP <0013> gsup_server.c:235 5:  20241118160402307 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160402307 DLGSUP <0013> gsup_server.c:235 7:  20241118160402307 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160402307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160402307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160402307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160402316 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34493<->l=127.0.0.1:4259) 20241118160402319 DAUC <0003> db_auc.c:157 IMSI='262421384044723': No 2G Auth Data 20241118160402319 DAUC <0003> db_auc.c:192 IMSI='262421384044723': No 3G Auth Data 20241118160402325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20241118160402350 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402350 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421384044723" session_id=3223147262 session_state=BEGIN} 20241118160402350 DSS <0004> hlr_ussd.c:576 262421384044723/0xc01d52fe: Process SS (BEGIN) 20241118160402350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402350 DSS <0004> hlr_ussd.c:518 262421384044723/0xc01d52fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402350 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402350 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402350 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402350 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402353 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402353 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402353 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384044723" session_id=3223147262 session_state=CONTINUE} 20241118160402353 DSS <0004> hlr_ussd.c:576 262421384044723/0xc01d52fe: Process SS (CONTINUE) 20241118160402353 DSS <0004> hlr_ussd.c:518 262421384044723/0xc01d52fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402353 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384044723" session_id=3223147262 session_state=CONTINUE} 20241118160402353 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402354 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402354 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402356 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402356 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421384044723" session_id=3223147262 session_state=CONTINUE} 20241118160402356 DSS <0004> hlr_ussd.c:576 262421384044723/0xc01d52fe: Process SS (CONTINUE) 20241118160402356 DSS <0004> hlr_ussd.c:518 262421384044723/0xc01d52fe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402356 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402356 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402356 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402356 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402356 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402357 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402357 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402357 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384044723" session_id=3223147262 session_state=END} 20241118160402357 DSS <0004> hlr_ussd.c:576 262421384044723/0xc01d52fe: Process SS (END) 20241118160402357 DSS <0004> hlr_ussd.c:518 262421384044723/0xc01d52fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402357 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384044723" session_id=3223147262 session_state=END} 20241118160402357 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402357 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421384044723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402357 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402357 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20241118160402358 DAUC <0003> db_auc.c:157 IMSI='262428664570509': No 2G Auth Data 20241118160402358 DAUC <0003> db_auc.c:192 IMSI='262428664570509': No 3G Auth Data 20241118160402364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 20241118160402367 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402367 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428664570509" session_id=2569355425 session_state=BEGIN} 20241118160402367 DSS <0004> hlr_ussd.c:576 262428664570509/0x992540a1: Process SS (BEGIN) 20241118160402367 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402367 DSS <0004> hlr_ussd.c:518 262428664570509/0x992540a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402367 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402367 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402367 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402367 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402368 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402368 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402368 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428664570509" session_id=2569355425 session_state=CONTINUE} 20241118160402368 DSS <0004> hlr_ussd.c:576 262428664570509/0x992540a1: Process SS (CONTINUE) 20241118160402368 DSS <0004> hlr_ussd.c:518 262428664570509/0x992540a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402368 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428664570509" session_id=2569355425 session_state=CONTINUE} 20241118160402368 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402368 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402368 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402370 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402370 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428664570509" session_id=2569355425 session_state=CONTINUE} 20241118160402370 DSS <0004> hlr_ussd.c:576 262428664570509/0x992540a1: Process SS (CONTINUE) 20241118160402370 DSS <0004> hlr_ussd.c:518 262428664570509/0x992540a1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402370 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402370 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402370 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402370 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402370 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402370 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402370 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402370 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428664570509" session_id=2569355425 session_state=END} 20241118160402370 DSS <0004> hlr_ussd.c:576 262428664570509/0x992540a1: Process SS (END) 20241118160402370 DSS <0004> hlr_ussd.c:518 262428664570509/0x992540a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402370 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428664570509" session_id=2569355425 session_state=END} 20241118160402370 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402370 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262428664570509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402370 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402370 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 20241118160402371 DAUC <0003> db_auc.c:157 IMSI='262420108431970': No 2G Auth Data 20241118160402371 DAUC <0003> db_auc.c:192 IMSI='262420108431970': No 3G Auth Data 20241118160402380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 20241118160402383 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402383 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420108431970" session_id=1805940792 session_state=BEGIN} 20241118160402383 DSS <0004> hlr_ussd.c:576 262420108431970/0x6ba47838: Process SS (BEGIN) 20241118160402383 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402383 DSS <0004> hlr_ussd.c:518 262420108431970/0x6ba47838: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402383 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402383 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402383 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402383 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402383 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402383 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402383 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420108431970" session_id=1805940792 session_state=CONTINUE} 20241118160402383 DSS <0004> hlr_ussd.c:576 262420108431970/0x6ba47838: Process SS (CONTINUE) 20241118160402384 DSS <0004> hlr_ussd.c:518 262420108431970/0x6ba47838: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402384 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420108431970" session_id=1805940792 session_state=CONTINUE} 20241118160402384 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402384 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402384 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402386 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402386 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420108431970" session_id=1805940792 session_state=CONTINUE} 20241118160402386 DSS <0004> hlr_ussd.c:576 262420108431970/0x6ba47838: Process SS (CONTINUE) 20241118160402386 DSS <0004> hlr_ussd.c:518 262420108431970/0x6ba47838: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402386 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402386 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402386 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402386 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402386 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402387 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402387 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402387 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420108431970" session_id=1805940792 session_state=END} 20241118160402387 DSS <0004> hlr_ussd.c:576 262420108431970/0x6ba47838: Process SS (END) 20241118160402387 DSS <0004> hlr_ussd.c:518 262420108431970/0x6ba47838: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402387 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420108431970" session_id=1805940792 session_state=END} 20241118160402387 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402387 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420108431970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402388 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402388 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 20241118160402389 DAUC <0003> db_auc.c:157 IMSI='262428742976467': No 2G Auth Data 20241118160402389 DAUC <0003> db_auc.c:192 IMSI='262428742976467': No 3G Auth Data 20241118160402397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20241118160402400 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402400 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428742976467" session_id=52694808 session_state=BEGIN} 20241118160402400 DSS <0004> hlr_ussd.c:576 262428742976467/0x03240f18: Process SS (BEGIN) 20241118160402400 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402400 DSS <0004> hlr_ussd.c:518 262428742976467/0x03240f18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402400 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402400 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402401 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402401 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402401 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428742976467" session_id=52694808 session_state=CONTINUE} 20241118160402401 DSS <0004> hlr_ussd.c:576 262428742976467/0x03240f18: Process SS (CONTINUE) 20241118160402401 DSS <0004> hlr_ussd.c:518 262428742976467/0x03240f18: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402401 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428742976467" session_id=52694808 session_state=CONTINUE} 20241118160402401 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402401 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402404 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402404 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428742976467" session_id=52694808 session_state=CONTINUE} 20241118160402404 DSS <0004> hlr_ussd.c:576 262428742976467/0x03240f18: Process SS (CONTINUE) 20241118160402404 DSS <0004> hlr_ussd.c:518 262428742976467/0x03240f18: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402404 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402404 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402404 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402404 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402404 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402405 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402405 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402405 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428742976467" session_id=52694808 session_state=END} 20241118160402405 DSS <0004> hlr_ussd.c:576 262428742976467/0x03240f18: Process SS (END) 20241118160402405 DSS <0004> hlr_ussd.c:518 262428742976467/0x03240f18: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402405 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428742976467" session_id=52694808 session_state=END} 20241118160402405 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402405 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262428742976467 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402405 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402405 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20241118160402406 DAUC <0003> db_auc.c:157 IMSI='262420810909990': No 2G Auth Data 20241118160402406 DAUC <0003> db_auc.c:192 IMSI='262420810909990': No 3G Auth Data 20241118160402413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 20241118160402416 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402416 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420810909990" session_id=3458157627 session_state=BEGIN} 20241118160402416 DSS <0004> hlr_ussd.c:576 262420810909990/0xce1f4c3b: Process SS (BEGIN) 20241118160402416 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402416 DSS <0004> hlr_ussd.c:518 262420810909990/0xce1f4c3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402416 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402416 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402417 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402417 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402417 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810909990" session_id=3458157627 session_state=CONTINUE} 20241118160402417 DSS <0004> hlr_ussd.c:576 262420810909990/0xce1f4c3b: Process SS (CONTINUE) 20241118160402417 DSS <0004> hlr_ussd.c:518 262420810909990/0xce1f4c3b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402417 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810909990" session_id=3458157627 session_state=CONTINUE} 20241118160402417 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402420 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402420 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420810909990" session_id=3458157627 session_state=CONTINUE} 20241118160402420 DSS <0004> hlr_ussd.c:576 262420810909990/0xce1f4c3b: Process SS (CONTINUE) 20241118160402420 DSS <0004> hlr_ussd.c:518 262420810909990/0xce1f4c3b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402420 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402420 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402420 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402420 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402420 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402421 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402421 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402421 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810909990" session_id=3458157627 session_state=END} 20241118160402421 DSS <0004> hlr_ussd.c:576 262420810909990/0xce1f4c3b: Process SS (END) 20241118160402421 DSS <0004> hlr_ussd.c:518 262420810909990/0xce1f4c3b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402421 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810909990" session_id=3458157627 session_state=END} 20241118160402421 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402421 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420810909990 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402421 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402421 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 20241118160402422 DAUC <0003> db_auc.c:157 IMSI='262427182520866': No 2G Auth Data 20241118160402422 DAUC <0003> db_auc.c:192 IMSI='262427182520866': No 3G Auth Data 20241118160402429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20241118160402432 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402432 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427182520866" session_id=3196218079 session_state=BEGIN} 20241118160402432 DSS <0004> hlr_ussd.c:576 262427182520866/0xbe826adf: Process SS (BEGIN) 20241118160402432 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402432 DSS <0004> hlr_ussd.c:518 262427182520866/0xbe826adf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402432 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402432 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402432 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402432 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402433 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402433 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402433 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182520866" session_id=3196218079 session_state=CONTINUE} 20241118160402433 DSS <0004> hlr_ussd.c:576 262427182520866/0xbe826adf: Process SS (CONTINUE) 20241118160402434 DSS <0004> hlr_ussd.c:518 262427182520866/0xbe826adf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402434 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182520866" session_id=3196218079 session_state=CONTINUE} 20241118160402434 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402434 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402434 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402438 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427182520866" session_id=3196218079 session_state=CONTINUE} 20241118160402438 DSS <0004> hlr_ussd.c:576 262427182520866/0xbe826adf: Process SS (CONTINUE) 20241118160402438 DSS <0004> hlr_ussd.c:518 262427182520866/0xbe826adf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402438 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402438 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402438 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402439 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402439 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402439 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182520866" session_id=3196218079 session_state=END} 20241118160402439 DSS <0004> hlr_ussd.c:576 262427182520866/0xbe826adf: Process SS (END) 20241118160402439 DSS <0004> hlr_ussd.c:518 262427182520866/0xbe826adf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402439 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182520866" session_id=3196218079 session_state=END} 20241118160402439 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402439 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427182520866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20241118160402441 DAUC <0003> db_auc.c:157 IMSI='262429602471243': No 2G Auth Data 20241118160402441 DAUC <0003> db_auc.c:192 IMSI='262429602471243': No 3G Auth Data 20241118160402449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4258 20241118160402453 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402453 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429602471243" session_id=2615624304 session_state=BEGIN} 20241118160402453 DSS <0004> hlr_ussd.c:576 262429602471243/0x9be74270: Process SS (BEGIN) 20241118160402453 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402453 DSS <0004> hlr_ussd.c:518 262429602471243/0x9be74270: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402453 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402453 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402453 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402453 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402454 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402454 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402454 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602471243" session_id=2615624304 session_state=CONTINUE} 20241118160402454 DSS <0004> hlr_ussd.c:576 262429602471243/0x9be74270: Process SS (CONTINUE) 20241118160402454 DSS <0004> hlr_ussd.c:518 262429602471243/0x9be74270: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402454 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602471243" session_id=2615624304 session_state=CONTINUE} 20241118160402454 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402454 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402454 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402457 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402457 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429602471243" session_id=2615624304 session_state=CONTINUE} 20241118160402457 DSS <0004> hlr_ussd.c:576 262429602471243/0x9be74270: Process SS (CONTINUE) 20241118160402457 DSS <0004> hlr_ussd.c:518 262429602471243/0x9be74270: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402457 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402457 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402457 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402457 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402457 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402458 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402458 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402458 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602471243" session_id=2615624304 session_state=END} 20241118160402458 DSS <0004> hlr_ussd.c:576 262429602471243/0x9be74270: Process SS (END) 20241118160402458 DSS <0004> hlr_ussd.c:518 262429602471243/0x9be74270: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402458 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602471243" session_id=2615624304 session_state=END} 20241118160402458 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402458 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429602471243 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402458 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402458 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4258 20241118160402460 DAUC <0003> db_auc.c:157 IMSI='262428891039807': No 2G Auth Data 20241118160402460 DAUC <0003> db_auc.c:192 IMSI='262428891039807': No 3G Auth Data 20241118160402470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47972<->l=127.0.0.1:4258 20241118160402475 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402475 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428891039807" session_id=1644913061 session_state=BEGIN} 20241118160402475 DSS <0004> hlr_ussd.c:576 262428891039807/0x620b61a5: Process SS (BEGIN) 20241118160402475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118160402476 DSS <0004> hlr_ussd.c:518 262428891039807/0x620b61a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118160402476 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402476 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402476 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402476 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402477 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402477 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428891039807" session_id=1644913061 session_state=CONTINUE} 20241118160402477 DSS <0004> hlr_ussd.c:576 262428891039807/0x620b61a5: Process SS (CONTINUE) 20241118160402477 DSS <0004> hlr_ussd.c:518 262428891039807/0x620b61a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118160402477 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428891039807" session_id=1644913061 session_state=CONTINUE} 20241118160402477 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402477 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402481 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402481 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428891039807" session_id=1644913061 session_state=CONTINUE} 20241118160402481 DSS <0004> hlr_ussd.c:576 262428891039807/0x620b61a5: Process SS (CONTINUE) 20241118160402481 DSS <0004> hlr_ussd.c:518 262428891039807/0x620b61a5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402481 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402481 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402481 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402481 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402481 DLINP <000b> input/ipa.c:431 127.0.0.1:34973 sending data 20241118160402482 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402482 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402482 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428891039807" session_id=1644913061 session_state=END} 20241118160402482 DSS <0004> hlr_ussd.c:576 262428891039807/0x620b61a5: Process SS (END) 20241118160402482 DSS <0004> hlr_ussd.c:518 262428891039807/0x620b61a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118160402482 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428891039807" session_id=1644913061 session_state=END} 20241118160402482 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160402482 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428891039807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160402482 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402482 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160402484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47972<->l=127.0.0.1:4258 20241118160402485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241118160402486 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160402486 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160402486 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160402486 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160402486 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34493<->l=127.0.0.1:4259) 20241118160402486 DLINP <000b> input/ipa.c:451 connected read/write 20241118160402486 DLINP <000b> input/ipa.c:405 127.0.0.1:34973 message received 20241118160402486 DLINP <000b> input/ipa.c:414 127.0.0.1:34973 connection closed with server 20241118160402486 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34973 20241118160402486 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241118160402528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241118160402729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241118160405773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39913 20241118160405773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39913 20241118160405774 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405774 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405775 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160405775 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160405775 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405775 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160405776 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241118160405776 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241118160405776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241118160405776 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  20241118160405776 DLGSUP <0013> gsup_server.c:235 2:  20241118160405776 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160405776 DLGSUP <0013> gsup_server.c:235 3:  20241118160405776 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160405776 DLGSUP <0013> gsup_server.c:235 4:  20241118160405776 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160405776 DLGSUP <0013> gsup_server.c:235 5:  20241118160405776 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160405776 DLGSUP <0013> gsup_server.c:235 7:  20241118160405776 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160405776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160405776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160405776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39913 20241118160405776 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47990<->l=127.0.0.1:4258 20241118160405777 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160405777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160405777 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  20241118160405777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160405777 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  20241118160405777 DLGSUP <0013> gsup_server.c:235 2:  20241118160405777 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160405777 DLGSUP <0013> gsup_server.c:235 3:  20241118160405777 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160405778 DLGSUP <0013> gsup_server.c:235 4:  20241118160405778 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160405778 DLGSUP <0013> gsup_server.c:235 5:  20241118160405778 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160405778 DLGSUP <0013> gsup_server.c:235 7:  20241118160405778 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160405778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160405778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160405778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160405785 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40073<->l=127.0.0.1:4259) 20241118160405788 DAUC <0003> db_auc.c:157 IMSI='262426306000464': No 2G Auth Data 20241118160405788 DAUC <0003> db_auc.c:192 IMSI='262426306000464': No 3G Auth Data 20241118160405794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4258 20241118160405818 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405818 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426306000464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426306000464" session_id=1569078131 session_state=BEGIN} 20241118160405818 DSS <0004> hlr_ussd.c:576 262426306000464/0x5d863b73: Process SS (BEGIN) 20241118160405818 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405818 DSS <0004> hlr_ussd.c:518 262426306000464/0x5d863b73: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405818 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405818 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405818 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405818 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405821 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405821 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405821 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426306000464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426306000464" session_id=1569078131 session_state=END} 20241118160405821 DSS <0004> hlr_ussd.c:576 262426306000464/0x5d863b73: Process SS (END) 20241118160405821 DSS <0004> hlr_ussd.c:518 262426306000464/0x5d863b73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405821 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426306000464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426306000464" session_id=1569078131 session_state=END} 20241118160405822 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426306000464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405822 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426306000464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4258 20241118160405824 DAUC <0003> db_auc.c:157 IMSI='262422020780553': No 2G Auth Data 20241118160405824 DAUC <0003> db_auc.c:192 IMSI='262422020780553': No 3G Auth Data 20241118160405830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20241118160405833 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405833 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422020780553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422020780553" session_id=637101228 session_state=BEGIN} 20241118160405833 DSS <0004> hlr_ussd.c:576 262422020780553/0x25f964ac: Process SS (BEGIN) 20241118160405833 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405833 DSS <0004> hlr_ussd.c:518 262422020780553/0x25f964ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405833 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405833 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405833 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405833 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405834 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405834 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262422020780553 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422020780553" session_id=637101228 session_state=END} 20241118160405834 DSS <0004> hlr_ussd.c:576 262422020780553/0x25f964ac: Process SS (END) 20241118160405834 DSS <0004> hlr_ussd.c:518 262422020780553/0x25f964ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405834 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422020780553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422020780553" session_id=637101228 session_state=END} 20241118160405834 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422020780553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405834 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262422020780553 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20241118160405837 DAUC <0003> db_auc.c:157 IMSI='262423233646951': No 2G Auth Data 20241118160405837 DAUC <0003> db_auc.c:192 IMSI='262423233646951': No 3G Auth Data 20241118160405844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4258 20241118160405847 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405847 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423233646951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423233646951" session_id=3912359192 session_state=BEGIN} 20241118160405847 DSS <0004> hlr_ussd.c:576 262423233646951/0xe931dd18: Process SS (BEGIN) 20241118160405847 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405847 DSS <0004> hlr_ussd.c:518 262423233646951/0xe931dd18: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405847 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405847 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405847 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405847 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405848 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405848 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405848 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262423233646951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423233646951" session_id=3912359192 session_state=END} 20241118160405848 DSS <0004> hlr_ussd.c:576 262423233646951/0xe931dd18: Process SS (END) 20241118160405848 DSS <0004> hlr_ussd.c:518 262423233646951/0xe931dd18: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405848 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423233646951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423233646951" session_id=3912359192 session_state=END} 20241118160405848 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423233646951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405848 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262423233646951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405848 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405849 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4258 20241118160405851 DAUC <0003> db_auc.c:157 IMSI='262420327737020': No 2G Auth Data 20241118160405851 DAUC <0003> db_auc.c:192 IMSI='262420327737020': No 3G Auth Data 20241118160405858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 20241118160405861 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405861 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420327737020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420327737020" session_id=868820473 session_state=BEGIN} 20241118160405861 DSS <0004> hlr_ussd.c:576 262420327737020/0x33c925f9: Process SS (BEGIN) 20241118160405861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405861 DSS <0004> hlr_ussd.c:518 262420327737020/0x33c925f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405861 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405861 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405861 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405861 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405862 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405862 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405862 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420327737020 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420327737020" session_id=868820473 session_state=END} 20241118160405862 DSS <0004> hlr_ussd.c:576 262420327737020/0x33c925f9: Process SS (END) 20241118160405862 DSS <0004> hlr_ussd.c:518 262420327737020/0x33c925f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405862 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420327737020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420327737020" session_id=868820473 session_state=END} 20241118160405862 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420327737020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405862 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420327737020 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405862 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405862 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 20241118160405865 DAUC <0003> db_auc.c:157 IMSI='262420849330150': No 2G Auth Data 20241118160405865 DAUC <0003> db_auc.c:192 IMSI='262420849330150': No 3G Auth Data 20241118160405872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20241118160405875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405875 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420849330150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420849330150" session_id=343889710 session_state=BEGIN} 20241118160405875 DSS <0004> hlr_ussd.c:576 262420849330150/0x147f572e: Process SS (BEGIN) 20241118160405875 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405875 DSS <0004> hlr_ussd.c:518 262420849330150/0x147f572e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405875 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405875 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405876 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405876 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405876 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420849330150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420849330150" session_id=343889710 session_state=END} 20241118160405876 DSS <0004> hlr_ussd.c:576 262420849330150/0x147f572e: Process SS (END) 20241118160405876 DSS <0004> hlr_ussd.c:518 262420849330150/0x147f572e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405876 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420849330150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420849330150" session_id=343889710 session_state=END} 20241118160405876 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420849330150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405876 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420849330150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405876 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405876 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20241118160405878 DAUC <0003> db_auc.c:157 IMSI='262421751850393': No 2G Auth Data 20241118160405878 DAUC <0003> db_auc.c:192 IMSI='262421751850393': No 3G Auth Data 20241118160405885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 20241118160405888 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405888 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421751850393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421751850393" session_id=104478776 session_state=BEGIN} 20241118160405888 DSS <0004> hlr_ussd.c:576 262421751850393/0x063a3838: Process SS (BEGIN) 20241118160405888 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405888 DSS <0004> hlr_ussd.c:518 262421751850393/0x063a3838: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405888 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405888 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405888 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405888 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405890 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405890 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405890 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262421751850393 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421751850393" session_id=104478776 session_state=END} 20241118160405890 DSS <0004> hlr_ussd.c:576 262421751850393/0x063a3838: Process SS (END) 20241118160405890 DSS <0004> hlr_ussd.c:518 262421751850393/0x063a3838: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405890 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421751850393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421751850393" session_id=104478776 session_state=END} 20241118160405890 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421751850393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405890 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262421751850393 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405890 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405890 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 20241118160405892 DAUC <0003> db_auc.c:157 IMSI='262422963756681': No 2G Auth Data 20241118160405892 DAUC <0003> db_auc.c:192 IMSI='262422963756681': No 3G Auth Data 20241118160405899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 20241118160405902 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405902 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422963756681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422963756681" session_id=4142969889 session_state=BEGIN} 20241118160405902 DSS <0004> hlr_ussd.c:576 262422963756681/0xf6f0b421: Process SS (BEGIN) 20241118160405902 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405902 DSS <0004> hlr_ussd.c:518 262422963756681/0xf6f0b421: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405902 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405903 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405903 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405903 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405903 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405904 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405904 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422963756681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422963756681" session_id=4142969889 session_state=END} 20241118160405904 DSS <0004> hlr_ussd.c:576 262422963756681/0xf6f0b421: Process SS (END) 20241118160405904 DSS <0004> hlr_ussd.c:518 262422963756681/0xf6f0b421: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405904 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422963756681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422963756681" session_id=4142969889 session_state=END} 20241118160405904 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422963756681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405904 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422963756681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405904 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405904 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 20241118160405906 DAUC <0003> db_auc.c:157 IMSI='262420200575244': No 2G Auth Data 20241118160405906 DAUC <0003> db_auc.c:192 IMSI='262420200575244': No 3G Auth Data 20241118160405914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 20241118160405917 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405917 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420200575244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420200575244" session_id=354524495 session_state=BEGIN} 20241118160405917 DSS <0004> hlr_ussd.c:576 262420200575244/0x15219d4f: Process SS (BEGIN) 20241118160405917 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118160405917 DSS <0004> hlr_ussd.c:518 262420200575244/0x15219d4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118160405917 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405917 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405917 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405917 DLINP <000b> input/ipa.c:431 127.0.0.1:39913 sending data 20241118160405918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405918 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405918 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262420200575244 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420200575244" session_id=354524495 session_state=END} 20241118160405918 DSS <0004> hlr_ussd.c:576 262420200575244/0x15219d4f: Process SS (END) 20241118160405918 DSS <0004> hlr_ussd.c:518 262420200575244/0x15219d4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118160405918 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420200575244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420200575244" session_id=354524495 session_state=END} 20241118160405918 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420200575244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160405918 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262420200575244 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118160405918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405918 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160405920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 20241118160405922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47990<->l=127.0.0.1:4258 20241118160405922 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405922 DLINP <000b> input/ipa.c:405 127.0.0.1:39913 message received 20241118160405922 DLINP <000b> input/ipa.c:414 127.0.0.1:39913 connection closed with server 20241118160405922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39913 20241118160405922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241118160405922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40073<->l=127.0.0.1:4259) 20241118160405922 DLINP <000b> input/ipa.c:451 connected read/write 20241118160405922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160405922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160405922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160405922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160405953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 20241118160406154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 20241118160408499 DSS <0004> hlr_ussd.c:239 262423265492543/0xb6a6b2f0: SS Session Timeout, destroying 20241118160408499 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423265492543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408522 DSS <0004> hlr_ussd.c:239 262429513738920/0x0157b349: SS Session Timeout, destroying 20241118160408522 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429513738920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408536 DSS <0004> hlr_ussd.c:239 262423642625922/0xd76264a9: SS Session Timeout, destroying 20241118160408536 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423642625922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408547 DSS <0004> hlr_ussd.c:239 262420950239785/0xd6c2ea5c: SS Session Timeout, destroying 20241118160408547 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420950239785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408560 DSS <0004> hlr_ussd.c:239 262424128905934/0xb8f39c47: SS Session Timeout, destroying 20241118160408560 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424128905934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408574 DSS <0004> hlr_ussd.c:239 262424179933863/0xd52b9f77: SS Session Timeout, destroying 20241118160408574 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424179933863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408587 DSS <0004> hlr_ussd.c:239 262422862452895/0x9125a8d5: SS Session Timeout, destroying 20241118160408587 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422862452895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160408599 DSS <0004> hlr_ussd.c:239 262421944810665/0x7a813c3b: SS Session Timeout, destroying 20241118160408599 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421944810665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160409185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160409185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160409186 DLINP <000b> input/ipa.c:451 connected read/write 20241118160409186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160409186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241118160409187 DLINP <000b> input/ipa.c:451 connected read/write 20241118160409187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160409187 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160409187 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160409187 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  20241118160409187 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160409187 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  20241118160409188 DLGSUP <0013> gsup_server.c:235 2:  20241118160409188 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160409188 DLGSUP <0013> gsup_server.c:235 3:  20241118160409188 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160409188 DLGSUP <0013> gsup_server.c:235 4:  20241118160409188 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160409188 DLGSUP <0013> gsup_server.c:235 5:  20241118160409188 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160409188 DLGSUP <0013> gsup_server.c:235 7:  20241118160409188 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160409188 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160409188 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160409188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160409196 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34803<->l=127.0.0.1:4259) 20241118160409197 DAUC <0003> db_auc.c:157 IMSI='262428028514217': No 2G Auth Data 20241118160409197 DAUC <0003> db_auc.c:192 IMSI='262428028514217': No 3G Auth Data 20241118160409203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 20241118160409234 DLINP <000b> input/ipa.c:451 connected read/write 20241118160409234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160409234 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428028514217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428028514217" session_id=952983954 session_state=BEGIN} 20241118160409234 DSS <0004> hlr_ussd.c:576 262428028514217/0x38cd6192: Process SS (BEGIN) 20241118160409234 DSS <0004> hlr_ussd.c:498 262428028514217/0x38cd6192: SS CompType=Invoke, OpCode=InterrogateSS 20241118160409234 DSS <0004> hlr_ussd.c:506 262428028514217/0x38cd6192: Structured SS requests are not supported, rejecting... 20241118160409234 DSS <0004> hlr_ussd.c:354 262428028514217/0x38cd6192: Tx ReturnError(0, 0x15) 20241118160409234 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428028514217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028514217" session_id=952983954 session_state=END} 20241118160409234 DLINP <000b> input/ipa.c:451 connected read/write 20241118160409234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160409234 DLINP <000b> input/ipa.c:451 connected read/write 20241118160409234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160409236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 20241118160409237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241118160409237 DLINP <000b> input/ipa.c:451 connected read/write 20241118160409237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160409237 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160409237 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160409237 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160409237 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34803<->l=127.0.0.1:4259) 20241118160409259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48070<->l=127.0.0.1:4258 20241118160409360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48070<->l=127.0.0.1:4258 20241118160411827 DSS <0004> hlr_ussd.c:239 262426020096614/0x766e7064: SS Session Timeout, destroying 20241118160411827 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426020096614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411845 DSS <0004> hlr_ussd.c:239 262427233475316/0x7b772ea7: SS Session Timeout, destroying 20241118160411845 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427233475316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411856 DSS <0004> hlr_ussd.c:239 262429431562303/0x8c32c337: SS Session Timeout, destroying 20241118160411856 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429431562303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411867 DSS <0004> hlr_ussd.c:239 262426743755116/0x7a20bd41: SS Session Timeout, destroying 20241118160411867 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426743755116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411879 DSS <0004> hlr_ussd.c:239 262425572242354/0xf22aeee1: SS Session Timeout, destroying 20241118160411879 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425572242354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411891 DSS <0004> hlr_ussd.c:239 262420914719870/0x942f4c55: SS Session Timeout, destroying 20241118160411891 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420914719870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411902 DSS <0004> hlr_ussd.c:239 262427454384456/0x1977d664: SS Session Timeout, destroying 20241118160411902 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427454384456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160411915 DSS <0004> hlr_ussd.c:239 262424255139543/0xa4c616dd: SS Session Timeout, destroying 20241118160411915 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424255139543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160412389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160412389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160412390 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20241118160412391 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160412392 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160412392 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  20241118160412392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160412392 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  20241118160412392 DLGSUP <0013> gsup_server.c:235 2:  20241118160412392 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160412392 DLGSUP <0013> gsup_server.c:235 3:  20241118160412392 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160412392 DLGSUP <0013> gsup_server.c:235 4:  20241118160412392 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160412392 DLGSUP <0013> gsup_server.c:235 5:  20241118160412392 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160412392 DLGSUP <0013> gsup_server.c:235 7:  20241118160412392 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160412392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160412392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160412392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160412401 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35487<->l=127.0.0.1:4259) 20241118160412405 DAUC <0003> db_auc.c:157 IMSI='262423291701294': No 2G Auth Data 20241118160412405 DAUC <0003> db_auc.c:192 IMSI='262423291701294': No 3G Auth Data 20241118160412412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 20241118160412434 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412434 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423291701294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423291701294"} 20241118160412434 DMAIN <0000> hlr.c:435 IMSI='262423291701294': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412434 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423291701294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423291701294"} 20241118160412434 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423291701294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412434 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412434 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412436 DAUC <0003> db_auc.c:192 IMSI='262423291701294': No 3G Auth Data 20241118160412437 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412437 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423291701294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423291701294"} 20241118160412437 DAUC <0003> hlr.c:428 IMSI='262423291701294': storing IMEI = 12345678901234 20241118160412437 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423291701294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423291701294"} 20241118160412437 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423291701294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412437 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412437 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412438 DAUC <0003> db_auc.c:192 IMSI='262423291701294': No 3G Auth Data 20241118160412438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 20241118160412439 DAUC <0003> db_auc.c:157 IMSI='262425201133237': No 2G Auth Data 20241118160412439 DAUC <0003> db_auc.c:192 IMSI='262425201133237': No 3G Auth Data 20241118160412446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20241118160412449 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412449 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425201133237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201133237"} 20241118160412449 DMAIN <0000> hlr.c:435 IMSI='262425201133237': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412449 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425201133237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425201133237"} 20241118160412449 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425201133237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412449 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412449 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412450 DAUC <0003> db_auc.c:192 IMSI='262425201133237': No 3G Auth Data 20241118160412451 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412451 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425201133237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201133237"} 20241118160412451 DAUC <0003> hlr.c:428 IMSI='262425201133237': storing IMEI = 12345678901234 20241118160412451 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425201133237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425201133237"} 20241118160412451 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425201133237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412451 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412451 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412451 DAUC <0003> db_auc.c:192 IMSI='262425201133237': No 3G Auth Data 20241118160412452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20241118160412453 DAUC <0003> db_auc.c:157 IMSI='262428869990863': No 2G Auth Data 20241118160412453 DAUC <0003> db_auc.c:192 IMSI='262428869990863': No 3G Auth Data 20241118160412460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 20241118160412463 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412463 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428869990863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428869990863"} 20241118160412463 DMAIN <0000> hlr.c:435 IMSI='262428869990863': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412463 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428869990863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428869990863"} 20241118160412463 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428869990863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412463 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412463 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412464 DAUC <0003> db_auc.c:192 IMSI='262428869990863': No 3G Auth Data 20241118160412465 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412465 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428869990863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428869990863"} 20241118160412465 DAUC <0003> hlr.c:428 IMSI='262428869990863': storing IMEI = 12345678901234 20241118160412465 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428869990863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428869990863"} 20241118160412465 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428869990863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412465 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412465 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412466 DAUC <0003> db_auc.c:192 IMSI='262428869990863': No 3G Auth Data 20241118160412466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 20241118160412467 DAUC <0003> db_auc.c:157 IMSI='262426233187072': No 2G Auth Data 20241118160412467 DAUC <0003> db_auc.c:192 IMSI='262426233187072': No 3G Auth Data 20241118160412475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4258 20241118160412479 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412479 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426233187072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233187072"} 20241118160412479 DMAIN <0000> hlr.c:435 IMSI='262426233187072': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412479 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426233187072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426233187072"} 20241118160412479 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426233187072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412479 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412479 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412481 DAUC <0003> db_auc.c:157 IMSI='262426233187072': No 2G Auth Data 20241118160412483 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412483 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426233187072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233187072"} 20241118160412483 DAUC <0003> hlr.c:428 IMSI='262426233187072': storing IMEI = 12345678901234 20241118160412483 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426233187072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426233187072"} 20241118160412483 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426233187072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412483 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412483 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412484 DAUC <0003> db_auc.c:157 IMSI='262426233187072': No 2G Auth Data 20241118160412485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4258 20241118160412486 DAUC <0003> db_auc.c:157 IMSI='262424921559035': No 2G Auth Data 20241118160412486 DAUC <0003> db_auc.c:192 IMSI='262424921559035': No 3G Auth Data 20241118160412495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 20241118160412498 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412498 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424921559035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424921559035"} 20241118160412498 DMAIN <0000> hlr.c:435 IMSI='262424921559035': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412498 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424921559035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424921559035"} 20241118160412498 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424921559035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412498 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412498 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412499 DAUC <0003> db_auc.c:157 IMSI='262424921559035': No 2G Auth Data 20241118160412501 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412501 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424921559035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424921559035"} 20241118160412501 DAUC <0003> hlr.c:428 IMSI='262424921559035': storing IMEI = 12345678901234 20241118160412501 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424921559035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424921559035"} 20241118160412501 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424921559035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412501 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412501 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412502 DAUC <0003> db_auc.c:157 IMSI='262424921559035': No 2G Auth Data 20241118160412502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 20241118160412503 DAUC <0003> db_auc.c:157 IMSI='262424339477357': No 2G Auth Data 20241118160412503 DAUC <0003> db_auc.c:192 IMSI='262424339477357': No 3G Auth Data 20241118160412513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 20241118160412516 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412516 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424339477357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424339477357"} 20241118160412516 DMAIN <0000> hlr.c:435 IMSI='262424339477357': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412516 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424339477357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424339477357"} 20241118160412516 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424339477357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412516 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412516 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412519 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412520 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424339477357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424339477357"} 20241118160412520 DAUC <0003> hlr.c:428 IMSI='262424339477357': storing IMEI = 12345678901234 20241118160412520 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424339477357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424339477357"} 20241118160412520 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424339477357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412520 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412520 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 20241118160412522 DAUC <0003> db_auc.c:157 IMSI='262421269839216': No 2G Auth Data 20241118160412522 DAUC <0003> db_auc.c:192 IMSI='262421269839216': No 3G Auth Data 20241118160412531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20241118160412533 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412534 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421269839216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421269839216"} 20241118160412534 DMAIN <0000> hlr.c:435 IMSI='262421269839216': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412534 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421269839216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421269839216"} 20241118160412534 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421269839216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412534 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412534 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412536 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412536 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421269839216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421269839216"} 20241118160412536 DAUC <0003> hlr.c:428 IMSI='262421269839216': storing IMEI = 12345678901234 20241118160412536 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421269839216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421269839216"} 20241118160412536 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421269839216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412536 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412536 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20241118160412539 DAUC <0003> db_auc.c:157 IMSI='262429377385263': No 2G Auth Data 20241118160412539 DAUC <0003> db_auc.c:192 IMSI='262429377385263': No 3G Auth Data 20241118160412546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241118160412549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412549 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429377385263 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429377385263"} 20241118160412549 DMAIN <0000> hlr.c:435 IMSI='262429377385263': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160412549 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429377385263 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429377385263"} 20241118160412549 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429377385263 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412549 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412551 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412552 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429377385263 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429377385263"} 20241118160412552 DAUC <0003> hlr.c:428 IMSI='262429377385263': storing IMEI = 12345678901234 20241118160412552 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429377385263 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429377385263"} 20241118160412552 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429377385263 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160412552 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412552 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160412553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241118160412554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20241118160412555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35487<->l=127.0.0.1:4259) 20241118160412555 DLINP <000b> input/ipa.c:451 connected read/write 20241118160412555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160412555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160412555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160412555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160412583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20241118160412684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20241118160415748 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160415748 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160415749 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4258 20241118160415751 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415751 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160415751 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160415751 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  20241118160415751 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160415751 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  20241118160415751 DLGSUP <0013> gsup_server.c:235 2:  20241118160415751 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160415751 DLGSUP <0013> gsup_server.c:235 3:  20241118160415751 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160415751 DLGSUP <0013> gsup_server.c:235 4:  20241118160415751 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160415751 DLGSUP <0013> gsup_server.c:235 5:  20241118160415751 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160415751 DLGSUP <0013> gsup_server.c:235 7:  20241118160415751 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160415751 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160415751 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160415751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160415760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36677<->l=127.0.0.1:4259) 20241118160415763 DAUC <0003> db_auc.c:157 IMSI='262424559276602': No 2G Auth Data 20241118160415763 DAUC <0003> db_auc.c:192 IMSI='262424559276602': No 3G Auth Data 20241118160415770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20241118160415794 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415794 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424559276602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424559276602" source_name="the-source\n"} 20241118160415794 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118160415794 DMAIN <0000> hlr.c:435 IMSI='262424559276602': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415794 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424559276602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424559276602" destination_name="the-source\n"} 20241118160415794 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424559276602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415794 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415794 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415796 DAUC <0003> db_auc.c:192 IMSI='262424559276602': No 3G Auth Data 20241118160415797 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415797 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424559276602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424559276602" source_name="the-source\n"} 20241118160415797 DAUC <0003> hlr.c:428 IMSI='262424559276602': storing IMEI = 12345678901234 20241118160415797 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424559276602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424559276602" destination_name="the-source\n"} 20241118160415797 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424559276602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415797 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415797 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415798 DAUC <0003> db_auc.c:192 IMSI='262424559276602': No 3G Auth Data 20241118160415799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20241118160415799 DAUC <0003> db_auc.c:157 IMSI='262422343138087': No 2G Auth Data 20241118160415799 DAUC <0003> db_auc.c:192 IMSI='262422343138087': No 3G Auth Data 20241118160415806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241118160415808 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415808 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422343138087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343138087" source_name="the-source\n"} 20241118160415808 DMAIN <0000> hlr.c:435 IMSI='262422343138087': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415808 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422343138087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422343138087" destination_name="the-source\n"} 20241118160415808 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422343138087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415808 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415808 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415809 DAUC <0003> db_auc.c:192 IMSI='262422343138087': No 3G Auth Data 20241118160415810 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415810 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422343138087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343138087" source_name="the-source\n"} 20241118160415810 DAUC <0003> hlr.c:428 IMSI='262422343138087': storing IMEI = 12345678901234 20241118160415810 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422343138087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422343138087" destination_name="the-source\n"} 20241118160415810 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422343138087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415810 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415810 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415811 DAUC <0003> db_auc.c:192 IMSI='262422343138087': No 3G Auth Data 20241118160415811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241118160415812 DAUC <0003> db_auc.c:157 IMSI='262429838627418': No 2G Auth Data 20241118160415812 DAUC <0003> db_auc.c:192 IMSI='262429838627418': No 3G Auth Data 20241118160415819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241118160415821 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415822 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429838627418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429838627418" source_name="the-source\n"} 20241118160415822 DMAIN <0000> hlr.c:435 IMSI='262429838627418': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415822 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429838627418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429838627418" destination_name="the-source\n"} 20241118160415822 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429838627418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415822 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415823 DAUC <0003> db_auc.c:192 IMSI='262429838627418': No 3G Auth Data 20241118160415824 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415824 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429838627418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429838627418" source_name="the-source\n"} 20241118160415824 DAUC <0003> hlr.c:428 IMSI='262429838627418': storing IMEI = 12345678901234 20241118160415824 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429838627418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429838627418" destination_name="the-source\n"} 20241118160415824 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429838627418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415824 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415824 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415825 DAUC <0003> db_auc.c:192 IMSI='262429838627418': No 3G Auth Data 20241118160415826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241118160415827 DAUC <0003> db_auc.c:157 IMSI='262424840532250': No 2G Auth Data 20241118160415827 DAUC <0003> db_auc.c:192 IMSI='262424840532250': No 3G Auth Data 20241118160415834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20241118160415838 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415838 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424840532250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424840532250" source_name="the-source\n"} 20241118160415838 DMAIN <0000> hlr.c:435 IMSI='262424840532250': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415838 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424840532250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424840532250" destination_name="the-source\n"} 20241118160415838 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424840532250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415838 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415838 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415839 DAUC <0003> db_auc.c:157 IMSI='262424840532250': No 2G Auth Data 20241118160415841 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415841 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424840532250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424840532250" source_name="the-source\n"} 20241118160415841 DAUC <0003> hlr.c:428 IMSI='262424840532250': storing IMEI = 12345678901234 20241118160415841 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424840532250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424840532250" destination_name="the-source\n"} 20241118160415841 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424840532250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415841 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415841 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415842 DAUC <0003> db_auc.c:157 IMSI='262424840532250': No 2G Auth Data 20241118160415842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20241118160415843 DAUC <0003> db_auc.c:157 IMSI='262428517261181': No 2G Auth Data 20241118160415843 DAUC <0003> db_auc.c:192 IMSI='262428517261181': No 3G Auth Data 20241118160415851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20241118160415856 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415856 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428517261181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428517261181" source_name="the-source\n"} 20241118160415856 DMAIN <0000> hlr.c:435 IMSI='262428517261181': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415856 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428517261181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428517261181" destination_name="the-source\n"} 20241118160415856 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428517261181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415856 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415856 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415857 DAUC <0003> db_auc.c:157 IMSI='262428517261181': No 2G Auth Data 20241118160415859 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415859 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428517261181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428517261181" source_name="the-source\n"} 20241118160415859 DAUC <0003> hlr.c:428 IMSI='262428517261181': storing IMEI = 12345678901234 20241118160415859 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428517261181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428517261181" destination_name="the-source\n"} 20241118160415859 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428517261181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415859 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415859 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415860 DAUC <0003> db_auc.c:157 IMSI='262428517261181': No 2G Auth Data 20241118160415860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20241118160415861 DAUC <0003> db_auc.c:157 IMSI='262423894475130': No 2G Auth Data 20241118160415861 DAUC <0003> db_auc.c:192 IMSI='262423894475130': No 3G Auth Data 20241118160415869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20241118160415875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415875 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423894475130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423894475130" source_name="the-source\n"} 20241118160415875 DMAIN <0000> hlr.c:435 IMSI='262423894475130': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415875 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423894475130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423894475130" destination_name="the-source\n"} 20241118160415875 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423894475130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415875 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415878 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423894475130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423894475130" source_name="the-source\n"} 20241118160415878 DAUC <0003> hlr.c:428 IMSI='262423894475130': storing IMEI = 12345678901234 20241118160415878 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423894475130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423894475130" destination_name="the-source\n"} 20241118160415878 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423894475130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20241118160415881 DAUC <0003> db_auc.c:157 IMSI='262424287043792': No 2G Auth Data 20241118160415881 DAUC <0003> db_auc.c:192 IMSI='262424287043792': No 3G Auth Data 20241118160415889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 20241118160415892 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415892 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424287043792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424287043792" source_name="the-source\n"} 20241118160415892 DMAIN <0000> hlr.c:435 IMSI='262424287043792': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415892 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424287043792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424287043792" destination_name="the-source\n"} 20241118160415892 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424287043792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415893 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415893 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415895 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415895 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424287043792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424287043792" source_name="the-source\n"} 20241118160415895 DAUC <0003> hlr.c:428 IMSI='262424287043792': storing IMEI = 12345678901234 20241118160415895 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424287043792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424287043792" destination_name="the-source\n"} 20241118160415896 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424287043792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415896 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415896 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 20241118160415898 DAUC <0003> db_auc.c:157 IMSI='262424989850949': No 2G Auth Data 20241118160415898 DAUC <0003> db_auc.c:192 IMSI='262424989850949': No 3G Auth Data 20241118160415904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20241118160415907 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415907 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424989850949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989850949" source_name="the-source\n"} 20241118160415907 DMAIN <0000> hlr.c:435 IMSI='262424989850949': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118160415907 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424989850949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424989850949" destination_name="the-source\n"} 20241118160415907 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424989850949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415907 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415907 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415910 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415910 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424989850949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989850949" source_name="the-source\n"} 20241118160415910 DAUC <0003> hlr.c:428 IMSI='262424989850949': storing IMEI = 12345678901234 20241118160415910 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424989850949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424989850949" destination_name="the-source\n"} 20241118160415910 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424989850949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160415910 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415910 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160415911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20241118160415912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4258 20241118160415913 DLINP <000b> input/ipa.c:451 connected read/write 20241118160415913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160415913 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160415913 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160415913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160415913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118160415913 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36677<->l=127.0.0.1:4259) 20241118160415936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57812<->l=127.0.0.1:4258 20241118160416036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57812<->l=127.0.0.1:4258 20241118160419069 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160419069 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160419071 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57820<->l=127.0.0.1:4258 20241118160419072 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160419072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160419072 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  20241118160419072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160419072 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  20241118160419072 DLGSUP <0013> gsup_server.c:235 2:  20241118160419072 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160419072 DLGSUP <0013> gsup_server.c:235 3:  20241118160419072 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160419072 DLGSUP <0013> gsup_server.c:235 4:  20241118160419072 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160419072 DLGSUP <0013> gsup_server.c:235 5:  20241118160419072 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160419072 DLGSUP <0013> gsup_server.c:235 7:  20241118160419072 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160419072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160419072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160419072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160419081 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42909<->l=127.0.0.1:4259) 20241118160419083 DAUC <0003> db_auc.c:157 IMSI='262421692033449': No 2G Auth Data 20241118160419083 DAUC <0003> db_auc.c:192 IMSI='262421692033449': No 3G Auth Data 20241118160419089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4258 20241118160419114 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419114 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421692033449"} 20241118160419114 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419114 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421692033449" cause=Invalid mandatory information} 20241118160419114 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419114 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419114 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419116 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421692033449"} 20241118160419116 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419116 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421692033449" cause=Invalid mandatory information} 20241118160419116 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419117 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421692033449"} 20241118160419117 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419117 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421692033449" cause=Invalid mandatory information} 20241118160419117 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419117 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421692033449"} 20241118160419117 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419117 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421692033449" cause=Invalid mandatory information} 20241118160419117 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419118 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421692033449"} 20241118160419118 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419118 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421692033449" cause=Invalid mandatory information} 20241118160419118 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421692033449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419119 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4258 20241118160419120 DAUC <0003> db_auc.c:157 IMSI='262420886331054': No 2G Auth Data 20241118160419120 DAUC <0003> db_auc.c:192 IMSI='262420886331054': No 3G Auth Data 20241118160419128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20241118160419130 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419130 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886331054"} 20241118160419130 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419130 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420886331054" cause=Invalid mandatory information} 20241118160419130 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419130 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419131 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419132 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419132 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886331054"} 20241118160419132 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419132 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420886331054" cause=Invalid mandatory information} 20241118160419132 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419132 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419132 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419132 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419133 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886331054"} 20241118160419133 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419133 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420886331054" cause=Invalid mandatory information} 20241118160419133 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419133 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886331054"} 20241118160419133 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419133 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420886331054" cause=Invalid mandatory information} 20241118160419133 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419133 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419134 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419134 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420886331054"} 20241118160419134 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419134 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420886331054" cause=Invalid mandatory information} 20241118160419134 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420886331054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419134 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419134 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20241118160419136 DAUC <0003> db_auc.c:157 IMSI='262421313970723': No 2G Auth Data 20241118160419136 DAUC <0003> db_auc.c:192 IMSI='262421313970723': No 3G Auth Data 20241118160419143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4258 20241118160419145 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419145 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313970723"} 20241118160419145 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419145 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421313970723" cause=Invalid mandatory information} 20241118160419145 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419145 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419145 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419146 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419146 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313970723"} 20241118160419146 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419146 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421313970723" cause=Invalid mandatory information} 20241118160419146 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419146 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419146 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419147 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419147 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313970723"} 20241118160419147 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419147 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421313970723" cause=Invalid mandatory information} 20241118160419147 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419147 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419147 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419148 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419148 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313970723"} 20241118160419148 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419148 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421313970723" cause=Invalid mandatory information} 20241118160419148 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419148 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419148 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419149 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419149 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421313970723"} 20241118160419149 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419149 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421313970723" cause=Invalid mandatory information} 20241118160419149 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421313970723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419149 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419149 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4258 20241118160419151 DAUC <0003> db_auc.c:157 IMSI='262420842357844': No 2G Auth Data 20241118160419151 DAUC <0003> db_auc.c:192 IMSI='262420842357844': No 3G Auth Data 20241118160419157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.1:4258 20241118160419159 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419159 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842357844"} 20241118160419159 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419159 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420842357844" cause=Invalid mandatory information} 20241118160419159 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419159 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419159 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419160 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419160 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842357844"} 20241118160419160 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419160 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420842357844" cause=Invalid mandatory information} 20241118160419160 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419160 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419160 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419161 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419161 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842357844"} 20241118160419161 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419161 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420842357844" cause=Invalid mandatory information} 20241118160419161 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419161 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419161 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419162 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419163 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842357844"} 20241118160419163 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419163 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420842357844" cause=Invalid mandatory information} 20241118160419163 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419163 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419163 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419164 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419164 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420842357844"} 20241118160419164 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419164 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420842357844" cause=Invalid mandatory information} 20241118160419164 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420842357844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419164 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419164 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.1:4258 20241118160419166 DAUC <0003> db_auc.c:157 IMSI='262421423249518': No 2G Auth Data 20241118160419166 DAUC <0003> db_auc.c:192 IMSI='262421423249518': No 3G Auth Data 20241118160419174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.1:4258 20241118160419176 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419176 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421423249518"} 20241118160419176 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419176 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421423249518" cause=Invalid mandatory information} 20241118160419176 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419176 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419176 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419177 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419177 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421423249518"} 20241118160419177 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419177 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421423249518" cause=Invalid mandatory information} 20241118160419177 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419177 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419177 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419179 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419179 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421423249518"} 20241118160419179 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419179 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421423249518" cause=Invalid mandatory information} 20241118160419179 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419179 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419179 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419180 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419180 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421423249518"} 20241118160419180 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419180 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421423249518" cause=Invalid mandatory information} 20241118160419180 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419180 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419180 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419181 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419181 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421423249518"} 20241118160419181 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419181 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421423249518" cause=Invalid mandatory information} 20241118160419181 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421423249518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419181 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419181 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.1:4258 20241118160419183 DAUC <0003> db_auc.c:157 IMSI='262422211078635': No 2G Auth Data 20241118160419183 DAUC <0003> db_auc.c:192 IMSI='262422211078635': No 3G Auth Data 20241118160419191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4258 20241118160419192 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419193 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422211078635"} 20241118160419193 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419193 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422211078635" cause=Invalid mandatory information} 20241118160419193 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419193 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419193 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419194 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419194 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422211078635"} 20241118160419194 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419194 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422211078635" cause=Invalid mandatory information} 20241118160419194 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419194 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419194 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419195 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419195 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422211078635"} 20241118160419195 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419195 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422211078635" cause=Invalid mandatory information} 20241118160419195 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419195 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419195 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419196 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419196 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422211078635"} 20241118160419196 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419196 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422211078635" cause=Invalid mandatory information} 20241118160419196 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419196 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419196 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419197 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419197 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422211078635"} 20241118160419197 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419197 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422211078635" cause=Invalid mandatory information} 20241118160419197 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422211078635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419197 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419197 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4258 20241118160419199 DAUC <0003> db_auc.c:157 IMSI='262420527625400': No 2G Auth Data 20241118160419199 DAUC <0003> db_auc.c:192 IMSI='262420527625400': No 3G Auth Data 20241118160419207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57884<->l=127.0.0.1:4258 20241118160419209 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419209 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420527625400"} 20241118160419209 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419209 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420527625400" cause=Invalid mandatory information} 20241118160419209 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419209 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419209 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419210 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419210 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420527625400"} 20241118160419210 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419210 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420527625400" cause=Invalid mandatory information} 20241118160419210 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419210 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419210 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419211 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419211 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420527625400"} 20241118160419211 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419211 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420527625400" cause=Invalid mandatory information} 20241118160419211 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419211 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419211 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419212 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419212 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420527625400"} 20241118160419212 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419212 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420527625400" cause=Invalid mandatory information} 20241118160419212 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419212 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419212 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419212 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419213 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420527625400"} 20241118160419213 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419213 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420527625400" cause=Invalid mandatory information} 20241118160419213 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420527625400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419213 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419213 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57884<->l=127.0.0.1:4258 20241118160419214 DAUC <0003> db_auc.c:157 IMSI='262426279214606': No 2G Auth Data 20241118160419214 DAUC <0003> db_auc.c:192 IMSI='262426279214606': No 3G Auth Data 20241118160419221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20241118160419222 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419222 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279214606"} 20241118160419222 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118160419222 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426279214606" cause=Invalid mandatory information} 20241118160419222 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419222 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419222 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419224 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419224 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279214606"} 20241118160419224 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118160419224 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426279214606" cause=Invalid mandatory information} 20241118160419224 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419224 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419224 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419224 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419224 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279214606"} 20241118160419225 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118160419225 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426279214606" cause=Invalid mandatory information} 20241118160419225 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419225 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419225 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419225 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419225 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279214606"} 20241118160419225 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118160419225 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426279214606" cause=Invalid mandatory information} 20241118160419225 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419225 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419225 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419226 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419226 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426279214606"} 20241118160419226 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118160419226 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426279214606" cause=Invalid mandatory information} 20241118160419226 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426279214606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160419226 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419226 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160419227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20241118160419227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57820<->l=127.0.0.1:4258 20241118160419228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42909<->l=127.0.0.1:4259) 20241118160419228 DLINP <000b> input/ipa.c:451 connected read/write 20241118160419228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160419228 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160419228 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160419228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160419263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20241118160419363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20241118160422395 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160422395 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160422396 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160422397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 20241118160422398 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160422398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160422398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160422398 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  20241118160422398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160422398 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  20241118160422398 DLGSUP <0013> gsup_server.c:235 2:  20241118160422398 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160422398 DLGSUP <0013> gsup_server.c:235 3:  20241118160422398 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160422398 DLGSUP <0013> gsup_server.c:235 4:  20241118160422398 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160422398 DLGSUP <0013> gsup_server.c:235 5:  20241118160422398 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160422398 DLGSUP <0013> gsup_server.c:235 7:  20241118160422398 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160422398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160422398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160422398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160422405 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46239<->l=127.0.0.1:4259) 20241118160422410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57958<->l=127.0.0.1:4258 20241118160422438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160422438 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428658748953"} 20241118160422438 DMAIN <0000> hlr.c:435 IMSI='262428658748953': has IMEI = 22245678901234 (consider setting 'store-imei') 20241118160422438 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241118160422438 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428658748953" cause=Invalid mandatory information} 20241118160422438 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160422438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160422438 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160422440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160422440 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428658748953"} 20241118160422440 DAUC <0003> hlr.c:428 IMSI='262428658748953': storing IMEI = 22245678901234 20241118160422440 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428658748953': no such subscriber 20241118160422440 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241118160422440 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428658748953" cause=Invalid mandatory information} 20241118160422440 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428658748953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160422440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160422440 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160422441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57958<->l=127.0.0.1:4258 20241118160422441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 20241118160422441 DLINP <000b> input/ipa.c:451 connected read/write 20241118160422441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160422441 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160422441 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160422441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160422441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46239<->l=127.0.0.1:4259) 20241118160422466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241118160422567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241118160425597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160425597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160425598 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4258 20241118160425600 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425600 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160425600 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160425600 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  20241118160425600 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160425600 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  20241118160425600 DLGSUP <0013> gsup_server.c:235 2:  20241118160425600 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160425600 DLGSUP <0013> gsup_server.c:235 3:  20241118160425600 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160425600 DLGSUP <0013> gsup_server.c:235 4:  20241118160425600 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160425600 DLGSUP <0013> gsup_server.c:235 5:  20241118160425600 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160425600 DLGSUP <0013> gsup_server.c:235 7:  20241118160425600 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160425600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160425600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160425600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160425608 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37931<->l=127.0.0.1:4259) 20241118160425613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 20241118160425642 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425642 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657036882"} 20241118160425642 DMAIN <0000> hlr.c:227 IMSI='262426657036882': Creating subscriber on demand 20241118160425642 DMAIN <0000> hlr.c:243 IMSI='262426657036882': Successfully assigned MSISDN='567' 20241118160425642 DAUC <0003> hlr.c:428 IMSI='262426657036882': storing IMEI = 12345678901234 20241118160425642 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657036882"} 20241118160425642 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160425642 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425642 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425644 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425644 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425644 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425644 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425644 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425644 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425645 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425645 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425645 DLU <0006> fsm.c:456 lu(262426657036882)[0x6120000135a0]{UNVALIDATED}: Allocated 20241118160425645 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160425645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426657036882)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160425645 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425645 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425645 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425647 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425647 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426657036882"} 20241118160425647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426657036882)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160425647 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160425647 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426657036882"} 20241118160425647 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160425647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657036882)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160425647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657036882)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160425647 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657036882)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160425647 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425647 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425649 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425649 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657036882"} 20241118160425649 DMAIN <0000> hlr.c:227 IMSI='262426657036882': Creating subscriber on demand 20241118160425649 DMAIN <0000> hlr.c:243 IMSI='262426657036882': Successfully assigned MSISDN='073' 20241118160425649 DAUC <0003> hlr.c:428 IMSI='262426657036882': storing IMEI = 12345678901234 20241118160425649 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657036882"} 20241118160425649 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160425649 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425649 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425650 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425650 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425651 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425651 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425651 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425651 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425652 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425652 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425652 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425652 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425652 DLU <0006> fsm.c:456 lu(262426657036882)[0x612000013720]{UNVALIDATED}: Allocated 20241118160425652 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160425652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426657036882)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160425652 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425652 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425652 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425653 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425653 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426657036882"} 20241118160425653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426657036882)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160425653 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160425653 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426657036882"} 20241118160425653 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160425653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657036882)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160425653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657036882)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160425653 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657036882)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160425653 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425653 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425656 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425656 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657036882"} 20241118160425656 DMAIN <0000> hlr.c:227 IMSI='262426657036882': Creating subscriber on demand 20241118160425656 DMAIN <0000> hlr.c:243 IMSI='262426657036882': Successfully assigned MSISDN='104' 20241118160425656 DAUC <0003> hlr.c:428 IMSI='262426657036882': storing IMEI = 12345678901234 20241118160425656 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657036882"} 20241118160425656 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160425656 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425656 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425656 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425656 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425657 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425657 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425657 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425657 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425657 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425657 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425658 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425658 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425658 DLU <0006> fsm.c:456 lu(262426657036882)[0x6120000138a0]{UNVALIDATED}: Allocated 20241118160425658 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118160425658 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426657036882" cause=GPRS services not allowed} 20241118160425658 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160425658 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426657036882)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160425658 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426657036882)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241118160425658 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657036882)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241118160425658 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425658 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425659 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425659 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657036882"} 20241118160425659 DMAIN <0000> hlr.c:227 IMSI='262426657036882': Creating subscriber on demand 20241118160425659 DMAIN <0000> hlr.c:243 IMSI='262426657036882': Successfully assigned MSISDN='737' 20241118160425659 DAUC <0003> hlr.c:428 IMSI='262426657036882': storing IMEI = 12345678901234 20241118160425659 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657036882"} 20241118160425659 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160425659 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425659 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425660 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425660 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425660 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425660 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425660 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425660 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425661 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425661 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425661 DLU <0006> fsm.c:456 lu(262426657036882)[0x612000013a20]{UNVALIDATED}: Allocated 20241118160425661 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118160425661 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426657036882" cause=GPRS services not allowed} 20241118160425661 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160425661 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426657036882)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160425661 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426657036882)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241118160425661 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657036882)[0x612000013a20]{UNVALIDATED}: Deallocated 20241118160425661 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425661 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425662 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425662 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657036882"} 20241118160425662 DMAIN <0000> hlr.c:227 IMSI='262426657036882': Creating subscriber on demand 20241118160425662 DAUC <0003> hlr.c:428 IMSI='262426657036882': storing IMEI = 12345678901234 20241118160425662 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657036882"} 20241118160425662 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160425662 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425662 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425663 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425663 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425663 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425663 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425663 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425663 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425664 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425664 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425664 DLU <0006> fsm.c:456 lu(262426657036882)[0x612000013ba0]{UNVALIDATED}: Allocated 20241118160425664 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118160425664 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426657036882" cause=GPRS services not allowed} 20241118160425664 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160425664 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426657036882)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160425664 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426657036882)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241118160425664 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657036882)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241118160425664 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425664 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425666 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425666 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657036882"} 20241118160425666 DMAIN <0000> hlr.c:227 IMSI='262426657036882': Creating subscriber on demand 20241118160425666 DAUC <0003> hlr.c:428 IMSI='262426657036882': storing IMEI = 12345678901234 20241118160425666 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657036882"} 20241118160425666 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118160425666 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425666 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425666 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425666 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425667 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425667 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425667 DAUC <0003> db_auc.c:157 IMSI='262426657036882': No 2G Auth Data 20241118160425667 DAUC <0003> db_auc.c:192 IMSI='262426657036882': No 3G Auth Data 20241118160425668 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425668 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425668 DLU <0006> fsm.c:456 lu(262426657036882)[0x612000013d20]{UNVALIDATED}: Allocated 20241118160425668 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160425668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426657036882)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160425668 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426657036882" cn_domain=PS} 20241118160425668 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425668 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425669 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425669 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426657036882"} 20241118160425669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426657036882)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160425669 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160425669 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426657036882"} 20241118160425669 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426657036882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160425669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657036882)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160425669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657036882)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160425669 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657036882)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160425669 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425669 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160425670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 20241118160425670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4258 20241118160425671 DLINP <000b> input/ipa.c:451 connected read/write 20241118160425671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160425671 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160425671 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160425671 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160425671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37931<->l=127.0.0.1:4259) 20241118160425694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58000<->l=127.0.0.1:4258 20241118160425795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58000<->l=127.0.0.1:4258 20241118160428830 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160428830 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160428831 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58008<->l=127.0.0.1:4258 20241118160428832 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160428832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160428832 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  20241118160428832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160428832 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  20241118160428832 DLGSUP <0013> gsup_server.c:235 2:  20241118160428832 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160428832 DLGSUP <0013> gsup_server.c:235 3:  20241118160428832 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160428832 DLGSUP <0013> gsup_server.c:235 4:  20241118160428832 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160428832 DLGSUP <0013> gsup_server.c:235 5:  20241118160428832 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160428832 DLGSUP <0013> gsup_server.c:235 7:  20241118160428832 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160428832 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160428832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160428832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160428841 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38217<->l=127.0.0.1:4259) 20241118160428847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4258 20241118160428878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428878 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428878 DMAIN <0000> hlr.c:227 IMSI='262429310242549': Creating subscriber on demand 20241118160428878 DMAIN <0000> hlr.c:243 IMSI='262429310242549': Successfully assigned MSISDN='035' 20241118160428878 DLU <0006> fsm.c:456 lu(262429310242549)[0x612000013ea0]{UNVALIDATED}: Allocated 20241118160428878 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160428878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429310242549)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160428878 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428878 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428880 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428880 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429310242549"} 20241118160428880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429310242549)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160428880 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160428880 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429310242549"} 20241118160428880 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160428880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429310242549)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160428880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429310242549)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160428880 DLU <0006> fsm.c:568 lu(PS:IMSI-262429310242549)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160428880 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428880 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428881 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428881 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428882 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428882 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428882 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428882 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428884 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428884 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428884 DMAIN <0000> hlr.c:227 IMSI='262429310242549': Creating subscriber on demand 20241118160428884 DMAIN <0000> hlr.c:243 IMSI='262429310242549': Successfully assigned MSISDN='519' 20241118160428884 DLU <0006> fsm.c:456 lu(262429310242549)[0x612000014020]{UNVALIDATED}: Allocated 20241118160428884 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160428884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429310242549)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160428884 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428884 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428884 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428885 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428885 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429310242549"} 20241118160428885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429310242549)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160428885 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160428885 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429310242549"} 20241118160428885 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160428885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429310242549)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160428885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429310242549)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160428885 DLU <0006> fsm.c:568 lu(PS:IMSI-262429310242549)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160428885 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428885 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428886 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428886 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428886 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428886 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428886 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428886 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428887 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428887 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428888 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428888 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428888 DMAIN <0000> hlr.c:227 IMSI='262429310242549': Creating subscriber on demand 20241118160428888 DMAIN <0000> hlr.c:243 IMSI='262429310242549': Successfully assigned MSISDN='246' 20241118160428888 DLU <0006> fsm.c:456 lu(262429310242549)[0x6120000141a0]{UNVALIDATED}: Allocated 20241118160428888 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118160428888 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429310242549" cause=GPRS services not allowed} 20241118160428888 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160428888 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429310242549)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160428888 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429310242549)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241118160428888 DLU <0006> fsm.c:568 lu(PS:IMSI-262429310242549)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241118160428889 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428889 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428889 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428889 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428889 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428889 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428890 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428890 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428890 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428890 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428891 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428891 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428891 DMAIN <0000> hlr.c:227 IMSI='262429310242549': Creating subscriber on demand 20241118160428892 DMAIN <0000> hlr.c:243 IMSI='262429310242549': Successfully assigned MSISDN='439' 20241118160428892 DLU <0006> fsm.c:456 lu(262429310242549)[0x612000014320]{UNVALIDATED}: Allocated 20241118160428892 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118160428892 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429310242549" cause=GPRS services not allowed} 20241118160428892 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160428892 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429310242549)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160428892 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429310242549)[0x612000014320]{UNVALIDATED}: Freeing instance 20241118160428892 DLU <0006> fsm.c:568 lu(PS:IMSI-262429310242549)[0x612000014320]{UNVALIDATED}: Deallocated 20241118160428892 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428892 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428892 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428892 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428893 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428893 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428893 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428893 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428895 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428895 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428895 DMAIN <0000> hlr.c:227 IMSI='262429310242549': Creating subscriber on demand 20241118160428895 DLU <0006> fsm.c:456 lu(262429310242549)[0x6120000144a0]{UNVALIDATED}: Allocated 20241118160428895 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118160428895 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429310242549" cause=GPRS services not allowed} 20241118160428895 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160428895 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429310242549)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160428895 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429310242549)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241118160428895 DLU <0006> fsm.c:568 lu(PS:IMSI-262429310242549)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241118160428895 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428895 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428896 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428896 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428896 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428896 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428897 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428897 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428898 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428898 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428898 DMAIN <0000> hlr.c:227 IMSI='262429310242549': Creating subscriber on demand 20241118160428898 DLU <0006> fsm.c:456 lu(262429310242549)[0x612000014620]{UNVALIDATED}: Allocated 20241118160428898 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160428898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429310242549)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160428899 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429310242549" cn_domain=PS} 20241118160428899 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428899 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428899 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428899 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429310242549"} 20241118160428899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429310242549)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160428899 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160428899 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429310242549"} 20241118160428899 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429310242549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160428899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429310242549)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160428899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429310242549)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160428899 DLU <0006> fsm.c:568 lu(PS:IMSI-262429310242549)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160428899 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428899 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160428900 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428900 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428900 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428900 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428901 DAUC <0003> db_auc.c:157 IMSI='262429310242549': No 2G Auth Data 20241118160428901 DAUC <0003> db_auc.c:192 IMSI='262429310242549': No 3G Auth Data 20241118160428901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4258 20241118160428902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58008<->l=127.0.0.1:4258 20241118160428903 DLINP <000b> input/ipa.c:451 connected read/write 20241118160428903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160428903 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160428903 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160428903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160428903 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38217<->l=127.0.0.1:4259) 20241118160428940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58034<->l=127.0.0.1:4258 20241118160429041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58034<->l=127.0.0.1:4258 20241118160432072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160432073 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160432074 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160432074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4258 20241118160432075 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160432075 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160432075 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160432075 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  20241118160432075 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160432075 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  20241118160432075 DLGSUP <0013> gsup_server.c:235 2:  20241118160432075 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160432075 DLGSUP <0013> gsup_server.c:235 3:  20241118160432075 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160432075 DLGSUP <0013> gsup_server.c:235 4:  20241118160432075 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160432075 DLGSUP <0013> gsup_server.c:235 5:  20241118160432075 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160432075 DLGSUP <0013> gsup_server.c:235 7:  20241118160432075 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160432075 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160432075 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160432075 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160432084 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44411<->l=127.0.0.1:4259) 20241118160432090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4258 20241118160432118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160432118 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422407079529"} 20241118160432118 DMAIN <0000> hlr.c:227 IMSI='262422407079529': Creating subscriber on demand 20241118160432118 DMAIN <0000> hlr.c:243 IMSI='262422407079529': Successfully assigned MSISDN='325' 20241118160432118 DAUC <0003> db_auc.c:157 IMSI='262422407079529': No 2G Auth Data 20241118160432118 DAUC <0003> db_auc.c:192 IMSI='262422407079529': No 3G Auth Data 20241118160432118 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422407079529 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 20241118160432118 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422407079529" cause=IMSI unknown in HLR} 20241118160432118 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118160432118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160432118 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160432120 DAUC <0003> db_auc.c:157 IMSI='262422407079529': No 2G Auth Data 20241118160432120 DAUC <0003> db_auc.c:192 IMSI='262422407079529': No 3G Auth Data 20241118160432120 DAUC <0003> db_auc.c:157 IMSI='262422407079529': No 2G Auth Data 20241118160432120 DAUC <0003> db_auc.c:192 IMSI='262422407079529': No 3G Auth Data 20241118160432121 DAUC <0003> db_auc.c:157 IMSI='262422407079529': No 2G Auth Data 20241118160432121 DAUC <0003> db_auc.c:192 IMSI='262422407079529': No 3G Auth Data 20241118160432121 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160432121 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422407079529" cn_domain=PS} 20241118160432122 DLU <0006> fsm.c:456 lu(262422407079529)[0x6120000147a0]{UNVALIDATED}: Allocated 20241118160432122 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118160432122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422407079529)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160432122 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422407079529" cn_domain=PS} 20241118160432122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160432122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160432123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160432123 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422407079529"} 20241118160432123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422407079529)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160432123 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160432123 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422407079529"} 20241118160432123 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422407079529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160432123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422407079529)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160432123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422407079529)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160432123 DLU <0006> fsm.c:568 lu(PS:IMSI-262422407079529)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160432123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160432123 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160432124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4258 20241118160432125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4258 20241118160432125 DLINP <000b> input/ipa.c:451 connected read/write 20241118160432125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160432125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160432125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160432125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160432125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44411<->l=127.0.0.1:4259) 20241118160432159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241118160432260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241118160435297 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160435297 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160435298 DLINP <000b> input/ipa.c:451 connected read/write 20241118160435298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160435298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241118160435299 DLINP <000b> input/ipa.c:451 connected read/write 20241118160435299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160435299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160435299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160435299 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  20241118160435299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160435299 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  20241118160435299 DLGSUP <0013> gsup_server.c:235 2:  20241118160435299 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160435299 DLGSUP <0013> gsup_server.c:235 3:  20241118160435300 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160435300 DLGSUP <0013> gsup_server.c:235 4:  20241118160435300 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160435300 DLGSUP <0013> gsup_server.c:235 5:  20241118160435300 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160435300 DLGSUP <0013> gsup_server.c:235 7:  20241118160435300 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160435300 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160435300 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160435300 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160435309 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36013<->l=127.0.0.1:4259) 20241118160435312 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118160435312 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118160435320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241118160435322 DAUC <0003> db_auc.c:157 IMSI='262424305430064': No 2G Auth Data 20241118160435322 DAUC <0003> db_auc.c:192 IMSI='262424305430064': No 3G Auth Data 20241118160435324 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612575512.msisdn 20241118160435324 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612575512.msisdn: not attached (vlr_number unset) 20241118160435324 DDGSM <0007> mslookup_server.c:327 sip.voice.491612575512.msisdn: does not exist in GSUP proxy 20241118160436327 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160436327 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424305430064" cn_domain=CS} 20241118160436327 DLU <0006> fsm.c:456 lu(262424305430064)[0x612000014c20]{UNVALIDATED}: Allocated 20241118160436328 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241118160436328 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424305430064)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118160436328 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424305430064" cn_domain=CS} 20241118160436328 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160436328 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160436329 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160436329 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424305430064"} 20241118160436329 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424305430064)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118160436329 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118160436329 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424305430064"} 20241118160436329 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424305430064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160436329 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424305430064)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118160436329 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424305430064)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118160436329 DLU <0006> fsm.c:568 lu(CS:IMSI-262424305430064)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118160436329 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160436329 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160436330 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612575512.msisdn 20241118160436330 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612575512.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241118160436330 DDGSM <0007> mslookup_server.c:327 sip.voice.491612575512.msisdn: does not exist in GSUP proxy 20241118160436330 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612575512.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241118160436332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241118160436332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241118160436333 DLINP <000b> input/ipa.c:451 connected read/write 20241118160436333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160436333 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160436333 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160436333 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160436333 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36013<->l=127.0.0.1:4259) 20241118160436361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35590<->l=127.0.0.1:4258 20241118160436462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35590<->l=127.0.0.1:4258 20241118160439236 DSS <0004> hlr_ussd.c:239 262428028514217/0x38cd6192: SS Session Timeout, destroying 20241118160439236 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428028514217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118160439498 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160439498 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160439499 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160439499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241118160439500 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160439501 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160439501 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160439501 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  20241118160439501 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160439501 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  20241118160439501 DLGSUP <0013> gsup_server.c:235 2:  20241118160439501 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160439501 DLGSUP <0013> gsup_server.c:235 3:  20241118160439501 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160439501 DLGSUP <0013> gsup_server.c:235 4:  20241118160439501 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160439501 DLGSUP <0013> gsup_server.c:235 5:  20241118160439501 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160439501 DLGSUP <0013> gsup_server.c:235 7:  20241118160439501 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160439501 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160439501 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160439501 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160439501 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118160439501 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118160439516 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40785<->l=127.0.0.1:4259) 20241118160439517 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118160439517 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118160439523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20241118160439546 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160439546 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425486360489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425486360489" cn_domain=CS} 20241118160439547 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425486360489 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241118160439547 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425486360489 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241118160439548 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425486360489.imsi 20241118160439548 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425486360489.imsi 20241118160439548 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425486360489.imsi: does not exist in local HLR 20241118160439557 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425486360489 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241118160439557 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241118160439557 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241118160439557 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241118160439557 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241118160439557 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241118160439557 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425486360489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160439557 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160439557 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160439557 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160439557 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160439557 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160439557 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160439559 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439559 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439559 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241118160439559 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241118160439559 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241118160439560 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439560 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439560 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241118160439602 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439602 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439602 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439602 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439602 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425486360489 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610087554 20241118160439602 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425486360489 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160439602 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160439602 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160439605 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439605 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439605 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425486360489 MSISDN-491610087554 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160439605 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160439605 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160439607 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439607 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439607 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425486360489 MSISDN-491610087554 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 20241118160439607 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425486360489 MSISDN-491610087554 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160439607 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160439607 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160439608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20241118160439609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241118160439610 DLINP <000b> input/ipa.c:451 connected read/write 20241118160439610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160439610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160439610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160439610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160439610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40785<->l=127.0.0.1:4259) 20241118160439610 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160439610 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160439610 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241118160439610 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241118160439610 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241118160439657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 20241118160439758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 20241118160442789 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160442789 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160442790 DLINP <000b> input/ipa.c:451 connected read/write 20241118160442790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160442790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241118160442791 DLINP <000b> input/ipa.c:451 connected read/write 20241118160442791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160442791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160442791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160442791 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  20241118160442791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160442791 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  20241118160442791 DLGSUP <0013> gsup_server.c:235 2:  20241118160442791 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160442791 DLGSUP <0013> gsup_server.c:235 3:  20241118160442791 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160442791 DLGSUP <0013> gsup_server.c:235 4:  20241118160442791 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160442791 DLGSUP <0013> gsup_server.c:235 5:  20241118160442791 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160442791 DLGSUP <0013> gsup_server.c:235 7:  20241118160442791 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160442791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160442791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160442791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160442792 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118160442792 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118160442800 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45575<->l=127.0.0.1:4259) 20241118160442802 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118160442802 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118160442809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20241118160442811 DAUC <0003> db_auc.c:157 IMSI='262428272216248': No 2G Auth Data 20241118160442811 DAUC <0003> db_auc.c:192 IMSI='262428272216248': No 3G Auth Data 20241118160442815 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428272216248.imsi 20241118160442815 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428272216248.imsi: found in local HLR 20241118160442817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20241118160442818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241118160442819 DLINP <000b> input/ipa.c:451 connected read/write 20241118160442819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160442819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160442819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160442819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160442819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45575<->l=127.0.0.1:4259) 20241118160442867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53956<->l=127.0.0.1:4258 20241118160442968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53956<->l=127.0.0.1:4258 20241118160446000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160446000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160446002 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160446002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4258 20241118160446003 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160446004 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160446004 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160446004 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  20241118160446004 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160446004 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  20241118160446004 DLGSUP <0013> gsup_server.c:235 2:  20241118160446004 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160446004 DLGSUP <0013> gsup_server.c:235 3:  20241118160446004 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160446004 DLGSUP <0013> gsup_server.c:235 4:  20241118160446004 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160446004 DLGSUP <0013> gsup_server.c:235 5:  20241118160446004 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160446004 DLGSUP <0013> gsup_server.c:235 7:  20241118160446004 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160446004 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160446004 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160446004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160446004 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118160446004 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118160446018 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44329<->l=127.0.0.1:4259) 20241118160446019 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118160446019 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118160446025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53972<->l=127.0.0.1:4258 20241118160446050 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160446050 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422670256014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422670256014" cn_domain=CS} 20241118160446051 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422670256014 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241118160446051 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422670256014 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241118160446051 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422670256014.imsi 20241118160446051 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422670256014.imsi 20241118160446051 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422670256014.imsi: does not exist in local HLR 20241118160446058 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422670256014 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241118160446058 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241118160446058 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241118160446058 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241118160446058 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241118160446058 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241118160446058 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422670256014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160446058 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160446058 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160446059 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160446059 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160446059 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160446059 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160446061 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160446061 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160446061 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241118160446062 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241118160446062 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241118160446063 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160446063 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160446063 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241118160446110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160446110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160446111 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160446111 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160446111 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422670256014 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614205352 20241118160446111 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422670256014 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160446111 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160446111 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160446121 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160446121 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160446121 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422670256014 MSISDN-491614205352 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160446121 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160446122 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160446125 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160446125 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160446125 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422670256014 MSISDN-491614205352 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 20241118160446125 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422670256014 MSISDN-491614205352 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160446125 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160446125 DLINP <000b> input/ipa.c:451 connected read/write 20241118160446125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160446130 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422670256014.imsi 20241118160446130 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422670256014.imsi: does not exist in local HLR 20241118160447130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53972<->l=127.0.0.1:4258 20241118160447131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4258 20241118160447131 DLINP <000b> input/ipa.c:451 connected read/write 20241118160447132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160447132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160447132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160447132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160447132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44329<->l=127.0.0.1:4259) 20241118160447132 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160447132 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160447132 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241118160447132 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241118160447132 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241118160447172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53988<->l=127.0.0.1:4258 20241118160447272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53988<->l=127.0.0.1:4258 20241118160450312 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118160450312 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118160450313 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160450313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241118160450314 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160450315 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118160450315 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118160450315 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  20241118160450315 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118160450315 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  20241118160450315 DLGSUP <0013> gsup_server.c:235 2:  20241118160450315 DLGSUP <0013> gsup_server.c:237 2: 00  20241118160450315 DLGSUP <0013> gsup_server.c:235 3:  20241118160450315 DLGSUP <0013> gsup_server.c:237 3: 00  20241118160450315 DLGSUP <0013> gsup_server.c:235 4:  20241118160450315 DLGSUP <0013> gsup_server.c:237 4: 00  20241118160450315 DLGSUP <0013> gsup_server.c:235 5:  20241118160450315 DLGSUP <0013> gsup_server.c:237 5: 00  20241118160450315 DLGSUP <0013> gsup_server.c:235 7:  20241118160450315 DLGSUP <0013> gsup_server.c:237 7: 00  20241118160450315 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118160450315 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118160450315 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118160450315 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118160450315 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118160450333 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34791<->l=127.0.0.1:4259) 20241118160450335 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118160450335 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118160450344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4258 20241118160450358 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160450358 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427916311444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427916311444" cn_domain=CS} 20241118160450358 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427916311444 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241118160450358 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427916311444 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241118160450358 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427916311444.imsi 20241118160450358 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427916311444.imsi 20241118160450358 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427916311444.imsi: does not exist in local HLR 20241118160450361 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427916311444 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241118160450361 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241118160450361 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241118160450361 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241118160450361 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241118160450361 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241118160450361 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427916311444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118160450361 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160450361 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160450361 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160450361 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160450361 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118160450361 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118160450362 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450362 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450362 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241118160450362 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241118160450362 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241118160450363 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450363 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450363 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241118160450410 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450410 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450410 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450410 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450410 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427916311444 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618552637 20241118160450410 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427916311444 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160450410 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160450410 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160450413 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450413 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450413 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427916311444 MSISDN-491618552637 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160450413 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160450413 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160450414 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450414 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450414 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427916311444 MSISDN-491618552637 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 20241118160450414 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427916311444 MSISDN-491618552637 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118160450414 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160450414 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118160450415 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618552637.msisdn 20241118160450415 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618552637.msisdn: does not exist in local HLR 20241118160450415 DDGSM <0007> mslookup_server.c:352 sip.voice.491618552637.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241118160450415 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618552637.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241118160450416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4258 20241118160450417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241118160450417 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118160450417 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118160450417 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241118160450417 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241118160450417 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241118160450417 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34791<->l=127.0.0.1:4259) 20241118160450417 DLINP <000b> input/ipa.c:451 connected read/write 20241118160450417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118160450417 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118160450417 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118160450417 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118160450451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241118160450552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258