20240929082515724 DMAIN <0000> hlr.c:802 hlr starting 20240929082515724 DDB <0001> db.c:599 using database: hlr.db 20240929082515724 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240929082515724 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240929082515725 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240929082515725 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240929082515760 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240929082515760 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240929082515841 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240929082515843 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240929082515843 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240929082517372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082517372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082517377 DLINP <000b> input/ipa.c:451 connected read/write 20240929082517377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082517380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4258 20240929082517383 DLINP <000b> input/ipa.c:451 connected read/write 20240929082517383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082517383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082517383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082517383 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  20240929082517383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082517383 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  20240929082517383 DLGSUP <0013> gsup_server.c:235 2:  20240929082517383 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082517383 DLGSUP <0013> gsup_server.c:235 3:  20240929082517383 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082517383 DLGSUP <0013> gsup_server.c:235 4:  20240929082517383 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082517383 DLGSUP <0013> gsup_server.c:235 5:  20240929082517383 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082517383 DLGSUP <0013> gsup_server.c:235 7:  20240929082517383 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082517383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082517383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082517383 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082517405 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44189<->l=127.0.0.1:4259) 20240929082517416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20240929082517426 DLINP <000b> input/ipa.c:451 connected read/write 20240929082517426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082517426 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240929082517426 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240929082517426 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240929082517426 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082517426 DLINP <000b> input/ipa.c:451 connected read/write 20240929082517426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082517426 DLINP <000b> input/ipa.c:451 connected read/write 20240929082517426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082517430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20240929082517431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4258 20240929082517433 DLINP <000b> input/ipa.c:451 connected read/write 20240929082517433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082517433 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082517433 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082517433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082517434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44189<->l=127.0.0.1:4259) 20240929082517491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 20240929082517492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 20240929082520601 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082520601 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082520605 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4258 20240929082520610 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520611 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082520611 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082520611 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  20240929082520611 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082520611 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  20240929082520611 DLGSUP <0013> gsup_server.c:235 2:  20240929082520611 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082520611 DLGSUP <0013> gsup_server.c:235 3:  20240929082520611 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082520611 DLGSUP <0013> gsup_server.c:235 4:  20240929082520611 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082520611 DLGSUP <0013> gsup_server.c:235 5:  20240929082520611 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082520611 DLGSUP <0013> gsup_server.c:235 7:  20240929082520611 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082520611 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082520611 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082520611 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082520631 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33687<->l=127.0.0.1:4259) 20240929082520650 DAUC <0003> db_auc.c:157 IMSI='262427773820740': No 2G Auth Data 20240929082520650 DAUC <0003> db_auc.c:192 IMSI='262427773820740': No 3G Auth Data 20240929082520693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20240929082520701 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520701 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427773820740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427773820740"} 20240929082520710 DAUC <0003> db_auc.c:192 IMSI='262427773820740': No 3G Auth Data 20240929082520710 DAUC <0003> db_auc.c:236 IMSI='262427773820740': Calling to generate 5 vectors 20240929082520710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082520710 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082520710 DAUC <0003> auc.c:113 vector [0]: rand = 1425f6b98def8373148739bef9338e09 20240929082520710 DAUC <0003> auc.c:179 vector [0]: kc = 78cc892ef206cc00 20240929082520710 DAUC <0003> auc.c:180 vector [0]: sres = 97109115 20240929082520710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082520710 DAUC <0003> auc.c:113 vector [1]: rand = bacc97d389a1507a1ed01dcbb3c3b885 20240929082520710 DAUC <0003> auc.c:179 vector [1]: kc = 278403d06301fc00 20240929082520710 DAUC <0003> auc.c:180 vector [1]: sres = 19a2ca49 20240929082520710 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082520710 DAUC <0003> auc.c:113 vector [2]: rand = ec3355928c134e23e197048e69542ff0 20240929082520710 DAUC <0003> auc.c:179 vector [2]: kc = f41a5051c228f000 20240929082520710 DAUC <0003> auc.c:180 vector [2]: sres = 521eded1 20240929082520710 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082520710 DAUC <0003> auc.c:113 vector [3]: rand = d6d42e6a1cd3b3c8d06db7c4a2ee1e5b 20240929082520710 DAUC <0003> auc.c:179 vector [3]: kc = 453c19cca22e2c00 20240929082520710 DAUC <0003> auc.c:180 vector [3]: sres = 3cdbd63a 20240929082520710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082520710 DAUC <0003> auc.c:113 vector [4]: rand = 82b668a045bb9cccb9d937cf6547ecac 20240929082520710 DAUC <0003> auc.c:179 vector [4]: kc = 44c81c0fa9427400 20240929082520710 DAUC <0003> auc.c:180 vector [4]: sres = bc1e7b8f 20240929082520710 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082520710 DAUC <0003> db_auc.c:245 IMSI='262427773820740': Generated 5 vectors 20240929082520710 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427773820740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427773820740"} 20240929082520710 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427773820740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082520710 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520710 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20240929082520742 DAUC <0003> db_auc.c:157 IMSI='262425322009675': No 2G Auth Data 20240929082520742 DAUC <0003> db_auc.c:192 IMSI='262425322009675': No 3G Auth Data 20240929082520763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50474<->l=127.0.0.1:4258 20240929082520765 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520765 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425322009675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425322009675"} 20240929082520765 DAUC <0003> db_auc.c:192 IMSI='262425322009675': No 3G Auth Data 20240929082520765 DAUC <0003> db_auc.c:236 IMSI='262425322009675': Calling to generate 5 vectors 20240929082520765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082520765 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082520765 DAUC <0003> auc.c:113 vector [0]: rand = 2b12dc923d3a4556f74f61eafdae5c11 20240929082520765 DAUC <0003> auc.c:179 vector [0]: kc = 1c16a20be5418400 20240929082520765 DAUC <0003> auc.c:180 vector [0]: sres = f6a544ed 20240929082520765 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082520765 DAUC <0003> auc.c:113 vector [1]: rand = 2d8d59af405af3d7986bfa8a094d2efc 20240929082520765 DAUC <0003> auc.c:179 vector [1]: kc = dc4193e82fd3bc00 20240929082520765 DAUC <0003> auc.c:180 vector [1]: sres = ebc22279 20240929082520765 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082520765 DAUC <0003> auc.c:113 vector [2]: rand = 2ffa8403374e35f29ef450082daef4a1 20240929082520765 DAUC <0003> auc.c:179 vector [2]: kc = 28951847e521b400 20240929082520765 DAUC <0003> auc.c:180 vector [2]: sres = e1e20a21 20240929082520765 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082520765 DAUC <0003> auc.c:113 vector [3]: rand = 61c61101eb82845b5f2b05fd2189a0ae 20240929082520765 DAUC <0003> auc.c:179 vector [3]: kc = 1b861f0dab844400 20240929082520765 DAUC <0003> auc.c:180 vector [3]: sres = 23e79518 20240929082520765 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082520765 DAUC <0003> auc.c:113 vector [4]: rand = 60240031701d175fd30810904624f306 20240929082520765 DAUC <0003> auc.c:179 vector [4]: kc = 8ca4ab0210ee3400 20240929082520765 DAUC <0003> auc.c:180 vector [4]: sres = c66147dd 20240929082520765 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082520765 DAUC <0003> db_auc.c:245 IMSI='262425322009675': Generated 5 vectors 20240929082520765 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425322009675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425322009675"} 20240929082520765 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425322009675 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082520765 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520765 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50474<->l=127.0.0.1:4258 20240929082520790 DAUC <0003> db_auc.c:157 IMSI='262420153397417': No 2G Auth Data 20240929082520790 DAUC <0003> db_auc.c:192 IMSI='262420153397417': No 3G Auth Data 20240929082520812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20240929082520814 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520814 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420153397417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420153397417"} 20240929082520814 DAUC <0003> db_auc.c:192 IMSI='262420153397417': No 3G Auth Data 20240929082520814 DAUC <0003> db_auc.c:236 IMSI='262420153397417': Calling to generate 5 vectors 20240929082520814 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082520814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082520814 DAUC <0003> auc.c:113 vector [0]: rand = 7d17d95a0dd14ec4a3feab3da9f5b346 20240929082520814 DAUC <0003> auc.c:179 vector [0]: kc = fa82dc87c85c0487 20240929082520814 DAUC <0003> auc.c:180 vector [0]: sres = d05e34f0 20240929082520814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082520814 DAUC <0003> auc.c:113 vector [1]: rand = 86d9d878b29483ae7fc98339d5377d66 20240929082520814 DAUC <0003> auc.c:179 vector [1]: kc = 26b54d7dd67c94dc 20240929082520814 DAUC <0003> auc.c:180 vector [1]: sres = ce720589 20240929082520814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082520814 DAUC <0003> auc.c:113 vector [2]: rand = 22d29509c1646dd6944daa5c8ea14b00 20240929082520814 DAUC <0003> auc.c:179 vector [2]: kc = 5b2c5b63c493aedf 20240929082520814 DAUC <0003> auc.c:180 vector [2]: sres = 4c714bf3 20240929082520814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082520814 DAUC <0003> auc.c:113 vector [3]: rand = 6d43daeb375079f80df708d9b63657b2 20240929082520814 DAUC <0003> auc.c:179 vector [3]: kc = 7624c38da127cea5 20240929082520814 DAUC <0003> auc.c:180 vector [3]: sres = afde1b2b 20240929082520814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082520814 DAUC <0003> auc.c:113 vector [4]: rand = c87daf82ba1b08b8670893015544fe15 20240929082520814 DAUC <0003> auc.c:179 vector [4]: kc = fbd8ea42b5bb47c4 20240929082520814 DAUC <0003> auc.c:180 vector [4]: sres = a4c36813 20240929082520814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082520814 DAUC <0003> db_auc.c:245 IMSI='262420153397417': Generated 5 vectors 20240929082520814 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420153397417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420153397417"} 20240929082520814 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420153397417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082520814 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520814 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20240929082520840 DAUC <0003> db_auc.c:157 IMSI='262428968667582': No 2G Auth Data 20240929082520840 DAUC <0003> db_auc.c:192 IMSI='262428968667582': No 3G Auth Data 20240929082520863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50482<->l=127.0.0.1:4258 20240929082520864 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520864 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428968667582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428968667582"} 20240929082520864 DAUC <0003> db_auc.c:157 IMSI='262428968667582': No 2G Auth Data 20240929082520864 DAUC <0003> db_auc.c:236 IMSI='262428968667582': Calling to generate 5 vectors 20240929082520864 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082520864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082520864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082520864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082520864 DAUC <0003> auc.c:113 vector [0]: rand = eedf34f0f9bf3dd271aa064c09bba2ef 20240929082520864 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082520864 DAUC <0003> auc.c:142 vector [0]: autn = 904959f67bea0000b1b299a1b9b358dc 20240929082520864 DAUC <0003> auc.c:143 vector [0]: ck = 255dc96476a296733205dee91a117ffa 20240929082520864 DAUC <0003> auc.c:144 vector [0]: ik = 73ad4892947b8a46e3a942795458043f 20240929082520864 DAUC <0003> auc.c:145 vector [0]: res = c510cc728c01c7ac0000000000000000 20240929082520864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082520864 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082520864 DAUC <0003> auc.c:151 vector [0]: kc = 875c1d66ac9067f0 20240929082520864 DAUC <0003> auc.c:152 vector [0]: sres = 49110bde 20240929082520865 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082520865 DAUC <0003> auc.c:113 vector [1]: rand = 7b640c4203c465d5b77566ed5341d3d1 20240929082520865 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082520865 DAUC <0003> auc.c:142 vector [1]: autn = fe067b4a42ae00007f801eab01cbc34a 20240929082520865 DAUC <0003> auc.c:143 vector [1]: ck = 37616d7b0d3c2a7bf0756e7c64b924db 20240929082520865 DAUC <0003> auc.c:144 vector [1]: ik = 9422d5df831e3385b460b0f4ba19a7ad 20240929082520865 DAUC <0003> auc.c:145 vector [1]: res = 2a4c8beb1fb7c3ab0000000000000000 20240929082520865 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082520865 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082520865 DAUC <0003> auc.c:151 vector [1]: kc = e756662c50829a88 20240929082520865 DAUC <0003> auc.c:152 vector [1]: sres = 35fb4840 20240929082520865 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082520865 DAUC <0003> auc.c:113 vector [2]: rand = f8b008ef30108aff0e8425b14b32a8d8 20240929082520865 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082520865 DAUC <0003> auc.c:142 vector [2]: autn = c09d23c797ea00005531e79b7cb92874 20240929082520865 DAUC <0003> auc.c:143 vector [2]: ck = a17aa6b2d7983f6f553ed9419f85c025 20240929082520865 DAUC <0003> auc.c:144 vector [2]: ik = 894bc55233f8029fdd5c9cbc30aba273 20240929082520865 DAUC <0003> auc.c:145 vector [2]: res = f8b36681d5a9f9680000000000000000 20240929082520865 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082520865 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082520865 DAUC <0003> auc.c:151 vector [2]: kc = a053261d4b4e5fa6 20240929082520865 DAUC <0003> auc.c:152 vector [2]: sres = 2d1a9fe9 20240929082520865 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082520865 DAUC <0003> auc.c:113 vector [3]: rand = 1decb539c9ae2c5c1640b72fe8e018dd 20240929082520865 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082520865 DAUC <0003> auc.c:142 vector [3]: autn = a0516addf9a800008a87237d5566b9e7 20240929082520865 DAUC <0003> auc.c:143 vector [3]: ck = 327a9f1301dd666a6c2d6e9158893ea0 20240929082520865 DAUC <0003> auc.c:144 vector [3]: ik = 6e29abf5e10173486e83db002838b39a 20240929082520865 DAUC <0003> auc.c:145 vector [3]: res = 2950dcbca271f64b0000000000000000 20240929082520865 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082520865 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082520865 DAUC <0003> auc.c:151 vector [3]: kc = 5efd8177906d9818 20240929082520865 DAUC <0003> auc.c:152 vector [3]: sres = 8b212af7 20240929082520865 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082520865 DAUC <0003> auc.c:113 vector [4]: rand = 57ecd474f68ccb8c611d898d2e917243 20240929082520865 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082520865 DAUC <0003> auc.c:142 vector [4]: autn = 8d67b3419e540000241b884c494afd20 20240929082520865 DAUC <0003> auc.c:143 vector [4]: ck = 562dddd814f0027c1320e68f7250df99 20240929082520865 DAUC <0003> auc.c:144 vector [4]: ik = 77c9892d58726708ecc5c2dcd662dc68 20240929082520865 DAUC <0003> auc.c:145 vector [4]: res = e0f2eb6b044f957a0000000000000000 20240929082520865 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082520865 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082520865 DAUC <0003> auc.c:151 vector [4]: kc = de0170a6e8b06685 20240929082520865 DAUC <0003> auc.c:152 vector [4]: sres = e4bd7e11 20240929082520865 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082520865 DAUC <0003> db_auc.c:245 IMSI='262428968667582': Generated 5 vectors 20240929082520865 DAUC <0003> db_auc.c:249 IMSI='262428968667582': Updating SQN=161 in DB 20240929082520873 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428968667582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428968667582"} 20240929082520873 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428968667582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082520873 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520873 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50482<->l=127.0.0.1:4258 20240929082520900 DAUC <0003> db_auc.c:157 IMSI='262423439308941': No 2G Auth Data 20240929082520900 DAUC <0003> db_auc.c:192 IMSI='262423439308941': No 3G Auth Data 20240929082520921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20240929082520923 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520923 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423439308941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423439308941"} 20240929082520923 DAUC <0003> db_auc.c:157 IMSI='262423439308941': No 2G Auth Data 20240929082520923 DAUC <0003> db_auc.c:236 IMSI='262423439308941': Calling to generate 5 vectors 20240929082520923 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082520923 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082520923 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929082520923 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082520923 DAUC <0003> auc.c:113 vector [0]: rand = 27da6f6a65db708cf4e97114e4ca47b4 20240929082520923 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082520923 DAUC <0003> auc.c:142 vector [0]: autn = ca3a121965ac0000bca6fadec2f0dee3 20240929082520923 DAUC <0003> auc.c:143 vector [0]: ck = f0ba8034377c9200061dd17acdfda1bb 20240929082520923 DAUC <0003> auc.c:144 vector [0]: ik = 46f7129fbed0347215620c317f9c7125 20240929082520923 DAUC <0003> auc.c:145 vector [0]: res = ad87e4f110e1ffb00000000000000000 20240929082520923 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082520923 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082520923 DAUC <0003> auc.c:151 vector [0]: kc = a5324fe03bcd76ec 20240929082520923 DAUC <0003> auc.c:152 vector [0]: sres = bd661b41 20240929082520923 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082520923 DAUC <0003> auc.c:113 vector [1]: rand = 3cc05dd217dedd51d99767e016df6265 20240929082520923 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082520923 DAUC <0003> auc.c:142 vector [1]: autn = bb8a9122c92d000067059b8cecae3649 20240929082520923 DAUC <0003> auc.c:143 vector [1]: ck = fb55d94a5bb0162b60604c8ec6619d1e 20240929082520923 DAUC <0003> auc.c:144 vector [1]: ik = 044305cd142b4499c055588ea8ab62c1 20240929082520923 DAUC <0003> auc.c:145 vector [1]: res = 9a848bcad66482f60000000000000000 20240929082520923 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082520923 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082520923 DAUC <0003> auc.c:151 vector [1]: kc = 5f23c8872151ad6d 20240929082520923 DAUC <0003> auc.c:152 vector [1]: sres = 4ce0093c 20240929082520923 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082520923 DAUC <0003> auc.c:113 vector [2]: rand = a8fc59ab85e888cc3acf312a0d423fe9 20240929082520923 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082520923 DAUC <0003> auc.c:142 vector [2]: autn = da123bfc44f400004595ce5d3461e122 20240929082520923 DAUC <0003> auc.c:143 vector [2]: ck = 004e193c36d848cd803e8af4c5a75860 20240929082520923 DAUC <0003> auc.c:144 vector [2]: ik = e932dfa4ab3f045e634bad241e393217 20240929082520923 DAUC <0003> auc.c:145 vector [2]: res = 388328eff06156720000000000000000 20240929082520923 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082520923 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082520923 DAUC <0003> auc.c:151 vector [2]: kc = 0a09e148467926e4 20240929082520923 DAUC <0003> auc.c:152 vector [2]: sres = c8e27e9d 20240929082520923 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082520923 DAUC <0003> auc.c:113 vector [3]: rand = 14494318bf38634b8e1efa4b7f46fe51 20240929082520923 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082520923 DAUC <0003> auc.c:142 vector [3]: autn = 1960084606f40000d73e6d897a43f0ba 20240929082520923 DAUC <0003> auc.c:143 vector [3]: ck = 657b642cc41b7e25e4c9ddf2d9685bad 20240929082520923 DAUC <0003> auc.c:144 vector [3]: ik = 0979ab7d7f8bbcd7733534a5cb8c32f3 20240929082520923 DAUC <0003> auc.c:145 vector [3]: res = 55a472cda78c1e6d0000000000000000 20240929082520923 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082520923 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082520923 DAUC <0003> auc.c:151 vector [3]: kc = fbfe2606a974abac 20240929082520923 DAUC <0003> auc.c:152 vector [3]: sres = f2286ca0 20240929082520923 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082520923 DAUC <0003> auc.c:113 vector [4]: rand = f0eee1de6b6584beaaf13e87d1c6c1de 20240929082520923 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082520923 DAUC <0003> auc.c:142 vector [4]: autn = 8c776958c7ec0000da86f30bfadd8c57 20240929082520923 DAUC <0003> auc.c:143 vector [4]: ck = 26c3bb3a2e4f944ccc54aa15fdd955ac 20240929082520923 DAUC <0003> auc.c:144 vector [4]: ik = 1f1b9d7729aebc9a0261915da5c87998 20240929082520923 DAUC <0003> auc.c:145 vector [4]: res = 6c645ca180c408c00000000000000000 20240929082520923 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082520923 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082520923 DAUC <0003> auc.c:151 vector [4]: kc = f7ed1d055ff004e2 20240929082520923 DAUC <0003> auc.c:152 vector [4]: sres = eca05461 20240929082520923 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082520923 DAUC <0003> db_auc.c:245 IMSI='262423439308941': Generated 5 vectors 20240929082520923 DAUC <0003> db_auc.c:249 IMSI='262423439308941': Updating SQN=161 in DB 20240929082520931 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423439308941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423439308941"} 20240929082520931 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423439308941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082520931 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520931 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082520933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20240929082520957 DAUC <0003> db_auc.c:157 IMSI='262421651204361': No 2G Auth Data 20240929082520957 DAUC <0003> db_auc.c:192 IMSI='262421651204361': No 3G Auth Data 20240929082520991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4258 20240929082520994 DLINP <000b> input/ipa.c:451 connected read/write 20240929082520994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082520994 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421651204361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651204361"} 20240929082520994 DAUC <0003> db_auc.c:236 IMSI='262421651204361': Calling to generate 5 vectors 20240929082520994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082520994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082520994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082520994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082520994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082520994 DAUC <0003> auc.c:113 vector [0]: rand = 2bb595964bc7a472803c645cd8a8b3be 20240929082520994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082520994 DAUC <0003> auc.c:142 vector [0]: autn = 98deecd60b9600005105d81205ff4026 20240929082520994 DAUC <0003> auc.c:143 vector [0]: ck = 9a0d49e2ff49e75b4178bae6b2d6cc36 20240929082520994 DAUC <0003> auc.c:144 vector [0]: ik = b51999cf09468269305697838502b49c 20240929082520994 DAUC <0003> auc.c:145 vector [0]: res = ce6b6630968788c20000000000000000 20240929082520994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082520994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082520994 DAUC <0003> auc.c:179 vector [0]: kc = 0f3e39a76fc18400 20240929082520994 DAUC <0003> auc.c:180 vector [0]: sres = fd561afb 20240929082520994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082520994 DAUC <0003> auc.c:113 vector [1]: rand = 12bfb4dac3ae16be96564638855e128d 20240929082520994 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082520994 DAUC <0003> auc.c:142 vector [1]: autn = 845d2b8b6b920000e90a4950aed53f8d 20240929082520994 DAUC <0003> auc.c:143 vector [1]: ck = 14ea0e1e2c03a48e047ae97df28e26ce 20240929082520994 DAUC <0003> auc.c:144 vector [1]: ik = 2027a8488bf7e9c4c4908c01ba76eedc 20240929082520994 DAUC <0003> auc.c:145 vector [1]: res = 8d8c5035eed126300000000000000000 20240929082520994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082520994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082520994 DAUC <0003> auc.c:179 vector [1]: kc = 4823af51d2d36000 20240929082520994 DAUC <0003> auc.c:180 vector [1]: sres = 2281ab9f 20240929082520994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082520994 DAUC <0003> auc.c:113 vector [2]: rand = 380b057682888fd62c231a52dd6d60f4 20240929082520994 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082520994 DAUC <0003> auc.c:142 vector [2]: autn = 70b7201b615500002f1c99ba84c1fc7c 20240929082520994 DAUC <0003> auc.c:143 vector [2]: ck = fcec4451eac5052a20580166076d98ea 20240929082520994 DAUC <0003> auc.c:144 vector [2]: ik = 5fe9d38485da7245a578db6840c8f4c1 20240929082520994 DAUC <0003> auc.c:145 vector [2]: res = 84977d7d70d70a900000000000000000 20240929082520994 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082520994 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082520994 DAUC <0003> auc.c:179 vector [2]: kc = 36795d32cbaf1800 20240929082520994 DAUC <0003> auc.c:180 vector [2]: sres = d55c003f 20240929082520994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082520994 DAUC <0003> auc.c:113 vector [3]: rand = 849db155168fbfb2422b70f62b71255a 20240929082520994 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082520994 DAUC <0003> auc.c:142 vector [3]: autn = d8f33ae1e9e400009905e48dcdab79a0 20240929082520994 DAUC <0003> auc.c:143 vector [3]: ck = 530a0706d597a111d7d7ffcfd4b32aea 20240929082520994 DAUC <0003> auc.c:144 vector [3]: ik = fcb33514c08dfcf2f29d2fcb5d230083 20240929082520994 DAUC <0003> auc.c:145 vector [3]: res = edef5f03471847920000000000000000 20240929082520994 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082520994 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082520994 DAUC <0003> auc.c:179 vector [3]: kc = 9607ab7c80fa6c00 20240929082520994 DAUC <0003> auc.c:180 vector [3]: sres = e8b8d725 20240929082520994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082520994 DAUC <0003> auc.c:113 vector [4]: rand = 5f458d1ff21ad255097d525f6eb1ce26 20240929082520994 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082520994 DAUC <0003> auc.c:142 vector [4]: autn = c590111ad8ab0000bd6e6c1614143cd8 20240929082520994 DAUC <0003> auc.c:143 vector [4]: ck = 229b21c0926a7dd17b0ea5c6eb1079af 20240929082520994 DAUC <0003> auc.c:144 vector [4]: ik = 85be970bb2c34d9945e546fefb8b93de 20240929082520994 DAUC <0003> auc.c:145 vector [4]: res = db3b167cd61835c50000000000000000 20240929082520994 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082520994 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082520994 DAUC <0003> auc.c:179 vector [4]: kc = 91304f67b5b16c00 20240929082520994 DAUC <0003> auc.c:180 vector [4]: sres = 175a6df9 20240929082520994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082520994 DAUC <0003> db_auc.c:245 IMSI='262421651204361': Generated 5 vectors 20240929082520994 DAUC <0003> db_auc.c:249 IMSI='262421651204361': Updating SQN=161 in DB 20240929082521002 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421651204361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651204361"} 20240929082521002 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421651204361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082521002 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082521002 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082521005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4258 20240929082521038 DAUC <0003> db_auc.c:157 IMSI='262427062076848': No 2G Auth Data 20240929082521038 DAUC <0003> db_auc.c:192 IMSI='262427062076848': No 3G Auth Data 20240929082521075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4258 20240929082521079 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082521079 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427062076848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427062076848"} 20240929082521079 DAUC <0003> db_auc.c:236 IMSI='262427062076848': Calling to generate 5 vectors 20240929082521079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082521079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082521079 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082521079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082521079 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082521079 DAUC <0003> auc.c:113 vector [0]: rand = 6d9019d511ef611a09e3c4b8e98a3112 20240929082521079 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082521079 DAUC <0003> auc.c:142 vector [0]: autn = c383a4b33cb40000a5f667e90d9ead9c 20240929082521079 DAUC <0003> auc.c:143 vector [0]: ck = e124debfd0d0bada6d4d679684d8a386 20240929082521079 DAUC <0003> auc.c:144 vector [0]: ik = 3c0415c60e5947f3ac7766773ff1abab 20240929082521079 DAUC <0003> auc.c:145 vector [0]: res = 55d2b92d40aa81080000000000000000 20240929082521079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082521079 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082521079 DAUC <0003> auc.c:179 vector [0]: kc = 6a8f0b73ea6a2400 20240929082521079 DAUC <0003> auc.c:180 vector [0]: sres = d0a7bc19 20240929082521079 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082521079 DAUC <0003> auc.c:113 vector [1]: rand = 055d585d260e134af6ac52023d524d16 20240929082521079 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082521079 DAUC <0003> auc.c:142 vector [1]: autn = e37d967b52d000005ab1718ec52b9f52 20240929082521079 DAUC <0003> auc.c:143 vector [1]: ck = c6d95566b2077ff161326b3979b6e7f8 20240929082521079 DAUC <0003> auc.c:144 vector [1]: ik = 652c19aea10be201d12f44d9c84e5f70 20240929082521079 DAUC <0003> auc.c:145 vector [1]: res = b99d9e01252cf1a70000000000000000 20240929082521079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082521079 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082521079 DAUC <0003> auc.c:179 vector [1]: kc = 8ac224c5945b3c00 20240929082521079 DAUC <0003> auc.c:180 vector [1]: sres = 9c3e3f96 20240929082521079 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082521079 DAUC <0003> auc.c:113 vector [2]: rand = 0d9d3bc23948a1409004d41b77c0108f 20240929082521079 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082521079 DAUC <0003> auc.c:142 vector [2]: autn = ed2b1ee61d2500007e487d351e76107d 20240929082521079 DAUC <0003> auc.c:143 vector [2]: ck = 90238858fcdc5277689d26db96b5671a 20240929082521079 DAUC <0003> auc.c:144 vector [2]: ik = 9c008f2d170a301f03f548aaf0aae48c 20240929082521079 DAUC <0003> auc.c:145 vector [2]: res = 515c85e9de60c6b10000000000000000 20240929082521079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082521079 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082521079 DAUC <0003> auc.c:179 vector [2]: kc = 40750d3b8dd35800 20240929082521079 DAUC <0003> auc.c:180 vector [2]: sres = 5a7d8847 20240929082521079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082521079 DAUC <0003> auc.c:113 vector [3]: rand = bdc1c9a778562bf1d2e1fcb2dcdb9d75 20240929082521079 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082521079 DAUC <0003> auc.c:142 vector [3]: autn = 08b9c054763d0000d7ec65ba12ad2769 20240929082521079 DAUC <0003> auc.c:143 vector [3]: ck = a86b8ba3d359d2b86bcd23d0af343231 20240929082521079 DAUC <0003> auc.c:144 vector [3]: ik = fb86ffbacac8eb17545a92a6d571806c 20240929082521079 DAUC <0003> auc.c:145 vector [3]: res = 4c19c3986aee925d0000000000000000 20240929082521079 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082521079 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082521079 DAUC <0003> auc.c:179 vector [3]: kc = 39e2d1ea71141400 20240929082521079 DAUC <0003> auc.c:180 vector [3]: sres = 40f583f2 20240929082521079 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082521079 DAUC <0003> auc.c:113 vector [4]: rand = 541f85a43cc0ddb62845eb6415c910a2 20240929082521079 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082521079 DAUC <0003> auc.c:142 vector [4]: autn = 29c5456d712900005c3bf8388b73f60c 20240929082521079 DAUC <0003> auc.c:143 vector [4]: ck = dc7a21c5d3b75d4d5c1f633514c881c0 20240929082521079 DAUC <0003> auc.c:144 vector [4]: ik = edeb65ba80de4bad75470901b1f5bf07 20240929082521079 DAUC <0003> auc.c:145 vector [4]: res = fc68d106ecec6a210000000000000000 20240929082521079 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082521079 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082521079 DAUC <0003> auc.c:179 vector [4]: kc = 61b4b794e0906000 20240929082521079 DAUC <0003> auc.c:180 vector [4]: sres = 358bd424 20240929082521079 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082521079 DAUC <0003> db_auc.c:245 IMSI='262427062076848': Generated 5 vectors 20240929082521079 DAUC <0003> db_auc.c:249 IMSI='262427062076848': Updating SQN=161 in DB 20240929082521088 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427062076848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427062076848"} 20240929082521088 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427062076848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082521088 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082521088 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082521094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4258 20240929082521136 DAUC <0003> db_auc.c:157 IMSI='262428174306478': No 2G Auth Data 20240929082521136 DAUC <0003> db_auc.c:192 IMSI='262428174306478': No 3G Auth Data 20240929082521174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20240929082521180 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082521180 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428174306478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428174306478"} 20240929082521180 DAUC <0003> db_auc.c:236 IMSI='262428174306478': Calling to generate 5 vectors 20240929082521180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082521180 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082521180 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082521180 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082521180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082521180 DAUC <0003> auc.c:113 vector [0]: rand = bb67a0328c0f04065f0bd19edd16264c 20240929082521180 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082521180 DAUC <0003> auc.c:142 vector [0]: autn = f6b2954b61ea0000b8a301ce508737aa 20240929082521180 DAUC <0003> auc.c:143 vector [0]: ck = 97b29b99bd1d331735fe1d17dd4010ca 20240929082521180 DAUC <0003> auc.c:144 vector [0]: ik = 4bb1f6201eda27c7e524eda39822fa4a 20240929082521180 DAUC <0003> auc.c:145 vector [0]: res = e824f990b1d0ac820000000000000000 20240929082521180 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082521180 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082521180 DAUC <0003> auc.c:179 vector [0]: kc = 67727b198fbf4f99 20240929082521180 DAUC <0003> auc.c:180 vector [0]: sres = ea07e046 20240929082521180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082521180 DAUC <0003> auc.c:113 vector [1]: rand = bef9713011a0fcf87c051e80c60812f1 20240929082521180 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082521180 DAUC <0003> auc.c:142 vector [1]: autn = c2de615215fe000093fd451c82f89f20 20240929082521180 DAUC <0003> auc.c:143 vector [1]: ck = fdb24902faf0a7ebe154a9db489274de 20240929082521180 DAUC <0003> auc.c:144 vector [1]: ik = f4fe3b7ac77d42c5e2e92255d884b32f 20240929082521180 DAUC <0003> auc.c:145 vector [1]: res = 5d80a09aaf7f5c030000000000000000 20240929082521180 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082521180 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082521180 DAUC <0003> auc.c:179 vector [1]: kc = 0b75c6b372ccaeb1 20240929082521180 DAUC <0003> auc.c:180 vector [1]: sres = a6b66ae8 20240929082521180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082521180 DAUC <0003> auc.c:113 vector [2]: rand = ee62afd3a160ea4b1ea7ac83e15a0486 20240929082521180 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082521180 DAUC <0003> auc.c:142 vector [2]: autn = 392f71688bad00000570bbfd0e35672f 20240929082521180 DAUC <0003> auc.c:143 vector [2]: ck = f65c72c8f8ea5c47319c7ced8349ec5a 20240929082521180 DAUC <0003> auc.c:144 vector [2]: ik = 38124e382989ab04afb37f9165cbcd2e 20240929082521180 DAUC <0003> auc.c:145 vector [2]: res = 7dc521a27d9e66c50000000000000000 20240929082521180 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082521180 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082521180 DAUC <0003> auc.c:179 vector [2]: kc = 230b5157fabcfb8f 20240929082521180 DAUC <0003> auc.c:180 vector [2]: sres = d1e6838c 20240929082521180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082521180 DAUC <0003> auc.c:113 vector [3]: rand = dbfb2c52f8f2968e6342215210b79255 20240929082521180 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082521180 DAUC <0003> auc.c:142 vector [3]: autn = ac284ac224a8000024351c2c2193e8db 20240929082521180 DAUC <0003> auc.c:143 vector [3]: ck = 0b9408e4ef5e2954030d083a10285202 20240929082521180 DAUC <0003> auc.c:144 vector [3]: ik = 024f8fad630e2f99435751353759dd3c 20240929082521180 DAUC <0003> auc.c:145 vector [3]: res = 5cbfd0c27b1a29970000000000000000 20240929082521180 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082521180 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082521180 DAUC <0003> auc.c:179 vector [3]: kc = e2499ed451ec832d 20240929082521180 DAUC <0003> auc.c:180 vector [3]: sres = db3e1fcc 20240929082521180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082521180 DAUC <0003> auc.c:113 vector [4]: rand = d7199bdfdca7242f5922489774b67492 20240929082521180 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082521180 DAUC <0003> auc.c:142 vector [4]: autn = c27b95b43d5f00001f49d0c70739f0b6 20240929082521180 DAUC <0003> auc.c:143 vector [4]: ck = ca46e3e4a6af078c408965a74259cf99 20240929082521180 DAUC <0003> auc.c:144 vector [4]: ik = e5cec55cce801634fc7c6dd6cd8afcbd 20240929082521180 DAUC <0003> auc.c:145 vector [4]: res = 2abff4a8252aaf420000000000000000 20240929082521180 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082521180 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082521181 DAUC <0003> auc.c:179 vector [4]: kc = 7bd59930b62ceb89 20240929082521181 DAUC <0003> auc.c:180 vector [4]: sres = 5c2f37d8 20240929082521181 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082521181 DAUC <0003> db_auc.c:245 IMSI='262428174306478': Generated 5 vectors 20240929082521181 DAUC <0003> db_auc.c:249 IMSI='262428174306478': Updating SQN=161 in DB 20240929082521189 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428174306478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428174306478"} 20240929082521189 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428174306478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082521189 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082521189 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082521196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20240929082521222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4258 20240929082521223 DLINP <000b> input/ipa.c:451 connected read/write 20240929082521223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082521223 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082521223 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082521223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082521223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33687<->l=127.0.0.1:4259) 20240929082521246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4258 20240929082521246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4258 20240929082524337 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082524337 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082524340 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57038<->l=127.0.0.1:4258 20240929082524342 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524342 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082524342 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082524342 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  20240929082524342 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082524342 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  20240929082524342 DLGSUP <0013> gsup_server.c:235 2:  20240929082524342 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082524342 DLGSUP <0013> gsup_server.c:235 3:  20240929082524342 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082524342 DLGSUP <0013> gsup_server.c:235 4:  20240929082524342 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082524342 DLGSUP <0013> gsup_server.c:235 5:  20240929082524342 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082524342 DLGSUP <0013> gsup_server.c:235 7:  20240929082524342 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082524342 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082524342 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082524342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082524355 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37811<->l=127.0.0.1:4259) 20240929082524377 DAUC <0003> db_auc.c:157 IMSI='262421324955097': No 2G Auth Data 20240929082524377 DAUC <0003> db_auc.c:192 IMSI='262421324955097': No 3G Auth Data 20240929082524422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20240929082524433 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524433 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421324955097"} 20240929082524433 DAUC <0003> db_auc.c:192 IMSI='262421324955097': No 3G Auth Data 20240929082524433 DAUC <0003> db_auc.c:236 IMSI='262421324955097': Calling to generate 1 vectors 20240929082524433 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240929082524433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524433 DAUC <0003> auc.c:113 vector [0]: rand = 850d50006bd888a7e82347fc720d3538 20240929082524433 DAUC <0003> auc.c:179 vector [0]: kc = 434fe9529b083000 20240929082524433 DAUC <0003> auc.c:180 vector [0]: sres = 5fb17c04 20240929082524433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524433 DAUC <0003> db_auc.c:245 IMSI='262421324955097': Generated 1 vectors 20240929082524433 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421324955097"} 20240929082524434 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524434 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524434 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524441 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524441 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421324955097"} 20240929082524441 DAUC <0003> db_auc.c:192 IMSI='262421324955097': No 3G Auth Data 20240929082524441 DAUC <0003> db_auc.c:236 IMSI='262421324955097': Calling to generate 4 vectors 20240929082524441 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240929082524441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524441 DAUC <0003> auc.c:113 vector [0]: rand = bb5d81573bb420c571c26866c6918f06 20240929082524441 DAUC <0003> auc.c:179 vector [0]: kc = 4c46e590530f5c00 20240929082524441 DAUC <0003> auc.c:180 vector [0]: sres = 9fa49b34 20240929082524441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524441 DAUC <0003> auc.c:113 vector [1]: rand = eb19e10c7f1b65b7f95cdc0126e7bbe7 20240929082524441 DAUC <0003> auc.c:179 vector [1]: kc = 0de015091ce68000 20240929082524441 DAUC <0003> auc.c:180 vector [1]: sres = 2bdf12e2 20240929082524441 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524441 DAUC <0003> auc.c:113 vector [2]: rand = 3e636391d60d849f54935e679ceb4dff 20240929082524441 DAUC <0003> auc.c:179 vector [2]: kc = f89db1416f04e400 20240929082524441 DAUC <0003> auc.c:180 vector [2]: sres = 2d2d787b 20240929082524441 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524441 DAUC <0003> auc.c:113 vector [3]: rand = 86712b70eb7077cc7daeabdd36eff593 20240929082524441 DAUC <0003> auc.c:179 vector [3]: kc = 4f7ce6e0644a3400 20240929082524441 DAUC <0003> auc.c:180 vector [3]: sres = e401ead8 20240929082524441 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524441 DAUC <0003> db_auc.c:245 IMSI='262421324955097': Generated 4 vectors 20240929082524441 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421324955097"} 20240929082524441 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524441 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524441 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524445 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524445 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421324955097"} 20240929082524445 DAUC <0003> db_auc.c:192 IMSI='262421324955097': No 3G Auth Data 20240929082524445 DAUC <0003> db_auc.c:236 IMSI='262421324955097': Calling to generate 5 vectors 20240929082524445 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082524445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524445 DAUC <0003> auc.c:113 vector [0]: rand = 1964d65aca0f3288dcfa286f044def93 20240929082524445 DAUC <0003> auc.c:179 vector [0]: kc = 73e19c8f404a7000 20240929082524445 DAUC <0003> auc.c:180 vector [0]: sres = 86d35cbb 20240929082524445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524445 DAUC <0003> auc.c:113 vector [1]: rand = 58bb6906949383946b84f578d6b7fce6 20240929082524446 DAUC <0003> auc.c:179 vector [1]: kc = 2ef8ddca40681800 20240929082524446 DAUC <0003> auc.c:180 vector [1]: sres = f50effb3 20240929082524446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524446 DAUC <0003> auc.c:113 vector [2]: rand = 81d8d0b8f50fde7e86320d10eff8b446 20240929082524446 DAUC <0003> auc.c:179 vector [2]: kc = a8c8d739a6b3d000 20240929082524446 DAUC <0003> auc.c:180 vector [2]: sres = 217da34a 20240929082524446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524446 DAUC <0003> auc.c:113 vector [3]: rand = 4935663b8fcfc31c69d98362bd782ae3 20240929082524446 DAUC <0003> auc.c:179 vector [3]: kc = f34b938159923c00 20240929082524446 DAUC <0003> auc.c:180 vector [3]: sres = da5043c0 20240929082524446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524446 DAUC <0003> auc.c:113 vector [4]: rand = 694b0c65675e3a5e8c18ea3185a0ad15 20240929082524446 DAUC <0003> auc.c:179 vector [4]: kc = 28f39fb8123fbc00 20240929082524446 DAUC <0003> auc.c:180 vector [4]: sres = fffbf1ae 20240929082524446 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082524446 DAUC <0003> db_auc.c:245 IMSI='262421324955097': Generated 5 vectors 20240929082524446 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421324955097"} 20240929082524446 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524446 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524446 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524451 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524451 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421324955097"} 20240929082524451 DAUC <0003> db_auc.c:192 IMSI='262421324955097': No 3G Auth Data 20240929082524451 DAUC <0003> db_auc.c:236 IMSI='262421324955097': Calling to generate 5 vectors 20240929082524451 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082524451 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524451 DAUC <0003> auc.c:113 vector [0]: rand = 894bf59e1748e651a9bf17b56413e37a 20240929082524451 DAUC <0003> auc.c:179 vector [0]: kc = 350ea9fc5740dc00 20240929082524451 DAUC <0003> auc.c:180 vector [0]: sres = 9f2c7e05 20240929082524451 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524451 DAUC <0003> auc.c:113 vector [1]: rand = 32d661a1860e2062a9ecc618955d4a9a 20240929082524451 DAUC <0003> auc.c:179 vector [1]: kc = 4bb2167907a9f800 20240929082524451 DAUC <0003> auc.c:180 vector [1]: sres = bce55f55 20240929082524451 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524451 DAUC <0003> auc.c:113 vector [2]: rand = cd42190c53530eff81c9283c8184b545 20240929082524451 DAUC <0003> auc.c:179 vector [2]: kc = 23449aab215af400 20240929082524451 DAUC <0003> auc.c:180 vector [2]: sres = 7c7897f7 20240929082524451 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524451 DAUC <0003> auc.c:113 vector [3]: rand = b15f561fce74dda1654582c772f1e99f 20240929082524451 DAUC <0003> auc.c:179 vector [3]: kc = 1e036ee23ece0c00 20240929082524451 DAUC <0003> auc.c:180 vector [3]: sres = e43dca98 20240929082524451 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524451 DAUC <0003> auc.c:113 vector [4]: rand = e3828760b8ebb9c7e23062a67185d0c0 20240929082524451 DAUC <0003> auc.c:179 vector [4]: kc = b04c52d6ba500c00 20240929082524451 DAUC <0003> auc.c:180 vector [4]: sres = b9b2a234 20240929082524451 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082524451 DAUC <0003> db_auc.c:245 IMSI='262421324955097': Generated 5 vectors 20240929082524451 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421324955097"} 20240929082524451 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421324955097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524451 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524451 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20240929082524481 DAUC <0003> db_auc.c:157 IMSI='262427390680877': No 2G Auth Data 20240929082524481 DAUC <0003> db_auc.c:192 IMSI='262427390680877': No 3G Auth Data 20240929082524503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20240929082524505 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524505 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427390680877"} 20240929082524505 DAUC <0003> db_auc.c:192 IMSI='262427390680877': No 3G Auth Data 20240929082524505 DAUC <0003> db_auc.c:236 IMSI='262427390680877': Calling to generate 1 vectors 20240929082524505 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240929082524505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524505 DAUC <0003> auc.c:113 vector [0]: rand = 1ed21e185f69968cc0341183ab7a7b15 20240929082524505 DAUC <0003> auc.c:179 vector [0]: kc = 5464a26787777c00 20240929082524505 DAUC <0003> auc.c:180 vector [0]: sres = 549c680f 20240929082524505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524505 DAUC <0003> db_auc.c:245 IMSI='262427390680877': Generated 1 vectors 20240929082524505 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427390680877"} 20240929082524505 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524505 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524505 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524506 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524506 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427390680877"} 20240929082524506 DAUC <0003> db_auc.c:192 IMSI='262427390680877': No 3G Auth Data 20240929082524506 DAUC <0003> db_auc.c:236 IMSI='262427390680877': Calling to generate 4 vectors 20240929082524506 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240929082524506 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524506 DAUC <0003> auc.c:113 vector [0]: rand = f6b5a63e3c73ce3f7c642543cc00aaa3 20240929082524506 DAUC <0003> auc.c:179 vector [0]: kc = ab7e583c2f598400 20240929082524506 DAUC <0003> auc.c:180 vector [0]: sres = 1dfc5551 20240929082524506 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [1]: rand = 6bc3d67770d61348ec6f622f82f312ad 20240929082524506 DAUC <0003> auc.c:179 vector [1]: kc = b02c888bc6159800 20240929082524506 DAUC <0003> auc.c:180 vector [1]: sres = 3b47dd84 20240929082524506 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [2]: rand = 18a2efe38d9aeef2c54fde419904f887 20240929082524506 DAUC <0003> auc.c:179 vector [2]: kc = 1f9c4351ced21000 20240929082524506 DAUC <0003> auc.c:180 vector [2]: sres = 367608c0 20240929082524506 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [3]: rand = a5106713fe19a78722de14bdd54d3b26 20240929082524506 DAUC <0003> auc.c:179 vector [3]: kc = 8c9c98c345e91400 20240929082524506 DAUC <0003> auc.c:180 vector [3]: sres = 29882296 20240929082524506 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524506 DAUC <0003> db_auc.c:245 IMSI='262427390680877': Generated 4 vectors 20240929082524506 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427390680877"} 20240929082524506 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524506 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524506 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524506 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524506 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427390680877"} 20240929082524506 DAUC <0003> db_auc.c:192 IMSI='262427390680877': No 3G Auth Data 20240929082524506 DAUC <0003> db_auc.c:236 IMSI='262427390680877': Calling to generate 5 vectors 20240929082524506 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082524506 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524506 DAUC <0003> auc.c:113 vector [0]: rand = de179278057c9718a6cc038b2d57cb68 20240929082524506 DAUC <0003> auc.c:179 vector [0]: kc = b7d0bd58d6d5ac00 20240929082524506 DAUC <0003> auc.c:180 vector [0]: sres = f55fc350 20240929082524506 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [1]: rand = 63e7ddac32cb1b1c573a578e3b0a3346 20240929082524506 DAUC <0003> auc.c:179 vector [1]: kc = d2e66595e7de3000 20240929082524506 DAUC <0003> auc.c:180 vector [1]: sres = 6537c99d 20240929082524506 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [2]: rand = 45cbe1a6d91828edc866e7d1a6a6176c 20240929082524506 DAUC <0003> auc.c:179 vector [2]: kc = b7a8549655abe400 20240929082524506 DAUC <0003> auc.c:180 vector [2]: sres = 20a0316a 20240929082524506 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [3]: rand = e9ad19d1de0a8c2ed23a93d6270784b1 20240929082524506 DAUC <0003> auc.c:179 vector [3]: kc = 23c34b30e7278c00 20240929082524506 DAUC <0003> auc.c:180 vector [3]: sres = f61bf040 20240929082524506 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524506 DAUC <0003> auc.c:113 vector [4]: rand = 32878b3e5b301deadc5a2a1b0200ff50 20240929082524506 DAUC <0003> auc.c:179 vector [4]: kc = 4790b22000fc0c00 20240929082524506 DAUC <0003> auc.c:180 vector [4]: sres = 3b197467 20240929082524506 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082524506 DAUC <0003> db_auc.c:245 IMSI='262427390680877': Generated 5 vectors 20240929082524506 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427390680877"} 20240929082524506 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524506 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524506 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524507 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524507 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427390680877"} 20240929082524507 DAUC <0003> db_auc.c:192 IMSI='262427390680877': No 3G Auth Data 20240929082524507 DAUC <0003> db_auc.c:236 IMSI='262427390680877': Calling to generate 5 vectors 20240929082524507 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082524507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524507 DAUC <0003> auc.c:113 vector [0]: rand = 31cc6af20a1bb584712ed8c83488dd76 20240929082524507 DAUC <0003> auc.c:179 vector [0]: kc = 67dda01019bb8000 20240929082524507 DAUC <0003> auc.c:180 vector [0]: sres = 4d2fac24 20240929082524507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524507 DAUC <0003> auc.c:113 vector [1]: rand = edee41b7a930fbe205f6487c87fbb713 20240929082524507 DAUC <0003> auc.c:179 vector [1]: kc = 761e57185bde2800 20240929082524507 DAUC <0003> auc.c:180 vector [1]: sres = 3f87e23b 20240929082524507 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524507 DAUC <0003> auc.c:113 vector [2]: rand = 7b408f014ec363382cbecc02249f4ff2 20240929082524507 DAUC <0003> auc.c:179 vector [2]: kc = 5098ef1f97907800 20240929082524507 DAUC <0003> auc.c:180 vector [2]: sres = ca71bce1 20240929082524507 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524507 DAUC <0003> auc.c:113 vector [3]: rand = 80b35baa25bc04d7746bd9f6a9054c00 20240929082524507 DAUC <0003> auc.c:179 vector [3]: kc = a5e07e1e236c9000 20240929082524507 DAUC <0003> auc.c:180 vector [3]: sres = 80852332 20240929082524507 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524507 DAUC <0003> auc.c:113 vector [4]: rand = 5bfd91028c6a081306850959a09d6e62 20240929082524507 DAUC <0003> auc.c:179 vector [4]: kc = 1c0b600ebfd18c00 20240929082524507 DAUC <0003> auc.c:180 vector [4]: sres = 67f916ff 20240929082524507 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082524507 DAUC <0003> db_auc.c:245 IMSI='262427390680877': Generated 5 vectors 20240929082524507 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427390680877"} 20240929082524507 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427390680877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524507 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524507 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20240929082524532 DAUC <0003> db_auc.c:157 IMSI='262428601433384': No 2G Auth Data 20240929082524532 DAUC <0003> db_auc.c:192 IMSI='262428601433384': No 3G Auth Data 20240929082524556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4258 20240929082524559 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524559 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428601433384"} 20240929082524559 DAUC <0003> db_auc.c:192 IMSI='262428601433384': No 3G Auth Data 20240929082524559 DAUC <0003> db_auc.c:236 IMSI='262428601433384': Calling to generate 1 vectors 20240929082524559 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240929082524559 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524559 DAUC <0003> auc.c:113 vector [0]: rand = 38c11ed9ae2cdd7e2794083f9c7bea4e 20240929082524559 DAUC <0003> auc.c:179 vector [0]: kc = b7413f3d257290b3 20240929082524559 DAUC <0003> auc.c:180 vector [0]: sres = 62fb6c22 20240929082524559 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524559 DAUC <0003> db_auc.c:245 IMSI='262428601433384': Generated 1 vectors 20240929082524559 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428601433384"} 20240929082524559 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524559 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524559 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524561 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524561 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428601433384"} 20240929082524561 DAUC <0003> db_auc.c:192 IMSI='262428601433384': No 3G Auth Data 20240929082524561 DAUC <0003> db_auc.c:236 IMSI='262428601433384': Calling to generate 4 vectors 20240929082524561 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240929082524561 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524561 DAUC <0003> auc.c:113 vector [0]: rand = bee349e9912d98427bdb1515452fed08 20240929082524561 DAUC <0003> auc.c:179 vector [0]: kc = c126172a1fc5bea1 20240929082524561 DAUC <0003> auc.c:180 vector [0]: sres = 8bc0ef15 20240929082524561 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524561 DAUC <0003> auc.c:113 vector [1]: rand = f7e91789fb0a2b6a8d3526c7826ddf17 20240929082524561 DAUC <0003> auc.c:179 vector [1]: kc = 1824b8d23f4a87de 20240929082524561 DAUC <0003> auc.c:180 vector [1]: sres = d2fc68d2 20240929082524561 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524561 DAUC <0003> auc.c:113 vector [2]: rand = 83c4b5054f2a88753245651840e78650 20240929082524561 DAUC <0003> auc.c:179 vector [2]: kc = 3e88bdc37e66f49c 20240929082524561 DAUC <0003> auc.c:180 vector [2]: sres = df800fef 20240929082524561 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524561 DAUC <0003> auc.c:113 vector [3]: rand = 6da736307db58de566cf7048f20a7873 20240929082524561 DAUC <0003> auc.c:179 vector [3]: kc = 95f6732b134b03ff 20240929082524561 DAUC <0003> auc.c:180 vector [3]: sres = e7f2a8a6 20240929082524561 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524561 DAUC <0003> db_auc.c:245 IMSI='262428601433384': Generated 4 vectors 20240929082524561 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428601433384"} 20240929082524561 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524561 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524561 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524563 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524563 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428601433384"} 20240929082524563 DAUC <0003> db_auc.c:192 IMSI='262428601433384': No 3G Auth Data 20240929082524563 DAUC <0003> db_auc.c:236 IMSI='262428601433384': Calling to generate 5 vectors 20240929082524563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082524563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524563 DAUC <0003> auc.c:113 vector [0]: rand = 62e9298187145988bcf080ea7f1c165d 20240929082524563 DAUC <0003> auc.c:179 vector [0]: kc = 36dcf00447c1c87c 20240929082524563 DAUC <0003> auc.c:180 vector [0]: sres = 80d2b3c0 20240929082524563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524563 DAUC <0003> auc.c:113 vector [1]: rand = 1f6e3de751814e62555a707c30b2d66a 20240929082524563 DAUC <0003> auc.c:179 vector [1]: kc = 8b9002228e285cbe 20240929082524563 DAUC <0003> auc.c:180 vector [1]: sres = 5bbeea8d 20240929082524563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524563 DAUC <0003> auc.c:113 vector [2]: rand = ff736302bdcbe3c6098772e69bd1221d 20240929082524563 DAUC <0003> auc.c:179 vector [2]: kc = 694aa311870caae9 20240929082524563 DAUC <0003> auc.c:180 vector [2]: sres = ee9c2599 20240929082524563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524563 DAUC <0003> auc.c:113 vector [3]: rand = 84d0c0735451c65851130c33955c1b5c 20240929082524563 DAUC <0003> auc.c:179 vector [3]: kc = 76c347843c539a72 20240929082524563 DAUC <0003> auc.c:180 vector [3]: sres = c3786751 20240929082524563 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524563 DAUC <0003> auc.c:113 vector [4]: rand = b9dec27547dcb54591b95b0ae1603f4b 20240929082524563 DAUC <0003> auc.c:179 vector [4]: kc = 841cbdc0c6241a12 20240929082524563 DAUC <0003> auc.c:180 vector [4]: sres = ec76641b 20240929082524563 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082524563 DAUC <0003> db_auc.c:245 IMSI='262428601433384': Generated 5 vectors 20240929082524563 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428601433384"} 20240929082524563 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524563 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524563 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524565 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524565 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428601433384"} 20240929082524565 DAUC <0003> db_auc.c:192 IMSI='262428601433384': No 3G Auth Data 20240929082524565 DAUC <0003> db_auc.c:236 IMSI='262428601433384': Calling to generate 5 vectors 20240929082524565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240929082524565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524565 DAUC <0003> auc.c:113 vector [0]: rand = 22e46ab22483e040cb93f6f91c752103 20240929082524565 DAUC <0003> auc.c:179 vector [0]: kc = 26965b2888b8c27e 20240929082524565 DAUC <0003> auc.c:180 vector [0]: sres = 0c4dd9fd 20240929082524565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240929082524565 DAUC <0003> auc.c:113 vector [1]: rand = 09e638f76aa22b21cb71b375435242d2 20240929082524565 DAUC <0003> auc.c:179 vector [1]: kc = c9c577d742792662 20240929082524565 DAUC <0003> auc.c:180 vector [1]: sres = a39ca799 20240929082524565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240929082524565 DAUC <0003> auc.c:113 vector [2]: rand = 00b8385f81d2f6801f58cd7912143945 20240929082524565 DAUC <0003> auc.c:179 vector [2]: kc = fc93fd26e9317f2d 20240929082524565 DAUC <0003> auc.c:180 vector [2]: sres = 7a08c169 20240929082524565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240929082524565 DAUC <0003> auc.c:113 vector [3]: rand = 9e1f9d4cf933516bf2e21f964ebe8fb4 20240929082524565 DAUC <0003> auc.c:179 vector [3]: kc = 76da9524d7e9706a 20240929082524565 DAUC <0003> auc.c:180 vector [3]: sres = 0b876c64 20240929082524565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240929082524565 DAUC <0003> auc.c:113 vector [4]: rand = ba83ef2e7e93d6fceacb0cb2a06dc29d 20240929082524565 DAUC <0003> auc.c:179 vector [4]: kc = 79e4eb4893259a66 20240929082524565 DAUC <0003> auc.c:180 vector [4]: sres = 51ecb87f 20240929082524565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240929082524565 DAUC <0003> db_auc.c:245 IMSI='262428601433384': Generated 5 vectors 20240929082524565 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428601433384"} 20240929082524565 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428601433384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524565 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524565 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4258 20240929082524595 DAUC <0003> db_auc.c:157 IMSI='262429062613034': No 2G Auth Data 20240929082524595 DAUC <0003> db_auc.c:192 IMSI='262429062613034': No 3G Auth Data 20240929082524616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57080<->l=127.0.0.1:4258 20240929082524618 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524618 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429062613034"} 20240929082524618 DAUC <0003> db_auc.c:157 IMSI='262429062613034': No 2G Auth Data 20240929082524618 DAUC <0003> db_auc.c:236 IMSI='262429062613034': Calling to generate 1 vectors 20240929082524618 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240929082524618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524618 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082524618 DAUC <0003> auc.c:113 vector [0]: rand = 6edbbb9222b2442d4cc4ed4230e6c4de 20240929082524618 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082524618 DAUC <0003> auc.c:142 vector [0]: autn = fc4495ebb1980000b2231202e076e32c 20240929082524618 DAUC <0003> auc.c:143 vector [0]: ck = 67de2d2964ea4388448d93c98c3d822c 20240929082524618 DAUC <0003> auc.c:144 vector [0]: ik = 9ab1601cd9d8ad8b62c45766297a7bdb 20240929082524618 DAUC <0003> auc.c:145 vector [0]: res = e947741ad764b1340000000000000000 20240929082524618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524618 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524618 DAUC <0003> auc.c:151 vector [0]: kc = db26899a187517f4 20240929082524618 DAUC <0003> auc.c:152 vector [0]: sres = 3e23c52e 20240929082524618 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524618 DAUC <0003> db_auc.c:245 IMSI='262429062613034': Generated 1 vectors 20240929082524618 DAUC <0003> db_auc.c:249 IMSI='262429062613034': Updating SQN=33 in DB 20240929082524626 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429062613034"} 20240929082524626 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524628 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524628 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429062613034"} 20240929082524628 DAUC <0003> db_auc.c:157 IMSI='262429062613034': No 2G Auth Data 20240929082524628 DAUC <0003> db_auc.c:236 IMSI='262429062613034': Calling to generate 4 vectors 20240929082524628 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240929082524628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524628 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929082524628 DAUC <0003> auc.c:113 vector [0]: rand = 5c1bbcf228f426f021073deb97c9c23d 20240929082524628 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929082524628 DAUC <0003> auc.c:142 vector [0]: autn = 31f8bbdb5e2b0000ca9dfe6d30b9c123 20240929082524628 DAUC <0003> auc.c:143 vector [0]: ck = 3012623d661e6a3bdb3d9881241c41cc 20240929082524628 DAUC <0003> auc.c:144 vector [0]: ik = a0d18b5539271a4ac0e48c5951f79f3c 20240929082524628 DAUC <0003> auc.c:145 vector [0]: res = c115d62748dbd42b0000000000000000 20240929082524628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524628 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524628 DAUC <0003> auc.c:151 vector [0]: kc = 8b1afdb02ad2ae81 20240929082524628 DAUC <0003> auc.c:152 vector [0]: sres = 89ce020c 20240929082524628 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524628 DAUC <0003> auc.c:113 vector [1]: rand = 6d86c862b043890d30e2517bf68a0c27 20240929082524628 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929082524628 DAUC <0003> auc.c:142 vector [1]: autn = 4ffd9947eb650000a480626fc6200246 20240929082524628 DAUC <0003> auc.c:143 vector [1]: ck = 3d3780079a558b65cf45e97d1b1980ee 20240929082524628 DAUC <0003> auc.c:144 vector [1]: ik = 3bd6a05356db9624ed88656627af9acd 20240929082524628 DAUC <0003> auc.c:145 vector [1]: res = 9e357246f5cd19820000000000000000 20240929082524628 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524628 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082524628 DAUC <0003> auc.c:151 vector [1]: kc = 242cac4ff0380762 20240929082524628 DAUC <0003> auc.c:152 vector [1]: sres = 6bf86bc4 20240929082524628 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082524628 DAUC <0003> auc.c:113 vector [2]: rand = 739e071a1ffc536f154b7eca6d091b67 20240929082524628 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929082524628 DAUC <0003> auc.c:142 vector [2]: autn = 642c4bb24b5c0000fc466ac6396f5e40 20240929082524628 DAUC <0003> auc.c:143 vector [2]: ck = a708f468af3c1bed62a751ffd29c3eb1 20240929082524628 DAUC <0003> auc.c:144 vector [2]: ik = f4f4ca08509506b56b534d55c4838a6c 20240929082524628 DAUC <0003> auc.c:145 vector [2]: res = 628167b28751b93b0000000000000000 20240929082524628 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524628 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082524628 DAUC <0003> auc.c:151 vector [2]: kc = 5a0822cae9b6a985 20240929082524628 DAUC <0003> auc.c:152 vector [2]: sres = e5d0de89 20240929082524628 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082524628 DAUC <0003> auc.c:113 vector [3]: rand = 252f9c76ce6d50500a23330f95a64183 20240929082524628 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929082524628 DAUC <0003> auc.c:142 vector [3]: autn = 10f6f864605200002b8da76d2421b01e 20240929082524628 DAUC <0003> auc.c:143 vector [3]: ck = 30dc5b5f7b08a4d54b850c4763e16ed0 20240929082524628 DAUC <0003> auc.c:144 vector [3]: ik = 4d6415912f40978f1261cb15cb43f4bc 20240929082524628 DAUC <0003> auc.c:145 vector [3]: res = 6eedb356a4b302f10000000000000000 20240929082524628 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524628 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082524628 DAUC <0003> auc.c:151 vector [3]: kc = 245c899cfceaa936 20240929082524628 DAUC <0003> auc.c:152 vector [3]: sres = ca5eb1a7 20240929082524628 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082524628 DAUC <0003> db_auc.c:245 IMSI='262429062613034': Generated 4 vectors 20240929082524628 DAUC <0003> db_auc.c:249 IMSI='262429062613034': Updating SQN=161 in DB 20240929082524636 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429062613034"} 20240929082524636 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524636 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524636 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524638 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524638 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429062613034"} 20240929082524638 DAUC <0003> db_auc.c:157 IMSI='262429062613034': No 2G Auth Data 20240929082524638 DAUC <0003> db_auc.c:236 IMSI='262429062613034': Calling to generate 5 vectors 20240929082524638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082524638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929082524638 DAUC <0003> auc.c:113 vector [0]: rand = 087bf610aea1c7f15a835cf4fc4ec4ff 20240929082524638 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929082524638 DAUC <0003> auc.c:142 vector [0]: autn = 4c918b1466c400009648761dd820e35d 20240929082524638 DAUC <0003> auc.c:143 vector [0]: ck = 9adacaa028801ce644a2a4b3528722fb 20240929082524638 DAUC <0003> auc.c:144 vector [0]: ik = 3b1833469e70908aad4a9f0a3ae7f24a 20240929082524638 DAUC <0003> auc.c:145 vector [0]: res = d12faa72513bd6570000000000000000 20240929082524638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524638 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524638 DAUC <0003> auc.c:151 vector [0]: kc = 482ac25fde905cdd 20240929082524638 DAUC <0003> auc.c:152 vector [0]: sres = 80147c25 20240929082524638 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524638 DAUC <0003> auc.c:113 vector [1]: rand = 3bbe9adc9371a47dded0c18265017914 20240929082524638 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929082524638 DAUC <0003> auc.c:142 vector [1]: autn = 1f84ced2fcdd00001009ff55e2bbc472 20240929082524638 DAUC <0003> auc.c:143 vector [1]: ck = 78bceb4e4eb12b2523890748c77cc4ce 20240929082524638 DAUC <0003> auc.c:144 vector [1]: ik = a702dd057904e8f98ed2b1086d659a86 20240929082524638 DAUC <0003> auc.c:145 vector [1]: res = 6bbb754ff235e2090000000000000000 20240929082524638 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524638 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082524638 DAUC <0003> auc.c:151 vector [1]: kc = 72e5800b9dac9d94 20240929082524638 DAUC <0003> auc.c:152 vector [1]: sres = 998e9746 20240929082524638 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082524638 DAUC <0003> auc.c:113 vector [2]: rand = 27e28db35b0253ba37d1bf517aefd0bc 20240929082524638 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929082524638 DAUC <0003> auc.c:142 vector [2]: autn = 3b382b29c5a20000b8e93a90a059cab3 20240929082524638 DAUC <0003> auc.c:143 vector [2]: ck = 007fb0e60dd107e8d9563e2b9fa4d77c 20240929082524638 DAUC <0003> auc.c:144 vector [2]: ik = a7719fea473d43b832ca58d3b0c58e01 20240929082524638 DAUC <0003> auc.c:145 vector [2]: res = 743d5ea9ee17937f0000000000000000 20240929082524638 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524638 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082524638 DAUC <0003> auc.c:151 vector [2]: kc = 4c9249f4658d1d2d 20240929082524639 DAUC <0003> auc.c:152 vector [2]: sres = 9a2acdd6 20240929082524639 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082524639 DAUC <0003> auc.c:113 vector [3]: rand = 84bc3fc0ef7ceec4b74fabb3dc1bb934 20240929082524639 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929082524639 DAUC <0003> auc.c:142 vector [3]: autn = e9a16ded8f47000094536f92cc41d3b7 20240929082524639 DAUC <0003> auc.c:143 vector [3]: ck = 11b38ad9d6bb98052a95ddb1ffd99a1f 20240929082524639 DAUC <0003> auc.c:144 vector [3]: ik = bd4f518c7a8f2c6aa565b57c3a2a366b 20240929082524639 DAUC <0003> auc.c:145 vector [3]: res = e2fc4ecb2e572b350000000000000000 20240929082524639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524639 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082524639 DAUC <0003> auc.c:151 vector [3]: kc = 230cb39869c7181b 20240929082524639 DAUC <0003> auc.c:152 vector [3]: sres = ccab65fe 20240929082524639 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082524639 DAUC <0003> auc.c:113 vector [4]: rand = 687cd3f1a10eafe86d59a20fcb666d07 20240929082524639 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929082524639 DAUC <0003> auc.c:142 vector [4]: autn = fe0856f3bd740000607555284912e895 20240929082524639 DAUC <0003> auc.c:143 vector [4]: ck = 884c6b1b45d7e4044b44e567b93eb7f0 20240929082524639 DAUC <0003> auc.c:144 vector [4]: ik = 6c135a098d65c918908dfc5d660ffc6a 20240929082524639 DAUC <0003> auc.c:145 vector [4]: res = a2c3597017df681a0000000000000000 20240929082524639 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524639 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082524639 DAUC <0003> auc.c:151 vector [4]: kc = 3f96282817836686 20240929082524639 DAUC <0003> auc.c:152 vector [4]: sres = b51c316a 20240929082524639 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082524639 DAUC <0003> db_auc.c:245 IMSI='262429062613034': Generated 5 vectors 20240929082524639 DAUC <0003> db_auc.c:249 IMSI='262429062613034': Updating SQN=321 in DB 20240929082524647 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429062613034"} 20240929082524647 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524647 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524647 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524652 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524652 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429062613034"} 20240929082524652 DAUC <0003> db_auc.c:157 IMSI='262429062613034': No 2G Auth Data 20240929082524652 DAUC <0003> db_auc.c:236 IMSI='262429062613034': Calling to generate 5 vectors 20240929082524652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082524652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524652 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929082524652 DAUC <0003> auc.c:113 vector [0]: rand = 92eeac58c530a464b9151671cef252fe 20240929082524652 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929082524652 DAUC <0003> auc.c:142 vector [0]: autn = 9ae3c1f3bba900001533c04c9bbfc35a 20240929082524652 DAUC <0003> auc.c:143 vector [0]: ck = 77ac9582d72149f374963f26058956ca 20240929082524652 DAUC <0003> auc.c:144 vector [0]: ik = 91c666fb6f644e41b005aad9ea421439 20240929082524652 DAUC <0003> auc.c:145 vector [0]: res = c738ab8363bbca630000000000000000 20240929082524652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524652 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524652 DAUC <0003> auc.c:151 vector [0]: kc = 22f96686578e4541 20240929082524652 DAUC <0003> auc.c:152 vector [0]: sres = a48361e0 20240929082524652 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524652 DAUC <0003> auc.c:113 vector [1]: rand = c8be65bff857b777613f72bba0d00872 20240929082524652 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929082524652 DAUC <0003> auc.c:142 vector [1]: autn = 8ae401864fbb0000952cb7d252f7b2a2 20240929082524652 DAUC <0003> auc.c:143 vector [1]: ck = 21ad9be13a333d263ed88b97a3ccf204 20240929082524652 DAUC <0003> auc.c:144 vector [1]: ik = 4f2be789fb049d21646caf063789846d 20240929082524652 DAUC <0003> auc.c:145 vector [1]: res = 63d9aba558f07f4e0000000000000000 20240929082524652 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524652 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082524652 DAUC <0003> auc.c:151 vector [1]: kc = 343258f95572d66e 20240929082524652 DAUC <0003> auc.c:152 vector [1]: sres = 3b29d4eb 20240929082524652 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082524652 DAUC <0003> auc.c:113 vector [2]: rand = 7790444f6482a910f30338b68f0f1e0c 20240929082524652 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929082524652 DAUC <0003> auc.c:142 vector [2]: autn = 026bf80bacb100008021676e30112779 20240929082524652 DAUC <0003> auc.c:143 vector [2]: ck = 23a9bfa2037ff6b11d264cdad3faabc9 20240929082524652 DAUC <0003> auc.c:144 vector [2]: ik = 5f97c322e8408cfab86cb954337d8a39 20240929082524652 DAUC <0003> auc.c:145 vector [2]: res = e19e8f5aceab16ea0000000000000000 20240929082524652 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524652 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082524652 DAUC <0003> auc.c:151 vector [2]: kc = d974890e0bb85bbb 20240929082524652 DAUC <0003> auc.c:152 vector [2]: sres = 2f3599b0 20240929082524652 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082524652 DAUC <0003> auc.c:113 vector [3]: rand = 1922d28072bdea1ebb297e791c3f9ff2 20240929082524652 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929082524652 DAUC <0003> auc.c:142 vector [3]: autn = 601a010d8408000048e19319c084fb30 20240929082524652 DAUC <0003> auc.c:143 vector [3]: ck = 83a63a92dc12357bb01e5a86bca90db1 20240929082524652 DAUC <0003> auc.c:144 vector [3]: ik = 419242495e78641253be8817acaad70e 20240929082524652 DAUC <0003> auc.c:145 vector [3]: res = 4625aec579d393710000000000000000 20240929082524652 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524652 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082524652 DAUC <0003> auc.c:151 vector [3]: kc = 2194aa4a92698bd6 20240929082524652 DAUC <0003> auc.c:152 vector [3]: sres = 3ff63db4 20240929082524652 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082524652 DAUC <0003> auc.c:113 vector [4]: rand = 5e1ac5b802bc3497092ad349fc5af5e5 20240929082524652 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929082524652 DAUC <0003> auc.c:142 vector [4]: autn = b0a815f49bc500008e808087512f6862 20240929082524652 DAUC <0003> auc.c:143 vector [4]: ck = 2223746c5b4513e2e1418cd80a7c18ba 20240929082524652 DAUC <0003> auc.c:144 vector [4]: ik = 0a0c6fa4823e1ee4ddbdea20ee84003b 20240929082524652 DAUC <0003> auc.c:145 vector [4]: res = b4ce63e0c94e19100000000000000000 20240929082524652 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524652 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082524652 DAUC <0003> auc.c:151 vector [4]: kc = 14d37d303d831587 20240929082524652 DAUC <0003> auc.c:152 vector [4]: sres = 7d807af0 20240929082524652 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082524652 DAUC <0003> db_auc.c:245 IMSI='262429062613034': Generated 5 vectors 20240929082524652 DAUC <0003> db_auc.c:249 IMSI='262429062613034': Updating SQN=481 in DB 20240929082524660 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429062613034"} 20240929082524660 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429062613034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524660 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524660 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57080<->l=127.0.0.1:4258 20240929082524691 DAUC <0003> db_auc.c:157 IMSI='262426068060491': No 2G Auth Data 20240929082524691 DAUC <0003> db_auc.c:192 IMSI='262426068060491': No 3G Auth Data 20240929082524712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20240929082524713 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524713 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426068060491"} 20240929082524713 DAUC <0003> db_auc.c:157 IMSI='262426068060491': No 2G Auth Data 20240929082524713 DAUC <0003> db_auc.c:236 IMSI='262426068060491': Calling to generate 1 vectors 20240929082524713 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240929082524713 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524713 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929082524713 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082524713 DAUC <0003> auc.c:113 vector [0]: rand = 9e89451314a1bf169cab2748ece42a5b 20240929082524713 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082524713 DAUC <0003> auc.c:142 vector [0]: autn = 094de990d96700009c3ae5c9f6b5276c 20240929082524713 DAUC <0003> auc.c:143 vector [0]: ck = eab900b2bf2c016ada3235856bc74863 20240929082524713 DAUC <0003> auc.c:144 vector [0]: ik = 2b3d71eedad8f4ad90f545c2e9383316 20240929082524713 DAUC <0003> auc.c:145 vector [0]: res = 0231f942b61057e40000000000000000 20240929082524713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524713 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524713 DAUC <0003> auc.c:151 vector [0]: kc = 8b43011be70b8eb2 20240929082524713 DAUC <0003> auc.c:152 vector [0]: sres = b421aea6 20240929082524713 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524713 DAUC <0003> db_auc.c:245 IMSI='262426068060491': Generated 1 vectors 20240929082524713 DAUC <0003> db_auc.c:249 IMSI='262426068060491': Updating SQN=33 in DB 20240929082524722 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426068060491"} 20240929082524722 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524722 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524722 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524723 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524723 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426068060491"} 20240929082524723 DAUC <0003> db_auc.c:157 IMSI='262426068060491': No 2G Auth Data 20240929082524723 DAUC <0003> db_auc.c:236 IMSI='262426068060491': Calling to generate 4 vectors 20240929082524723 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240929082524723 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524723 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929082524723 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929082524723 DAUC <0003> auc.c:113 vector [0]: rand = d7e52d78a7292429dd4dcfb0bd2b5b84 20240929082524723 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929082524723 DAUC <0003> auc.c:142 vector [0]: autn = c050fdda0e690000a6b01d8a8fd961fa 20240929082524723 DAUC <0003> auc.c:143 vector [0]: ck = 00215a5afb53474fb1bfd64eaeab683d 20240929082524723 DAUC <0003> auc.c:144 vector [0]: ik = 4fb280674a9017db0cc608de30fc2cfe 20240929082524723 DAUC <0003> auc.c:145 vector [0]: res = ddb552acbf9e8b020000000000000000 20240929082524723 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524723 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524723 DAUC <0003> auc.c:151 vector [0]: kc = f2ea04ad2f941457 20240929082524723 DAUC <0003> auc.c:152 vector [0]: sres = 622bd9ae 20240929082524723 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524723 DAUC <0003> auc.c:113 vector [1]: rand = 3af6f0322347705092435f28f2fb0187 20240929082524723 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929082524723 DAUC <0003> auc.c:142 vector [1]: autn = 582ab338630a0000e8507986c50d1d49 20240929082524723 DAUC <0003> auc.c:143 vector [1]: ck = 49df3ed5e837d3af48565218483407b3 20240929082524723 DAUC <0003> auc.c:144 vector [1]: ik = 9895945cd7a623b97ec91b9ef385839c 20240929082524723 DAUC <0003> auc.c:145 vector [1]: res = 92bf4719f0aca4c50000000000000000 20240929082524723 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524723 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082524723 DAUC <0003> auc.c:151 vector [1]: kc = e7d5e30f84207439 20240929082524723 DAUC <0003> auc.c:152 vector [1]: sres = 6213e3dc 20240929082524723 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082524723 DAUC <0003> auc.c:113 vector [2]: rand = 31fd8121170a6cf1f9756c666e14b5a0 20240929082524723 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929082524723 DAUC <0003> auc.c:142 vector [2]: autn = ed3d8599b05c0000c438a723c3c6d730 20240929082524723 DAUC <0003> auc.c:143 vector [2]: ck = 39e8f4f75cc5b3a29fba35eed6477592 20240929082524723 DAUC <0003> auc.c:144 vector [2]: ik = 7b1065e0ac320ad707a565afa3598618 20240929082524723 DAUC <0003> auc.c:145 vector [2]: res = fe0e0870a5992a300000000000000000 20240929082524723 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524723 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082524723 DAUC <0003> auc.c:151 vector [2]: kc = dae7c15685e94aff 20240929082524723 DAUC <0003> auc.c:152 vector [2]: sres = 5b972240 20240929082524723 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082524723 DAUC <0003> auc.c:113 vector [3]: rand = 180036264bc3842f28e1c67845a41fd1 20240929082524723 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929082524723 DAUC <0003> auc.c:142 vector [3]: autn = d2d61583983d0000768cda051eafc112 20240929082524723 DAUC <0003> auc.c:143 vector [3]: ck = a36f961aee31f6ab01e7e5ea855865f6 20240929082524723 DAUC <0003> auc.c:144 vector [3]: ik = 664f5a1599b93547786d511ad737deec 20240929082524723 DAUC <0003> auc.c:145 vector [3]: res = cefae0ea79b4ac9d0000000000000000 20240929082524723 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524723 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082524723 DAUC <0003> auc.c:151 vector [3]: kc = bcaa78ff25e778f6 20240929082524723 DAUC <0003> auc.c:152 vector [3]: sres = b74e4c77 20240929082524723 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082524723 DAUC <0003> db_auc.c:245 IMSI='262426068060491': Generated 4 vectors 20240929082524723 DAUC <0003> db_auc.c:249 IMSI='262426068060491': Updating SQN=161 in DB 20240929082524731 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426068060491"} 20240929082524731 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524731 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524731 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524732 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524732 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426068060491"} 20240929082524732 DAUC <0003> db_auc.c:157 IMSI='262426068060491': No 2G Auth Data 20240929082524732 DAUC <0003> db_auc.c:236 IMSI='262426068060491': Calling to generate 5 vectors 20240929082524732 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082524732 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524732 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929082524732 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929082524732 DAUC <0003> auc.c:113 vector [0]: rand = 7ca9c39e7c8c80080e5b8e223790505c 20240929082524732 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929082524732 DAUC <0003> auc.c:142 vector [0]: autn = 3c58035c8aca00004bd991073e126fa8 20240929082524732 DAUC <0003> auc.c:143 vector [0]: ck = da1cb3269ecacaf9fbfd4d2fb2cef627 20240929082524732 DAUC <0003> auc.c:144 vector [0]: ik = 7e184494cfd8c7505d68459cc0619670 20240929082524732 DAUC <0003> auc.c:145 vector [0]: res = 99385dd1b66c46380000000000000000 20240929082524732 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524732 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524732 DAUC <0003> auc.c:151 vector [0]: kc = 0291ff0123bd6dfe 20240929082524732 DAUC <0003> auc.c:152 vector [0]: sres = 2f541be9 20240929082524732 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524732 DAUC <0003> auc.c:113 vector [1]: rand = 78f2e98a2314fd925db834723d77ede1 20240929082524732 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929082524732 DAUC <0003> auc.c:142 vector [1]: autn = 4b0148b187ae000027960931de515423 20240929082524732 DAUC <0003> auc.c:143 vector [1]: ck = 69f06542ee49eaf2fc42d5b093bcb01d 20240929082524732 DAUC <0003> auc.c:144 vector [1]: ik = a0b1acb7c612fad43438cb30494d69cd 20240929082524732 DAUC <0003> auc.c:145 vector [1]: res = b5837644d51dde930000000000000000 20240929082524732 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524732 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082524732 DAUC <0003> auc.c:151 vector [1]: kc = 013bd775f2aac9f6 20240929082524732 DAUC <0003> auc.c:152 vector [1]: sres = 609ea8d7 20240929082524732 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082524732 DAUC <0003> auc.c:113 vector [2]: rand = 6f1f25afbdabc4dfb338ebcaf55c00d7 20240929082524732 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929082524732 DAUC <0003> auc.c:142 vector [2]: autn = 52ee39a18b490000a1303b3d46a89286 20240929082524732 DAUC <0003> auc.c:143 vector [2]: ck = ab0718c5f297bb4c83476d5293833d9e 20240929082524732 DAUC <0003> auc.c:144 vector [2]: ik = 41b759d0430563b5eb0a3ddb5e5cc9a5 20240929082524732 DAUC <0003> auc.c:145 vector [2]: res = 7bcca3a80b2e30b00000000000000000 20240929082524732 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524732 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082524732 DAUC <0003> auc.c:151 vector [2]: kc = 82fd119c7c4d2cc2 20240929082524732 DAUC <0003> auc.c:152 vector [2]: sres = 70e29318 20240929082524732 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082524732 DAUC <0003> auc.c:113 vector [3]: rand = ef984c6d8e213060ed46786a04984361 20240929082524732 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929082524732 DAUC <0003> auc.c:142 vector [3]: autn = 062323ba898d0000459c8f90bc144756 20240929082524732 DAUC <0003> auc.c:143 vector [3]: ck = 8fdd02b5e97657d3b8b66b6a02845f25 20240929082524732 DAUC <0003> auc.c:144 vector [3]: ik = da0e3b1830bc286e8468080723bd3c92 20240929082524732 DAUC <0003> auc.c:145 vector [3]: res = 83bc323e801da23e0000000000000000 20240929082524732 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524732 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082524732 DAUC <0003> auc.c:151 vector [3]: kc = 690d5ac0f8f31c0a 20240929082524732 DAUC <0003> auc.c:152 vector [3]: sres = 03a19000 20240929082524732 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082524732 DAUC <0003> auc.c:113 vector [4]: rand = 8490e4c7a09b165799173d08824f3633 20240929082524732 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929082524732 DAUC <0003> auc.c:142 vector [4]: autn = bfb8dcec317c00000fb0e81b16b77e0a 20240929082524732 DAUC <0003> auc.c:143 vector [4]: ck = b52d84ed7c781a3c3a3bc854371c04b6 20240929082524732 DAUC <0003> auc.c:144 vector [4]: ik = 12738eddd1ab0e04f8b28000b437a5e4 20240929082524732 DAUC <0003> auc.c:145 vector [4]: res = 83ffd10d2ef4e26d0000000000000000 20240929082524732 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524732 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082524732 DAUC <0003> auc.c:151 vector [4]: kc = 65d742642ef8b56a 20240929082524732 DAUC <0003> auc.c:152 vector [4]: sres = ad0b3360 20240929082524732 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082524732 DAUC <0003> db_auc.c:245 IMSI='262426068060491': Generated 5 vectors 20240929082524732 DAUC <0003> db_auc.c:249 IMSI='262426068060491': Updating SQN=321 in DB 20240929082524741 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426068060491"} 20240929082524741 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524741 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524741 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524745 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524745 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426068060491"} 20240929082524745 DAUC <0003> db_auc.c:157 IMSI='262426068060491': No 2G Auth Data 20240929082524745 DAUC <0003> db_auc.c:236 IMSI='262426068060491': Calling to generate 5 vectors 20240929082524745 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082524745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524745 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929082524745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929082524745 DAUC <0003> auc.c:113 vector [0]: rand = cdd293747ecc40bd01371b4fec583b81 20240929082524745 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929082524745 DAUC <0003> auc.c:142 vector [0]: autn = 730c11ed256b0000b0e97c72b242597b 20240929082524745 DAUC <0003> auc.c:143 vector [0]: ck = 81ed9b595e983cdae52c192fb9ad6f92 20240929082524745 DAUC <0003> auc.c:144 vector [0]: ik = ae3ad15d488300560efbcc4526c4faec 20240929082524745 DAUC <0003> auc.c:145 vector [0]: res = 12b40554800e931c0000000000000000 20240929082524745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524745 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082524745 DAUC <0003> auc.c:151 vector [0]: kc = c4009f6e8972a9f2 20240929082524745 DAUC <0003> auc.c:152 vector [0]: sres = 92ba9648 20240929082524745 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082524745 DAUC <0003> auc.c:113 vector [1]: rand = c99be11a24c7c61b04d2511f5d0cb696 20240929082524745 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929082524745 DAUC <0003> auc.c:142 vector [1]: autn = f7df7f1437700000c080880343556a25 20240929082524745 DAUC <0003> auc.c:143 vector [1]: ck = 3d867336590ec40d879fc4c4768a409c 20240929082524745 DAUC <0003> auc.c:144 vector [1]: ik = dc0dfdc5fe5beb55f5c1982cd429bd81 20240929082524745 DAUC <0003> auc.c:145 vector [1]: res = 7b0d6071b634ef940000000000000000 20240929082524745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524745 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082524745 DAUC <0003> auc.c:151 vector [1]: kc = 93d5d21b05f6d245 20240929082524745 DAUC <0003> auc.c:152 vector [1]: sres = cd398fe5 20240929082524745 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082524745 DAUC <0003> auc.c:113 vector [2]: rand = 1454b3d428e0c17b8d53c92bb528ed66 20240929082524745 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929082524745 DAUC <0003> auc.c:142 vector [2]: autn = 26c783b6711500001a7c398b24d45453 20240929082524745 DAUC <0003> auc.c:143 vector [2]: ck = ec7e84d5ad1787c32c4e7b115d90a340 20240929082524745 DAUC <0003> auc.c:144 vector [2]: ik = fc2cbd240e087fbfecbcc886b83cc9ad 20240929082524745 DAUC <0003> auc.c:145 vector [2]: res = 7949ad501967a8fa0000000000000000 20240929082524745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524745 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082524745 DAUC <0003> auc.c:151 vector [2]: kc = d0a08a6646b39291 20240929082524745 DAUC <0003> auc.c:152 vector [2]: sres = 602e05aa 20240929082524745 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082524745 DAUC <0003> auc.c:113 vector [3]: rand = da99bfaa390e0510a402fd05af5de6ec 20240929082524745 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929082524745 DAUC <0003> auc.c:142 vector [3]: autn = 86ba9786473a0000ffc31954ed0dd996 20240929082524745 DAUC <0003> auc.c:143 vector [3]: ck = b0246b1d11b494674f83eef1ac58a93b 20240929082524745 DAUC <0003> auc.c:144 vector [3]: ik = 042abca0406a1d15213ce833451135d6 20240929082524745 DAUC <0003> auc.c:145 vector [3]: res = 7872d6122397a3df0000000000000000 20240929082524745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524745 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082524745 DAUC <0003> auc.c:151 vector [3]: kc = dab1d17fb897159f 20240929082524745 DAUC <0003> auc.c:152 vector [3]: sres = 5be575cd 20240929082524745 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082524745 DAUC <0003> auc.c:113 vector [4]: rand = c756190ef0f122f5534a416ef1644131 20240929082524745 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929082524745 DAUC <0003> auc.c:142 vector [4]: autn = 5c33f25cdedd00006918486703f9753f 20240929082524745 DAUC <0003> auc.c:143 vector [4]: ck = 5017c692aaab70e006ca3095566758a1 20240929082524745 DAUC <0003> auc.c:144 vector [4]: ik = 12f8b66ef2b24f0f4733c37b90245171 20240929082524745 DAUC <0003> auc.c:145 vector [4]: res = 0a00c9737aa8b4600000000000000000 20240929082524745 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524745 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082524745 DAUC <0003> auc.c:151 vector [4]: kc = 031683129e5a363f 20240929082524745 DAUC <0003> auc.c:152 vector [4]: sres = 70a87d13 20240929082524745 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082524745 DAUC <0003> db_auc.c:245 IMSI='262426068060491': Generated 5 vectors 20240929082524745 DAUC <0003> db_auc.c:249 IMSI='262426068060491': Updating SQN=481 in DB 20240929082524753 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426068060491"} 20240929082524753 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426068060491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524753 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524753 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20240929082524784 DAUC <0003> db_auc.c:157 IMSI='262428461607527': No 2G Auth Data 20240929082524784 DAUC <0003> db_auc.c:192 IMSI='262428461607527': No 3G Auth Data 20240929082524814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 20240929082524816 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524816 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428461607527"} 20240929082524816 DAUC <0003> db_auc.c:236 IMSI='262428461607527': Calling to generate 1 vectors 20240929082524816 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240929082524816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082524816 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524816 DAUC <0003> auc.c:113 vector [0]: rand = dc71cec47b6ea15c504fa60ff44e4ed2 20240929082524816 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082524816 DAUC <0003> auc.c:142 vector [0]: autn = db00692ec50a000091c803f027bc4568 20240929082524816 DAUC <0003> auc.c:143 vector [0]: ck = f874849b627194f2f355a454fba1f8aa 20240929082524816 DAUC <0003> auc.c:144 vector [0]: ik = 4beca483e36105abc7429c8ed9af4969 20240929082524816 DAUC <0003> auc.c:145 vector [0]: res = b6dc4a17cb3e999f0000000000000000 20240929082524816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524816 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524817 DAUC <0003> auc.c:179 vector [0]: kc = 4cf7fb55d8dfe400 20240929082524817 DAUC <0003> auc.c:180 vector [0]: sres = 08348522 20240929082524817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524817 DAUC <0003> db_auc.c:245 IMSI='262428461607527': Generated 1 vectors 20240929082524817 DAUC <0003> db_auc.c:249 IMSI='262428461607527': Updating SQN=33 in DB 20240929082524825 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428461607527"} 20240929082524825 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524825 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524825 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524827 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524827 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428461607527"} 20240929082524827 DAUC <0003> db_auc.c:236 IMSI='262428461607527': Calling to generate 4 vectors 20240929082524827 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240929082524827 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524827 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524827 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929082524827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524827 DAUC <0003> auc.c:113 vector [0]: rand = 6cadb56a2188fc690e1969e7ee668e6a 20240929082524827 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929082524827 DAUC <0003> auc.c:142 vector [0]: autn = 9f2c51f6d95500007c57c985041bbe48 20240929082524827 DAUC <0003> auc.c:143 vector [0]: ck = 08785583b02befcff2b6276b8b57f508 20240929082524827 DAUC <0003> auc.c:144 vector [0]: ik = b698967051f5b6121cc07bf2a3684f5e 20240929082524827 DAUC <0003> auc.c:145 vector [0]: res = 6e45c81ecf2090000000000000000000 20240929082524827 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524827 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524827 DAUC <0003> auc.c:179 vector [0]: kc = 95b7d381d76fc000 20240929082524827 DAUC <0003> auc.c:180 vector [0]: sres = ee9f2802 20240929082524827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524827 DAUC <0003> auc.c:113 vector [1]: rand = 03d9bc198b4a04b801bc6c51524e5af1 20240929082524827 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929082524827 DAUC <0003> auc.c:142 vector [1]: autn = 4cb75a80202200002a8c573b3f59f911 20240929082524827 DAUC <0003> auc.c:143 vector [1]: ck = 7c592c56c6778de8f874511309c243dd 20240929082524827 DAUC <0003> auc.c:144 vector [1]: ik = 1710c528ff11548e10a16442f8007eb2 20240929082524827 DAUC <0003> auc.c:145 vector [1]: res = c03ddad6fda1f3500000000000000000 20240929082524827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524827 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082524827 DAUC <0003> auc.c:179 vector [1]: kc = b382570fefebd400 20240929082524827 DAUC <0003> auc.c:180 vector [1]: sres = 0fbb2572 20240929082524827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082524827 DAUC <0003> auc.c:113 vector [2]: rand = e3255c47e773a1b5786f3a3a45e5dab1 20240929082524827 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929082524827 DAUC <0003> auc.c:142 vector [2]: autn = afb4357aac740000f80120add79e0709 20240929082524827 DAUC <0003> auc.c:143 vector [2]: ck = c519d0f957ff65cb2f10e7484e537215 20240929082524827 DAUC <0003> auc.c:144 vector [2]: ik = 3d676d3da27bd0b32490c6046593a12c 20240929082524827 DAUC <0003> auc.c:145 vector [2]: res = 4d3e27bf1bad6f030000000000000000 20240929082524827 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524827 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082524827 DAUC <0003> auc.c:179 vector [2]: kc = bf6a18a7baebdc00 20240929082524827 DAUC <0003> auc.c:180 vector [2]: sres = 04cbe26f 20240929082524827 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082524827 DAUC <0003> auc.c:113 vector [3]: rand = 16af5eb237ffcb35202def7ce4f7c2c6 20240929082524827 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929082524827 DAUC <0003> auc.c:142 vector [3]: autn = 215a8375e94a0000ea44148a5f16d952 20240929082524827 DAUC <0003> auc.c:143 vector [3]: ck = 856d6a3c908e174fd8e47c8fca35f883 20240929082524827 DAUC <0003> auc.c:144 vector [3]: ik = 93fbdbe6377858c9aa9639a51ee707ad 20240929082524827 DAUC <0003> auc.c:145 vector [3]: res = d9d18c2c2c8ba53f0000000000000000 20240929082524827 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524827 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082524827 DAUC <0003> auc.c:179 vector [3]: kc = be337a5628ea3800 20240929082524827 DAUC <0003> auc.c:180 vector [3]: sres = 88fae1cf 20240929082524827 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082524827 DAUC <0003> db_auc.c:245 IMSI='262428461607527': Generated 4 vectors 20240929082524827 DAUC <0003> db_auc.c:249 IMSI='262428461607527': Updating SQN=161 in DB 20240929082524835 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428461607527"} 20240929082524835 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524835 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524835 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524839 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524839 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428461607527"} 20240929082524839 DAUC <0003> db_auc.c:236 IMSI='262428461607527': Calling to generate 5 vectors 20240929082524839 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082524839 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524839 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524839 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929082524839 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524839 DAUC <0003> auc.c:113 vector [0]: rand = 7039b0689fd58ceb86391b98d3cd319a 20240929082524839 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929082524839 DAUC <0003> auc.c:142 vector [0]: autn = 5cf00fd96e9d0000525e9ccba7b72476 20240929082524839 DAUC <0003> auc.c:143 vector [0]: ck = 554d009564dec9e2d20185edbec1ac04 20240929082524839 DAUC <0003> auc.c:144 vector [0]: ik = dd3c3edf4c6d89623ff8740eb42462a9 20240929082524839 DAUC <0003> auc.c:145 vector [0]: res = e5d8bc5e11007d170000000000000000 20240929082524839 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524839 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524839 DAUC <0003> auc.c:179 vector [0]: kc = 246b248096b6c800 20240929082524839 DAUC <0003> auc.c:180 vector [0]: sres = ef0e0a0f 20240929082524839 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524839 DAUC <0003> auc.c:113 vector [1]: rand = 99ecc99810b157a3b569e92f04169a97 20240929082524839 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929082524839 DAUC <0003> auc.c:142 vector [1]: autn = 7817756d7f2e0000f494ce567dd67e82 20240929082524839 DAUC <0003> auc.c:143 vector [1]: ck = 27599705f3d1dff1119a3db60ad29f24 20240929082524839 DAUC <0003> auc.c:144 vector [1]: ik = 3fe9680a6b172afde6e5a944c9192af9 20240929082524839 DAUC <0003> auc.c:145 vector [1]: res = 4d4be73d77a1e7320000000000000000 20240929082524839 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524839 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082524839 DAUC <0003> auc.c:179 vector [1]: kc = ee1647a4597f2800 20240929082524839 DAUC <0003> auc.c:180 vector [1]: sres = a08aaa5d 20240929082524839 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082524839 DAUC <0003> auc.c:113 vector [2]: rand = c987349458337076fb6bc363751fbeec 20240929082524839 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929082524839 DAUC <0003> auc.c:142 vector [2]: autn = 88a4c5b3184a00006bbb0225fe759d7d 20240929082524839 DAUC <0003> auc.c:143 vector [2]: ck = 5f762cbfab42c89cdd89ea64e448973c 20240929082524839 DAUC <0003> auc.c:144 vector [2]: ik = fa20b96fedd96bfcc808bc1bae6d14d3 20240929082524839 DAUC <0003> auc.c:145 vector [2]: res = 5a70155fe4e9e9a90000000000000000 20240929082524839 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524839 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082524839 DAUC <0003> auc.c:179 vector [2]: kc = 051dda31cb0fdc00 20240929082524839 DAUC <0003> auc.c:180 vector [2]: sres = 28613e25 20240929082524839 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082524839 DAUC <0003> auc.c:113 vector [3]: rand = 1204b2bd165bc2b4e4041c61bd0b60ac 20240929082524839 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929082524839 DAUC <0003> auc.c:142 vector [3]: autn = c423d00d82e0000049206c5e7894c095 20240929082524839 DAUC <0003> auc.c:143 vector [3]: ck = 20a1a4110e77c032c473de8b39e3266a 20240929082524839 DAUC <0003> auc.c:144 vector [3]: ik = 5ed9228961a1324c176943cdc2d7f7e5 20240929082524839 DAUC <0003> auc.c:145 vector [3]: res = b716bc6c9ee790cb0000000000000000 20240929082524839 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524839 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082524839 DAUC <0003> auc.c:179 vector [3]: kc = 9469749d6e7cd800 20240929082524839 DAUC <0003> auc.c:180 vector [3]: sres = 62b03159 20240929082524839 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082524839 DAUC <0003> auc.c:113 vector [4]: rand = 5e69a8e44fd5a96227ca5aaaa4725552 20240929082524839 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929082524839 DAUC <0003> auc.c:142 vector [4]: autn = 1f8ad0f21194000031b5e314bd61d569 20240929082524839 DAUC <0003> auc.c:143 vector [4]: ck = 88602e301e89e3d6a3bd0e6f367353a1 20240929082524839 DAUC <0003> auc.c:144 vector [4]: ik = 46d14972c3eed64bce6074f3dc86e8be 20240929082524839 DAUC <0003> auc.c:145 vector [4]: res = 8dac8956ec657e0f0000000000000000 20240929082524839 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524839 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082524839 DAUC <0003> auc.c:179 vector [4]: kc = d3ae384c04f56400 20240929082524839 DAUC <0003> auc.c:180 vector [4]: sres = 2d45feb3 20240929082524839 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082524839 DAUC <0003> db_auc.c:245 IMSI='262428461607527': Generated 5 vectors 20240929082524839 DAUC <0003> db_auc.c:249 IMSI='262428461607527': Updating SQN=321 in DB 20240929082524848 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428461607527"} 20240929082524848 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524848 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524848 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524853 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524853 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428461607527"} 20240929082524853 DAUC <0003> db_auc.c:236 IMSI='262428461607527': Calling to generate 5 vectors 20240929082524853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082524853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929082524853 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524853 DAUC <0003> auc.c:113 vector [0]: rand = 3d05fd8341733af3737f9dedada751b1 20240929082524853 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929082524853 DAUC <0003> auc.c:142 vector [0]: autn = 7de445f7c54700008a6dda2f78bcbaf5 20240929082524853 DAUC <0003> auc.c:143 vector [0]: ck = 11b7409b282b76f701d4864af07c3d9b 20240929082524853 DAUC <0003> auc.c:144 vector [0]: ik = edecfb5a4e591a7b669635290805cb18 20240929082524853 DAUC <0003> auc.c:145 vector [0]: res = 5b81ef9049ec2c5b0000000000000000 20240929082524853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524853 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524853 DAUC <0003> auc.c:179 vector [0]: kc = 057182eb67110400 20240929082524853 DAUC <0003> auc.c:180 vector [0]: sres = 7472d538 20240929082524853 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524853 DAUC <0003> auc.c:113 vector [1]: rand = 911e6ca90407204b3e5406351b059385 20240929082524853 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929082524853 DAUC <0003> auc.c:142 vector [1]: autn = 252631a4287600005e038e26ecd54b58 20240929082524853 DAUC <0003> auc.c:143 vector [1]: ck = c97800ed4c84c4b999af8d1cf3ef7a56 20240929082524853 DAUC <0003> auc.c:144 vector [1]: ik = 9c1052302d056f9acb39f640dc2a5fd8 20240929082524853 DAUC <0003> auc.c:145 vector [1]: res = 18cdb08e80a97d240000000000000000 20240929082524853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524853 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082524853 DAUC <0003> auc.c:179 vector [1]: kc = c067d53384147000 20240929082524853 DAUC <0003> auc.c:180 vector [1]: sres = 12844452 20240929082524853 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082524853 DAUC <0003> auc.c:113 vector [2]: rand = 2b6804707b1ad6e66c9d92b1c8e8775a 20240929082524853 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929082524853 DAUC <0003> auc.c:142 vector [2]: autn = 766a21a6d7010000a8f898ccc998b7f2 20240929082524853 DAUC <0003> auc.c:143 vector [2]: ck = 467a518841196ead73ec0124bea951c6 20240929082524853 DAUC <0003> auc.c:144 vector [2]: ik = 16cbd0a27bdf84d72d6903808a32370e 20240929082524853 DAUC <0003> auc.c:145 vector [2]: res = 3effc05549f957680000000000000000 20240929082524853 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524853 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082524853 DAUC <0003> auc.c:179 vector [2]: kc = c01455f4374f8c00 20240929082524853 DAUC <0003> auc.c:180 vector [2]: sres = 37bf6b96 20240929082524853 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082524853 DAUC <0003> auc.c:113 vector [3]: rand = d15eb46227ab087d8a0711c6e8d82766 20240929082524853 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929082524853 DAUC <0003> auc.c:142 vector [3]: autn = 3ee444ce63ea00003493a1938e41d15e 20240929082524853 DAUC <0003> auc.c:143 vector [3]: ck = 9830819d978a5c2afd8f758fd12d1bd2 20240929082524853 DAUC <0003> auc.c:144 vector [3]: ik = 786e2d827eb178b7c79b86140954d988 20240929082524853 DAUC <0003> auc.c:145 vector [3]: res = d26110a70a4c60d00000000000000000 20240929082524853 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524853 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082524853 DAUC <0003> auc.c:179 vector [3]: kc = 13fa1ce94f265000 20240929082524853 DAUC <0003> auc.c:180 vector [3]: sres = 5dabb49e 20240929082524853 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082524853 DAUC <0003> auc.c:113 vector [4]: rand = 236c1cb31a86ff5df0baeabe95cfb2ce 20240929082524853 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929082524853 DAUC <0003> auc.c:142 vector [4]: autn = 5f35d34e59910000cfc8fb4106493a2d 20240929082524853 DAUC <0003> auc.c:143 vector [4]: ck = b1b33851cee03ce00ddc43884824c188 20240929082524853 DAUC <0003> auc.c:144 vector [4]: ik = ff3903e1a268e3820b2679d2c87bc594 20240929082524853 DAUC <0003> auc.c:145 vector [4]: res = 3967275ec059f0480000000000000000 20240929082524853 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524853 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082524853 DAUC <0003> auc.c:179 vector [4]: kc = dbda6c0abd0e5800 20240929082524853 DAUC <0003> auc.c:180 vector [4]: sres = fe82c322 20240929082524853 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082524853 DAUC <0003> db_auc.c:245 IMSI='262428461607527': Generated 5 vectors 20240929082524853 DAUC <0003> db_auc.c:249 IMSI='262428461607527': Updating SQN=481 in DB 20240929082524862 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428461607527"} 20240929082524862 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428461607527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524862 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524862 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 20240929082524900 DAUC <0003> db_auc.c:157 IMSI='262423961222776': No 2G Auth Data 20240929082524900 DAUC <0003> db_auc.c:192 IMSI='262423961222776': No 3G Auth Data 20240929082524934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 20240929082524936 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524936 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423961222776"} 20240929082524936 DAUC <0003> db_auc.c:236 IMSI='262423961222776': Calling to generate 1 vectors 20240929082524936 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240929082524936 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524936 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524936 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082524936 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524936 DAUC <0003> auc.c:113 vector [0]: rand = d8c27f30fc7b1fa9908361a1a3740715 20240929082524936 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082524936 DAUC <0003> auc.c:142 vector [0]: autn = 90a20d029465000035095a38a0ca2318 20240929082524936 DAUC <0003> auc.c:143 vector [0]: ck = dc89b155b77e8ac2c705240a4943a043 20240929082524936 DAUC <0003> auc.c:144 vector [0]: ik = 2168ca105c039093b3742706d3e82c7c 20240929082524936 DAUC <0003> auc.c:145 vector [0]: res = ed9173fb327163da0000000000000000 20240929082524936 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524936 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524936 DAUC <0003> auc.c:179 vector [0]: kc = be342cefa7baa800 20240929082524936 DAUC <0003> auc.c:180 vector [0]: sres = 3fd7b83e 20240929082524936 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524936 DAUC <0003> db_auc.c:245 IMSI='262423961222776': Generated 1 vectors 20240929082524936 DAUC <0003> db_auc.c:249 IMSI='262423961222776': Updating SQN=33 in DB 20240929082524945 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423961222776"} 20240929082524945 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524945 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524945 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524948 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524948 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423961222776"} 20240929082524948 DAUC <0003> db_auc.c:236 IMSI='262423961222776': Calling to generate 4 vectors 20240929082524948 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240929082524948 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524948 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524948 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929082524948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524948 DAUC <0003> auc.c:113 vector [0]: rand = 02f4be1d9ef3009e5aca8bc6bcf17ea4 20240929082524948 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929082524948 DAUC <0003> auc.c:142 vector [0]: autn = aa3747c992d400000ed88f43a3f7c05b 20240929082524948 DAUC <0003> auc.c:143 vector [0]: ck = 2a7cdef58d0897e13d3c5943bb96b657 20240929082524948 DAUC <0003> auc.c:144 vector [0]: ik = 8c0f29d6b8878d076d694d652eb5fcdd 20240929082524948 DAUC <0003> auc.c:145 vector [0]: res = 4aaa8ff9a82468230000000000000000 20240929082524948 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524948 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524948 DAUC <0003> auc.c:179 vector [0]: kc = a1e43744e4cb1000 20240929082524948 DAUC <0003> auc.c:180 vector [0]: sres = 4888add7 20240929082524948 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524948 DAUC <0003> auc.c:113 vector [1]: rand = 1a762fd479cf47fe911d442e93f68f8e 20240929082524948 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929082524948 DAUC <0003> auc.c:142 vector [1]: autn = 6cb80ee6633d0000d89aea1f92bfa0f0 20240929082524948 DAUC <0003> auc.c:143 vector [1]: ck = a2820850887a6395e20b35a71e4c9631 20240929082524948 DAUC <0003> auc.c:144 vector [1]: ik = 3d008627838bf7429168f7e4d9c33300 20240929082524948 DAUC <0003> auc.c:145 vector [1]: res = f52d38779809dc130000000000000000 20240929082524948 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524948 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082524948 DAUC <0003> auc.c:179 vector [1]: kc = eff26e4e750e2c00 20240929082524948 DAUC <0003> auc.c:180 vector [1]: sres = cc008968 20240929082524948 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082524948 DAUC <0003> auc.c:113 vector [2]: rand = 701525de52d3944146213236371595b1 20240929082524948 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929082524948 DAUC <0003> auc.c:142 vector [2]: autn = ff41d17eeed200001d7bbcb92543eddc 20240929082524948 DAUC <0003> auc.c:143 vector [2]: ck = 563577ecd3de8c302b95f5d755796ac6 20240929082524948 DAUC <0003> auc.c:144 vector [2]: ik = 0fdd5cd1ca47b8f804057b636ba53a87 20240929082524948 DAUC <0003> auc.c:145 vector [2]: res = 8889c2e9869512980000000000000000 20240929082524948 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524948 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082524948 DAUC <0003> auc.c:179 vector [2]: kc = d151171dc9415800 20240929082524948 DAUC <0003> auc.c:180 vector [2]: sres = 28b882e6 20240929082524948 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082524948 DAUC <0003> auc.c:113 vector [3]: rand = cc38e01a09ccd5fab5067e3a6c6770ed 20240929082524948 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929082524948 DAUC <0003> auc.c:142 vector [3]: autn = c4e9e4b2ff510000ff199ebe4be436cf 20240929082524948 DAUC <0003> auc.c:143 vector [3]: ck = 7aada5aeebbe31e4fb2bda5c632eb152 20240929082524948 DAUC <0003> auc.c:144 vector [3]: ik = 5790d6e4f6e223746a593a691eb11bc7 20240929082524948 DAUC <0003> auc.c:145 vector [3]: res = 343621b6b16fe7ce0000000000000000 20240929082524948 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524948 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082524948 DAUC <0003> auc.c:179 vector [3]: kc = 6499ebe4913c7c00 20240929082524948 DAUC <0003> auc.c:180 vector [3]: sres = 1b39c455 20240929082524948 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082524948 DAUC <0003> db_auc.c:245 IMSI='262423961222776': Generated 4 vectors 20240929082524948 DAUC <0003> db_auc.c:249 IMSI='262423961222776': Updating SQN=161 in DB 20240929082524956 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423961222776"} 20240929082524956 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524961 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524961 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423961222776"} 20240929082524961 DAUC <0003> db_auc.c:236 IMSI='262423961222776': Calling to generate 5 vectors 20240929082524961 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082524961 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524961 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524961 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929082524961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524961 DAUC <0003> auc.c:113 vector [0]: rand = 5b34f1210261ef39f52921b0bd27dfa4 20240929082524961 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929082524961 DAUC <0003> auc.c:142 vector [0]: autn = 096980d4a46900001d25191987ef2e59 20240929082524961 DAUC <0003> auc.c:143 vector [0]: ck = 49b075c22fb16808ea72aad34361b243 20240929082524961 DAUC <0003> auc.c:144 vector [0]: ik = aeedbb8f42dc9ec989fd9c3981e1ee1d 20240929082524961 DAUC <0003> auc.c:145 vector [0]: res = 0cdf7bc5fa2f89680000000000000000 20240929082524961 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524961 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524961 DAUC <0003> auc.c:179 vector [0]: kc = 8ce21d4886b37400 20240929082524961 DAUC <0003> auc.c:180 vector [0]: sres = dfa98377 20240929082524961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524961 DAUC <0003> auc.c:113 vector [1]: rand = ef75edd3f1328434667bc15e8d7a2344 20240929082524961 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929082524961 DAUC <0003> auc.c:142 vector [1]: autn = fdfb843856ef000092317ea132c66bce 20240929082524961 DAUC <0003> auc.c:143 vector [1]: ck = e098087a1295761161279904a728cb4a 20240929082524961 DAUC <0003> auc.c:144 vector [1]: ik = e02dab4b688b654008b54ec6d1f8d7f0 20240929082524961 DAUC <0003> auc.c:145 vector [1]: res = 17898748f263fc540000000000000000 20240929082524961 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524961 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082524961 DAUC <0003> auc.c:179 vector [1]: kc = 39195d0ff71b1800 20240929082524961 DAUC <0003> auc.c:180 vector [1]: sres = a9b2757f 20240929082524961 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082524961 DAUC <0003> auc.c:113 vector [2]: rand = e55578e993a6508c32d7a7aeb7323d46 20240929082524961 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929082524961 DAUC <0003> auc.c:142 vector [2]: autn = 24b02927b95200009666839183c6f76e 20240929082524961 DAUC <0003> auc.c:143 vector [2]: ck = 6774d28827b146e4d83f078e436f2463 20240929082524961 DAUC <0003> auc.c:144 vector [2]: ik = 70208d2425027b6bf02d53a9555a9fae 20240929082524961 DAUC <0003> auc.c:145 vector [2]: res = c62b3ceb38433c470000000000000000 20240929082524961 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524961 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082524961 DAUC <0003> auc.c:179 vector [2]: kc = 934539d1c3953400 20240929082524961 DAUC <0003> auc.c:180 vector [2]: sres = 0819b989 20240929082524961 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082524961 DAUC <0003> auc.c:113 vector [3]: rand = 1edb8347c7426df489ca10b1098e211f 20240929082524961 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929082524961 DAUC <0003> auc.c:142 vector [3]: autn = f744041f844b0000297d39c48057113f 20240929082524961 DAUC <0003> auc.c:143 vector [3]: ck = afd08f1c945a060053b6b462d4ceccfa 20240929082524961 DAUC <0003> auc.c:144 vector [3]: ik = caad98a55c17cd6b51e83c345a8f8916 20240929082524961 DAUC <0003> auc.c:145 vector [3]: res = 1fae791e8c79820b0000000000000000 20240929082524961 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524961 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082524961 DAUC <0003> auc.c:179 vector [3]: kc = 168863e7f69efc00 20240929082524961 DAUC <0003> auc.c:180 vector [3]: sres = 0af1a863 20240929082524961 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082524961 DAUC <0003> auc.c:113 vector [4]: rand = 67bda8c86c2bf779556a2b7aa5659dd8 20240929082524961 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929082524961 DAUC <0003> auc.c:142 vector [4]: autn = fbb34cdff47800001b9daeb69d43b128 20240929082524961 DAUC <0003> auc.c:143 vector [4]: ck = 0e65da21f73a8572f6b63d46a0c75240 20240929082524961 DAUC <0003> auc.c:144 vector [4]: ik = 70af51a1e130c3ce6d1a1e165840f06a 20240929082524961 DAUC <0003> auc.c:145 vector [4]: res = 815b952c6507f3680000000000000000 20240929082524961 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524961 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082524961 DAUC <0003> auc.c:179 vector [4]: kc = 55497bf489ca7800 20240929082524961 DAUC <0003> auc.c:180 vector [4]: sres = 70c47917 20240929082524961 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082524961 DAUC <0003> db_auc.c:245 IMSI='262423961222776': Generated 5 vectors 20240929082524961 DAUC <0003> db_auc.c:249 IMSI='262423961222776': Updating SQN=321 in DB 20240929082524969 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423961222776"} 20240929082524969 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524969 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524969 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524975 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082524975 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423961222776"} 20240929082524975 DAUC <0003> db_auc.c:236 IMSI='262423961222776': Calling to generate 5 vectors 20240929082524975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082524975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082524975 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082524975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929082524975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082524975 DAUC <0003> auc.c:113 vector [0]: rand = 99118c2c4b2456e7b8ef7c9522175f1e 20240929082524975 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929082524975 DAUC <0003> auc.c:142 vector [0]: autn = 3030ff51714a0000d52d10d8f2d1a08f 20240929082524975 DAUC <0003> auc.c:143 vector [0]: ck = 4206271f1ca1340fadd51131dcda1800 20240929082524975 DAUC <0003> auc.c:144 vector [0]: ik = 1b79b1b49f003cf8b20e9c2b2cd4ece8 20240929082524975 DAUC <0003> auc.c:145 vector [0]: res = 8877428b6ade9ecb0000000000000000 20240929082524975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082524975 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082524975 DAUC <0003> auc.c:179 vector [0]: kc = ca280c10ae278c00 20240929082524975 DAUC <0003> auc.c:180 vector [0]: sres = c8223d6b 20240929082524975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082524975 DAUC <0003> auc.c:113 vector [1]: rand = e71a0e53e58144adf0b50824b7ebe058 20240929082524975 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929082524975 DAUC <0003> auc.c:142 vector [1]: autn = 6937396468660000b38d5f95cecaf0de 20240929082524975 DAUC <0003> auc.c:143 vector [1]: ck = 2c6e3dda46084b3a11d7ada5fce4d22c 20240929082524975 DAUC <0003> auc.c:144 vector [1]: ik = 4d02b75c8cdc98ddfa5d9d43a75545ad 20240929082524975 DAUC <0003> auc.c:145 vector [1]: res = 3ab900804e59aec80000000000000000 20240929082524975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082524975 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082524975 DAUC <0003> auc.c:179 vector [1]: kc = 3f3d1b8263ac8000 20240929082524975 DAUC <0003> auc.c:180 vector [1]: sres = 12233dd5 20240929082524975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082524975 DAUC <0003> auc.c:113 vector [2]: rand = bcf1aa62715f872677b10fa41e527dc2 20240929082524975 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929082524975 DAUC <0003> auc.c:142 vector [2]: autn = 4262caa64b1100009288b49266f0b794 20240929082524975 DAUC <0003> auc.c:143 vector [2]: ck = 1f3986009f108ba59a377553642d6801 20240929082524975 DAUC <0003> auc.c:144 vector [2]: ik = ff729e1b0e7bfdfaa622855972b2ea23 20240929082524975 DAUC <0003> auc.c:145 vector [2]: res = 210e2ed9ae35fe8c0000000000000000 20240929082524975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082524975 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082524975 DAUC <0003> auc.c:179 vector [2]: kc = 2ea53da4135e5400 20240929082524975 DAUC <0003> auc.c:180 vector [2]: sres = 128da67e 20240929082524975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082524975 DAUC <0003> auc.c:113 vector [3]: rand = 1b6dc679c4b3e1e946332d9d25818b7e 20240929082524975 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929082524975 DAUC <0003> auc.c:142 vector [3]: autn = f6cf1b1f725d00009316285453bce889 20240929082524975 DAUC <0003> auc.c:143 vector [3]: ck = 1cb3bfa97677c0b82b2bdd05edb3a3bf 20240929082524975 DAUC <0003> auc.c:144 vector [3]: ik = 368bb1eb68b6e315d4117b467176f805 20240929082524975 DAUC <0003> auc.c:145 vector [3]: res = 68061576d9d09ce00000000000000000 20240929082524975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082524975 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082524975 DAUC <0003> auc.c:179 vector [3]: kc = ac2551d4247c0800 20240929082524975 DAUC <0003> auc.c:180 vector [3]: sres = aa46f30d 20240929082524975 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082524975 DAUC <0003> auc.c:113 vector [4]: rand = 7ca0b39c58e60aabc641c16d4f379d1e 20240929082524975 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929082524975 DAUC <0003> auc.c:142 vector [4]: autn = 794601395a430000b374d48a2f5745f8 20240929082524975 DAUC <0003> auc.c:143 vector [4]: ck = d29b2704083297a737679514a829730e 20240929082524975 DAUC <0003> auc.c:144 vector [4]: ik = 636172d0e776e5865fb8de93b495824c 20240929082524975 DAUC <0003> auc.c:145 vector [4]: res = 0d784cebd5ad43fd0000000000000000 20240929082524975 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082524975 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082524975 DAUC <0003> auc.c:179 vector [4]: kc = cd2f49c0b9731c00 20240929082524975 DAUC <0003> auc.c:180 vector [4]: sres = cfc77b19 20240929082524975 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082524975 DAUC <0003> db_auc.c:245 IMSI='262423961222776': Generated 5 vectors 20240929082524975 DAUC <0003> db_auc.c:249 IMSI='262423961222776': Updating SQN=481 in DB 20240929082524983 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423961222776"} 20240929082524983 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423961222776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082524983 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524983 DLINP <000b> input/ipa.c:451 connected read/write 20240929082524983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082524988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 20240929082525022 DAUC <0003> db_auc.c:157 IMSI='262422801950143': No 2G Auth Data 20240929082525022 DAUC <0003> db_auc.c:192 IMSI='262422801950143': No 3G Auth Data 20240929082525057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4258 20240929082525060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082525060 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422801950143"} 20240929082525060 DAUC <0003> db_auc.c:236 IMSI='262422801950143': Calling to generate 1 vectors 20240929082525060 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240929082525060 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082525060 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082525060 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082525060 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082525060 DAUC <0003> auc.c:113 vector [0]: rand = 0f36ef524243883cd3abfef58399a216 20240929082525060 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082525060 DAUC <0003> auc.c:142 vector [0]: autn = b261fd196b5000001287ce8c8535ffaf 20240929082525060 DAUC <0003> auc.c:143 vector [0]: ck = 97b96288464609cc6c9b973c659d39d0 20240929082525060 DAUC <0003> auc.c:144 vector [0]: ik = 07c9f912d7968dce10a562d23a6d93ea 20240929082525060 DAUC <0003> auc.c:145 vector [0]: res = d03a8b1cd35ab9f00000000000000000 20240929082525060 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082525060 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082525060 DAUC <0003> auc.c:179 vector [0]: kc = 684fa17b54cec48b 20240929082525060 DAUC <0003> auc.c:180 vector [0]: sres = 1497400e 20240929082525060 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082525060 DAUC <0003> db_auc.c:245 IMSI='262422801950143': Generated 1 vectors 20240929082525060 DAUC <0003> db_auc.c:249 IMSI='262422801950143': Updating SQN=33 in DB 20240929082525069 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422801950143"} 20240929082525069 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082525069 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525069 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525072 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082525072 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422801950143"} 20240929082525072 DAUC <0003> db_auc.c:236 IMSI='262422801950143': Calling to generate 4 vectors 20240929082525072 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240929082525072 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082525072 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082525072 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240929082525072 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082525072 DAUC <0003> auc.c:113 vector [0]: rand = 38f3148f57af8db4549e5b6913e9507f 20240929082525072 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240929082525072 DAUC <0003> auc.c:142 vector [0]: autn = 486e7dbd38dc000064937fb5a763acb4 20240929082525072 DAUC <0003> auc.c:143 vector [0]: ck = 21ffd8f4557ea4ed5def2f3df812d306 20240929082525072 DAUC <0003> auc.c:144 vector [0]: ik = fecef154482f781daa18d172f884f14c 20240929082525072 DAUC <0003> auc.c:145 vector [0]: res = 3e60f3fc2a2644ee0000000000000000 20240929082525072 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082525072 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082525072 DAUC <0003> auc.c:179 vector [0]: kc = b58a7e50ad604cbc 20240929082525072 DAUC <0003> auc.c:180 vector [0]: sres = a159f74d 20240929082525072 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082525072 DAUC <0003> auc.c:113 vector [1]: rand = 1360054baf2f4c3982526111f84f6c11 20240929082525072 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240929082525072 DAUC <0003> auc.c:142 vector [1]: autn = e71720ae8f48000062193eb2e172a259 20240929082525072 DAUC <0003> auc.c:143 vector [1]: ck = 923b7d1d198cd25faa858ddb191dba27 20240929082525072 DAUC <0003> auc.c:144 vector [1]: ik = 5d1c2457cc75aa539bcc78dd345507ae 20240929082525072 DAUC <0003> auc.c:145 vector [1]: res = a033ea083a98b8800000000000000000 20240929082525072 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082525072 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082525072 DAUC <0003> auc.c:179 vector [1]: kc = ebe1c4e760d86573 20240929082525072 DAUC <0003> auc.c:180 vector [1]: sres = d6f7c176 20240929082525072 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082525072 DAUC <0003> auc.c:113 vector [2]: rand = fd16b6b0de508c3a0d40d3202a845217 20240929082525072 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240929082525072 DAUC <0003> auc.c:142 vector [2]: autn = 08590c09b2d40000366d7f8f15aa2583 20240929082525072 DAUC <0003> auc.c:143 vector [2]: ck = 28dd1c281d1b630f2d6aa2ce696d5b6e 20240929082525072 DAUC <0003> auc.c:144 vector [2]: ik = b17b06c778008d65d16dd4c2d981f38b 20240929082525072 DAUC <0003> auc.c:145 vector [2]: res = 830377e83915b9c40000000000000000 20240929082525072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082525072 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082525072 DAUC <0003> auc.c:179 vector [2]: kc = 01611478e05a638f 20240929082525072 DAUC <0003> auc.c:180 vector [2]: sres = 1da8381e 20240929082525072 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082525072 DAUC <0003> auc.c:113 vector [3]: rand = 7368971bd9f29b6b0788561ce72780b6 20240929082525072 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240929082525072 DAUC <0003> auc.c:142 vector [3]: autn = 6be92936efe300000478a6a085d7bc57 20240929082525072 DAUC <0003> auc.c:143 vector [3]: ck = 19cdd0541bbc9569c404b53c2ba2746b 20240929082525072 DAUC <0003> auc.c:144 vector [3]: ik = 5093e3acc36ac1abbc717621c27da567 20240929082525072 DAUC <0003> auc.c:145 vector [3]: res = 30b66b734d15f3890000000000000000 20240929082525072 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082525072 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082525072 DAUC <0003> auc.c:179 vector [3]: kc = e9218ecce5a02476 20240929082525072 DAUC <0003> auc.c:180 vector [3]: sres = 2365c793 20240929082525072 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082525072 DAUC <0003> db_auc.c:245 IMSI='262422801950143': Generated 4 vectors 20240929082525072 DAUC <0003> db_auc.c:249 IMSI='262422801950143': Updating SQN=161 in DB 20240929082525080 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422801950143"} 20240929082525080 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082525080 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525080 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525085 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082525085 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422801950143"} 20240929082525085 DAUC <0003> db_auc.c:236 IMSI='262422801950143': Calling to generate 5 vectors 20240929082525085 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082525085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082525085 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082525085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240929082525085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082525085 DAUC <0003> auc.c:113 vector [0]: rand = 0f32f068c0f81aca19c419d2fd41ab01 20240929082525085 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240929082525085 DAUC <0003> auc.c:142 vector [0]: autn = a2e8d28e3d6100009d373da016db7092 20240929082525085 DAUC <0003> auc.c:143 vector [0]: ck = 7f00f1dcc731795e261c5522dd076037 20240929082525085 DAUC <0003> auc.c:144 vector [0]: ik = 43cd819e7ff8a789c2315646611394f4 20240929082525085 DAUC <0003> auc.c:145 vector [0]: res = f0d90f06296f44560000000000000000 20240929082525085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082525085 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082525085 DAUC <0003> auc.c:179 vector [0]: kc = c19b51314624e824 20240929082525085 DAUC <0003> auc.c:180 vector [0]: sres = dafcf25d 20240929082525085 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082525085 DAUC <0003> auc.c:113 vector [1]: rand = c4a735f6699aa3dd83497c0817c22d39 20240929082525085 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240929082525085 DAUC <0003> auc.c:142 vector [1]: autn = 67dc0be5420d0000812a8a2faf54bf46 20240929082525085 DAUC <0003> auc.c:143 vector [1]: ck = c5f816923481142946969e5642f912e4 20240929082525085 DAUC <0003> auc.c:144 vector [1]: ik = e08b488fd2eb9bc9dd373ebc9f958093 20240929082525085 DAUC <0003> auc.c:145 vector [1]: res = 0ac990a9c82020970000000000000000 20240929082525085 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082525085 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082525085 DAUC <0003> auc.c:179 vector [1]: kc = a4399124603d21ed 20240929082525085 DAUC <0003> auc.c:180 vector [1]: sres = 96c86986 20240929082525085 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082525085 DAUC <0003> auc.c:113 vector [2]: rand = 24d6b5f0ddf011f96beff5d8dc9d0e27 20240929082525085 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240929082525085 DAUC <0003> auc.c:142 vector [2]: autn = e9dcc40a07c30000c3d4593ab5ecc65d 20240929082525085 DAUC <0003> auc.c:143 vector [2]: ck = a6e99dcc9a1e7f61dd1bab82b62b928a 20240929082525085 DAUC <0003> auc.c:144 vector [2]: ik = feb7243522eff4192f28eb2718bac044 20240929082525085 DAUC <0003> auc.c:145 vector [2]: res = 4f6620bffcaa39450000000000000000 20240929082525085 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082525085 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082525085 DAUC <0003> auc.c:179 vector [2]: kc = 4986c38bc4a8957d 20240929082525085 DAUC <0003> auc.c:180 vector [2]: sres = c9e8b4da 20240929082525085 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082525085 DAUC <0003> auc.c:113 vector [3]: rand = 7e5d7c05a3f5a3d174210f8a828043c8 20240929082525085 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240929082525085 DAUC <0003> auc.c:142 vector [3]: autn = 14e6c8d39f280000a16f6106067f1164 20240929082525085 DAUC <0003> auc.c:143 vector [3]: ck = 7818bfb30a1fb5f16a96bc50b9f7de12 20240929082525085 DAUC <0003> auc.c:144 vector [3]: ik = 124c8f13cf8db65f44bf76104a8b3fa8 20240929082525085 DAUC <0003> auc.c:145 vector [3]: res = 6a75ef9f28547e8b0000000000000000 20240929082525085 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082525085 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082525085 DAUC <0003> auc.c:179 vector [3]: kc = c700399e5b979649 20240929082525085 DAUC <0003> auc.c:180 vector [3]: sres = b46313c2 20240929082525085 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082525085 DAUC <0003> auc.c:113 vector [4]: rand = a40343e3f020d8a88bf2de7eaf6dc5bb 20240929082525085 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240929082525085 DAUC <0003> auc.c:142 vector [4]: autn = fe466918373500005dde1f8974e4498c 20240929082525085 DAUC <0003> auc.c:143 vector [4]: ck = a134bb27918f261e3ec6bd212a51cdf8 20240929082525085 DAUC <0003> auc.c:144 vector [4]: ik = 411e258b556aa577739164e34b3415af 20240929082525085 DAUC <0003> auc.c:145 vector [4]: res = c76328f7baeea08b0000000000000000 20240929082525085 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082525085 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082525085 DAUC <0003> auc.c:179 vector [4]: kc = da842548f445ae9b 20240929082525085 DAUC <0003> auc.c:180 vector [4]: sres = 6a5a8958 20240929082525085 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082525085 DAUC <0003> db_auc.c:245 IMSI='262422801950143': Generated 5 vectors 20240929082525085 DAUC <0003> db_auc.c:249 IMSI='262422801950143': Updating SQN=321 in DB 20240929082525093 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422801950143"} 20240929082525093 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082525093 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525094 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525098 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082525098 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422801950143"} 20240929082525098 DAUC <0003> db_auc.c:236 IMSI='262422801950143': Calling to generate 5 vectors 20240929082525098 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082525098 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082525098 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082525098 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240929082525098 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082525098 DAUC <0003> auc.c:113 vector [0]: rand = 0b8b0c8106019d0b87ac9a363d685357 20240929082525098 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240929082525098 DAUC <0003> auc.c:142 vector [0]: autn = adfaa517d73a00007ae230b9938ccdbe 20240929082525098 DAUC <0003> auc.c:143 vector [0]: ck = 5f2e576d616f6ae3ef952616fac1d7ce 20240929082525098 DAUC <0003> auc.c:144 vector [0]: ik = 708a9ef94a44378f9078d871dc0d1e1a 20240929082525098 DAUC <0003> auc.c:145 vector [0]: res = dd6b37978b164d500000000000000000 20240929082525098 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082525098 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082525098 DAUC <0003> auc.c:179 vector [0]: kc = 1f554a10e94a6e40 20240929082525098 DAUC <0003> auc.c:180 vector [0]: sres = be0b59b9 20240929082525098 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082525098 DAUC <0003> auc.c:113 vector [1]: rand = ebb4f84d5243f4ea55cca2d066123027 20240929082525098 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240929082525098 DAUC <0003> auc.c:142 vector [1]: autn = db7e6ba01461000037a32c39d5fecd82 20240929082525098 DAUC <0003> auc.c:143 vector [1]: ck = 65c4d6ed2affa247819f792189b5373d 20240929082525098 DAUC <0003> auc.c:144 vector [1]: ik = 5fa44c36c8d78593ddc01d96e89f8300 20240929082525098 DAUC <0003> auc.c:145 vector [1]: res = aaaa51512a3625720000000000000000 20240929082525098 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082525098 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082525098 DAUC <0003> auc.c:179 vector [1]: kc = d015c3f7ed056272 20240929082525098 DAUC <0003> auc.c:180 vector [1]: sres = 073d62e7 20240929082525098 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082525098 DAUC <0003> auc.c:113 vector [2]: rand = 62168dcee814b5af807c6d8d83948bf6 20240929082525098 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240929082525098 DAUC <0003> auc.c:142 vector [2]: autn = ab6a02d4f347000042fa35a0c3f658bb 20240929082525098 DAUC <0003> auc.c:143 vector [2]: ck = ea111d689b5e6e05dc14391b1c6fbfb4 20240929082525098 DAUC <0003> auc.c:144 vector [2]: ik = 7e52a9a82e0830760e48ec7b569b80ae 20240929082525098 DAUC <0003> auc.c:145 vector [2]: res = 3d16086a09fcae4b0000000000000000 20240929082525098 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082525098 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082525099 DAUC <0003> auc.c:179 vector [2]: kc = 397f3c25e495c26b 20240929082525099 DAUC <0003> auc.c:180 vector [2]: sres = 6d8ead50 20240929082525099 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082525099 DAUC <0003> auc.c:113 vector [3]: rand = fe5fb6445a6d62caed868bc65ae602e6 20240929082525099 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240929082525099 DAUC <0003> auc.c:142 vector [3]: autn = edfeff3e1c6900002484005718b51b8e 20240929082525099 DAUC <0003> auc.c:143 vector [3]: ck = 848106784efa43a520b2df2bda9823de 20240929082525099 DAUC <0003> auc.c:144 vector [3]: ik = dfe49443c8e2d2ac5d150984969c13d1 20240929082525099 DAUC <0003> auc.c:145 vector [3]: res = bb316939767292610000000000000000 20240929082525099 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082525099 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082525099 DAUC <0003> auc.c:179 vector [3]: kc = be7177790210aff5 20240929082525099 DAUC <0003> auc.c:180 vector [3]: sres = 95db4979 20240929082525099 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082525099 DAUC <0003> auc.c:113 vector [4]: rand = ee39043d22cf87db0bc74214e93bf29c 20240929082525099 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240929082525099 DAUC <0003> auc.c:142 vector [4]: autn = fd6f5008ca30000042692a12a562878e 20240929082525099 DAUC <0003> auc.c:143 vector [4]: ck = 47b218c0fbcbb5016bd76c2c602af73c 20240929082525099 DAUC <0003> auc.c:144 vector [4]: ik = 980ce659379d187cf40e61e8ff120a59 20240929082525099 DAUC <0003> auc.c:145 vector [4]: res = 1858b76d2f53522c0000000000000000 20240929082525099 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082525099 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082525099 DAUC <0003> auc.c:179 vector [4]: kc = 90b19588faad926d 20240929082525099 DAUC <0003> auc.c:180 vector [4]: sres = f2437202 20240929082525099 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082525099 DAUC <0003> db_auc.c:245 IMSI='262422801950143': Generated 5 vectors 20240929082525099 DAUC <0003> db_auc.c:249 IMSI='262422801950143': Updating SQN=481 in DB 20240929082525107 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422801950143"} 20240929082525107 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422801950143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082525107 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525107 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082525112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4258 20240929082525139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57038<->l=127.0.0.1:4258 20240929082525139 DLINP <000b> input/ipa.c:451 connected read/write 20240929082525139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082525139 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082525139 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082525139 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082525139 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37811<->l=127.0.0.1:4259) 20240929082525161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20240929082525161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20240929082528221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082528221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082528226 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20240929082528232 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082528232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082528232 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  20240929082528232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082528232 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  20240929082528232 DLGSUP <0013> gsup_server.c:235 2:  20240929082528232 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082528232 DLGSUP <0013> gsup_server.c:235 3:  20240929082528232 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082528232 DLGSUP <0013> gsup_server.c:235 4:  20240929082528232 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082528232 DLGSUP <0013> gsup_server.c:235 5:  20240929082528232 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082528232 DLGSUP <0013> gsup_server.c:235 7:  20240929082528232 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082528232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082528232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082528232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082528252 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45243<->l=127.0.0.1:4259) 20240929082528286 DAUC <0003> db_auc.c:157 IMSI='262429580346284': No 2G Auth Data 20240929082528286 DAUC <0003> db_auc.c:192 IMSI='262429580346284': No 3G Auth Data 20240929082528336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20240929082528346 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528346 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429580346284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429580346284"} 20240929082528346 DAUC <0003> db_auc.c:157 IMSI='262429580346284': No 2G Auth Data 20240929082528346 DAUC <0003> db_auc.c:236 IMSI='262429580346284': Calling to generate 5 vectors 20240929082528346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082528346 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082528346 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082528346 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082528346 DAUC <0003> auc.c:113 vector [0]: rand = b9f009f530eefea415b33771e6324294 20240929082528346 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082528346 DAUC <0003> auc.c:142 vector [0]: autn = 307594accd6e800016473a99a668702f 20240929082528346 DAUC <0003> auc.c:143 vector [0]: ck = 330f28451f605268c65f0897a197fb93 20240929082528346 DAUC <0003> auc.c:144 vector [0]: ik = 520504a0d080eb8b6464ac768eb002d8 20240929082528346 DAUC <0003> auc.c:145 vector [0]: res = c9081cec18ea4af80000000000000000 20240929082528346 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082528346 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082528346 DAUC <0003> auc.c:151 vector [0]: kc = c3318804e0c740a8 20240929082528346 DAUC <0003> auc.c:152 vector [0]: sres = d1e25614 20240929082528346 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082528346 DAUC <0003> auc.c:113 vector [1]: rand = 2d05f5bb558f1d6d6f46067a958eb9d8 20240929082528346 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082528346 DAUC <0003> auc.c:142 vector [1]: autn = df70f784b6ef8000ea51d7e219b52d41 20240929082528346 DAUC <0003> auc.c:143 vector [1]: ck = 2105e8d3a3d4acacd1e6f63e9de56dcf 20240929082528346 DAUC <0003> auc.c:144 vector [1]: ik = c0b3d5cb548297ec4d535e42b93b6e6d 20240929082528346 DAUC <0003> auc.c:145 vector [1]: res = be20ce41400f57cc0000000000000000 20240929082528346 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082528346 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082528346 DAUC <0003> auc.c:151 vector [1]: kc = 7d039564d38838e2 20240929082528346 DAUC <0003> auc.c:152 vector [1]: sres = fe2f998d 20240929082528346 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082528346 DAUC <0003> auc.c:113 vector [2]: rand = 01e41645b1d84c8ee08045544b7c525f 20240929082528346 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082528346 DAUC <0003> auc.c:142 vector [2]: autn = 7d0689d144328000d2c60cf7dacb3a41 20240929082528346 DAUC <0003> auc.c:143 vector [2]: ck = 0b1acd24a4dcd9ecb40a09d897619017 20240929082528346 DAUC <0003> auc.c:144 vector [2]: ik = 60a6b771723ece8fbaf54f5e44ac0536 20240929082528346 DAUC <0003> auc.c:145 vector [2]: res = 948dec9f5056403b0000000000000000 20240929082528346 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082528346 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082528346 DAUC <0003> auc.c:151 vector [2]: kc = 65433cd3052f8242 20240929082528346 DAUC <0003> auc.c:152 vector [2]: sres = c4dbaca4 20240929082528346 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082528346 DAUC <0003> auc.c:113 vector [3]: rand = 428eda3edee07e935a668d27e15b1a4a 20240929082528346 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082528346 DAUC <0003> auc.c:142 vector [3]: autn = 10ef5c8ebb39800032bf448a88b0c9fd 20240929082528346 DAUC <0003> auc.c:143 vector [3]: ck = 72aed96f52efe7ab5c5e33ac8747550e 20240929082528346 DAUC <0003> auc.c:144 vector [3]: ik = c40c9169ca0873738beb08ea93077d3a 20240929082528346 DAUC <0003> auc.c:145 vector [3]: res = 38c04d5b734449370000000000000000 20240929082528346 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082528346 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082528346 DAUC <0003> auc.c:151 vector [3]: kc = 611773408ca7bcec 20240929082528346 DAUC <0003> auc.c:152 vector [3]: sres = 4b84046c 20240929082528346 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082528346 DAUC <0003> auc.c:113 vector [4]: rand = c5c3a47d0c56983b1362f81e5e7ef7c1 20240929082528346 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082528346 DAUC <0003> auc.c:142 vector [4]: autn = 52f9e05977028000ef5d4f7a499205ba 20240929082528346 DAUC <0003> auc.c:143 vector [4]: ck = 9ba4f4b4ff40d45442c85bc5d725662f 20240929082528346 DAUC <0003> auc.c:144 vector [4]: ik = c1ccb2a7bf589107bed13cbee51dbf59 20240929082528346 DAUC <0003> auc.c:145 vector [4]: res = c14f3efd031c21a00000000000000000 20240929082528346 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082528346 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082528346 DAUC <0003> auc.c:151 vector [4]: kc = a671216872209c25 20240929082528346 DAUC <0003> auc.c:152 vector [4]: sres = c2531f5d 20240929082528346 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082528346 DAUC <0003> db_auc.c:245 IMSI='262429580346284': Generated 5 vectors 20240929082528346 DAUC <0003> db_auc.c:249 IMSI='262429580346284': Updating SQN=161 in DB 20240929082528355 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429580346284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429580346284"} 20240929082528355 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429580346284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082528355 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528355 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20240929082528390 DAUC <0003> db_auc.c:157 IMSI='262420764511917': No 2G Auth Data 20240929082528390 DAUC <0003> db_auc.c:192 IMSI='262420764511917': No 3G Auth Data 20240929082528414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57126<->l=127.0.0.1:4258 20240929082528416 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528416 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420764511917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420764511917"} 20240929082528416 DAUC <0003> db_auc.c:157 IMSI='262420764511917': No 2G Auth Data 20240929082528416 DAUC <0003> db_auc.c:236 IMSI='262420764511917': Calling to generate 5 vectors 20240929082528416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240929082528416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082528416 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240929082528416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082528416 DAUC <0003> auc.c:113 vector [0]: rand = 5d050c6a9a818e8c0b5ff394bc52964d 20240929082528416 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082528416 DAUC <0003> auc.c:142 vector [0]: autn = 4581e326183780009a2e1453eaea9abb 20240929082528416 DAUC <0003> auc.c:143 vector [0]: ck = e535b7c8b73ac31c57049b494a9ca876 20240929082528416 DAUC <0003> auc.c:144 vector [0]: ik = bd353d026b9c25b3f1f1aa13ed54c0bb 20240929082528416 DAUC <0003> auc.c:145 vector [0]: res = 227f2eb47a052ad20000000000000000 20240929082528416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082528416 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240929082528416 DAUC <0003> auc.c:151 vector [0]: kc = fef5bb907b6e8e62 20240929082528416 DAUC <0003> auc.c:152 vector [0]: sres = 587a0466 20240929082528416 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240929082528416 DAUC <0003> auc.c:113 vector [1]: rand = d9a50746e8eac5d3ba4d390b9b6d11db 20240929082528416 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082528416 DAUC <0003> auc.c:142 vector [1]: autn = 580f084511a28000dda97acc28ec53e8 20240929082528416 DAUC <0003> auc.c:143 vector [1]: ck = e0d8aaaec4ca07d055211db981138538 20240929082528416 DAUC <0003> auc.c:144 vector [1]: ik = 65fdea065c07344b54490e957fd0f1e6 20240929082528416 DAUC <0003> auc.c:145 vector [1]: res = 659f0b0334a7da280000000000000000 20240929082528416 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082528416 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240929082528416 DAUC <0003> auc.c:151 vector [1]: kc = 844d5384660e4745 20240929082528416 DAUC <0003> auc.c:152 vector [1]: sres = 5138d12b 20240929082528416 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240929082528416 DAUC <0003> auc.c:113 vector [2]: rand = 46bc24882dbc70f22f1153ebc5030ecd 20240929082528416 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082528416 DAUC <0003> auc.c:142 vector [2]: autn = 5840017159228000f1f31c2525fd849b 20240929082528416 DAUC <0003> auc.c:143 vector [2]: ck = cddd2e59964b83ef3430f3efc374ee82 20240929082528416 DAUC <0003> auc.c:144 vector [2]: ik = 45f737394a43417e1c815c1196c78b2a 20240929082528416 DAUC <0003> auc.c:145 vector [2]: res = b5edf5e9bc0e8e130000000000000000 20240929082528416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082528416 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240929082528416 DAUC <0003> auc.c:151 vector [2]: kc = a09bb69e89bba739 20240929082528416 DAUC <0003> auc.c:152 vector [2]: sres = 09e37bfa 20240929082528416 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240929082528416 DAUC <0003> auc.c:113 vector [3]: rand = 738423d38f30a40e3eeebaec3d72f98c 20240929082528416 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082528416 DAUC <0003> auc.c:142 vector [3]: autn = 4849755de14780006bd662b1e949c5f1 20240929082528416 DAUC <0003> auc.c:143 vector [3]: ck = 819b49538d5940d2de952c8087563dfb 20240929082528416 DAUC <0003> auc.c:144 vector [3]: ik = 69d03f973a28926392ead0a30e2a808e 20240929082528416 DAUC <0003> auc.c:145 vector [3]: res = 95e3fc54a3bb3e9b0000000000000000 20240929082528416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082528416 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240929082528416 DAUC <0003> auc.c:151 vector [3]: kc = a4348ae73e0d6fc4 20240929082528416 DAUC <0003> auc.c:152 vector [3]: sres = 3658c2cf 20240929082528416 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240929082528416 DAUC <0003> auc.c:113 vector [4]: rand = 7161b427b19d7da3eba36c35efd11f23 20240929082528416 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082528416 DAUC <0003> auc.c:142 vector [4]: autn = 58b17f6000668000eaf3a4b8d168e094 20240929082528416 DAUC <0003> auc.c:143 vector [4]: ck = 85954a3bac8933b05c59444a4c9ad07a 20240929082528416 DAUC <0003> auc.c:144 vector [4]: ik = 7a0f576a3e6ea391ddb91128fbcf6969 20240929082528416 DAUC <0003> auc.c:145 vector [4]: res = 313c2261a8e86b450000000000000000 20240929082528416 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082528416 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240929082528416 DAUC <0003> auc.c:151 vector [4]: kc = 7e7a483325b22932 20240929082528416 DAUC <0003> auc.c:152 vector [4]: sres = 99d44924 20240929082528416 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240929082528416 DAUC <0003> db_auc.c:245 IMSI='262420764511917': Generated 5 vectors 20240929082528416 DAUC <0003> db_auc.c:249 IMSI='262420764511917': Updating SQN=161 in DB 20240929082528424 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420764511917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420764511917"} 20240929082528424 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420764511917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082528424 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528424 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57126<->l=127.0.0.1:4258 20240929082528452 DAUC <0003> db_auc.c:157 IMSI='262423350502154': No 2G Auth Data 20240929082528452 DAUC <0003> db_auc.c:192 IMSI='262423350502154': No 3G Auth Data 20240929082528488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20240929082528495 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528495 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423350502154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423350502154"} 20240929082528495 DAUC <0003> db_auc.c:236 IMSI='262423350502154': Calling to generate 5 vectors 20240929082528495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082528495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082528495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082528495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082528495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082528495 DAUC <0003> auc.c:113 vector [0]: rand = 0463443f5fd553366b3b0a750c4ba935 20240929082528495 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082528495 DAUC <0003> auc.c:142 vector [0]: autn = 2780d029969a8000a097420a3671b872 20240929082528495 DAUC <0003> auc.c:143 vector [0]: ck = aec06123ffba69040c04ece6a4661477 20240929082528495 DAUC <0003> auc.c:144 vector [0]: ik = df7c72a04fbb242a0ce1d55476fc06b2 20240929082528495 DAUC <0003> auc.c:145 vector [0]: res = 20dfd49f2a15ed910000000000000000 20240929082528495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082528495 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082528495 DAUC <0003> auc.c:179 vector [0]: kc = 491c704cbb417000 20240929082528495 DAUC <0003> auc.c:180 vector [0]: sres = 658d7314 20240929082528495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082528495 DAUC <0003> auc.c:113 vector [1]: rand = cb971aa8758b00f90a73c4572f76761a 20240929082528495 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082528495 DAUC <0003> auc.c:142 vector [1]: autn = 7a5df8bc98ed80001be84598cb842cde 20240929082528495 DAUC <0003> auc.c:143 vector [1]: ck = 862243f4cc4dea2c561a18b2a7634559 20240929082528495 DAUC <0003> auc.c:144 vector [1]: ik = 15d78f047ab9e59d468795d6bd57a7cc 20240929082528495 DAUC <0003> auc.c:145 vector [1]: res = c4cb3a4db9ac29e10000000000000000 20240929082528495 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082528495 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082528495 DAUC <0003> auc.c:179 vector [1]: kc = dc1e1a5f1ef45000 20240929082528495 DAUC <0003> auc.c:180 vector [1]: sres = b6ef1bc4 20240929082528495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082528495 DAUC <0003> auc.c:113 vector [2]: rand = 3f5a7b037ad0b95ed51f78bd31a32500 20240929082528495 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082528495 DAUC <0003> auc.c:142 vector [2]: autn = 88bfaee01187800062bb6ff438fc1b3f 20240929082528495 DAUC <0003> auc.c:143 vector [2]: ck = 0b09dd3c8528f3cc0060f304e93da585 20240929082528495 DAUC <0003> auc.c:144 vector [2]: ik = dbc9d48acb9a77968532f288c9c8a01b 20240929082528495 DAUC <0003> auc.c:145 vector [2]: res = 11cf7823f7fde0e20000000000000000 20240929082528495 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082528495 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082528495 DAUC <0003> auc.c:179 vector [2]: kc = bacdcbd39fbdb400 20240929082528495 DAUC <0003> auc.c:180 vector [2]: sres = 31be87a0 20240929082528495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082528495 DAUC <0003> auc.c:113 vector [3]: rand = 2efb2563c888f2bbba346720777f572f 20240929082528495 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082528495 DAUC <0003> auc.c:142 vector [3]: autn = ac1e228b7f338000aec6552c67fcfe98 20240929082528495 DAUC <0003> auc.c:143 vector [3]: ck = 19a16ea768aee12ccf98f817e782ff33 20240929082528495 DAUC <0003> auc.c:144 vector [3]: ik = 19db6f0cdb8952f168cfabef79e9e7d2 20240929082528495 DAUC <0003> auc.c:145 vector [3]: res = 7eb5e41e747464f90000000000000000 20240929082528495 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082528495 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082528495 DAUC <0003> auc.c:179 vector [3]: kc = 658519f70c087c00 20240929082528495 DAUC <0003> auc.c:180 vector [3]: sres = 6b23c2b6 20240929082528495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082528495 DAUC <0003> auc.c:113 vector [4]: rand = bda90222fd31fcfeea83dd7ccc424035 20240929082528495 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082528495 DAUC <0003> auc.c:142 vector [4]: autn = 10acee57287380001bc90119b6de7f5a 20240929082528495 DAUC <0003> auc.c:143 vector [4]: ck = 99172473bc8be5517801094da974978d 20240929082528495 DAUC <0003> auc.c:144 vector [4]: ik = b53b037ded5e36b4ffbe817a82df017a 20240929082528495 DAUC <0003> auc.c:145 vector [4]: res = 62a01ff6a91bc6e80000000000000000 20240929082528495 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082528495 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082528495 DAUC <0003> auc.c:179 vector [4]: kc = d9c99cfb695f4800 20240929082528495 DAUC <0003> auc.c:180 vector [4]: sres = 3a955d27 20240929082528495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082528495 DAUC <0003> db_auc.c:245 IMSI='262423350502154': Generated 5 vectors 20240929082528495 DAUC <0003> db_auc.c:249 IMSI='262423350502154': Updating SQN=161 in DB 20240929082528504 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423350502154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423350502154"} 20240929082528504 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423350502154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082528504 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528504 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20240929082528547 DAUC <0003> db_auc.c:157 IMSI='262424129520934': No 2G Auth Data 20240929082528547 DAUC <0003> db_auc.c:192 IMSI='262424129520934': No 3G Auth Data 20240929082528582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4258 20240929082528585 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528585 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424129520934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424129520934"} 20240929082528585 DAUC <0003> db_auc.c:236 IMSI='262424129520934': Calling to generate 5 vectors 20240929082528585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082528585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082528585 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082528585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082528585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082528585 DAUC <0003> auc.c:113 vector [0]: rand = c608aa7845b42f71432b0f03457f1e8a 20240929082528585 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082528585 DAUC <0003> auc.c:142 vector [0]: autn = ac73a989adfe800030f93c322c1a09ef 20240929082528585 DAUC <0003> auc.c:143 vector [0]: ck = 264dd5ed1af5e4fe6d29cf025089e408 20240929082528585 DAUC <0003> auc.c:144 vector [0]: ik = df98dd7ba5dffc7278030b684e002420 20240929082528585 DAUC <0003> auc.c:145 vector [0]: res = 906ba0b922179cf00000000000000000 20240929082528585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082528585 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082528585 DAUC <0003> auc.c:179 vector [0]: kc = ff3d109ac9113400 20240929082528585 DAUC <0003> auc.c:180 vector [0]: sres = db24ef13 20240929082528585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082528585 DAUC <0003> auc.c:113 vector [1]: rand = bcfdd39ea5a0fd04f2f69aa8c3f1ae84 20240929082528585 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082528585 DAUC <0003> auc.c:142 vector [1]: autn = 0286a7bd8d378000e4da9b760bb4c656 20240929082528585 DAUC <0003> auc.c:143 vector [1]: ck = 63fbd6d73d8b850b2a84a46f5a22ccc6 20240929082528585 DAUC <0003> auc.c:144 vector [1]: ik = bad6d524aae5740b62bc6c375e55fa65 20240929082528585 DAUC <0003> auc.c:145 vector [1]: res = adcd480b80b5745b0000000000000000 20240929082528585 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082528585 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082528585 DAUC <0003> auc.c:179 vector [1]: kc = a6407120da696c00 20240929082528585 DAUC <0003> auc.c:180 vector [1]: sres = 2e142bde 20240929082528585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082528585 DAUC <0003> auc.c:113 vector [2]: rand = d7539b58f62a1de5fe66611b6e8a0346 20240929082528585 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082528585 DAUC <0003> auc.c:142 vector [2]: autn = ce988918eff48000e736c0789b240308 20240929082528585 DAUC <0003> auc.c:143 vector [2]: ck = bedce5f7d53634715abdc65abe1cc478 20240929082528585 DAUC <0003> auc.c:144 vector [2]: ik = 76aecf21298236d3a0753e92322acd58 20240929082528585 DAUC <0003> auc.c:145 vector [2]: res = 9cebd3063587881e0000000000000000 20240929082528585 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082528585 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082528585 DAUC <0003> auc.c:179 vector [2]: kc = fec6ddd8c2fcbc00 20240929082528585 DAUC <0003> auc.c:180 vector [2]: sres = 29c52da4 20240929082528585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082528585 DAUC <0003> auc.c:113 vector [3]: rand = ab196ea08e4b3f05e087b94b5af92805 20240929082528585 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082528585 DAUC <0003> auc.c:142 vector [3]: autn = 030ee635291f8000c51973b1ce50a27f 20240929082528585 DAUC <0003> auc.c:143 vector [3]: ck = 089a1aedd5f3ebbe7b087d91195004d4 20240929082528585 DAUC <0003> auc.c:144 vector [3]: ik = c7e2d77e2c9964fa629170d1e4a529ad 20240929082528585 DAUC <0003> auc.c:145 vector [3]: res = 3b56f06ef1c10b0b0000000000000000 20240929082528585 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082528585 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082528585 DAUC <0003> auc.c:179 vector [3]: kc = 8de9d8b0f8e93000 20240929082528585 DAUC <0003> auc.c:180 vector [3]: sres = ed6dd47e 20240929082528585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082528585 DAUC <0003> auc.c:113 vector [4]: rand = 2d6fa16493e1a36c531e14db7593381a 20240929082528585 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082528585 DAUC <0003> auc.c:142 vector [4]: autn = 1ff010805b0980004a87ab975340f28f 20240929082528585 DAUC <0003> auc.c:143 vector [4]: ck = 1d7c523070d2bfd78cfd82cb360347eb 20240929082528585 DAUC <0003> auc.c:144 vector [4]: ik = 77dea37547765fb36272d17ac1ef761f 20240929082528585 DAUC <0003> auc.c:145 vector [4]: res = 5173a3607983a6490000000000000000 20240929082528585 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082528585 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082528585 DAUC <0003> auc.c:179 vector [4]: kc = bee0848f149acc00 20240929082528585 DAUC <0003> auc.c:180 vector [4]: sres = dff6a971 20240929082528585 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082528585 DAUC <0003> db_auc.c:245 IMSI='262424129520934': Generated 5 vectors 20240929082528585 DAUC <0003> db_auc.c:249 IMSI='262424129520934': Updating SQN=161 in DB 20240929082528593 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424129520934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424129520934"} 20240929082528593 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424129520934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082528593 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528593 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4258 20240929082528631 DAUC <0003> db_auc.c:157 IMSI='262426231747442': No 2G Auth Data 20240929082528631 DAUC <0003> db_auc.c:192 IMSI='262426231747442': No 3G Auth Data 20240929082528671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 20240929082528676 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528676 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426231747442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426231747442"} 20240929082528676 DAUC <0003> db_auc.c:236 IMSI='262426231747442': Calling to generate 5 vectors 20240929082528676 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240929082528676 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240929082528676 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240929082528676 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240929082528676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240929082528676 DAUC <0003> auc.c:113 vector [0]: rand = d50205f87612b4f660669d1811fd81d0 20240929082528676 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240929082528676 DAUC <0003> auc.c:142 vector [0]: autn = a740b60503758000f9c490db5a397401 20240929082528676 DAUC <0003> auc.c:143 vector [0]: ck = 688e1cd16b686b430e6e88c5a3ae22fd 20240929082528676 DAUC <0003> auc.c:144 vector [0]: ik = fb3463fb0e12fcf8119ba33982426799 20240929082528676 DAUC <0003> auc.c:145 vector [0]: res = 8010f2dee38790ab0000000000000000 20240929082528676 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240929082528676 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240929082528676 DAUC <0003> auc.c:179 vector [0]: kc = eb64b7427e942130 20240929082528676 DAUC <0003> auc.c:180 vector [0]: sres = ff654c61 20240929082528676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240929082528676 DAUC <0003> auc.c:113 vector [1]: rand = 9f9534c3fe4f4891daf1de5e6f6e206a 20240929082528676 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240929082528676 DAUC <0003> auc.c:142 vector [1]: autn = b3bf612ca71480008f99adb6b5f7c0f3 20240929082528676 DAUC <0003> auc.c:143 vector [1]: ck = 7df461c5f88902912339da116bb7490f 20240929082528676 DAUC <0003> auc.c:144 vector [1]: ik = 698501c35c750b4379cc098589629936 20240929082528676 DAUC <0003> auc.c:145 vector [1]: res = 0fd4275e5ada49420000000000000000 20240929082528676 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240929082528676 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240929082528676 DAUC <0003> auc.c:179 vector [1]: kc = 1da9646643372b79 20240929082528676 DAUC <0003> auc.c:180 vector [1]: sres = 26de09b0 20240929082528676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240929082528676 DAUC <0003> auc.c:113 vector [2]: rand = 6dc0e381e7ac4e3d56dd88f211ad0703 20240929082528676 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240929082528676 DAUC <0003> auc.c:142 vector [2]: autn = 20ec5bcf8abd8000362611c916eabf87 20240929082528676 DAUC <0003> auc.c:143 vector [2]: ck = bf47070b321d2f3f68db808d2134108c 20240929082528676 DAUC <0003> auc.c:144 vector [2]: ik = bc22705046349d7ebf4eac73c832f5b1 20240929082528676 DAUC <0003> auc.c:145 vector [2]: res = 97e4ff526a2c6b8a0000000000000000 20240929082528676 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240929082528676 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240929082528676 DAUC <0003> auc.c:179 vector [2]: kc = e720a199af4af16c 20240929082528676 DAUC <0003> auc.c:180 vector [2]: sres = 6a4b8626 20240929082528676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240929082528676 DAUC <0003> auc.c:113 vector [3]: rand = f3734e8ff49a4b8d2a1dde301a9eedf5 20240929082528676 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240929082528676 DAUC <0003> auc.c:142 vector [3]: autn = 3d1de36f51048000b5f7331f03d54b32 20240929082528676 DAUC <0003> auc.c:143 vector [3]: ck = 80471835005eddf34d1a6cb84d041e63 20240929082528676 DAUC <0003> auc.c:144 vector [3]: ik = 61032c661988925ffd1c2287f8c91d59 20240929082528676 DAUC <0003> auc.c:145 vector [3]: res = b4399b5aa125a22b0000000000000000 20240929082528676 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240929082528676 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240929082528676 DAUC <0003> auc.c:179 vector [3]: kc = ac9186420e82272d 20240929082528676 DAUC <0003> auc.c:180 vector [3]: sres = 40741d41 20240929082528676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240929082528676 DAUC <0003> auc.c:113 vector [4]: rand = 40152cf4a572354375e5e0a6287fbc11 20240929082528676 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240929082528676 DAUC <0003> auc.c:142 vector [4]: autn = 539be6e799bd800019bd40e8f8823704 20240929082528676 DAUC <0003> auc.c:143 vector [4]: ck = 1f637a3c50d74a3c207f58bce0e4952a 20240929082528676 DAUC <0003> auc.c:144 vector [4]: ik = 4fdc54cead013f4badea0fe580459e17 20240929082528676 DAUC <0003> auc.c:145 vector [4]: res = 35994780141af9470000000000000000 20240929082528676 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240929082528676 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240929082528676 DAUC <0003> auc.c:179 vector [4]: kc = 2ef3bc63602aba94 20240929082528676 DAUC <0003> auc.c:180 vector [4]: sres = 658a4958 20240929082528676 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240929082528676 DAUC <0003> db_auc.c:245 IMSI='262426231747442': Generated 5 vectors 20240929082528676 DAUC <0003> db_auc.c:249 IMSI='262426231747442': Updating SQN=161 in DB 20240929082528684 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426231747442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426231747442"} 20240929082528685 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426231747442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082528685 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528685 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082528691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 20240929082528717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20240929082528717 DLINP <000b> input/ipa.c:451 connected read/write 20240929082528717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082528717 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082528717 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082528717 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082528717 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45243<->l=127.0.0.1:4259) 20240929082528740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.1:4258 20240929082528740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.1:4258 20240929082531775 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082531775 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082531776 DLINP <000b> input/ipa.c:451 connected read/write 20240929082531776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082531776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36922<->l=127.0.0.1:4258 20240929082531777 DLINP <000b> input/ipa.c:451 connected read/write 20240929082531777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082531777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082531777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082531777 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  20240929082531777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082531777 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  20240929082531777 DLGSUP <0013> gsup_server.c:235 2:  20240929082531777 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082531777 DLGSUP <0013> gsup_server.c:235 3:  20240929082531777 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082531777 DLGSUP <0013> gsup_server.c:235 4:  20240929082531777 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082531777 DLGSUP <0013> gsup_server.c:235 5:  20240929082531777 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082531777 DLGSUP <0013> gsup_server.c:235 7:  20240929082531777 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082531777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082531777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082531777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082531784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46307<->l=127.0.0.1:4259) 20240929082531789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36930<->l=127.0.0.1:4258 20240929082531818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082531818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082531818 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424512049197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424512049197" cn_domain=PS} 20240929082531818 DLU <0006> fsm.c:456 lu(262424512049197)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082531818 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424512049197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240929082531818 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424512049197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424512049197" cause=IMSI unknown in HLR} 20240929082531818 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424512049197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082531818 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424512049197)[0x55d62be15a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082531818 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424512049197)[0x55d62be15a60]{UNVALIDATED}: Freeing instance 20240929082531818 DLU <0006> fsm.c:568 lu(PS:IMSI-262424512049197)[0x55d62be15a60]{UNVALIDATED}: Deallocated 20240929082531818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082531818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082531820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36930<->l=127.0.0.1:4258 20240929082531821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36922<->l=127.0.0.1:4258 20240929082531821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46307<->l=127.0.0.1:4259) 20240929082531821 DLINP <000b> input/ipa.c:451 connected read/write 20240929082531821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082531821 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082531821 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082531821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082531843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20240929082531843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20240929082534934 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082534934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082534938 DLINP <000b> input/ipa.c:451 connected read/write 20240929082534938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082534939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20240929082534943 DLINP <000b> input/ipa.c:451 connected read/write 20240929082534943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082534943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082534943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082534943 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  20240929082534943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082534943 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  20240929082534943 DLGSUP <0013> gsup_server.c:235 2:  20240929082534943 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082534943 DLGSUP <0013> gsup_server.c:235 3:  20240929082534943 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082534943 DLGSUP <0013> gsup_server.c:235 4:  20240929082534943 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082534943 DLGSUP <0013> gsup_server.c:235 5:  20240929082534943 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082534943 DLGSUP <0013> gsup_server.c:235 7:  20240929082534943 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082534943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082534943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082534943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082534967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35285<->l=127.0.0.1:4259) 20240929082534979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20240929082534986 DLINP <000b> input/ipa.c:451 connected read/write 20240929082534986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082534986 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420802180021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420802180021" cn_domain=PS source_name="the-source\n"} 20240929082534986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929082534986 DLU <0006> fsm.c:456 lu(262420802180021)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082534986 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420802180021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240929082534986 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420802180021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420802180021" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240929082534986 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420802180021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082534986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420802180021)[0x55d62be15a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082534986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420802180021)[0x55d62be15a60]{UNVALIDATED}: Freeing instance 20240929082534986 DLU <0006> fsm.c:568 lu(PS:IMSI-262420802180021)[0x55d62be15a60]{UNVALIDATED}: Deallocated 20240929082534986 DLINP <000b> input/ipa.c:451 connected read/write 20240929082534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082534986 DLINP <000b> input/ipa.c:451 connected read/write 20240929082534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082534990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20240929082534991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20240929082534993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35285<->l=127.0.0.1:4259) 20240929082534994 DLINP <000b> input/ipa.c:451 connected read/write 20240929082534994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082534994 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082534994 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082534994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082534994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929082535026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36966<->l=127.0.0.1:4258 20240929082535026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36966<->l=127.0.0.1:4258 20240929082538126 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082538127 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082538131 DLINP <000b> input/ipa.c:451 connected read/write 20240929082538132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082538133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20240929082538137 DLINP <000b> input/ipa.c:451 connected read/write 20240929082538137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082538137 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082538137 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082538137 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  20240929082538137 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082538137 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  20240929082538137 DLGSUP <0013> gsup_server.c:235 2:  20240929082538137 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082538137 DLGSUP <0013> gsup_server.c:235 3:  20240929082538137 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082538137 DLGSUP <0013> gsup_server.c:235 4:  20240929082538137 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082538137 DLGSUP <0013> gsup_server.c:235 5:  20240929082538137 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082538138 DLGSUP <0013> gsup_server.c:235 7:  20240929082538138 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082538138 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082538138 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082538138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082538160 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45323<->l=127.0.0.1:4259) 20240929082538167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4258 20240929082538178 DLINP <000b> input/ipa.c:451 connected read/write 20240929082538178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082538178 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426980837634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426980837634" cn_domain=PS} 20240929082538178 DLU <0006> fsm.c:456 lu(262426980837634)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082538178 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426980837634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240929082538178 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426980837634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426980837634" cause=Roaming not allowed in this location area} 20240929082538178 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426980837634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082538178 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426980837634)[0x55d62be15a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082538178 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426980837634)[0x55d62be15a60]{UNVALIDATED}: Freeing instance 20240929082538178 DLU <0006> fsm.c:568 lu(PS:IMSI-262426980837634)[0x55d62be15a60]{UNVALIDATED}: Deallocated 20240929082538178 DLINP <000b> input/ipa.c:451 connected read/write 20240929082538178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082538178 DLINP <000b> input/ipa.c:451 connected read/write 20240929082538178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082538180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4258 20240929082538181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20240929082538182 DLINP <000b> input/ipa.c:451 connected read/write 20240929082538182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082538182 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082538182 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082538182 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082538182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45323<->l=127.0.0.1:4259) 20240929082538207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4258 20240929082538208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4258 20240929082541303 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082541303 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082541307 DLINP <000b> input/ipa.c:451 connected read/write 20240929082541307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082541308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20240929082541312 DLINP <000b> input/ipa.c:451 connected read/write 20240929082541312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082541312 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082541312 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082541312 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  20240929082541312 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082541312 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  20240929082541313 DLGSUP <0013> gsup_server.c:235 2:  20240929082541313 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082541313 DLGSUP <0013> gsup_server.c:235 3:  20240929082541313 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082541313 DLGSUP <0013> gsup_server.c:235 4:  20240929082541313 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082541313 DLGSUP <0013> gsup_server.c:235 5:  20240929082541313 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082541313 DLGSUP <0013> gsup_server.c:235 7:  20240929082541313 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082541313 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082541313 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082541313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082541336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45081<->l=127.0.0.1:4259) 20240929082541353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20240929082541363 DLINP <000b> input/ipa.c:451 connected read/write 20240929082541363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082541363 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018850736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424018850736"} 20240929082541363 DAUC <0003> db_auc.c:133 IMSI='262424018850736': No such subscriber 20240929082541363 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018850736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240929082541364 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018850736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424018850736" cause=IMSI unknown in HLR} 20240929082541364 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424018850736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082541364 DLINP <000b> input/ipa.c:451 connected read/write 20240929082541364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082541364 DLINP <000b> input/ipa.c:451 connected read/write 20240929082541364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082541369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20240929082541370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20240929082541372 DLINP <000b> input/ipa.c:451 connected read/write 20240929082541372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082541372 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082541372 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082541372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082541372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45081<->l=127.0.0.1:4259) 20240929082541406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20240929082541407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20240929082544514 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082544514 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082544518 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20240929082544524 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544524 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082544524 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082544524 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  20240929082544524 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082544524 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  20240929082544524 DLGSUP <0013> gsup_server.c:235 2:  20240929082544524 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082544524 DLGSUP <0013> gsup_server.c:235 3:  20240929082544524 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082544524 DLGSUP <0013> gsup_server.c:235 4:  20240929082544524 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082544524 DLGSUP <0013> gsup_server.c:235 5:  20240929082544524 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082544524 DLGSUP <0013> gsup_server.c:235 7:  20240929082544524 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082544524 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082544524 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082544524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082544554 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44567<->l=127.0.0.1:4259) 20240929082544587 DAUC <0003> db_auc.c:157 IMSI='262429544814347': No 2G Auth Data 20240929082544587 DAUC <0003> db_auc.c:192 IMSI='262429544814347': No 3G Auth Data 20240929082544629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20240929082544639 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544639 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429544814347" cn_domain=PS} 20240929082544639 DLU <0006> fsm.c:456 lu(262429544814347)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082544639 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082544656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429544814347)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082544656 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429544814347" cn_domain=PS} 20240929082544656 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544656 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544662 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544662 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429544814347"} 20240929082544662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429544814347)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082544662 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082544662 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429544814347"} 20240929082544662 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429544814347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082544662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429544814347)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082544662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429544814347)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082544663 DLU <0006> fsm.c:568 lu(PS:IMSI-262429544814347)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082544663 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544663 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20240929082544692 DAUC <0003> db_auc.c:157 IMSI='262429178959287': No 2G Auth Data 20240929082544692 DAUC <0003> db_auc.c:192 IMSI='262429178959287': No 3G Auth Data 20240929082544700 DLGSUP <0013> hlr.c:121 IMSI 262429178959287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082544717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52444<->l=127.0.0.1:4258 20240929082544719 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544719 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429178959287" cn_domain=PS} 20240929082544719 DLU <0006> fsm.c:456 lu(262429178959287)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082544719 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082544737 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429178959287)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082544737 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429178959287" cn_domain=PS} 20240929082544737 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544737 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544743 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544743 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429178959287"} 20240929082544743 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429178959287)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082544743 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082544743 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429178959287"} 20240929082544743 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429178959287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082544743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429178959287)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082544743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429178959287)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082544743 DLU <0006> fsm.c:568 lu(PS:IMSI-262429178959287)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082544743 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544743 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52444<->l=127.0.0.1:4258 20240929082544772 DAUC <0003> db_auc.c:157 IMSI='262422393712155': No 2G Auth Data 20240929082544772 DAUC <0003> db_auc.c:192 IMSI='262422393712155': No 3G Auth Data 20240929082544780 DLGSUP <0013> hlr.c:121 IMSI 262422393712155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082544796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52452<->l=127.0.0.1:4258 20240929082544799 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544799 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422393712155" cn_domain=PS} 20240929082544799 DLU <0006> fsm.c:456 lu(262422393712155)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082544799 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082544815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422393712155)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082544815 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422393712155" cn_domain=PS} 20240929082544815 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544815 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544819 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544819 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422393712155"} 20240929082544819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422393712155)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082544819 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082544819 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422393712155"} 20240929082544819 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422393712155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082544819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422393712155)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082544819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422393712155)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082544819 DLU <0006> fsm.c:568 lu(PS:IMSI-262422393712155)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082544819 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544819 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52452<->l=127.0.0.1:4258 20240929082544857 DAUC <0003> db_auc.c:157 IMSI='262423037627861': No 2G Auth Data 20240929082544857 DAUC <0003> db_auc.c:192 IMSI='262423037627861': No 3G Auth Data 20240929082544865 DLGSUP <0013> hlr.c:121 IMSI 262423037627861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082544881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4258 20240929082544882 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544882 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423037627861" cn_domain=PS} 20240929082544882 DLU <0006> fsm.c:456 lu(262423037627861)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082544882 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082544898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423037627861)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082544898 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423037627861" cn_domain=PS} 20240929082544898 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544898 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544901 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544902 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423037627861"} 20240929082544902 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423037627861)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082544902 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082544902 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423037627861"} 20240929082544902 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423037627861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082544902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423037627861)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082544902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423037627861)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082544902 DLU <0006> fsm.c:568 lu(PS:IMSI-262423037627861)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082544902 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544902 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4258 20240929082544929 DAUC <0003> db_auc.c:157 IMSI='262428266250260': No 2G Auth Data 20240929082544929 DAUC <0003> db_auc.c:192 IMSI='262428266250260': No 3G Auth Data 20240929082544938 DLGSUP <0013> hlr.c:121 IMSI 262428266250260: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082544953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 20240929082544955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544955 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428266250260" cn_domain=PS} 20240929082544955 DLU <0006> fsm.c:456 lu(262428266250260)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082544955 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082544974 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428266250260)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082544974 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428266250260" cn_domain=PS} 20240929082544974 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544974 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544978 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082544978 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428266250260"} 20240929082544978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428266250260)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082544978 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082544978 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428266250260"} 20240929082544978 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428266250260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082544978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428266250260)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082544978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428266250260)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082544978 DLU <0006> fsm.c:568 lu(PS:IMSI-262428266250260)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082544978 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544978 DLINP <000b> input/ipa.c:451 connected read/write 20240929082544978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082544981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 20240929082545008 DAUC <0003> db_auc.c:157 IMSI='262429586491648': No 2G Auth Data 20240929082545008 DAUC <0003> db_auc.c:192 IMSI='262429586491648': No 3G Auth Data 20240929082545016 DLGSUP <0013> hlr.c:121 IMSI 262429586491648: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082545038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4258 20240929082545039 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545039 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429586491648" cn_domain=PS} 20240929082545039 DLU <0006> fsm.c:456 lu(262429586491648)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082545039 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082545055 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429586491648)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082545055 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429586491648" cn_domain=PS} 20240929082545055 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545055 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545060 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429586491648"} 20240929082545060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429586491648)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082545060 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082545060 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429586491648"} 20240929082545060 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429586491648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082545060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429586491648)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082545060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429586491648)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082545060 DLU <0006> fsm.c:568 lu(PS:IMSI-262429586491648)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082545060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4258 20240929082545102 DAUC <0003> db_auc.c:157 IMSI='262421100486622': No 2G Auth Data 20240929082545102 DAUC <0003> db_auc.c:192 IMSI='262421100486622': No 3G Auth Data 20240929082545110 DLGSUP <0013> hlr.c:121 IMSI 262421100486622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082545145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 20240929082545152 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545152 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421100486622" cn_domain=PS} 20240929082545153 DLU <0006> fsm.c:456 lu(262421100486622)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082545153 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082545169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421100486622)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082545169 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421100486622" cn_domain=PS} 20240929082545169 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545169 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545175 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545175 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421100486622"} 20240929082545175 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421100486622)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082545175 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082545175 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421100486622"} 20240929082545175 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421100486622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082545175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421100486622)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082545175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421100486622)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082545175 DLU <0006> fsm.c:568 lu(PS:IMSI-262421100486622)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082545175 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545175 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 20240929082545213 DAUC <0003> db_auc.c:157 IMSI='262420520165775': No 2G Auth Data 20240929082545213 DAUC <0003> db_auc.c:192 IMSI='262420520165775': No 3G Auth Data 20240929082545225 DLGSUP <0013> hlr.c:121 IMSI 262420520165775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082545261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 20240929082545265 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545265 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420520165775" cn_domain=PS} 20240929082545265 DLU <0006> fsm.c:456 lu(262420520165775)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082545265 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082545281 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420520165775)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082545281 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420520165775" cn_domain=PS} 20240929082545281 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545281 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545285 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545285 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420520165775"} 20240929082545285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420520165775)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082545285 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082545285 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420520165775"} 20240929082545285 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420520165775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082545285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420520165775)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082545285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420520165775)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082545286 DLU <0006> fsm.c:568 lu(PS:IMSI-262420520165775)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082545286 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545286 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082545288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 20240929082545314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20240929082545314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44567<->l=127.0.0.1:4259) 20240929082545315 DLINP <000b> input/ipa.c:451 connected read/write 20240929082545315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082545315 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082545315 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082545315 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082545338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20240929082545338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20240929082548412 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082548412 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082548417 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52524<->l=127.0.0.1:4258 20240929082548422 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548422 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082548422 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082548422 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  20240929082548422 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082548422 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  20240929082548422 DLGSUP <0013> gsup_server.c:235 2:  20240929082548422 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082548422 DLGSUP <0013> gsup_server.c:235 3:  20240929082548422 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082548422 DLGSUP <0013> gsup_server.c:235 4:  20240929082548422 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082548422 DLGSUP <0013> gsup_server.c:235 5:  20240929082548422 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082548422 DLGSUP <0013> gsup_server.c:235 7:  20240929082548422 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082548422 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082548422 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082548422 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082548439 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42895<->l=127.0.0.1:4259) 20240929082548465 DAUC <0003> db_auc.c:157 IMSI='262422361924855': No 2G Auth Data 20240929082548465 DAUC <0003> db_auc.c:192 IMSI='262422361924855': No 3G Auth Data 20240929082548513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20240929082548523 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548523 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422361924855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422361924855" cn_domain=PS source_name="the-source\n"} 20240929082548523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929082548523 DLU <0006> fsm.c:456 lu(262422361924855)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082548523 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422361924855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082548540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422361924855)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082548540 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422361924855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422361924855" cn_domain=PS destination_name="the-source\n"} 20240929082548540 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548540 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548547 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548547 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422361924855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422361924855" source_name="the-source\n"} 20240929082548547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422361924855)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082548547 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422361924855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082548547 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422361924855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422361924855" destination_name="the-source\n"} 20240929082548547 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422361924855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082548547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422361924855)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082548547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422361924855)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082548547 DLU <0006> fsm.c:568 lu(PS:IMSI-262422361924855)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082548547 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548547 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20240929082548583 DAUC <0003> db_auc.c:157 IMSI='262422571559688': No 2G Auth Data 20240929082548583 DAUC <0003> db_auc.c:192 IMSI='262422571559688': No 3G Auth Data 20240929082548594 DLGSUP <0013> hlr.c:121 IMSI 262422571559688: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082548608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4258 20240929082548610 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548610 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422571559688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422571559688" cn_domain=PS source_name="the-source\n"} 20240929082548610 DLU <0006> fsm.c:456 lu(262422571559688)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082548610 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422571559688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082548626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422571559688)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082548626 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422571559688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422571559688" cn_domain=PS destination_name="the-source\n"} 20240929082548626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548631 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548631 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422571559688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422571559688" source_name="the-source\n"} 20240929082548631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422571559688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082548631 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422571559688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082548631 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422571559688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422571559688" destination_name="the-source\n"} 20240929082548631 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422571559688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082548631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422571559688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082548631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422571559688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082548631 DLU <0006> fsm.c:568 lu(PS:IMSI-262422571559688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082548631 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548631 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4258 20240929082548671 DAUC <0003> db_auc.c:157 IMSI='262425557591383': No 2G Auth Data 20240929082548671 DAUC <0003> db_auc.c:192 IMSI='262425557591383': No 3G Auth Data 20240929082548684 DLGSUP <0013> hlr.c:121 IMSI 262425557591383: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082548707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4258 20240929082548710 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548710 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425557591383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425557591383" cn_domain=PS source_name="the-source\n"} 20240929082548710 DLU <0006> fsm.c:456 lu(262425557591383)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082548710 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425557591383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082548726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425557591383)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082548726 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425557591383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425557591383" cn_domain=PS destination_name="the-source\n"} 20240929082548726 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548726 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548728 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425557591383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425557591383" source_name="the-source\n"} 20240929082548728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425557591383)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082548728 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425557591383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082548728 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425557591383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425557591383" destination_name="the-source\n"} 20240929082548728 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425557591383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082548728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425557591383)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082548728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425557591383)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082548728 DLU <0006> fsm.c:568 lu(PS:IMSI-262425557591383)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082548728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4258 20240929082548753 DAUC <0003> db_auc.c:157 IMSI='262428033696877': No 2G Auth Data 20240929082548753 DAUC <0003> db_auc.c:192 IMSI='262428033696877': No 3G Auth Data 20240929082548761 DLGSUP <0013> hlr.c:121 IMSI 262428033696877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082548776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52560<->l=127.0.0.1:4258 20240929082548777 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548778 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428033696877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428033696877" cn_domain=PS source_name="the-source\n"} 20240929082548778 DLU <0006> fsm.c:456 lu(262428033696877)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082548778 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428033696877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082548797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428033696877)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082548797 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428033696877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428033696877" cn_domain=PS destination_name="the-source\n"} 20240929082548797 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548797 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548799 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548799 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428033696877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428033696877" source_name="the-source\n"} 20240929082548799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428033696877)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082548799 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428033696877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082548799 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428033696877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428033696877" destination_name="the-source\n"} 20240929082548799 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428033696877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082548799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033696877)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082548799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033696877)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082548799 DLU <0006> fsm.c:568 lu(PS:IMSI-262428033696877)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082548799 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548799 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52560<->l=127.0.0.1:4258 20240929082548827 DAUC <0003> db_auc.c:157 IMSI='262426884350563': No 2G Auth Data 20240929082548827 DAUC <0003> db_auc.c:192 IMSI='262426884350563': No 3G Auth Data 20240929082548835 DLGSUP <0013> hlr.c:121 IMSI 262426884350563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082548849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 20240929082548851 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548851 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426884350563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884350563" cn_domain=PS source_name="the-source\n"} 20240929082548851 DLU <0006> fsm.c:456 lu(262426884350563)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082548851 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426884350563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082548867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426884350563)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082548867 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426884350563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426884350563" cn_domain=PS destination_name="the-source\n"} 20240929082548867 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548867 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548868 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548868 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426884350563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426884350563" source_name="the-source\n"} 20240929082548868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426884350563)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082548868 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426884350563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082548868 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426884350563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426884350563" destination_name="the-source\n"} 20240929082548868 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426884350563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082548868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884350563)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082548868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884350563)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082548868 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884350563)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082548868 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548868 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 20240929082548902 DAUC <0003> db_auc.c:157 IMSI='262421887232056': No 2G Auth Data 20240929082548902 DAUC <0003> db_auc.c:192 IMSI='262421887232056': No 3G Auth Data 20240929082548913 DLGSUP <0013> hlr.c:121 IMSI 262421887232056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082548936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4258 20240929082548938 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548938 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421887232056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421887232056" cn_domain=PS source_name="the-source\n"} 20240929082548938 DLU <0006> fsm.c:456 lu(262421887232056)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082548938 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421887232056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082548954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421887232056)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082548954 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421887232056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421887232056" cn_domain=PS destination_name="the-source\n"} 20240929082548954 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548954 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082548956 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421887232056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421887232056" source_name="the-source\n"} 20240929082548956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421887232056)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082548956 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421887232056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082548956 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421887232056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421887232056" destination_name="the-source\n"} 20240929082548956 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421887232056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082548956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421887232056)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082548956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421887232056)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082548956 DLU <0006> fsm.c:568 lu(PS:IMSI-262421887232056)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082548956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082548956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082548956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4258 20240929082548997 DAUC <0003> db_auc.c:157 IMSI='262429185561214': No 2G Auth Data 20240929082548997 DAUC <0003> db_auc.c:192 IMSI='262429185561214': No 3G Auth Data 20240929082549007 DLGSUP <0013> hlr.c:121 IMSI 262429185561214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082549032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4258 20240929082549037 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082549037 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429185561214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429185561214" cn_domain=PS source_name="the-source\n"} 20240929082549037 DLU <0006> fsm.c:456 lu(262429185561214)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082549037 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429185561214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082549054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429185561214)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082549054 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429185561214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429185561214" cn_domain=PS destination_name="the-source\n"} 20240929082549054 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549054 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082549060 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429185561214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429185561214" source_name="the-source\n"} 20240929082549060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429185561214)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082549060 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429185561214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082549060 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429185561214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429185561214" destination_name="the-source\n"} 20240929082549060 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429185561214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082549060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429185561214)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082549060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429185561214)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082549060 DLU <0006> fsm.c:568 lu(PS:IMSI-262429185561214)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082549060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549060 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4258 20240929082549099 DAUC <0003> db_auc.c:157 IMSI='262427140193549': No 2G Auth Data 20240929082549099 DAUC <0003> db_auc.c:192 IMSI='262427140193549': No 3G Auth Data 20240929082549110 DLGSUP <0013> hlr.c:121 IMSI 262427140193549: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082549149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52584<->l=127.0.0.1:4258 20240929082549158 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082549158 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427140193549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427140193549" cn_domain=PS source_name="the-source\n"} 20240929082549158 DLU <0006> fsm.c:456 lu(262427140193549)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082549158 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427140193549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240929082549175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427140193549)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082549175 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427140193549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427140193549" cn_domain=PS destination_name="the-source\n"} 20240929082549175 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549175 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549182 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082549182 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427140193549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427140193549" source_name="the-source\n"} 20240929082549182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427140193549)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082549182 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427140193549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082549182 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427140193549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427140193549" destination_name="the-source\n"} 20240929082549182 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427140193549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082549182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427140193549)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082549182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427140193549)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082549182 DLU <0006> fsm.c:568 lu(PS:IMSI-262427140193549)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082549182 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549182 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082549185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52584<->l=127.0.0.1:4258 20240929082549211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52524<->l=127.0.0.1:4258 20240929082549212 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42895<->l=127.0.0.1:4259) 20240929082549212 DLINP <000b> input/ipa.c:451 connected read/write 20240929082549212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082549212 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082549212 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082549212 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082549212 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929082549235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20240929082549235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20240929082552334 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082552334 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082552338 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240929082552343 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552343 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082552343 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082552343 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  20240929082552343 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082552343 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  20240929082552343 DLGSUP <0013> gsup_server.c:235 2:  20240929082552343 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082552343 DLGSUP <0013> gsup_server.c:235 3:  20240929082552343 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082552343 DLGSUP <0013> gsup_server.c:235 4:  20240929082552343 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082552343 DLGSUP <0013> gsup_server.c:235 5:  20240929082552343 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082552343 DLGSUP <0013> gsup_server.c:235 7:  20240929082552343 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082552343 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082552343 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082552343 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082552372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33379<->l=127.0.0.1:4259) 20240929082552403 DAUC <0003> db_auc.c:157 IMSI='262421154943557': No 2G Auth Data 20240929082552403 DAUC <0003> db_auc.c:192 IMSI='262421154943557': No 3G Auth Data 20240929082552448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4258 20240929082552459 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552459 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421154943557" cn_domain=PS} 20240929082552459 DLU <0006> fsm.c:456 lu(262421154943557)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552459 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421154943557)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552475 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421154943557" cn_domain=PS} 20240929082552475 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552475 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552482 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552482 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421154943557"} 20240929082552482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421154943557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552482 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552482 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421154943557"} 20240929082552482 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421154943557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421154943557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421154943557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552482 DLU <0006> fsm.c:568 lu(PS:IMSI-262421154943557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552482 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552482 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4258 20240929082552512 DAUC <0003> db_auc.c:157 IMSI='262421928557325': No 2G Auth Data 20240929082552512 DAUC <0003> db_auc.c:192 IMSI='262421928557325': No 3G Auth Data 20240929082552521 DLGSUP <0013> hlr.c:121 IMSI 262421928557325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082552534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20240929082552536 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552536 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421928557325" cn_domain=PS} 20240929082552536 DLU <0006> fsm.c:456 lu(262421928557325)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552536 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421928557325)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552552 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421928557325" cn_domain=PS} 20240929082552552 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552552 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552555 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552555 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421928557325"} 20240929082552555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421928557325)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552555 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552555 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421928557325"} 20240929082552555 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421928557325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421928557325)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421928557325)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552555 DLU <0006> fsm.c:568 lu(PS:IMSI-262421928557325)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552555 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552555 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20240929082552584 DAUC <0003> db_auc.c:157 IMSI='262429884202509': No 2G Auth Data 20240929082552584 DAUC <0003> db_auc.c:192 IMSI='262429884202509': No 3G Auth Data 20240929082552592 DLGSUP <0013> hlr.c:121 IMSI 262429884202509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082552606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20240929082552607 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552607 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884202509" cn_domain=PS} 20240929082552607 DLU <0006> fsm.c:456 lu(262429884202509)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552607 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429884202509)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552623 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429884202509" cn_domain=PS} 20240929082552623 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552623 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552625 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552625 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429884202509"} 20240929082552625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429884202509)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552625 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552625 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429884202509"} 20240929082552625 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429884202509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884202509)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884202509)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552625 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884202509)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552625 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552625 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20240929082552651 DAUC <0003> db_auc.c:157 IMSI='262428394514799': No 2G Auth Data 20240929082552651 DAUC <0003> db_auc.c:192 IMSI='262428394514799': No 3G Auth Data 20240929082552659 DLGSUP <0013> hlr.c:121 IMSI 262428394514799: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082552673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240929082552674 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552674 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428394514799" cn_domain=PS} 20240929082552674 DLU <0006> fsm.c:456 lu(262428394514799)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552674 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428394514799)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552690 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428394514799" cn_domain=PS} 20240929082552690 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552690 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552694 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552694 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428394514799"} 20240929082552694 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428394514799)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552694 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552694 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428394514799"} 20240929082552694 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428394514799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428394514799)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428394514799)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552694 DLU <0006> fsm.c:568 lu(PS:IMSI-262428394514799)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552694 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552694 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240929082552722 DAUC <0003> db_auc.c:157 IMSI='262425025364543': No 2G Auth Data 20240929082552722 DAUC <0003> db_auc.c:192 IMSI='262425025364543': No 3G Auth Data 20240929082552730 DLGSUP <0013> hlr.c:121 IMSI 262425025364543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082552744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4258 20240929082552745 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552745 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425025364543" cn_domain=PS} 20240929082552745 DLU <0006> fsm.c:456 lu(262425025364543)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552745 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552761 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425025364543)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552761 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425025364543" cn_domain=PS} 20240929082552761 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552761 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552763 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552763 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425025364543"} 20240929082552763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425025364543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552763 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552763 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425025364543"} 20240929082552763 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425025364543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425025364543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425025364543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552763 DLU <0006> fsm.c:568 lu(PS:IMSI-262425025364543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552763 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552763 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4258 20240929082552789 DAUC <0003> db_auc.c:157 IMSI='262428202843176': No 2G Auth Data 20240929082552789 DAUC <0003> db_auc.c:192 IMSI='262428202843176': No 3G Auth Data 20240929082552797 DLGSUP <0013> hlr.c:121 IMSI 262428202843176: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082552823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56146<->l=127.0.0.1:4258 20240929082552826 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552826 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428202843176" cn_domain=PS} 20240929082552826 DLU <0006> fsm.c:456 lu(262428202843176)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552826 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428202843176)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552842 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428202843176" cn_domain=PS} 20240929082552842 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552842 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552848 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552848 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428202843176"} 20240929082552848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428202843176)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552848 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552848 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428202843176"} 20240929082552848 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428202843176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428202843176)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428202843176)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552848 DLU <0006> fsm.c:568 lu(PS:IMSI-262428202843176)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552848 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552848 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56146<->l=127.0.0.1:4258 20240929082552883 DAUC <0003> db_auc.c:157 IMSI='262421512107538': No 2G Auth Data 20240929082552883 DAUC <0003> db_auc.c:192 IMSI='262421512107538': No 3G Auth Data 20240929082552892 DLGSUP <0013> hlr.c:121 IMSI 262421512107538: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082552920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56154<->l=127.0.0.1:4258 20240929082552924 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552924 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421512107538" cn_domain=PS} 20240929082552924 DLU <0006> fsm.c:456 lu(262421512107538)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082552924 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082552940 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421512107538)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082552941 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421512107538" cn_domain=PS} 20240929082552941 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552941 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552946 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082552946 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421512107538"} 20240929082552946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421512107538)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082552946 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082552946 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421512107538"} 20240929082552946 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421512107538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082552946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421512107538)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082552946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421512107538)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082552946 DLU <0006> fsm.c:568 lu(PS:IMSI-262421512107538)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082552946 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552946 DLINP <000b> input/ipa.c:451 connected read/write 20240929082552946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082552949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56154<->l=127.0.0.1:4258 20240929082552984 DAUC <0003> db_auc.c:157 IMSI='262424368354019': No 2G Auth Data 20240929082552984 DAUC <0003> db_auc.c:192 IMSI='262424368354019': No 3G Auth Data 20240929082552993 DLGSUP <0013> hlr.c:121 IMSI 262424368354019: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082553022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20240929082553025 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082553025 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424368354019" cn_domain=PS} 20240929082553025 DLU <0006> fsm.c:456 lu(262424368354019)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082553025 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082553042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424368354019)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082553042 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424368354019" cn_domain=PS} 20240929082553042 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082553042 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082553048 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082553048 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424368354019"} 20240929082553048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424368354019)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082553048 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082553048 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424368354019"} 20240929082553048 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424368354019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082553048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424368354019)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082553048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424368354019)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082553048 DLU <0006> fsm.c:568 lu(PS:IMSI-262424368354019)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082553048 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082553048 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082553052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20240929082553078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240929082553078 DLINP <000b> input/ipa.c:451 connected read/write 20240929082553078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082553078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082553078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082553078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082553079 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33379<->l=127.0.0.1:4259) 20240929082553106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 20240929082553207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 20240929082556329 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082556330 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082556333 DLINP <000b> input/ipa.c:451 connected read/write 20240929082556333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082556334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56168<->l=127.0.0.1:4258 20240929082556335 DLINP <000b> input/ipa.c:451 connected read/write 20240929082556335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082556335 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082556335 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082556335 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  20240929082556335 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082556335 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  20240929082556335 DLGSUP <0013> gsup_server.c:235 2:  20240929082556335 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082556335 DLGSUP <0013> gsup_server.c:235 3:  20240929082556335 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082556335 DLGSUP <0013> gsup_server.c:235 4:  20240929082556335 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082556335 DLGSUP <0013> gsup_server.c:235 5:  20240929082556335 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082556335 DLGSUP <0013> gsup_server.c:235 7:  20240929082556335 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082556335 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082556335 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082556335 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082556345 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36497<->l=127.0.0.1:4259) 20240929082556381 DAUC <0003> db_auc.c:157 IMSI='262428199320637': No 2G Auth Data 20240929082556381 DAUC <0003> db_auc.c:192 IMSI='262428199320637': No 3G Auth Data 20240929082556407 DAUC <0003> db_auc.c:192 IMSI='262428199320637': No 3G Auth Data 20240929082556436 DAUC <0003> db_auc.c:157 IMSI='262420119577845': No 2G Auth Data 20240929082556436 DAUC <0003> db_auc.c:192 IMSI='262420119577845': No 3G Auth Data 20240929082556458 DAUC <0003> db_auc.c:157 IMSI='262420119577845': No 2G Auth Data 20240929082556487 DAUC <0003> db_auc.c:157 IMSI='262424317453870': No 2G Auth Data 20240929082556487 DAUC <0003> db_auc.c:192 IMSI='262424317453870': No 3G Auth Data 20240929082556548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56168<->l=127.0.0.1:4258 20240929082556550 DLINP <000b> input/ipa.c:451 connected read/write 20240929082556550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082556550 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082556550 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082556550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082556550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36497<->l=127.0.0.1:4259) 20240929082556588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56174<->l=127.0.0.1:4258 20240929082556689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56174<->l=127.0.0.1:4258 20240929082559809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082559809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082559814 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082559816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20240929082559820 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082559820 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082559820 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082559820 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  20240929082559820 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082559820 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  20240929082559820 DLGSUP <0013> gsup_server.c:235 2:  20240929082559820 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082559820 DLGSUP <0013> gsup_server.c:235 3:  20240929082559820 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082559820 DLGSUP <0013> gsup_server.c:235 4:  20240929082559820 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082559820 DLGSUP <0013> gsup_server.c:235 5:  20240929082559820 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082559820 DLGSUP <0013> gsup_server.c:235 7:  20240929082559820 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082559820 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082559820 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082559820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082559845 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34699<->l=127.0.0.1:4259) 20240929082559866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 20240929082559899 DAUC <0003> db_auc.c:157 IMSI='262427946219688': No 2G Auth Data 20240929082559899 DAUC <0003> db_auc.c:192 IMSI='262427946219688': No 3G Auth Data 20240929082559931 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082559931 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427946219688" cn_domain=PS} 20240929082559931 DLU <0006> fsm.c:456 lu(262427946219688)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082559932 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082559949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427946219688)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082559949 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427946219688" cn_domain=PS} 20240929082559949 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082559949 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082559955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082559955 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427946219688"} 20240929082559955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427946219688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082559955 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082559955 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427946219688"} 20240929082559955 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082559955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427946219688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082559955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427946219688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082559955 DLU <0006> fsm.c:568 lu(PS:IMSI-262427946219688)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082559955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082559955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082559966 DLGSUP <0013> hlr.c:128 IMSI 262427946219688: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240929082559966 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082559966 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082559969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 20240929082559970 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082559970 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427946219688"} 20240929082559970 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240929082559970 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427946219688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082559972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20240929082559973 DLINP <000b> input/ipa.c:451 connected read/write 20240929082559973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082559973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082559974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082559974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082559974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34699<->l=127.0.0.1:4259) 20240929082600015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56214<->l=127.0.0.1:4258 20240929082600116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56214<->l=127.0.0.1:4258 20240929082603230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082603230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082603233 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 20240929082603236 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082603236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082603236 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  20240929082603236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082603236 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  20240929082603236 DLGSUP <0013> gsup_server.c:235 2:  20240929082603236 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082603236 DLGSUP <0013> gsup_server.c:235 3:  20240929082603236 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082603236 DLGSUP <0013> gsup_server.c:235 4:  20240929082603236 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082603236 DLGSUP <0013> gsup_server.c:235 5:  20240929082603236 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082603236 DLGSUP <0013> gsup_server.c:235 7:  20240929082603236 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082603236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082603236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082603236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082603251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46769<->l=127.0.0.1:4259) 20240929082603276 DAUC <0003> db_auc.c:157 IMSI='262421712448651': No 2G Auth Data 20240929082603276 DAUC <0003> db_auc.c:192 IMSI='262421712448651': No 3G Auth Data 20240929082603323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57266<->l=127.0.0.1:4258 20240929082603333 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603333 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421712448651" cn_domain=PS} 20240929082603333 DLU <0006> fsm.c:456 lu(262421712448651)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603333 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421712448651)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603350 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421712448651" cn_domain=PS} 20240929082603350 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603350 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603357 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603357 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421712448651"} 20240929082603357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421712448651)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603357 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603357 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421712448651"} 20240929082603357 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421712448651)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421712448651)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603357 DLU <0006> fsm.c:568 lu(PS:IMSI-262421712448651)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603357 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603357 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603361 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603361 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421712448651" cn_domain=CS} 20240929082603361 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603369 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421712448651"} 20240929082603369 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421712448651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603369 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603369 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57266<->l=127.0.0.1:4258 20240929082603399 DAUC <0003> db_auc.c:157 IMSI='262421718422266': No 2G Auth Data 20240929082603399 DAUC <0003> db_auc.c:192 IMSI='262421718422266': No 3G Auth Data 20240929082603407 DLGSUP <0013> hlr.c:121 IMSI 262421718422266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4258 20240929082603423 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603423 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421718422266" cn_domain=PS} 20240929082603423 DLU <0006> fsm.c:456 lu(262421718422266)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603423 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421718422266)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603439 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421718422266" cn_domain=PS} 20240929082603439 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603439 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603443 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603443 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421718422266"} 20240929082603443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421718422266)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603443 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603443 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421718422266"} 20240929082603443 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421718422266)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421718422266)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603443 DLU <0006> fsm.c:568 lu(PS:IMSI-262421718422266)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603443 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603443 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603445 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603445 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421718422266" cn_domain=CS} 20240929082603445 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603454 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421718422266"} 20240929082603454 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421718422266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603454 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603454 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4258 20240929082603483 DAUC <0003> db_auc.c:157 IMSI='262427923536253': No 2G Auth Data 20240929082603483 DAUC <0003> db_auc.c:192 IMSI='262427923536253': No 3G Auth Data 20240929082603491 DLGSUP <0013> hlr.c:121 IMSI 262427923536253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57280<->l=127.0.0.1:4258 20240929082603507 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603507 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427923536253" cn_domain=PS} 20240929082603507 DLU <0006> fsm.c:456 lu(262427923536253)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603507 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427923536253)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603523 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427923536253" cn_domain=PS} 20240929082603523 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603523 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603525 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603525 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427923536253"} 20240929082603525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427923536253)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603525 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603525 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427923536253"} 20240929082603525 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427923536253)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427923536253)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603525 DLU <0006> fsm.c:568 lu(PS:IMSI-262427923536253)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603525 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603525 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603526 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603526 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427923536253" cn_domain=CS} 20240929082603526 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603534 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427923536253"} 20240929082603534 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427923536253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603534 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603534 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57280<->l=127.0.0.1:4258 20240929082603562 DAUC <0003> db_auc.c:157 IMSI='262423697183817': No 2G Auth Data 20240929082603562 DAUC <0003> db_auc.c:192 IMSI='262423697183817': No 3G Auth Data 20240929082603570 DLGSUP <0013> hlr.c:121 IMSI 262423697183817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20240929082603585 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603585 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423697183817" cn_domain=PS} 20240929082603585 DLU <0006> fsm.c:456 lu(262423697183817)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603585 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423697183817)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603601 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423697183817" cn_domain=PS} 20240929082603601 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603601 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603603 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603603 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423697183817"} 20240929082603603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423697183817)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603603 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603603 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423697183817"} 20240929082603603 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423697183817)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423697183817)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603603 DLU <0006> fsm.c:568 lu(PS:IMSI-262423697183817)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603603 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603603 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603605 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603605 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423697183817" cn_domain=CS} 20240929082603605 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603613 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423697183817"} 20240929082603613 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423697183817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603613 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603613 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20240929082603640 DAUC <0003> db_auc.c:157 IMSI='262420528375489': No 2G Auth Data 20240929082603640 DAUC <0003> db_auc.c:192 IMSI='262420528375489': No 3G Auth Data 20240929082603648 DLGSUP <0013> hlr.c:121 IMSI 262420528375489: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 20240929082603664 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603664 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420528375489" cn_domain=PS} 20240929082603664 DLU <0006> fsm.c:456 lu(262420528375489)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603664 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420528375489)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603679 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420528375489" cn_domain=PS} 20240929082603679 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603679 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603683 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603683 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420528375489"} 20240929082603683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420528375489)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603683 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603683 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420528375489"} 20240929082603683 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420528375489)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420528375489)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603683 DLU <0006> fsm.c:568 lu(PS:IMSI-262420528375489)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603683 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603683 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603685 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603685 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420528375489" cn_domain=CS} 20240929082603685 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603694 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420528375489"} 20240929082603694 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420528375489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603694 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603694 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 20240929082603723 DAUC <0003> db_auc.c:157 IMSI='262421477269889': No 2G Auth Data 20240929082603723 DAUC <0003> db_auc.c:192 IMSI='262421477269889': No 3G Auth Data 20240929082603731 DLGSUP <0013> hlr.c:121 IMSI 262421477269889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57310<->l=127.0.0.1:4258 20240929082603755 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603755 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421477269889" cn_domain=PS} 20240929082603755 DLU <0006> fsm.c:456 lu(262421477269889)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603755 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421477269889)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603770 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421477269889" cn_domain=PS} 20240929082603770 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603770 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603774 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603774 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421477269889"} 20240929082603774 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421477269889)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603774 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603774 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421477269889"} 20240929082603774 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421477269889)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421477269889)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603774 DLU <0006> fsm.c:568 lu(PS:IMSI-262421477269889)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603774 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603774 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603777 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603777 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421477269889" cn_domain=CS} 20240929082603777 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603785 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421477269889"} 20240929082603785 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421477269889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603785 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603785 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57310<->l=127.0.0.1:4258 20240929082603821 DAUC <0003> db_auc.c:157 IMSI='262420877318557': No 2G Auth Data 20240929082603821 DAUC <0003> db_auc.c:192 IMSI='262420877318557': No 3G Auth Data 20240929082603829 DLGSUP <0013> hlr.c:121 IMSI 262420877318557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4258 20240929082603859 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603859 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420877318557" cn_domain=PS} 20240929082603859 DLU <0006> fsm.c:456 lu(262420877318557)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603860 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420877318557)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603876 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420877318557" cn_domain=PS} 20240929082603876 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603876 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603881 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603881 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420877318557"} 20240929082603881 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420877318557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603881 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603881 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420877318557"} 20240929082603881 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420877318557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420877318557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603881 DLU <0006> fsm.c:568 lu(PS:IMSI-262420877318557)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603881 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603881 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603884 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603884 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420877318557" cn_domain=CS} 20240929082603884 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082603893 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420877318557"} 20240929082603893 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420877318557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082603893 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603893 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4258 20240929082603929 DAUC <0003> db_auc.c:157 IMSI='262426034109631': No 2G Auth Data 20240929082603929 DAUC <0003> db_auc.c:192 IMSI='262426034109631': No 3G Auth Data 20240929082603938 DLGSUP <0013> hlr.c:121 IMSI 262426034109631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082603964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20240929082603968 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603968 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426034109631" cn_domain=PS} 20240929082603968 DLU <0006> fsm.c:456 lu(262426034109631)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082603968 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082603984 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426034109631)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082603984 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426034109631" cn_domain=PS} 20240929082603984 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603984 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603989 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603989 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426034109631"} 20240929082603989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426034109631)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082603989 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082603989 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426034109631"} 20240929082603989 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082603989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426034109631)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082603989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426034109631)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082603989 DLU <0006> fsm.c:568 lu(PS:IMSI-262426034109631)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082603989 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603989 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082603992 DLINP <000b> input/ipa.c:451 connected read/write 20240929082603992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082603992 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426034109631" cn_domain=CS} 20240929082603992 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240929082604001 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426034109631"} 20240929082604001 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426034109631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082604001 DLINP <000b> input/ipa.c:451 connected read/write 20240929082604001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082604001 DLINP <000b> input/ipa.c:451 connected read/write 20240929082604001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082604003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20240929082604029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 20240929082604029 DLINP <000b> input/ipa.c:451 connected read/write 20240929082604029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082604029 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082604029 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082604029 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082604029 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46769<->l=127.0.0.1:4259) 20240929082604052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 20240929082604153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 20240929082607275 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082607275 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082607278 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4258 20240929082607281 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082607281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082607281 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  20240929082607281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082607281 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  20240929082607281 DLGSUP <0013> gsup_server.c:235 2:  20240929082607281 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082607281 DLGSUP <0013> gsup_server.c:235 3:  20240929082607281 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082607281 DLGSUP <0013> gsup_server.c:235 4:  20240929082607281 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082607281 DLGSUP <0013> gsup_server.c:235 5:  20240929082607281 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082607281 DLGSUP <0013> gsup_server.c:235 7:  20240929082607281 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082607281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082607281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082607281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082607292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37939<->l=127.0.0.1:4259) 20240929082607312 DAUC <0003> db_auc.c:157 IMSI='262422205790366': No 2G Auth Data 20240929082607312 DAUC <0003> db_auc.c:192 IMSI='262422205790366': No 3G Auth Data 20240929082607355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20240929082607365 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607365 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422205790366" cn_domain=PS} 20240929082607365 DLU <0006> fsm.c:456 lu(262422205790366)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607365 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422205790366)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607382 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422205790366" cn_domain=PS} 20240929082607382 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607382 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607389 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607389 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422205790366"} 20240929082607389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422205790366)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607389 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607389 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422205790366"} 20240929082607389 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422205790366)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422205790366)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607389 DLU <0006> fsm.c:568 lu(PS:IMSI-262422205790366)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607389 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607389 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607393 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607393 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422205790366" cn_domain=PS} 20240929082607393 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607402 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422205790366"} 20240929082607402 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422205790366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607402 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607402 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20240929082607432 DAUC <0003> db_auc.c:157 IMSI='262429222802099': No 2G Auth Data 20240929082607432 DAUC <0003> db_auc.c:192 IMSI='262429222802099': No 3G Auth Data 20240929082607440 DLGSUP <0013> hlr.c:121 IMSI 262429222802099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082607454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57342<->l=127.0.0.1:4258 20240929082607456 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607456 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429222802099" cn_domain=PS} 20240929082607456 DLU <0006> fsm.c:456 lu(262429222802099)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607456 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607471 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429222802099)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607471 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429222802099" cn_domain=PS} 20240929082607471 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607471 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607474 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607474 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429222802099"} 20240929082607474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429222802099)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607474 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607474 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429222802099"} 20240929082607474 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429222802099)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429222802099)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607474 DLU <0006> fsm.c:568 lu(PS:IMSI-262429222802099)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607474 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607474 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607475 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607475 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429222802099" cn_domain=PS} 20240929082607475 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607483 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429222802099"} 20240929082607483 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429222802099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607483 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607484 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57342<->l=127.0.0.1:4258 20240929082607511 DAUC <0003> db_auc.c:157 IMSI='262426949457930': No 2G Auth Data 20240929082607511 DAUC <0003> db_auc.c:192 IMSI='262426949457930': No 3G Auth Data 20240929082607519 DLGSUP <0013> hlr.c:121 IMSI 262426949457930: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082607532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20240929082607534 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607534 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949457930" cn_domain=PS} 20240929082607534 DLU <0006> fsm.c:456 lu(262426949457930)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607534 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426949457930)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607549 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426949457930" cn_domain=PS} 20240929082607549 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607549 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607551 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607551 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426949457930"} 20240929082607551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426949457930)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607551 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607551 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426949457930"} 20240929082607551 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949457930)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949457930)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607551 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949457930)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607551 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607551 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607552 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607552 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426949457930" cn_domain=PS} 20240929082607552 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607560 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426949457930"} 20240929082607560 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426949457930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607560 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607560 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20240929082607586 DAUC <0003> db_auc.c:157 IMSI='262423811933031': No 2G Auth Data 20240929082607586 DAUC <0003> db_auc.c:192 IMSI='262423811933031': No 3G Auth Data 20240929082607594 DLGSUP <0013> hlr.c:121 IMSI 262423811933031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082607608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 20240929082607609 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607609 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423811933031" cn_domain=PS} 20240929082607609 DLU <0006> fsm.c:456 lu(262423811933031)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607609 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423811933031)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607625 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423811933031" cn_domain=PS} 20240929082607625 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607625 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607626 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423811933031"} 20240929082607626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423811933031)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607626 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607626 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423811933031"} 20240929082607626 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423811933031)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423811933031)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607626 DLU <0006> fsm.c:568 lu(PS:IMSI-262423811933031)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607626 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607627 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607627 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423811933031" cn_domain=PS} 20240929082607627 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607634 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423811933031"} 20240929082607634 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423811933031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607634 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607634 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 20240929082607661 DAUC <0003> db_auc.c:157 IMSI='262421238747508': No 2G Auth Data 20240929082607661 DAUC <0003> db_auc.c:192 IMSI='262421238747508': No 3G Auth Data 20240929082607678 DLGSUP <0013> hlr.c:121 IMSI 262421238747508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082607701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20240929082607709 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607709 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421238747508" cn_domain=PS} 20240929082607709 DLU <0006> fsm.c:456 lu(262421238747508)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607709 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607725 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421238747508)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607726 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421238747508" cn_domain=PS} 20240929082607726 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607726 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607731 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607731 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421238747508"} 20240929082607731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421238747508)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607731 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607731 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421238747508"} 20240929082607731 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421238747508)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421238747508)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607731 DLU <0006> fsm.c:568 lu(PS:IMSI-262421238747508)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607731 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607731 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607734 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607734 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421238747508" cn_domain=PS} 20240929082607734 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607742 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421238747508"} 20240929082607742 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421238747508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607742 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607743 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20240929082607771 DAUC <0003> db_auc.c:157 IMSI='262420927533526': No 2G Auth Data 20240929082607771 DAUC <0003> db_auc.c:192 IMSI='262420927533526': No 3G Auth Data 20240929082607780 DLGSUP <0013> hlr.c:121 IMSI 262420927533526: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082607801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4258 20240929082607803 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607803 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420927533526" cn_domain=PS} 20240929082607803 DLU <0006> fsm.c:456 lu(262420927533526)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607803 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420927533526)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607819 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420927533526" cn_domain=PS} 20240929082607819 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607819 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607821 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607821 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420927533526"} 20240929082607821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420927533526)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607821 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607821 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420927533526"} 20240929082607821 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420927533526)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420927533526)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607821 DLU <0006> fsm.c:568 lu(PS:IMSI-262420927533526)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607822 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607822 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607823 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607823 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420927533526" cn_domain=PS} 20240929082607823 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607831 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420927533526"} 20240929082607831 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420927533526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607831 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607831 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4258 20240929082607867 DAUC <0003> db_auc.c:157 IMSI='262421895046543': No 2G Auth Data 20240929082607867 DAUC <0003> db_auc.c:192 IMSI='262421895046543': No 3G Auth Data 20240929082607875 DLGSUP <0013> hlr.c:121 IMSI 262421895046543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082607904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20240929082607907 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607907 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421895046543" cn_domain=PS} 20240929082607907 DLU <0006> fsm.c:456 lu(262421895046543)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082607907 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082607925 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421895046543)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082607925 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421895046543" cn_domain=PS} 20240929082607925 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607925 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607929 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607930 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421895046543"} 20240929082607930 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421895046543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082607930 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082607930 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421895046543"} 20240929082607930 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082607930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421895046543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082607930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421895046543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082607930 DLU <0006> fsm.c:568 lu(PS:IMSI-262421895046543)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082607930 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607930 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607933 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082607933 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421895046543" cn_domain=PS} 20240929082607933 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082607941 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421895046543"} 20240929082607941 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421895046543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082607941 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607941 DLINP <000b> input/ipa.c:451 connected read/write 20240929082607941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082607944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20240929082607978 DAUC <0003> db_auc.c:157 IMSI='262427092957134': No 2G Auth Data 20240929082607978 DAUC <0003> db_auc.c:192 IMSI='262427092957134': No 3G Auth Data 20240929082607986 DLGSUP <0013> hlr.c:121 IMSI 262427092957134: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240929082608010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4258 20240929082608012 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082608012 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427092957134" cn_domain=PS} 20240929082608012 DLU <0006> fsm.c:456 lu(262427092957134)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082608012 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082608028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427092957134)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082608028 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427092957134" cn_domain=PS} 20240929082608028 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082608028 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082608032 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082608032 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427092957134"} 20240929082608032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427092957134)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082608032 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082608032 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427092957134"} 20240929082608032 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082608032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427092957134)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082608032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427092957134)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082608032 DLU <0006> fsm.c:568 lu(PS:IMSI-262427092957134)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082608032 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082608032 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082608034 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082608035 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427092957134" cn_domain=PS} 20240929082608035 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240929082608043 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427092957134"} 20240929082608043 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427092957134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240929082608043 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082608043 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082608045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4258 20240929082608071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4258 20240929082608072 DLINP <000b> input/ipa.c:451 connected read/write 20240929082608072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082608072 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082608072 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082608072 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082608072 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37939<->l=127.0.0.1:4259) 20240929082608095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20240929082608196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20240929082611254 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082611254 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082611258 DLINP <000b> input/ipa.c:451 connected read/write 20240929082611258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082611259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4258 20240929082611259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082611259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082611259 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082611259 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082611259 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  20240929082611259 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082611259 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  20240929082611260 DLGSUP <0013> gsup_server.c:235 2:  20240929082611260 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082611260 DLGSUP <0013> gsup_server.c:235 3:  20240929082611260 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082611260 DLGSUP <0013> gsup_server.c:235 4:  20240929082611260 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082611260 DLGSUP <0013> gsup_server.c:235 5:  20240929082611260 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082611260 DLGSUP <0013> gsup_server.c:235 7:  20240929082611260 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082611260 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082611260 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082611260 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082611288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35517<->l=127.0.0.1:4259) 20240929082611305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20240929082611315 DLINP <000b> input/ipa.c:451 connected read/write 20240929082611315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082611315 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240929082611315 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082611315 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 20240929082611315 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240929082611315 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082611315 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d62be15a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082611315 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d62be15a60]{UNVALIDATED}: Freeing instance 20240929082611315 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d62be15a60]{UNVALIDATED}: Deallocated 20240929082611315 DLINP <000b> input/ipa.c:451 connected read/write 20240929082611315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082611315 DLINP <000b> input/ipa.c:451 connected read/write 20240929082611315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082611319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20240929082611321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4258 20240929082611322 DLINP <000b> input/ipa.c:451 connected read/write 20240929082611323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082611323 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082611323 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082611323 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082611323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35517<->l=127.0.0.1:4259) 20240929082611356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20240929082611457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20240929082614567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082614567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082614570 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20240929082614574 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082614574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082614574 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  20240929082614574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082614574 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  20240929082614574 DLGSUP <0013> gsup_server.c:235 2:  20240929082614574 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082614574 DLGSUP <0013> gsup_server.c:235 3:  20240929082614574 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082614574 DLGSUP <0013> gsup_server.c:235 4:  20240929082614574 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082614574 DLGSUP <0013> gsup_server.c:235 5:  20240929082614574 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082614574 DLGSUP <0013> gsup_server.c:235 7:  20240929082614574 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082614574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082614574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082614574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082614590 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40983<->l=127.0.0.1:4259) 20240929082614601 DAUC <0003> db_auc.c:157 IMSI='262424913123437': No 2G Auth Data 20240929082614601 DAUC <0003> db_auc.c:192 IMSI='262424913123437': No 3G Auth Data 20240929082614635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 20240929082614640 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614640 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424913123437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424913123437" session_id=672901291 session_state=BEGIN} 20240929082614640 DSS <0004> hlr_ussd.c:576 262424913123437/0x281ba8ab: Process SS (BEGIN) 20240929082614640 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614640 DSS <0004> hlr_ussd.c:518 262424913123437/0x281ba8ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614640 DSS <0004> hlr_ussd.c:523 262424913123437/0x281ba8ab: USSD for unknown code '*#200#' 20240929082614640 DSS <0004> hlr_ussd.c:354 262424913123437/0x281ba8ab: Tx ReturnError(1, 0x12) 20240929082614640 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424913123437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424913123437" session_id=672901291 session_state=END} 20240929082614640 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614640 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 20240929082614654 DAUC <0003> db_auc.c:157 IMSI='262425448127443': No 2G Auth Data 20240929082614654 DAUC <0003> db_auc.c:192 IMSI='262425448127443': No 3G Auth Data 20240929082614680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20240929082614684 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614684 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425448127443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425448127443" session_id=202831974 session_state=BEGIN} 20240929082614684 DSS <0004> hlr_ussd.c:576 262425448127443/0x0c16f866: Process SS (BEGIN) 20240929082614684 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614684 DSS <0004> hlr_ussd.c:518 262425448127443/0x0c16f866: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614684 DSS <0004> hlr_ussd.c:523 262425448127443/0x0c16f866: USSD for unknown code '*#200#' 20240929082614684 DSS <0004> hlr_ussd.c:354 262425448127443/0x0c16f866: Tx ReturnError(1, 0x12) 20240929082614684 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425448127443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425448127443" session_id=202831974 session_state=END} 20240929082614684 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614684 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20240929082614698 DAUC <0003> db_auc.c:157 IMSI='262429995075623': No 2G Auth Data 20240929082614698 DAUC <0003> db_auc.c:192 IMSI='262429995075623': No 3G Auth Data 20240929082614719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42432<->l=127.0.0.1:4258 20240929082614722 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614722 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429995075623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995075623" session_id=1360020510 session_state=BEGIN} 20240929082614722 DSS <0004> hlr_ussd.c:576 262429995075623/0x5110441e: Process SS (BEGIN) 20240929082614722 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614722 DSS <0004> hlr_ussd.c:518 262429995075623/0x5110441e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614722 DSS <0004> hlr_ussd.c:523 262429995075623/0x5110441e: USSD for unknown code '*#200#' 20240929082614722 DSS <0004> hlr_ussd.c:354 262429995075623/0x5110441e: Tx ReturnError(1, 0x12) 20240929082614722 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429995075623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995075623" session_id=1360020510 session_state=END} 20240929082614722 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614722 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42432<->l=127.0.0.1:4258 20240929082614749 DAUC <0003> db_auc.c:157 IMSI='262426670955345': No 2G Auth Data 20240929082614749 DAUC <0003> db_auc.c:192 IMSI='262426670955345': No 3G Auth Data 20240929082614768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42434<->l=127.0.0.1:4258 20240929082614771 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614771 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426670955345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426670955345" session_id=31075750 session_state=BEGIN} 20240929082614771 DSS <0004> hlr_ussd.c:576 262426670955345/0x01da2da6: Process SS (BEGIN) 20240929082614771 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614771 DSS <0004> hlr_ussd.c:518 262426670955345/0x01da2da6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614771 DSS <0004> hlr_ussd.c:523 262426670955345/0x01da2da6: USSD for unknown code '*#200#' 20240929082614771 DSS <0004> hlr_ussd.c:354 262426670955345/0x01da2da6: Tx ReturnError(1, 0x12) 20240929082614771 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426670955345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426670955345" session_id=31075750 session_state=END} 20240929082614771 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614771 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42434<->l=127.0.0.1:4258 20240929082614776 DAUC <0003> db_auc.c:157 IMSI='262424930750542': No 2G Auth Data 20240929082614776 DAUC <0003> db_auc.c:192 IMSI='262424930750542': No 3G Auth Data 20240929082614789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20240929082614792 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614792 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424930750542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424930750542" session_id=1539599880 session_state=BEGIN} 20240929082614792 DSS <0004> hlr_ussd.c:576 262424930750542/0x5bc46e08: Process SS (BEGIN) 20240929082614792 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614792 DSS <0004> hlr_ussd.c:518 262424930750542/0x5bc46e08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614792 DSS <0004> hlr_ussd.c:523 262424930750542/0x5bc46e08: USSD for unknown code '*#200#' 20240929082614792 DSS <0004> hlr_ussd.c:354 262424930750542/0x5bc46e08: Tx ReturnError(1, 0x12) 20240929082614792 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424930750542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424930750542" session_id=1539599880 session_state=END} 20240929082614792 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614792 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20240929082614796 DAUC <0003> db_auc.c:157 IMSI='262424700235768': No 2G Auth Data 20240929082614796 DAUC <0003> db_auc.c:192 IMSI='262424700235768': No 3G Auth Data 20240929082614815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20240929082614818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614818 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424700235768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424700235768" session_id=3166783135 session_state=BEGIN} 20240929082614818 DSS <0004> hlr_ussd.c:576 262424700235768/0xbcc1469f: Process SS (BEGIN) 20240929082614818 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614818 DSS <0004> hlr_ussd.c:518 262424700235768/0xbcc1469f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614818 DSS <0004> hlr_ussd.c:523 262424700235768/0xbcc1469f: USSD for unknown code '*#200#' 20240929082614818 DSS <0004> hlr_ussd.c:354 262424700235768/0xbcc1469f: Tx ReturnError(1, 0x12) 20240929082614818 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424700235768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424700235768" session_id=3166783135 session_state=END} 20240929082614818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20240929082614826 DAUC <0003> db_auc.c:157 IMSI='262425699657101': No 2G Auth Data 20240929082614826 DAUC <0003> db_auc.c:192 IMSI='262425699657101': No 3G Auth Data 20240929082614840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4258 20240929082614843 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614843 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425699657101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425699657101" session_id=4219750458 session_state=BEGIN} 20240929082614843 DSS <0004> hlr_ussd.c:576 262425699657101/0xfb84483a: Process SS (BEGIN) 20240929082614843 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614843 DSS <0004> hlr_ussd.c:518 262425699657101/0xfb84483a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614843 DSS <0004> hlr_ussd.c:523 262425699657101/0xfb84483a: USSD for unknown code '*#200#' 20240929082614843 DSS <0004> hlr_ussd.c:354 262425699657101/0xfb84483a: Tx ReturnError(1, 0x12) 20240929082614843 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425699657101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425699657101" session_id=4219750458 session_state=END} 20240929082614843 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614843 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4258 20240929082614847 DAUC <0003> db_auc.c:157 IMSI='262428307213447': No 2G Auth Data 20240929082614847 DAUC <0003> db_auc.c:192 IMSI='262428307213447': No 3G Auth Data 20240929082614866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 20240929082614868 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614868 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428307213447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428307213447" session_id=320418098 session_state=BEGIN} 20240929082614868 DSS <0004> hlr_ussd.c:576 262428307213447/0x13193132: Process SS (BEGIN) 20240929082614868 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240929082614868 DSS <0004> hlr_ussd.c:518 262428307213447/0x13193132: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240929082614868 DSS <0004> hlr_ussd.c:523 262428307213447/0x13193132: USSD for unknown code '*#200#' 20240929082614868 DSS <0004> hlr_ussd.c:354 262428307213447/0x13193132: Tx ReturnError(1, 0x12) 20240929082614868 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428307213447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428307213447" session_id=320418098 session_state=END} 20240929082614868 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614869 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082614870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 20240929082614870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20240929082614871 DLINP <000b> input/ipa.c:451 connected read/write 20240929082614871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082614871 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082614871 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082614871 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082614871 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40983<->l=127.0.0.1:4259) 20240929082614893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4258 20240929082614994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4258 20240929082618054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082618054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082618058 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4258 20240929082618063 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082618063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082618063 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  20240929082618063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082618063 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  20240929082618063 DLGSUP <0013> gsup_server.c:235 2:  20240929082618063 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082618063 DLGSUP <0013> gsup_server.c:235 3:  20240929082618063 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082618063 DLGSUP <0013> gsup_server.c:235 4:  20240929082618063 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082618063 DLGSUP <0013> gsup_server.c:235 5:  20240929082618063 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082618063 DLGSUP <0013> gsup_server.c:235 7:  20240929082618063 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082618063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082618063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082618063 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082618077 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41999<->l=127.0.0.1:4259) 20240929082618112 DAUC <0003> db_auc.c:157 IMSI='262423095715176': No 2G Auth Data 20240929082618112 DAUC <0003> db_auc.c:192 IMSI='262423095715176': No 3G Auth Data 20240929082618148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20240929082618160 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618160 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423095715176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423095715176" session_id=3401282471 session_state=BEGIN} 20240929082618160 DSS <0004> hlr_ussd.c:576 262423095715176/0xcabb73a7: Process SS (BEGIN) 20240929082618160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618160 DSS <0004> hlr_ussd.c:518 262423095715176/0xcabb73a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618160 DSS <0004> hlr_ussd.c:542 262423095715176/0xcabb73a7: Cannot find conn for EUSE EUSE-foobar 20240929082618160 DSS <0004> hlr_ussd.c:354 262423095715176/0xcabb73a7: Tx ReturnError(1, 0x22) 20240929082618160 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423095715176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423095715176" session_id=3401282471 session_state=END} 20240929082618160 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618160 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20240929082618169 DAUC <0003> db_auc.c:157 IMSI='262429584131385': No 2G Auth Data 20240929082618169 DAUC <0003> db_auc.c:192 IMSI='262429584131385': No 3G Auth Data 20240929082618185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4258 20240929082618190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618190 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429584131385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429584131385" session_id=621047045 session_state=BEGIN} 20240929082618190 DSS <0004> hlr_ussd.c:576 262429584131385/0x25046d05: Process SS (BEGIN) 20240929082618190 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618190 DSS <0004> hlr_ussd.c:518 262429584131385/0x25046d05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618190 DSS <0004> hlr_ussd.c:542 262429584131385/0x25046d05: Cannot find conn for EUSE EUSE-foobar 20240929082618190 DSS <0004> hlr_ussd.c:354 262429584131385/0x25046d05: Tx ReturnError(1, 0x22) 20240929082618190 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429584131385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429584131385" session_id=621047045 session_state=END} 20240929082618190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4258 20240929082618195 DAUC <0003> db_auc.c:157 IMSI='262429444628551': No 2G Auth Data 20240929082618195 DAUC <0003> db_auc.c:192 IMSI='262429444628551': No 3G Auth Data 20240929082618206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4258 20240929082618209 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618209 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429444628551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429444628551" session_id=3840876862 session_state=BEGIN} 20240929082618209 DSS <0004> hlr_ussd.c:576 262429444628551/0xe4ef213e: Process SS (BEGIN) 20240929082618209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618209 DSS <0004> hlr_ussd.c:518 262429444628551/0xe4ef213e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618209 DSS <0004> hlr_ussd.c:542 262429444628551/0xe4ef213e: Cannot find conn for EUSE EUSE-foobar 20240929082618209 DSS <0004> hlr_ussd.c:354 262429444628551/0xe4ef213e: Tx ReturnError(1, 0x22) 20240929082618209 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429444628551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429444628551" session_id=3840876862 session_state=END} 20240929082618209 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618209 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4258 20240929082618214 DAUC <0003> db_auc.c:157 IMSI='262423932274689': No 2G Auth Data 20240929082618214 DAUC <0003> db_auc.c:192 IMSI='262423932274689': No 3G Auth Data 20240929082618226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20240929082618234 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618234 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423932274689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423932274689" session_id=3747876436 session_state=BEGIN} 20240929082618234 DSS <0004> hlr_ussd.c:576 262423932274689/0xdf640e54: Process SS (BEGIN) 20240929082618234 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618234 DSS <0004> hlr_ussd.c:518 262423932274689/0xdf640e54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618234 DSS <0004> hlr_ussd.c:542 262423932274689/0xdf640e54: Cannot find conn for EUSE EUSE-foobar 20240929082618234 DSS <0004> hlr_ussd.c:354 262423932274689/0xdf640e54: Tx ReturnError(1, 0x22) 20240929082618234 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423932274689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423932274689" session_id=3747876436 session_state=END} 20240929082618234 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618234 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20240929082618244 DAUC <0003> db_auc.c:157 IMSI='262423346588439': No 2G Auth Data 20240929082618244 DAUC <0003> db_auc.c:192 IMSI='262423346588439': No 3G Auth Data 20240929082618257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20240929082618261 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618261 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423346588439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423346588439" session_id=2242797122 session_state=BEGIN} 20240929082618261 DSS <0004> hlr_ussd.c:576 262423346588439/0x85ae5e42: Process SS (BEGIN) 20240929082618261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618261 DSS <0004> hlr_ussd.c:518 262423346588439/0x85ae5e42: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618261 DSS <0004> hlr_ussd.c:542 262423346588439/0x85ae5e42: Cannot find conn for EUSE EUSE-foobar 20240929082618261 DSS <0004> hlr_ussd.c:354 262423346588439/0x85ae5e42: Tx ReturnError(1, 0x22) 20240929082618261 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423346588439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423346588439" session_id=2242797122 session_state=END} 20240929082618261 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618261 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20240929082618266 DAUC <0003> db_auc.c:157 IMSI='262422604888771': No 2G Auth Data 20240929082618266 DAUC <0003> db_auc.c:192 IMSI='262422604888771': No 3G Auth Data 20240929082618281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20240929082618284 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618284 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422604888771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422604888771" session_id=1289916738 session_state=BEGIN} 20240929082618284 DSS <0004> hlr_ussd.c:576 262422604888771/0x4ce29142: Process SS (BEGIN) 20240929082618284 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618284 DSS <0004> hlr_ussd.c:518 262422604888771/0x4ce29142: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618284 DSS <0004> hlr_ussd.c:542 262422604888771/0x4ce29142: Cannot find conn for EUSE EUSE-foobar 20240929082618284 DSS <0004> hlr_ussd.c:354 262422604888771/0x4ce29142: Tx ReturnError(1, 0x22) 20240929082618284 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422604888771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422604888771" session_id=1289916738 session_state=END} 20240929082618284 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618284 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20240929082618289 DAUC <0003> db_auc.c:157 IMSI='262421734071657': No 2G Auth Data 20240929082618289 DAUC <0003> db_auc.c:192 IMSI='262421734071657': No 3G Auth Data 20240929082618303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20240929082618307 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618307 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421734071657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421734071657" session_id=46063197 session_state=BEGIN} 20240929082618307 DSS <0004> hlr_ussd.c:576 262421734071657/0x02bede5d: Process SS (BEGIN) 20240929082618307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618307 DSS <0004> hlr_ussd.c:518 262421734071657/0x02bede5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618307 DSS <0004> hlr_ussd.c:542 262421734071657/0x02bede5d: Cannot find conn for EUSE EUSE-foobar 20240929082618307 DSS <0004> hlr_ussd.c:354 262421734071657/0x02bede5d: Tx ReturnError(1, 0x22) 20240929082618307 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421734071657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421734071657" session_id=46063197 session_state=END} 20240929082618307 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618307 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20240929082618311 DAUC <0003> db_auc.c:157 IMSI='262424988282317': No 2G Auth Data 20240929082618311 DAUC <0003> db_auc.c:192 IMSI='262424988282317': No 3G Auth Data 20240929082618325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42536<->l=127.0.0.1:4258 20240929082618328 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618328 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424988282317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424988282317" session_id=325503229 session_state=BEGIN} 20240929082618328 DSS <0004> hlr_ussd.c:576 262424988282317/0x1366c8fd: Process SS (BEGIN) 20240929082618328 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082618328 DSS <0004> hlr_ussd.c:518 262424988282317/0x1366c8fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082618328 DSS <0004> hlr_ussd.c:542 262424988282317/0x1366c8fd: Cannot find conn for EUSE EUSE-foobar 20240929082618328 DSS <0004> hlr_ussd.c:354 262424988282317/0x1366c8fd: Tx ReturnError(1, 0x22) 20240929082618328 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424988282317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424988282317" session_id=325503229 session_state=END} 20240929082618328 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618328 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082618330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42536<->l=127.0.0.1:4258 20240929082618330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4258 20240929082618330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41999<->l=127.0.0.1:4259) 20240929082618330 DLINP <000b> input/ipa.c:451 connected read/write 20240929082618330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082618330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082618330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082618330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082618353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20240929082618554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20240929082621649 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082621649 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082621650 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20240929082621651 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621651 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082621651 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082621651 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  20240929082621651 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082621651 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  20240929082621651 DLGSUP <0013> gsup_server.c:235 2:  20240929082621651 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082621651 DLGSUP <0013> gsup_server.c:235 3:  20240929082621651 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082621651 DLGSUP <0013> gsup_server.c:235 4:  20240929082621651 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082621651 DLGSUP <0013> gsup_server.c:235 5:  20240929082621651 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082621651 DLGSUP <0013> gsup_server.c:235 7:  20240929082621651 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082621651 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082621651 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082621651 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082621660 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41699<->l=127.0.0.1:4259) 20240929082621685 DAUC <0003> db_auc.c:157 IMSI='262427019019766': No 2G Auth Data 20240929082621685 DAUC <0003> db_auc.c:192 IMSI='262427019019766': No 3G Auth Data 20240929082621696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50088<->l=127.0.0.1:4258 20240929082621699 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621699 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427019019766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427019019766" session_id=1570702361 session_state=BEGIN} 20240929082621699 DSS <0004> hlr_ussd.c:576 262427019019766/0x5d9f0419: Process SS (BEGIN) 20240929082621699 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621699 DSS <0004> hlr_ussd.c:518 262427019019766/0x5d9f0419: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621699 DSS <0004> hlr_ussd.c:363 262427019019766/0x5d9f0419: Tx USSD 'Your IMSI is 262427019019766' 20240929082621699 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427019019766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427019019766" session_id=1570702361 session_state=END} 20240929082621699 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427019019766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621699 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621699 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50088<->l=127.0.0.1:4258 20240929082621704 DAUC <0003> db_auc.c:157 IMSI='262426267559564': No 2G Auth Data 20240929082621704 DAUC <0003> db_auc.c:192 IMSI='262426267559564': No 3G Auth Data 20240929082621715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20240929082621718 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621718 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426267559564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426267559564" session_id=801049826 session_state=BEGIN} 20240929082621718 DSS <0004> hlr_ussd.c:576 262426267559564/0x2fbf0ce2: Process SS (BEGIN) 20240929082621718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621718 DSS <0004> hlr_ussd.c:518 262426267559564/0x2fbf0ce2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621718 DSS <0004> hlr_ussd.c:363 262426267559564/0x2fbf0ce2: Tx USSD 'Your IMSI is 262426267559564' 20240929082621718 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426267559564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426267559564" session_id=801049826 session_state=END} 20240929082621718 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426267559564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621718 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621718 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20240929082621723 DAUC <0003> db_auc.c:157 IMSI='262428035958338': No 2G Auth Data 20240929082621723 DAUC <0003> db_auc.c:192 IMSI='262428035958338': No 3G Auth Data 20240929082621735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50104<->l=127.0.0.1:4258 20240929082621738 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621738 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428035958338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428035958338" session_id=434634648 session_state=BEGIN} 20240929082621738 DSS <0004> hlr_ussd.c:576 262428035958338/0x19e7ff98: Process SS (BEGIN) 20240929082621738 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621738 DSS <0004> hlr_ussd.c:518 262428035958338/0x19e7ff98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621738 DSS <0004> hlr_ussd.c:363 262428035958338/0x19e7ff98: Tx USSD 'Your IMSI is 262428035958338' 20240929082621738 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428035958338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428035958338" session_id=434634648 session_state=END} 20240929082621738 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428035958338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621738 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621738 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50104<->l=127.0.0.1:4258 20240929082621743 DAUC <0003> db_auc.c:157 IMSI='262425871126701': No 2G Auth Data 20240929082621743 DAUC <0003> db_auc.c:192 IMSI='262425871126701': No 3G Auth Data 20240929082621754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20240929082621757 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621757 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425871126701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425871126701" session_id=2491884145 session_state=BEGIN} 20240929082621757 DSS <0004> hlr_ussd.c:576 262425871126701/0x94872271: Process SS (BEGIN) 20240929082621757 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621757 DSS <0004> hlr_ussd.c:518 262425871126701/0x94872271: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621757 DSS <0004> hlr_ussd.c:363 262425871126701/0x94872271: Tx USSD 'Your IMSI is 262425871126701' 20240929082621757 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425871126701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425871126701" session_id=2491884145 session_state=END} 20240929082621757 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425871126701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621757 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621757 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20240929082621761 DAUC <0003> db_auc.c:157 IMSI='262425768250489': No 2G Auth Data 20240929082621761 DAUC <0003> db_auc.c:192 IMSI='262425768250489': No 3G Auth Data 20240929082621772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4258 20240929082621775 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621775 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425768250489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425768250489" session_id=3406817002 session_state=BEGIN} 20240929082621775 DSS <0004> hlr_ussd.c:576 262425768250489/0xcb0fe6ea: Process SS (BEGIN) 20240929082621775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621775 DSS <0004> hlr_ussd.c:518 262425768250489/0xcb0fe6ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621775 DSS <0004> hlr_ussd.c:363 262425768250489/0xcb0fe6ea: Tx USSD 'Your IMSI is 262425768250489' 20240929082621775 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425768250489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425768250489" session_id=3406817002 session_state=END} 20240929082621775 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425768250489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621775 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621775 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4258 20240929082621780 DAUC <0003> db_auc.c:157 IMSI='262424505583699': No 2G Auth Data 20240929082621780 DAUC <0003> db_auc.c:192 IMSI='262424505583699': No 3G Auth Data 20240929082621793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20240929082621796 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621796 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424505583699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424505583699" session_id=3384327787 session_state=BEGIN} 20240929082621796 DSS <0004> hlr_ussd.c:576 262424505583699/0xc9b8be6b: Process SS (BEGIN) 20240929082621796 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621796 DSS <0004> hlr_ussd.c:518 262424505583699/0xc9b8be6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621796 DSS <0004> hlr_ussd.c:363 262424505583699/0xc9b8be6b: Tx USSD 'Your IMSI is 262424505583699' 20240929082621796 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424505583699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424505583699" session_id=3384327787 session_state=END} 20240929082621796 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424505583699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621796 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621796 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20240929082621801 DAUC <0003> db_auc.c:157 IMSI='262421717196396': No 2G Auth Data 20240929082621801 DAUC <0003> db_auc.c:192 IMSI='262421717196396': No 3G Auth Data 20240929082621815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20240929082621818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621818 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421717196396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421717196396" session_id=3883593946 session_state=BEGIN} 20240929082621818 DSS <0004> hlr_ussd.c:576 262421717196396/0xe77af0da: Process SS (BEGIN) 20240929082621818 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621818 DSS <0004> hlr_ussd.c:518 262421717196396/0xe77af0da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621818 DSS <0004> hlr_ussd.c:363 262421717196396/0xe77af0da: Tx USSD 'Your IMSI is 262421717196396' 20240929082621818 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421717196396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421717196396" session_id=3883593946 session_state=END} 20240929082621818 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421717196396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621818 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20240929082621823 DAUC <0003> db_auc.c:157 IMSI='262427382047299': No 2G Auth Data 20240929082621823 DAUC <0003> db_auc.c:192 IMSI='262427382047299': No 3G Auth Data 20240929082621836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50160<->l=127.0.0.1:4258 20240929082621839 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621839 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427382047299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427382047299" session_id=929842750 session_state=BEGIN} 20240929082621839 DSS <0004> hlr_ussd.c:576 262427382047299/0x376c463e: Process SS (BEGIN) 20240929082621839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082621839 DSS <0004> hlr_ussd.c:518 262427382047299/0x376c463e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082621839 DSS <0004> hlr_ussd.c:363 262427382047299/0x376c463e: Tx USSD 'Your IMSI is 262427382047299' 20240929082621839 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427382047299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427382047299" session_id=929842750 session_state=END} 20240929082621839 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427382047299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082621839 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621839 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082621841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50160<->l=127.0.0.1:4258 20240929082621841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20240929082621842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41699<->l=127.0.0.1:4259) 20240929082621842 DLINP <000b> input/ipa.c:451 connected read/write 20240929082621842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082621842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082621842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082621842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082621865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 20240929082622066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 20240929082625117 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082625117 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082625119 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20240929082625121 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625121 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082625121 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082625121 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  20240929082625121 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082625121 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  20240929082625121 DLGSUP <0013> gsup_server.c:235 2:  20240929082625121 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082625121 DLGSUP <0013> gsup_server.c:235 3:  20240929082625121 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082625121 DLGSUP <0013> gsup_server.c:235 4:  20240929082625121 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082625121 DLGSUP <0013> gsup_server.c:235 5:  20240929082625121 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082625121 DLGSUP <0013> gsup_server.c:235 7:  20240929082625121 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082625121 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082625121 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082625121 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082625131 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34395<->l=127.0.0.1:4259) 20240929082625137 DAUC <0003> db_auc.c:157 IMSI='262426733077451': No 2G Auth Data 20240929082625137 DAUC <0003> db_auc.c:192 IMSI='262426733077451': No 3G Auth Data 20240929082625160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20240929082625177 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625177 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426733077451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426733077451" source_name="the-source\n" session_id=2806377759 session_state=BEGIN} 20240929082625177 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929082625177 DSS <0004> hlr_ussd.c:576 262426733077451/0xa745ed1f: Process SS (BEGIN) 20240929082625177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625177 DSS <0004> hlr_ussd.c:518 262426733077451/0xa745ed1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625177 DSS <0004> hlr_ussd.c:363 262426733077451/0xa745ed1f: Tx USSD 'Your IMSI is 262426733077451' 20240929082625177 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426733077451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426733077451" destination_name="the-source\n" session_id=2806377759 session_state=END} 20240929082625177 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426733077451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625177 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625177 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20240929082625187 DAUC <0003> db_auc.c:157 IMSI='262423775942978': No 2G Auth Data 20240929082625187 DAUC <0003> db_auc.c:192 IMSI='262423775942978': No 3G Auth Data 20240929082625200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 20240929082625203 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625203 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423775942978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423775942978" source_name="the-source\n" session_id=2028955998 session_state=BEGIN} 20240929082625203 DSS <0004> hlr_ussd.c:576 262423775942978/0x78ef695e: Process SS (BEGIN) 20240929082625203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625203 DSS <0004> hlr_ussd.c:518 262423775942978/0x78ef695e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625203 DSS <0004> hlr_ussd.c:363 262423775942978/0x78ef695e: Tx USSD 'Your IMSI is 262423775942978' 20240929082625203 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423775942978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423775942978" destination_name="the-source\n" session_id=2028955998 session_state=END} 20240929082625203 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423775942978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625203 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625203 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 20240929082625207 DAUC <0003> db_auc.c:157 IMSI='262429059586254': No 2G Auth Data 20240929082625207 DAUC <0003> db_auc.c:192 IMSI='262429059586254': No 3G Auth Data 20240929082625219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20240929082625222 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625222 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429059586254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429059586254" source_name="the-source\n" session_id=2439315039 session_state=BEGIN} 20240929082625222 DSS <0004> hlr_ussd.c:576 262429059586254/0x9164fe5f: Process SS (BEGIN) 20240929082625222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625222 DSS <0004> hlr_ussd.c:518 262429059586254/0x9164fe5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625222 DSS <0004> hlr_ussd.c:363 262429059586254/0x9164fe5f: Tx USSD 'Your IMSI is 262429059586254' 20240929082625222 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429059586254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059586254" destination_name="the-source\n" session_id=2439315039 session_state=END} 20240929082625222 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429059586254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625222 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625222 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20240929082625226 DAUC <0003> db_auc.c:157 IMSI='262425667671527': No 2G Auth Data 20240929082625226 DAUC <0003> db_auc.c:192 IMSI='262425667671527': No 3G Auth Data 20240929082625238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4258 20240929082625240 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625240 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425667671527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425667671527" source_name="the-source\n" session_id=3879803039 session_state=BEGIN} 20240929082625240 DSS <0004> hlr_ussd.c:576 262425667671527/0xe741189f: Process SS (BEGIN) 20240929082625240 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625240 DSS <0004> hlr_ussd.c:518 262425667671527/0xe741189f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625240 DSS <0004> hlr_ussd.c:363 262425667671527/0xe741189f: Tx USSD 'Your IMSI is 262425667671527' 20240929082625240 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425667671527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425667671527" destination_name="the-source\n" session_id=3879803039 session_state=END} 20240929082625240 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425667671527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625240 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625240 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4258 20240929082625245 DAUC <0003> db_auc.c:157 IMSI='262426116620844': No 2G Auth Data 20240929082625245 DAUC <0003> db_auc.c:192 IMSI='262426116620844': No 3G Auth Data 20240929082625256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20240929082625259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625259 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426116620844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426116620844" source_name="the-source\n" session_id=2732326834 session_state=BEGIN} 20240929082625259 DSS <0004> hlr_ussd.c:576 262426116620844/0xa2dbffb2: Process SS (BEGIN) 20240929082625259 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625259 DSS <0004> hlr_ussd.c:518 262426116620844/0xa2dbffb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625259 DSS <0004> hlr_ussd.c:363 262426116620844/0xa2dbffb2: Tx USSD 'Your IMSI is 262426116620844' 20240929082625259 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426116620844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426116620844" destination_name="the-source\n" session_id=2732326834 session_state=END} 20240929082625259 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426116620844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20240929082625264 DAUC <0003> db_auc.c:157 IMSI='262426496082679': No 2G Auth Data 20240929082625264 DAUC <0003> db_auc.c:192 IMSI='262426496082679': No 3G Auth Data 20240929082625278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20240929082625281 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625281 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426496082679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426496082679" source_name="the-source\n" session_id=298407181 session_state=BEGIN} 20240929082625281 DSS <0004> hlr_ussd.c:576 262426496082679/0x11c9550d: Process SS (BEGIN) 20240929082625281 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625281 DSS <0004> hlr_ussd.c:518 262426496082679/0x11c9550d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625281 DSS <0004> hlr_ussd.c:363 262426496082679/0x11c9550d: Tx USSD 'Your IMSI is 262426496082679' 20240929082625281 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426496082679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426496082679" destination_name="the-source\n" session_id=298407181 session_state=END} 20240929082625281 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426496082679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625281 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625281 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20240929082625285 DAUC <0003> db_auc.c:157 IMSI='262422753602395': No 2G Auth Data 20240929082625285 DAUC <0003> db_auc.c:192 IMSI='262422753602395': No 3G Auth Data 20240929082625299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 20240929082625302 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625302 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422753602395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422753602395" source_name="the-source\n" session_id=604890244 session_state=BEGIN} 20240929082625302 DSS <0004> hlr_ussd.c:576 262422753602395/0x240de484: Process SS (BEGIN) 20240929082625302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625302 DSS <0004> hlr_ussd.c:518 262422753602395/0x240de484: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625302 DSS <0004> hlr_ussd.c:363 262422753602395/0x240de484: Tx USSD 'Your IMSI is 262422753602395' 20240929082625302 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422753602395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422753602395" destination_name="the-source\n" session_id=604890244 session_state=END} 20240929082625302 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422753602395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625302 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625302 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 20240929082625307 DAUC <0003> db_auc.c:157 IMSI='262421623807514': No 2G Auth Data 20240929082625307 DAUC <0003> db_auc.c:192 IMSI='262421623807514': No 3G Auth Data 20240929082625321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 20240929082625323 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625323 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421623807514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421623807514" source_name="the-source\n" session_id=1397197083 session_state=BEGIN} 20240929082625323 DSS <0004> hlr_ussd.c:576 262421623807514/0x5347891b: Process SS (BEGIN) 20240929082625323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240929082625323 DSS <0004> hlr_ussd.c:518 262421623807514/0x5347891b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240929082625323 DSS <0004> hlr_ussd.c:363 262421623807514/0x5347891b: Tx USSD 'Your IMSI is 262421623807514' 20240929082625323 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421623807514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421623807514" destination_name="the-source\n" session_id=1397197083 session_state=END} 20240929082625323 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421623807514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082625323 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625323 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082625325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4258 20240929082625326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20240929082625326 DLINP <000b> input/ipa.c:451 connected read/write 20240929082625326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082625326 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082625326 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082625326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082625326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929082625326 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34395<->l=127.0.0.1:4259) 20240929082625351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50252<->l=127.0.0.1:4258 20240929082625553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50252<->l=127.0.0.1:4258 20240929082628654 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082628654 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082628658 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4258 20240929082628663 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628663 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082628663 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082628663 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  20240929082628663 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082628663 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  20240929082628663 DLGSUP <0013> gsup_server.c:235 2:  20240929082628663 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082628663 DLGSUP <0013> gsup_server.c:235 3:  20240929082628663 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082628663 DLGSUP <0013> gsup_server.c:235 4:  20240929082628663 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082628663 DLGSUP <0013> gsup_server.c:235 5:  20240929082628663 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082628663 DLGSUP <0013> gsup_server.c:235 7:  20240929082628663 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082628663 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082628663 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082628664 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082628688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40835<->l=127.0.0.1:4259) 20240929082628708 DAUC <0003> db_auc.c:157 IMSI='262420330248062': No 2G Auth Data 20240929082628708 DAUC <0003> db_auc.c:192 IMSI='262420330248062': No 3G Auth Data 20240929082628745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20240929082628758 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628758 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420330248062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420330248062" session_id=936893565 session_state=BEGIN} 20240929082628758 DSS <0004> hlr_ussd.c:576 262420330248062/0x37d7dc7d: Process SS (BEGIN) 20240929082628758 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628758 DSS <0004> hlr_ussd.c:518 262420330248062/0x37d7dc7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628758 DSS <0004> hlr_ussd.c:363 262420330248062/0x37d7dc7d: Tx USSD 'Your extension is 491615365784' 20240929082628758 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420330248062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420330248062" session_id=936893565 session_state=END} 20240929082628758 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420330248062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628758 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628758 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20240929082628769 DAUC <0003> db_auc.c:157 IMSI='262429598170816': No 2G Auth Data 20240929082628769 DAUC <0003> db_auc.c:192 IMSI='262429598170816': No 3G Auth Data 20240929082628788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20240929082628790 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628790 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429598170816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429598170816" session_id=3861423466 session_state=BEGIN} 20240929082628790 DSS <0004> hlr_ussd.c:576 262429598170816/0xe628a56a: Process SS (BEGIN) 20240929082628790 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628790 DSS <0004> hlr_ussd.c:518 262429598170816/0xe628a56a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628790 DSS <0004> hlr_ussd.c:363 262429598170816/0xe628a56a: Tx USSD 'Your extension is 491616080337' 20240929082628790 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429598170816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429598170816" session_id=3861423466 session_state=END} 20240929082628790 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429598170816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628790 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628790 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20240929082628795 DAUC <0003> db_auc.c:157 IMSI='262425768904120': No 2G Auth Data 20240929082628795 DAUC <0003> db_auc.c:192 IMSI='262425768904120': No 3G Auth Data 20240929082628807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50290<->l=127.0.0.1:4258 20240929082628810 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628810 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425768904120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425768904120" session_id=4075765750 session_state=BEGIN} 20240929082628810 DSS <0004> hlr_ussd.c:576 262425768904120/0xf2ef3ff6: Process SS (BEGIN) 20240929082628810 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628810 DSS <0004> hlr_ussd.c:518 262425768904120/0xf2ef3ff6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628810 DSS <0004> hlr_ussd.c:363 262425768904120/0xf2ef3ff6: Tx USSD 'Your extension is 491618636671' 20240929082628810 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425768904120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425768904120" session_id=4075765750 session_state=END} 20240929082628810 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425768904120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628810 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628810 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50290<->l=127.0.0.1:4258 20240929082628814 DAUC <0003> db_auc.c:157 IMSI='262427787625510': No 2G Auth Data 20240929082628814 DAUC <0003> db_auc.c:192 IMSI='262427787625510': No 3G Auth Data 20240929082628825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20240929082628828 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628828 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427787625510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427787625510" session_id=287246556 session_state=BEGIN} 20240929082628828 DSS <0004> hlr_ussd.c:576 262427787625510/0x111f08dc: Process SS (BEGIN) 20240929082628828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628828 DSS <0004> hlr_ussd.c:518 262427787625510/0x111f08dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628828 DSS <0004> hlr_ussd.c:363 262427787625510/0x111f08dc: Tx USSD 'Your extension is 491615202227' 20240929082628828 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427787625510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427787625510" session_id=287246556 session_state=END} 20240929082628828 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427787625510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628828 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628828 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20240929082628832 DAUC <0003> db_auc.c:157 IMSI='262424128516660': No 2G Auth Data 20240929082628832 DAUC <0003> db_auc.c:192 IMSI='262424128516660': No 3G Auth Data 20240929082628843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 20240929082628846 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628846 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424128516660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424128516660" session_id=732587526 session_state=BEGIN} 20240929082628846 DSS <0004> hlr_ussd.c:576 262424128516660/0x2baa6606: Process SS (BEGIN) 20240929082628846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628846 DSS <0004> hlr_ussd.c:518 262424128516660/0x2baa6606: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628846 DSS <0004> hlr_ussd.c:363 262424128516660/0x2baa6606: Tx USSD 'Your extension is 491610017141' 20240929082628846 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424128516660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424128516660" session_id=732587526 session_state=END} 20240929082628846 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424128516660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628846 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628846 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 20240929082628850 DAUC <0003> db_auc.c:157 IMSI='262423483726345': No 2G Auth Data 20240929082628850 DAUC <0003> db_auc.c:192 IMSI='262423483726345': No 3G Auth Data 20240929082628864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20240929082628867 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628867 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423483726345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423483726345" session_id=2989746642 session_state=BEGIN} 20240929082628867 DSS <0004> hlr_ussd.c:576 262423483726345/0xb233e9d2: Process SS (BEGIN) 20240929082628867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628867 DSS <0004> hlr_ussd.c:518 262423483726345/0xb233e9d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628867 DSS <0004> hlr_ussd.c:363 262423483726345/0xb233e9d2: Tx USSD 'Your extension is 491614465326' 20240929082628867 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423483726345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423483726345" session_id=2989746642 session_state=END} 20240929082628867 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423483726345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628867 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628867 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20240929082628872 DAUC <0003> db_auc.c:157 IMSI='262424387405863': No 2G Auth Data 20240929082628872 DAUC <0003> db_auc.c:192 IMSI='262424387405863': No 3G Auth Data 20240929082628885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20240929082628888 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628888 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424387405863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424387405863" session_id=4180740945 session_state=BEGIN} 20240929082628888 DSS <0004> hlr_ussd.c:576 262424387405863/0xf9310b51: Process SS (BEGIN) 20240929082628888 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628888 DSS <0004> hlr_ussd.c:518 262424387405863/0xf9310b51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628888 DSS <0004> hlr_ussd.c:363 262424387405863/0xf9310b51: Tx USSD 'Your extension is 491618248522' 20240929082628888 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424387405863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424387405863" session_id=4180740945 session_state=END} 20240929082628888 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424387405863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628888 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628888 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20240929082628893 DAUC <0003> db_auc.c:157 IMSI='262427981761156': No 2G Auth Data 20240929082628893 DAUC <0003> db_auc.c:192 IMSI='262427981761156': No 3G Auth Data 20240929082628906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50326<->l=127.0.0.1:4258 20240929082628909 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628909 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427981761156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427981761156" session_id=3908602322 session_state=BEGIN} 20240929082628909 DSS <0004> hlr_ussd.c:576 262427981761156/0xe8f889d2: Process SS (BEGIN) 20240929082628909 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082628909 DSS <0004> hlr_ussd.c:518 262427981761156/0xe8f889d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082628909 DSS <0004> hlr_ussd.c:363 262427981761156/0xe8f889d2: Tx USSD 'Your extension is 491613884381' 20240929082628909 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427981761156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427981761156" session_id=3908602322 session_state=END} 20240929082628909 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427981761156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082628909 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628909 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082628911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50326<->l=127.0.0.1:4258 20240929082628911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4258 20240929082628912 DLINP <000b> input/ipa.c:451 connected read/write 20240929082628912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082628912 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082628912 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082628912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082628912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40835<->l=127.0.0.1:4259) 20240929082628934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20240929082629135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20240929082632252 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082632252 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082632257 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33084<->l=127.0.0.1:4258 20240929082632263 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082632263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082632263 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  20240929082632263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082632263 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  20240929082632263 DLGSUP <0013> gsup_server.c:235 2:  20240929082632263 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082632263 DLGSUP <0013> gsup_server.c:235 3:  20240929082632263 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082632263 DLGSUP <0013> gsup_server.c:235 4:  20240929082632263 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082632263 DLGSUP <0013> gsup_server.c:235 5:  20240929082632263 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082632263 DLGSUP <0013> gsup_server.c:235 7:  20240929082632263 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082632263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082632263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082632263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082632287 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42827<->l=127.0.0.1:4259) 20240929082632318 DAUC <0003> db_auc.c:157 IMSI='262424760034372': No 2G Auth Data 20240929082632318 DAUC <0003> db_auc.c:192 IMSI='262424760034372': No 3G Auth Data 20240929082632354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33096<->l=127.0.0.1:4258 20240929082632369 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632369 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424760034372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424760034372" source_name="the-source\n" session_id=696767374 session_state=BEGIN} 20240929082632369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929082632369 DSS <0004> hlr_ussd.c:576 262424760034372/0x2987d38e: Process SS (BEGIN) 20240929082632369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632369 DSS <0004> hlr_ussd.c:518 262424760034372/0x2987d38e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632369 DSS <0004> hlr_ussd.c:363 262424760034372/0x2987d38e: Tx USSD 'Your extension is 491610046642' 20240929082632369 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424760034372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424760034372" destination_name="the-source\n" session_id=696767374 session_state=END} 20240929082632369 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424760034372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632369 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632370 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33096<->l=127.0.0.1:4258 20240929082632383 DAUC <0003> db_auc.c:157 IMSI='262423009686652': No 2G Auth Data 20240929082632383 DAUC <0003> db_auc.c:192 IMSI='262423009686652': No 3G Auth Data 20240929082632394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33110<->l=127.0.0.1:4258 20240929082632397 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632397 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423009686652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423009686652" source_name="the-source\n" session_id=4287986517 session_state=BEGIN} 20240929082632397 DSS <0004> hlr_ussd.c:576 262423009686652/0xff957b55: Process SS (BEGIN) 20240929082632397 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632397 DSS <0004> hlr_ussd.c:518 262423009686652/0xff957b55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632397 DSS <0004> hlr_ussd.c:363 262423009686652/0xff957b55: Tx USSD 'Your extension is 491613718530' 20240929082632397 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423009686652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423009686652" destination_name="the-source\n" session_id=4287986517 session_state=END} 20240929082632397 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262423009686652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632397 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632397 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33110<->l=127.0.0.1:4258 20240929082632402 DAUC <0003> db_auc.c:157 IMSI='262428089313322': No 2G Auth Data 20240929082632402 DAUC <0003> db_auc.c:192 IMSI='262428089313322': No 3G Auth Data 20240929082632413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20240929082632416 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632416 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428089313322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428089313322" source_name="the-source\n" session_id=566570913 session_state=BEGIN} 20240929082632416 DSS <0004> hlr_ussd.c:576 262428089313322/0x21c52fa1: Process SS (BEGIN) 20240929082632416 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632416 DSS <0004> hlr_ussd.c:518 262428089313322/0x21c52fa1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632416 DSS <0004> hlr_ussd.c:363 262428089313322/0x21c52fa1: Tx USSD 'Your extension is 491617545421' 20240929082632416 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428089313322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428089313322" destination_name="the-source\n" session_id=566570913 session_state=END} 20240929082632416 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428089313322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632416 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632416 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20240929082632421 DAUC <0003> db_auc.c:157 IMSI='262421642300828': No 2G Auth Data 20240929082632421 DAUC <0003> db_auc.c:192 IMSI='262421642300828': No 3G Auth Data 20240929082632431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 20240929082632434 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632434 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421642300828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421642300828" source_name="the-source\n" session_id=2626658561 session_state=BEGIN} 20240929082632434 DSS <0004> hlr_ussd.c:576 262421642300828/0x9c8fa101: Process SS (BEGIN) 20240929082632434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632434 DSS <0004> hlr_ussd.c:518 262421642300828/0x9c8fa101: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632434 DSS <0004> hlr_ussd.c:363 262421642300828/0x9c8fa101: Tx USSD 'Your extension is 491613717511' 20240929082632434 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421642300828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421642300828" destination_name="the-source\n" session_id=2626658561 session_state=END} 20240929082632434 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421642300828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632434 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632434 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 20240929082632439 DAUC <0003> db_auc.c:157 IMSI='262429466688014': No 2G Auth Data 20240929082632439 DAUC <0003> db_auc.c:192 IMSI='262429466688014': No 3G Auth Data 20240929082632449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20240929082632452 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632452 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429466688014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429466688014" source_name="the-source\n" session_id=1852158414 session_state=BEGIN} 20240929082632452 DSS <0004> hlr_ussd.c:576 262429466688014/0x6e65b1ce: Process SS (BEGIN) 20240929082632452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632452 DSS <0004> hlr_ussd.c:518 262429466688014/0x6e65b1ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632452 DSS <0004> hlr_ussd.c:363 262429466688014/0x6e65b1ce: Tx USSD 'Your extension is 491618871235' 20240929082632452 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429466688014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429466688014" destination_name="the-source\n" session_id=1852158414 session_state=END} 20240929082632452 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429466688014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632452 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632452 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20240929082632457 DAUC <0003> db_auc.c:157 IMSI='262428842904585': No 2G Auth Data 20240929082632457 DAUC <0003> db_auc.c:192 IMSI='262428842904585': No 3G Auth Data 20240929082632470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4258 20240929082632473 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632473 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428842904585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428842904585" source_name="the-source\n" session_id=773753577 session_state=BEGIN} 20240929082632473 DSS <0004> hlr_ussd.c:576 262428842904585/0x2e1e8ae9: Process SS (BEGIN) 20240929082632473 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632473 DSS <0004> hlr_ussd.c:518 262428842904585/0x2e1e8ae9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632473 DSS <0004> hlr_ussd.c:363 262428842904585/0x2e1e8ae9: Tx USSD 'Your extension is 491614044331' 20240929082632473 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428842904585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428842904585" destination_name="the-source\n" session_id=773753577 session_state=END} 20240929082632473 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428842904585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632473 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632473 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4258 20240929082632477 DAUC <0003> db_auc.c:157 IMSI='262422333316529': No 2G Auth Data 20240929082632477 DAUC <0003> db_auc.c:192 IMSI='262422333316529': No 3G Auth Data 20240929082632491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20240929082632493 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632493 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422333316529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422333316529" source_name="the-source\n" session_id=2547522168 session_state=BEGIN} 20240929082632493 DSS <0004> hlr_ussd.c:576 262422333316529/0x97d81a78: Process SS (BEGIN) 20240929082632493 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632493 DSS <0004> hlr_ussd.c:518 262422333316529/0x97d81a78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632493 DSS <0004> hlr_ussd.c:363 262422333316529/0x97d81a78: Tx USSD 'Your extension is 491613358106' 20240929082632493 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422333316529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422333316529" destination_name="the-source\n" session_id=2547522168 session_state=END} 20240929082632493 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422333316529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632493 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632493 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20240929082632498 DAUC <0003> db_auc.c:157 IMSI='262428050684047': No 2G Auth Data 20240929082632498 DAUC <0003> db_auc.c:192 IMSI='262428050684047': No 3G Auth Data 20240929082632511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20240929082632514 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632514 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428050684047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428050684047" source_name="the-source\n" session_id=1051830555 session_state=BEGIN} 20240929082632514 DSS <0004> hlr_ussd.c:576 262428050684047/0x3eb1a91b: Process SS (BEGIN) 20240929082632514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240929082632514 DSS <0004> hlr_ussd.c:518 262428050684047/0x3eb1a91b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240929082632514 DSS <0004> hlr_ussd.c:363 262428050684047/0x3eb1a91b: Tx USSD 'Your extension is 491615411058' 20240929082632514 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428050684047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428050684047" destination_name="the-source\n" session_id=1051830555 session_state=END} 20240929082632514 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428050684047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082632514 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632514 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082632516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20240929082632516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33084<->l=127.0.0.1:4258 20240929082632517 DLINP <000b> input/ipa.c:451 connected read/write 20240929082632517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082632517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082632517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082632517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082632517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929082632517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42827<->l=127.0.0.1:4259) 20240929082632539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4258 20240929082632741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4258 20240929082635858 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42661 20240929082635858 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42661 20240929082635860 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635860 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082635861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082635861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082635861 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635861 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082635861 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082635861 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240929082635861 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240929082635861 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240929082635861 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  20240929082635861 DLGSUP <0013> gsup_server.c:235 2:  20240929082635861 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082635861 DLGSUP <0013> gsup_server.c:235 3:  20240929082635861 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082635861 DLGSUP <0013> gsup_server.c:235 4:  20240929082635861 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082635861 DLGSUP <0013> gsup_server.c:235 5:  20240929082635861 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082635861 DLGSUP <0013> gsup_server.c:235 7:  20240929082635861 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082635861 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082635861 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082635861 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42661 20240929082635862 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082635863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20240929082635864 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082635864 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082635864 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082635864 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  20240929082635864 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082635864 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  20240929082635864 DLGSUP <0013> gsup_server.c:235 2:  20240929082635864 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082635864 DLGSUP <0013> gsup_server.c:235 3:  20240929082635864 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082635864 DLGSUP <0013> gsup_server.c:235 4:  20240929082635864 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082635864 DLGSUP <0013> gsup_server.c:235 5:  20240929082635864 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082635864 DLGSUP <0013> gsup_server.c:235 7:  20240929082635864 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082635864 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082635864 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082635864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082635872 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46795<->l=127.0.0.1:4259) 20240929082635878 DAUC <0003> db_auc.c:157 IMSI='262420267711902': No 2G Auth Data 20240929082635878 DAUC <0003> db_auc.c:192 IMSI='262420267711902': No 3G Auth Data 20240929082635893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20240929082635906 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082635906 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420267711902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420267711902" session_id=1574318182 session_state=BEGIN} 20240929082635906 DSS <0004> hlr_ussd.c:576 262420267711902/0x5dd63066: Process SS (BEGIN) 20240929082635906 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082635906 DSS <0004> hlr_ussd.c:518 262420267711902/0x5dd63066: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082635906 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635906 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635906 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635906 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635919 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635919 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082635919 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420267711902 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420267711902" session_id=1574318182 session_state=END} 20240929082635919 DSS <0004> hlr_ussd.c:576 262420267711902/0x5dd63066: Process SS (END) 20240929082635919 DSS <0004> hlr_ussd.c:518 262420267711902/0x5dd63066: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082635919 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420267711902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420267711902" session_id=1574318182 session_state=END} 20240929082635919 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420267711902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082635919 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420267711902 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082635919 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635919 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20240929082635934 DAUC <0003> db_auc.c:157 IMSI='262429525410352': No 2G Auth Data 20240929082635935 DAUC <0003> db_auc.c:192 IMSI='262429525410352': No 3G Auth Data 20240929082635953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 20240929082635955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082635955 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429525410352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429525410352" session_id=509346086 session_state=BEGIN} 20240929082635955 DSS <0004> hlr_ussd.c:576 262429525410352/0x1e5c0126: Process SS (BEGIN) 20240929082635955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082635955 DSS <0004> hlr_ussd.c:518 262429525410352/0x1e5c0126: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082635955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635955 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635955 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635955 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635956 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082635956 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429525410352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429525410352" session_id=509346086 session_state=END} 20240929082635956 DSS <0004> hlr_ussd.c:576 262429525410352/0x1e5c0126: Process SS (END) 20240929082635956 DSS <0004> hlr_ussd.c:518 262429525410352/0x1e5c0126: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082635956 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429525410352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429525410352" session_id=509346086 session_state=END} 20240929082635956 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429525410352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082635956 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429525410352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082635956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635956 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 20240929082635961 DAUC <0003> db_auc.c:157 IMSI='262420428564212': No 2G Auth Data 20240929082635961 DAUC <0003> db_auc.c:192 IMSI='262420428564212': No 3G Auth Data 20240929082635973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20240929082635975 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082635975 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420428564212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420428564212" session_id=1857757212 session_state=BEGIN} 20240929082635975 DSS <0004> hlr_ussd.c:576 262420428564212/0x6ebb201c: Process SS (BEGIN) 20240929082635975 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082635975 DSS <0004> hlr_ussd.c:518 262420428564212/0x6ebb201c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082635975 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635975 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635975 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635975 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635976 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635976 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082635976 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420428564212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420428564212" session_id=1857757212 session_state=END} 20240929082635976 DSS <0004> hlr_ussd.c:576 262420428564212/0x6ebb201c: Process SS (END) 20240929082635976 DSS <0004> hlr_ussd.c:518 262420428564212/0x6ebb201c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082635976 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420428564212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420428564212" session_id=1857757212 session_state=END} 20240929082635976 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420428564212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082635976 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420428564212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082635976 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635976 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20240929082635981 DAUC <0003> db_auc.c:157 IMSI='262421710567914': No 2G Auth Data 20240929082635981 DAUC <0003> db_auc.c:192 IMSI='262421710567914': No 3G Auth Data 20240929082635992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20240929082635995 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082635995 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421710567914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421710567914" session_id=1203745555 session_state=BEGIN} 20240929082635995 DSS <0004> hlr_ussd.c:576 262421710567914/0x47bfb313: Process SS (BEGIN) 20240929082635995 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082635995 DSS <0004> hlr_ussd.c:518 262421710567914/0x47bfb313: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082635995 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635995 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635995 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635995 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082635996 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635996 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082635996 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421710567914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421710567914" session_id=1203745555 session_state=END} 20240929082635996 DSS <0004> hlr_ussd.c:576 262421710567914/0x47bfb313: Process SS (END) 20240929082635996 DSS <0004> hlr_ussd.c:518 262421710567914/0x47bfb313: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082635996 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421710567914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421710567914" session_id=1203745555 session_state=END} 20240929082635996 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421710567914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082635996 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421710567914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082635996 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635996 DLINP <000b> input/ipa.c:451 connected read/write 20240929082635996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082635998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20240929082636001 DAUC <0003> db_auc.c:157 IMSI='262429562544172': No 2G Auth Data 20240929082636001 DAUC <0003> db_auc.c:192 IMSI='262429562544172': No 3G Auth Data 20240929082636012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20240929082636015 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082636015 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429562544172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429562544172" session_id=167764196 session_state=BEGIN} 20240929082636015 DSS <0004> hlr_ussd.c:576 262429562544172/0x09ffe0e4: Process SS (BEGIN) 20240929082636015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082636015 DSS <0004> hlr_ussd.c:518 262429562544172/0x09ffe0e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082636015 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636015 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636015 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636015 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636016 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636016 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082636016 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429562544172 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429562544172" session_id=167764196 session_state=END} 20240929082636016 DSS <0004> hlr_ussd.c:576 262429562544172/0x09ffe0e4: Process SS (END) 20240929082636016 DSS <0004> hlr_ussd.c:518 262429562544172/0x09ffe0e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082636016 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429562544172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429562544172" session_id=167764196 session_state=END} 20240929082636016 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429562544172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082636016 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429562544172 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082636016 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636016 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20240929082636021 DAUC <0003> db_auc.c:157 IMSI='262421777943142': No 2G Auth Data 20240929082636021 DAUC <0003> db_auc.c:192 IMSI='262421777943142': No 3G Auth Data 20240929082636035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 20240929082636037 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082636037 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421777943142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421777943142" session_id=457805443 session_state=BEGIN} 20240929082636037 DSS <0004> hlr_ussd.c:576 262421777943142/0x1b498e83: Process SS (BEGIN) 20240929082636037 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082636037 DSS <0004> hlr_ussd.c:518 262421777943142/0x1b498e83: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082636037 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636037 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636037 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636037 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636038 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636038 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082636038 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421777943142 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421777943142" session_id=457805443 session_state=END} 20240929082636038 DSS <0004> hlr_ussd.c:576 262421777943142/0x1b498e83: Process SS (END) 20240929082636038 DSS <0004> hlr_ussd.c:518 262421777943142/0x1b498e83: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082636038 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421777943142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421777943142" session_id=457805443 session_state=END} 20240929082636038 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421777943142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082636038 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421777943142 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082636038 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636038 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 20240929082636043 DAUC <0003> db_auc.c:157 IMSI='262427111508179': No 2G Auth Data 20240929082636043 DAUC <0003> db_auc.c:192 IMSI='262427111508179': No 3G Auth Data 20240929082636057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4258 20240929082636061 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082636061 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427111508179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427111508179" session_id=2937814851 session_state=BEGIN} 20240929082636061 DSS <0004> hlr_ussd.c:576 262427111508179/0xaf1b7f43: Process SS (BEGIN) 20240929082636061 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082636061 DSS <0004> hlr_ussd.c:518 262427111508179/0xaf1b7f43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082636061 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636061 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636061 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636061 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636062 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636062 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082636062 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427111508179 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427111508179" session_id=2937814851 session_state=END} 20240929082636062 DSS <0004> hlr_ussd.c:576 262427111508179/0xaf1b7f43: Process SS (END) 20240929082636062 DSS <0004> hlr_ussd.c:518 262427111508179/0xaf1b7f43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082636062 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427111508179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427111508179" session_id=2937814851 session_state=END} 20240929082636062 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427111508179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082636062 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427111508179 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082636062 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636062 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4258 20240929082636072 DAUC <0003> db_auc.c:157 IMSI='262429477308070': No 2G Auth Data 20240929082636072 DAUC <0003> db_auc.c:192 IMSI='262429477308070': No 3G Auth Data 20240929082636086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20240929082636089 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082636089 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429477308070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429477308070" session_id=1340009018 session_state=BEGIN} 20240929082636089 DSS <0004> hlr_ussd.c:576 262429477308070/0x4fdeea3a: Process SS (BEGIN) 20240929082636089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082636089 DSS <0004> hlr_ussd.c:518 262429477308070/0x4fdeea3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082636089 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636089 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636089 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636089 DLINP <000b> input/ipa.c:431 127.0.0.1:42661 sending data 20240929082636090 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636090 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082636090 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429477308070 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429477308070" session_id=1340009018 session_state=END} 20240929082636090 DSS <0004> hlr_ussd.c:576 262429477308070/0x4fdeea3a: Process SS (END) 20240929082636090 DSS <0004> hlr_ussd.c:518 262429477308070/0x4fdeea3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082636090 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429477308070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429477308070" session_id=1340009018 session_state=END} 20240929082636090 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429477308070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082636090 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429477308070 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082636090 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636090 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082636092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20240929082636093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20240929082636093 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636093 DLINP <000b> input/ipa.c:405 127.0.0.1:42661 message received 20240929082636093 DLINP <000b> input/ipa.c:414 127.0.0.1:42661 connection closed with server 20240929082636093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42661 20240929082636093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240929082636093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46795<->l=127.0.0.1:4259) 20240929082636093 DLINP <000b> input/ipa.c:451 connected read/write 20240929082636093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082636093 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082636093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082636094 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082636135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 20240929082636336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 20240929082639407 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42407 20240929082639407 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42407 20240929082639409 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639409 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639410 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082639411 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082639411 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639411 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082639411 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240929082639411 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240929082639411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240929082639411 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  20240929082639411 DLGSUP <0013> gsup_server.c:235 2:  20240929082639411 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082639411 DLGSUP <0013> gsup_server.c:235 3:  20240929082639411 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082639411 DLGSUP <0013> gsup_server.c:235 4:  20240929082639411 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082639411 DLGSUP <0013> gsup_server.c:235 5:  20240929082639411 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082639411 DLGSUP <0013> gsup_server.c:235 7:  20240929082639411 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082639411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082639411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082639411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42407 20240929082639412 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4258 20240929082639414 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639414 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082639414 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082639414 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  20240929082639414 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082639414 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  20240929082639414 DLGSUP <0013> gsup_server.c:235 2:  20240929082639414 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082639414 DLGSUP <0013> gsup_server.c:235 3:  20240929082639414 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082639414 DLGSUP <0013> gsup_server.c:235 4:  20240929082639414 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082639414 DLGSUP <0013> gsup_server.c:235 5:  20240929082639414 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082639414 DLGSUP <0013> gsup_server.c:235 7:  20240929082639414 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082639414 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082639414 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082639414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082639429 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44829<->l=127.0.0.1:4259) 20240929082639445 DAUC <0003> db_auc.c:157 IMSI='262423609450038': No 2G Auth Data 20240929082639445 DAUC <0003> db_auc.c:192 IMSI='262423609450038': No 3G Auth Data 20240929082639467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 20240929082639476 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639476 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423609450038" session_id=2041882045 session_state=BEGIN} 20240929082639476 DSS <0004> hlr_ussd.c:576 262423609450038/0x79b4a5bd: Process SS (BEGIN) 20240929082639476 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639476 DSS <0004> hlr_ussd.c:518 262423609450038/0x79b4a5bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639476 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639476 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639476 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639476 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639486 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639486 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639486 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423609450038" session_id=2041882045 session_state=CONTINUE} 20240929082639486 DSS <0004> hlr_ussd.c:576 262423609450038/0x79b4a5bd: Process SS (CONTINUE) 20240929082639486 DSS <0004> hlr_ussd.c:518 262423609450038/0x79b4a5bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639486 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423609450038" session_id=2041882045 session_state=CONTINUE} 20240929082639486 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639486 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639486 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639494 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639494 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423609450038" session_id=2041882045 session_state=CONTINUE} 20240929082639494 DSS <0004> hlr_ussd.c:576 262423609450038/0x79b4a5bd: Process SS (CONTINUE) 20240929082639494 DSS <0004> hlr_ussd.c:518 262423609450038/0x79b4a5bd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639494 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639494 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639494 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639494 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639494 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639496 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639496 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639496 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423609450038" session_id=2041882045 session_state=END} 20240929082639496 DSS <0004> hlr_ussd.c:576 262423609450038/0x79b4a5bd: Process SS (END) 20240929082639496 DSS <0004> hlr_ussd.c:518 262423609450038/0x79b4a5bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639496 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423609450038" session_id=2041882045 session_state=END} 20240929082639496 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639496 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423609450038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639496 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639496 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 20240929082639501 DAUC <0003> db_auc.c:157 IMSI='262429236033957': No 2G Auth Data 20240929082639502 DAUC <0003> db_auc.c:192 IMSI='262429236033957': No 3G Auth Data 20240929082639523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 20240929082639532 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639532 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236033957" session_id=2866220742 session_state=BEGIN} 20240929082639532 DSS <0004> hlr_ussd.c:576 262429236033957/0xaad70ec6: Process SS (BEGIN) 20240929082639532 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639532 DSS <0004> hlr_ussd.c:518 262429236033957/0xaad70ec6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639532 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639532 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639532 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639532 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639534 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639534 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639534 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236033957" session_id=2866220742 session_state=CONTINUE} 20240929082639534 DSS <0004> hlr_ussd.c:576 262429236033957/0xaad70ec6: Process SS (CONTINUE) 20240929082639534 DSS <0004> hlr_ussd.c:518 262429236033957/0xaad70ec6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639534 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236033957" session_id=2866220742 session_state=CONTINUE} 20240929082639534 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639534 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639534 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639542 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639542 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236033957" session_id=2866220742 session_state=CONTINUE} 20240929082639542 DSS <0004> hlr_ussd.c:576 262429236033957/0xaad70ec6: Process SS (CONTINUE) 20240929082639542 DSS <0004> hlr_ussd.c:518 262429236033957/0xaad70ec6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639542 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639542 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639542 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639542 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639542 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639544 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639544 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639544 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236033957" session_id=2866220742 session_state=END} 20240929082639544 DSS <0004> hlr_ussd.c:576 262429236033957/0xaad70ec6: Process SS (END) 20240929082639544 DSS <0004> hlr_ussd.c:518 262429236033957/0xaad70ec6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639544 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236033957" session_id=2866220742 session_state=END} 20240929082639544 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639544 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429236033957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639544 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639544 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 20240929082639550 DAUC <0003> db_auc.c:157 IMSI='262428763407411': No 2G Auth Data 20240929082639550 DAUC <0003> db_auc.c:192 IMSI='262428763407411': No 3G Auth Data 20240929082639566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20240929082639570 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639570 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428763407411" session_id=3623626676 session_state=BEGIN} 20240929082639570 DSS <0004> hlr_ussd.c:576 262428763407411/0xd7fc27b4: Process SS (BEGIN) 20240929082639570 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639570 DSS <0004> hlr_ussd.c:518 262428763407411/0xd7fc27b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639570 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639570 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639570 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639570 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639571 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639571 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639571 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428763407411" session_id=3623626676 session_state=CONTINUE} 20240929082639571 DSS <0004> hlr_ussd.c:576 262428763407411/0xd7fc27b4: Process SS (CONTINUE) 20240929082639571 DSS <0004> hlr_ussd.c:518 262428763407411/0xd7fc27b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639571 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428763407411" session_id=3623626676 session_state=CONTINUE} 20240929082639571 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639571 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639571 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639574 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639574 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428763407411" session_id=3623626676 session_state=CONTINUE} 20240929082639574 DSS <0004> hlr_ussd.c:576 262428763407411/0xd7fc27b4: Process SS (CONTINUE) 20240929082639574 DSS <0004> hlr_ussd.c:518 262428763407411/0xd7fc27b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639574 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639574 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639574 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639574 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639574 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639576 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639576 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639576 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428763407411" session_id=3623626676 session_state=END} 20240929082639576 DSS <0004> hlr_ussd.c:576 262428763407411/0xd7fc27b4: Process SS (END) 20240929082639576 DSS <0004> hlr_ussd.c:518 262428763407411/0xd7fc27b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639576 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428763407411" session_id=3623626676 session_state=END} 20240929082639576 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639576 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428763407411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639576 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639576 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20240929082639580 DAUC <0003> db_auc.c:157 IMSI='262421492444483': No 2G Auth Data 20240929082639580 DAUC <0003> db_auc.c:192 IMSI='262421492444483': No 3G Auth Data 20240929082639597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 20240929082639603 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639603 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421492444483" session_id=1203620148 session_state=BEGIN} 20240929082639603 DSS <0004> hlr_ussd.c:576 262421492444483/0x47bdc934: Process SS (BEGIN) 20240929082639603 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639603 DSS <0004> hlr_ussd.c:518 262421492444483/0x47bdc934: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639603 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639603 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639603 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639603 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639604 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639604 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639604 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492444483" session_id=1203620148 session_state=CONTINUE} 20240929082639604 DSS <0004> hlr_ussd.c:576 262421492444483/0x47bdc934: Process SS (CONTINUE) 20240929082639604 DSS <0004> hlr_ussd.c:518 262421492444483/0x47bdc934: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639604 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492444483" session_id=1203620148 session_state=CONTINUE} 20240929082639604 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639604 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639604 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639608 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639608 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421492444483" session_id=1203620148 session_state=CONTINUE} 20240929082639608 DSS <0004> hlr_ussd.c:576 262421492444483/0x47bdc934: Process SS (CONTINUE) 20240929082639608 DSS <0004> hlr_ussd.c:518 262421492444483/0x47bdc934: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639608 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639608 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639608 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639608 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639608 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639610 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639610 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639610 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492444483" session_id=1203620148 session_state=END} 20240929082639610 DSS <0004> hlr_ussd.c:576 262421492444483/0x47bdc934: Process SS (END) 20240929082639610 DSS <0004> hlr_ussd.c:518 262421492444483/0x47bdc934: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639610 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492444483" session_id=1203620148 session_state=END} 20240929082639610 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639610 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262421492444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639610 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639610 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 20240929082639615 DAUC <0003> db_auc.c:157 IMSI='262426050019069': No 2G Auth Data 20240929082639615 DAUC <0003> db_auc.c:192 IMSI='262426050019069': No 3G Auth Data 20240929082639632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20240929082639637 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639637 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426050019069" session_id=1316438835 session_state=BEGIN} 20240929082639637 DSS <0004> hlr_ussd.c:576 262426050019069/0x4e774333: Process SS (BEGIN) 20240929082639637 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639637 DSS <0004> hlr_ussd.c:518 262426050019069/0x4e774333: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639637 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639637 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639637 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639637 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639639 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639639 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639639 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050019069" session_id=1316438835 session_state=CONTINUE} 20240929082639639 DSS <0004> hlr_ussd.c:576 262426050019069/0x4e774333: Process SS (CONTINUE) 20240929082639639 DSS <0004> hlr_ussd.c:518 262426050019069/0x4e774333: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639639 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050019069" session_id=1316438835 session_state=CONTINUE} 20240929082639639 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639639 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639639 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639643 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639643 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426050019069" session_id=1316438835 session_state=CONTINUE} 20240929082639643 DSS <0004> hlr_ussd.c:576 262426050019069/0x4e774333: Process SS (CONTINUE) 20240929082639643 DSS <0004> hlr_ussd.c:518 262426050019069/0x4e774333: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639643 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639643 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639643 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639643 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639643 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639644 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639644 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639644 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050019069" session_id=1316438835 session_state=END} 20240929082639644 DSS <0004> hlr_ussd.c:576 262426050019069/0x4e774333: Process SS (END) 20240929082639644 DSS <0004> hlr_ussd.c:518 262426050019069/0x4e774333: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639644 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050019069" session_id=1316438835 session_state=END} 20240929082639644 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639644 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426050019069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639644 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639644 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20240929082639649 DAUC <0003> db_auc.c:157 IMSI='262427571761526': No 2G Auth Data 20240929082639649 DAUC <0003> db_auc.c:192 IMSI='262427571761526': No 3G Auth Data 20240929082639670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4258 20240929082639673 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639673 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427571761526" session_id=3665621799 session_state=BEGIN} 20240929082639673 DSS <0004> hlr_ussd.c:576 262427571761526/0xda7cf327: Process SS (BEGIN) 20240929082639673 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639673 DSS <0004> hlr_ussd.c:518 262427571761526/0xda7cf327: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639673 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639673 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639673 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639673 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639674 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639674 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639674 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571761526" session_id=3665621799 session_state=CONTINUE} 20240929082639674 DSS <0004> hlr_ussd.c:576 262427571761526/0xda7cf327: Process SS (CONTINUE) 20240929082639674 DSS <0004> hlr_ussd.c:518 262427571761526/0xda7cf327: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639674 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571761526" session_id=3665621799 session_state=CONTINUE} 20240929082639674 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639674 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639674 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639677 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639677 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427571761526" session_id=3665621799 session_state=CONTINUE} 20240929082639677 DSS <0004> hlr_ussd.c:576 262427571761526/0xda7cf327: Process SS (CONTINUE) 20240929082639677 DSS <0004> hlr_ussd.c:518 262427571761526/0xda7cf327: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639677 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639677 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639677 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639677 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639677 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639677 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639677 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639677 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571761526" session_id=3665621799 session_state=END} 20240929082639677 DSS <0004> hlr_ussd.c:576 262427571761526/0xda7cf327: Process SS (END) 20240929082639677 DSS <0004> hlr_ussd.c:518 262427571761526/0xda7cf327: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639677 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571761526" session_id=3665621799 session_state=END} 20240929082639677 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639677 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427571761526 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639677 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639677 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4258 20240929082639681 DAUC <0003> db_auc.c:157 IMSI='262427936810524': No 2G Auth Data 20240929082639681 DAUC <0003> db_auc.c:192 IMSI='262427936810524': No 3G Auth Data 20240929082639696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20240929082639699 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639699 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936810524" session_id=2333070657 session_state=BEGIN} 20240929082639699 DSS <0004> hlr_ussd.c:576 262427936810524/0x8b0fd541: Process SS (BEGIN) 20240929082639699 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639699 DSS <0004> hlr_ussd.c:518 262427936810524/0x8b0fd541: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639699 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639699 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639699 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639699 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639700 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639700 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639700 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936810524" session_id=2333070657 session_state=CONTINUE} 20240929082639700 DSS <0004> hlr_ussd.c:576 262427936810524/0x8b0fd541: Process SS (CONTINUE) 20240929082639700 DSS <0004> hlr_ussd.c:518 262427936810524/0x8b0fd541: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639700 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936810524" session_id=2333070657 session_state=CONTINUE} 20240929082639700 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639700 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639700 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639702 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639702 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936810524" session_id=2333070657 session_state=CONTINUE} 20240929082639702 DSS <0004> hlr_ussd.c:576 262427936810524/0x8b0fd541: Process SS (CONTINUE) 20240929082639702 DSS <0004> hlr_ussd.c:518 262427936810524/0x8b0fd541: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639702 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639702 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639702 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639702 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639702 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639703 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639703 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639703 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936810524" session_id=2333070657 session_state=END} 20240929082639703 DSS <0004> hlr_ussd.c:576 262427936810524/0x8b0fd541: Process SS (END) 20240929082639703 DSS <0004> hlr_ussd.c:518 262427936810524/0x8b0fd541: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639703 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936810524" session_id=2333070657 session_state=END} 20240929082639703 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639703 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427936810524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639703 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639703 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20240929082639707 DAUC <0003> db_auc.c:157 IMSI='262427487469486': No 2G Auth Data 20240929082639707 DAUC <0003> db_auc.c:192 IMSI='262427487469486': No 3G Auth Data 20240929082639722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20240929082639725 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639725 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427487469486" session_id=1499180071 session_state=BEGIN} 20240929082639725 DSS <0004> hlr_ussd.c:576 262427487469486/0x595bac27: Process SS (BEGIN) 20240929082639725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240929082639725 DSS <0004> hlr_ussd.c:518 262427487469486/0x595bac27: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240929082639725 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639725 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639725 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639725 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639725 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639725 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639725 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427487469486" session_id=1499180071 session_state=CONTINUE} 20240929082639725 DSS <0004> hlr_ussd.c:576 262427487469486/0x595bac27: Process SS (CONTINUE) 20240929082639725 DSS <0004> hlr_ussd.c:518 262427487469486/0x595bac27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240929082639725 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427487469486" session_id=1499180071 session_state=CONTINUE} 20240929082639725 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639725 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639725 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639728 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427487469486" session_id=1499180071 session_state=CONTINUE} 20240929082639728 DSS <0004> hlr_ussd.c:576 262427487469486/0x595bac27: Process SS (CONTINUE) 20240929082639728 DSS <0004> hlr_ussd.c:518 262427487469486/0x595bac27: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639728 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639728 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639728 DLINP <000b> input/ipa.c:431 127.0.0.1:42407 sending data 20240929082639728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639728 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639728 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427487469486" session_id=1499180071 session_state=END} 20240929082639728 DSS <0004> hlr_ussd.c:576 262427487469486/0x595bac27: Process SS (END) 20240929082639728 DSS <0004> hlr_ussd.c:518 262427487469486/0x595bac27: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240929082639728 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427487469486" session_id=1499180071 session_state=END} 20240929082639728 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082639728 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427487469486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082639728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639728 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082639729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20240929082639730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4258 20240929082639730 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639730 DLINP <000b> input/ipa.c:405 127.0.0.1:42407 message received 20240929082639730 DLINP <000b> input/ipa.c:414 127.0.0.1:42407 connection closed with server 20240929082639730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42407 20240929082639730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240929082639730 DLINP <000b> input/ipa.c:451 connected read/write 20240929082639730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082639730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082639730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082639730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082639730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44829<->l=127.0.0.1:4259) 20240929082639755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4258 20240929082639956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4258 20240929082643003 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44853 20240929082643003 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44853 20240929082643004 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643004 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643005 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643005 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643005 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082643005 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240929082643005 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240929082643005 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240929082643005 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  20240929082643005 DLGSUP <0013> gsup_server.c:235 2:  20240929082643005 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082643005 DLGSUP <0013> gsup_server.c:235 3:  20240929082643005 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082643005 DLGSUP <0013> gsup_server.c:235 4:  20240929082643005 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082643005 DLGSUP <0013> gsup_server.c:235 5:  20240929082643005 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082643005 DLGSUP <0013> gsup_server.c:235 7:  20240929082643005 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082643005 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082643005 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082643005 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44853 20240929082643006 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082643006 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082643008 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4258 20240929082643010 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643010 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082643010 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082643010 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  20240929082643010 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082643010 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  20240929082643010 DLGSUP <0013> gsup_server.c:235 2:  20240929082643010 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082643010 DLGSUP <0013> gsup_server.c:235 3:  20240929082643010 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082643010 DLGSUP <0013> gsup_server.c:235 4:  20240929082643010 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082643010 DLGSUP <0013> gsup_server.c:235 5:  20240929082643010 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082643010 DLGSUP <0013> gsup_server.c:235 7:  20240929082643010 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082643010 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082643010 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082643010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082643019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20240929082643046 DAUC <0003> db_auc.c:157 IMSI='262421084453149': No 2G Auth Data 20240929082643046 DAUC <0003> db_auc.c:192 IMSI='262421084453149': No 3G Auth Data 20240929082643085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20240929082643101 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643101 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421084453149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421084453149" session_id=4061731681 session_state=BEGIN} 20240929082643101 DSS <0004> hlr_ussd.c:576 262421084453149/0xf2191b61: Process SS (BEGIN) 20240929082643101 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643101 DSS <0004> hlr_ussd.c:518 262421084453149/0xf2191b61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643101 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643101 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643101 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643101 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643117 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643117 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643117 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421084453149 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421084453149" session_id=4061731681 session_state=END} 20240929082643117 DSS <0004> hlr_ussd.c:576 262421084453149/0xf2191b61: Process SS (END) 20240929082643117 DSS <0004> hlr_ussd.c:518 262421084453149/0xf2191b61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643117 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421084453149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421084453149" session_id=4061731681 session_state=END} 20240929082643117 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421084453149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643117 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421084453149 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643117 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643117 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20240929082643132 DAUC <0003> db_auc.c:157 IMSI='262422027930091': No 2G Auth Data 20240929082643132 DAUC <0003> db_auc.c:192 IMSI='262422027930091': No 3G Auth Data 20240929082643145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20240929082643148 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643148 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422027930091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422027930091" session_id=2910675496 session_state=BEGIN} 20240929082643148 DSS <0004> hlr_ussd.c:576 262422027930091/0xad7d6228: Process SS (BEGIN) 20240929082643148 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643148 DSS <0004> hlr_ussd.c:518 262422027930091/0xad7d6228: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643148 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643148 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643148 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643148 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643149 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643149 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643149 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422027930091 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422027930091" session_id=2910675496 session_state=END} 20240929082643149 DSS <0004> hlr_ussd.c:576 262422027930091/0xad7d6228: Process SS (END) 20240929082643149 DSS <0004> hlr_ussd.c:518 262422027930091/0xad7d6228: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643149 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422027930091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422027930091" session_id=2910675496 session_state=END} 20240929082643149 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422027930091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643149 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422027930091 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643149 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643149 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20240929082643154 DAUC <0003> db_auc.c:157 IMSI='262422056617001': No 2G Auth Data 20240929082643154 DAUC <0003> db_auc.c:192 IMSI='262422056617001': No 3G Auth Data 20240929082643166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 20240929082643169 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643169 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422056617001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422056617001" session_id=2745178524 session_state=BEGIN} 20240929082643169 DSS <0004> hlr_ussd.c:576 262422056617001/0xa3a0199c: Process SS (BEGIN) 20240929082643169 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643169 DSS <0004> hlr_ussd.c:518 262422056617001/0xa3a0199c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643169 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643169 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643169 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643169 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643170 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643170 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643170 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422056617001 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422056617001" session_id=2745178524 session_state=END} 20240929082643170 DSS <0004> hlr_ussd.c:576 262422056617001/0xa3a0199c: Process SS (END) 20240929082643170 DSS <0004> hlr_ussd.c:518 262422056617001/0xa3a0199c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643170 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422056617001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422056617001" session_id=2745178524 session_state=END} 20240929082643170 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422056617001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643170 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422056617001 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643170 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643170 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 20240929082643175 DAUC <0003> db_auc.c:157 IMSI='262421149177069': No 2G Auth Data 20240929082643175 DAUC <0003> db_auc.c:192 IMSI='262421149177069': No 3G Auth Data 20240929082643187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4258 20240929082643189 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643189 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421149177069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421149177069" session_id=4101017459 session_state=BEGIN} 20240929082643189 DSS <0004> hlr_ussd.c:576 262421149177069/0xf4708f73: Process SS (BEGIN) 20240929082643189 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643189 DSS <0004> hlr_ussd.c:518 262421149177069/0xf4708f73: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643189 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643189 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643189 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643189 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643190 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643190 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421149177069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421149177069" session_id=4101017459 session_state=END} 20240929082643190 DSS <0004> hlr_ussd.c:576 262421149177069/0xf4708f73: Process SS (END) 20240929082643190 DSS <0004> hlr_ussd.c:518 262421149177069/0xf4708f73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643190 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421149177069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421149177069" session_id=4101017459 session_state=END} 20240929082643190 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421149177069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643190 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421149177069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4258 20240929082643195 DAUC <0003> db_auc.c:157 IMSI='262422597980370': No 2G Auth Data 20240929082643195 DAUC <0003> db_auc.c:192 IMSI='262422597980370': No 3G Auth Data 20240929082643207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59912<->l=127.0.0.1:4258 20240929082643210 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643210 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422597980370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422597980370" session_id=1550197601 session_state=BEGIN} 20240929082643210 DSS <0004> hlr_ussd.c:576 262422597980370/0x5c662361: Process SS (BEGIN) 20240929082643210 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643210 DSS <0004> hlr_ussd.c:518 262422597980370/0x5c662361: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643210 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643210 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643210 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643210 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643211 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643211 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643211 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262422597980370 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422597980370" session_id=1550197601 session_state=END} 20240929082643211 DSS <0004> hlr_ussd.c:576 262422597980370/0x5c662361: Process SS (END) 20240929082643211 DSS <0004> hlr_ussd.c:518 262422597980370/0x5c662361: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643211 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422597980370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422597980370" session_id=1550197601 session_state=END} 20240929082643211 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422597980370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643211 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262422597980370 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643211 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643211 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59912<->l=127.0.0.1:4258 20240929082643216 DAUC <0003> db_auc.c:157 IMSI='262420744882777': No 2G Auth Data 20240929082643216 DAUC <0003> db_auc.c:192 IMSI='262420744882777': No 3G Auth Data 20240929082643231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4258 20240929082643235 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643235 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420744882777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420744882777" session_id=363312583 session_state=BEGIN} 20240929082643235 DSS <0004> hlr_ussd.c:576 262420744882777/0x15a7b5c7: Process SS (BEGIN) 20240929082643235 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643235 DSS <0004> hlr_ussd.c:518 262420744882777/0x15a7b5c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643235 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643235 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643235 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643235 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643236 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643236 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643236 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420744882777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420744882777" session_id=363312583 session_state=END} 20240929082643236 DSS <0004> hlr_ussd.c:576 262420744882777/0x15a7b5c7: Process SS (END) 20240929082643236 DSS <0004> hlr_ussd.c:518 262420744882777/0x15a7b5c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643236 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420744882777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420744882777" session_id=363312583 session_state=END} 20240929082643236 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420744882777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643236 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420744882777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643236 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643236 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4258 20240929082643241 DAUC <0003> db_auc.c:157 IMSI='262426742440578': No 2G Auth Data 20240929082643241 DAUC <0003> db_auc.c:192 IMSI='262426742440578': No 3G Auth Data 20240929082643256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20240929082643259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643259 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426742440578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426742440578" session_id=2001527850 session_state=BEGIN} 20240929082643259 DSS <0004> hlr_ussd.c:576 262426742440578/0x774ce42a: Process SS (BEGIN) 20240929082643259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643259 DSS <0004> hlr_ussd.c:518 262426742440578/0x774ce42a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643259 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643259 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643259 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643260 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643260 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643260 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426742440578 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426742440578" session_id=2001527850 session_state=END} 20240929082643260 DSS <0004> hlr_ussd.c:576 262426742440578/0x774ce42a: Process SS (END) 20240929082643260 DSS <0004> hlr_ussd.c:518 262426742440578/0x774ce42a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643260 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426742440578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426742440578" session_id=2001527850 session_state=END} 20240929082643260 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426742440578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643260 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426742440578 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643260 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643260 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20240929082643265 DAUC <0003> db_auc.c:157 IMSI='262420877452778': No 2G Auth Data 20240929082643265 DAUC <0003> db_auc.c:192 IMSI='262420877452778': No 3G Auth Data 20240929082643280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20240929082643283 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643283 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420877452778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420877452778" session_id=4098224677 session_state=BEGIN} 20240929082643283 DSS <0004> hlr_ussd.c:576 262420877452778/0xf445f225: Process SS (BEGIN) 20240929082643283 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240929082643283 DSS <0004> hlr_ussd.c:518 262420877452778/0xf445f225: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240929082643283 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643283 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643283 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643283 DLINP <000b> input/ipa.c:431 127.0.0.1:44853 sending data 20240929082643284 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643284 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643284 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420877452778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420877452778" session_id=4098224677 session_state=END} 20240929082643284 DSS <0004> hlr_ussd.c:576 262420877452778/0xf445f225: Process SS (END) 20240929082643284 DSS <0004> hlr_ussd.c:518 262420877452778/0xf445f225: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240929082643284 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420877452778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420877452778" session_id=4098224677 session_state=END} 20240929082643284 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420877452778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082643284 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420877452778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240929082643284 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643284 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082643286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20240929082643287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4258 20240929082643288 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643288 DLINP <000b> input/ipa.c:405 127.0.0.1:44853 message received 20240929082643288 DLINP <000b> input/ipa.c:414 127.0.0.1:44853 connection closed with server 20240929082643288 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44853 20240929082643288 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240929082643288 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20240929082643288 DLINP <000b> input/ipa.c:451 connected read/write 20240929082643288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082643288 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082643288 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082643288 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082643321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20240929082643522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20240929082644642 DSS <0004> hlr_ussd.c:239 262424913123437/0x281ba8ab: SS Session Timeout, destroying 20240929082644642 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424913123437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644684 DSS <0004> hlr_ussd.c:239 262425448127443/0x0c16f866: SS Session Timeout, destroying 20240929082644684 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425448127443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644723 DSS <0004> hlr_ussd.c:239 262429995075623/0x5110441e: SS Session Timeout, destroying 20240929082644723 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429995075623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644772 DSS <0004> hlr_ussd.c:239 262426670955345/0x01da2da6: SS Session Timeout, destroying 20240929082644772 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426670955345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644793 DSS <0004> hlr_ussd.c:239 262424930750542/0x5bc46e08: SS Session Timeout, destroying 20240929082644793 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424930750542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644818 DSS <0004> hlr_ussd.c:239 262424700235768/0xbcc1469f: SS Session Timeout, destroying 20240929082644818 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424700235768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644844 DSS <0004> hlr_ussd.c:239 262425699657101/0xfb84483a: SS Session Timeout, destroying 20240929082644844 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425699657101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082644869 DSS <0004> hlr_ussd.c:239 262428307213447/0x13193132: SS Session Timeout, destroying 20240929082644869 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428307213447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082646646 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082646646 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082646651 DLINP <000b> input/ipa.c:451 connected read/write 20240929082646651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082646653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20240929082646658 DLINP <000b> input/ipa.c:451 connected read/write 20240929082646658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082646658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082646658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082646658 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  20240929082646658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082646658 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  20240929082646658 DLGSUP <0013> gsup_server.c:235 2:  20240929082646658 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082646658 DLGSUP <0013> gsup_server.c:235 3:  20240929082646658 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082646658 DLGSUP <0013> gsup_server.c:235 4:  20240929082646658 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082646658 DLGSUP <0013> gsup_server.c:235 5:  20240929082646658 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082646658 DLGSUP <0013> gsup_server.c:235 7:  20240929082646659 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082646659 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082646659 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082646659 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082646688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43659<->l=127.0.0.1:4259) 20240929082646721 DAUC <0003> db_auc.c:157 IMSI='262421453590238': No 2G Auth Data 20240929082646721 DAUC <0003> db_auc.c:192 IMSI='262421453590238': No 3G Auth Data 20240929082646759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20240929082646773 DLINP <000b> input/ipa.c:451 connected read/write 20240929082646773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082646773 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421453590238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421453590238" session_id=1057578306 session_state=BEGIN} 20240929082646773 DSS <0004> hlr_ussd.c:576 262421453590238/0x3f095d42: Process SS (BEGIN) 20240929082646773 DSS <0004> hlr_ussd.c:498 262421453590238/0x3f095d42: SS CompType=Invoke, OpCode=InterrogateSS 20240929082646773 DSS <0004> hlr_ussd.c:506 262421453590238/0x3f095d42: Structured SS requests are not supported, rejecting... 20240929082646773 DSS <0004> hlr_ussd.c:354 262421453590238/0x3f095d42: Tx ReturnError(0, 0x15) 20240929082646773 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421453590238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421453590238" session_id=1057578306 session_state=END} 20240929082646773 DLINP <000b> input/ipa.c:451 connected read/write 20240929082646773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082646774 DLINP <000b> input/ipa.c:451 connected read/write 20240929082646774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082646780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20240929082646787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20240929082646787 DLINP <000b> input/ipa.c:451 connected read/write 20240929082646787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082646787 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082646787 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082646787 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082646787 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43659<->l=127.0.0.1:4259) 20240929082646810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59952<->l=127.0.0.1:4258 20240929082646911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59952<->l=127.0.0.1:4258 20240929082648161 DSS <0004> hlr_ussd.c:239 262423095715176/0xcabb73a7: SS Session Timeout, destroying 20240929082648162 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423095715176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648191 DSS <0004> hlr_ussd.c:239 262429584131385/0x25046d05: SS Session Timeout, destroying 20240929082648191 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429584131385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648210 DSS <0004> hlr_ussd.c:239 262429444628551/0xe4ef213e: SS Session Timeout, destroying 20240929082648210 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429444628551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648234 DSS <0004> hlr_ussd.c:239 262423932274689/0xdf640e54: SS Session Timeout, destroying 20240929082648234 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423932274689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648262 DSS <0004> hlr_ussd.c:239 262423346588439/0x85ae5e42: SS Session Timeout, destroying 20240929082648262 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423346588439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648285 DSS <0004> hlr_ussd.c:239 262422604888771/0x4ce29142: SS Session Timeout, destroying 20240929082648285 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422604888771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648307 DSS <0004> hlr_ussd.c:239 262421734071657/0x02bede5d: SS Session Timeout, destroying 20240929082648307 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421734071657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082648328 DSS <0004> hlr_ussd.c:239 262424988282317/0x1366c8fd: SS Session Timeout, destroying 20240929082648328 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424988282317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082650014 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082650014 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082650015 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20240929082650016 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650016 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082650016 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082650016 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  20240929082650016 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082650016 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  20240929082650016 DLGSUP <0013> gsup_server.c:235 2:  20240929082650016 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082650016 DLGSUP <0013> gsup_server.c:235 3:  20240929082650016 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082650016 DLGSUP <0013> gsup_server.c:235 4:  20240929082650016 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082650016 DLGSUP <0013> gsup_server.c:235 5:  20240929082650016 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082650016 DLGSUP <0013> gsup_server.c:235 7:  20240929082650016 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082650016 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082650016 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082650016 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082650023 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38153<->l=127.0.0.1:4259) 20240929082650050 DAUC <0003> db_auc.c:157 IMSI='262428767267004': No 2G Auth Data 20240929082650050 DAUC <0003> db_auc.c:192 IMSI='262428767267004': No 3G Auth Data 20240929082650064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59966<->l=127.0.0.1:4258 20240929082650067 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650067 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428767267004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428767267004"} 20240929082650067 DMAIN <0000> hlr.c:424 IMSI='262428767267004': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650067 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428767267004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428767267004"} 20240929082650067 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428767267004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650067 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650067 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650068 DAUC <0003> db_auc.c:192 IMSI='262428767267004': No 3G Auth Data 20240929082650070 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650070 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428767267004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428767267004"} 20240929082650070 DAUC <0003> hlr.c:417 IMSI='262428767267004': storing IMEI = 12345678901234 20240929082650072 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428767267004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428767267004"} 20240929082650072 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428767267004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650072 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650072 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650073 DAUC <0003> db_auc.c:192 IMSI='262428767267004': No 3G Auth Data 20240929082650073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59966<->l=127.0.0.1:4258 20240929082650082 DAUC <0003> db_auc.c:157 IMSI='262420570952658': No 2G Auth Data 20240929082650082 DAUC <0003> db_auc.c:192 IMSI='262420570952658': No 3G Auth Data 20240929082650093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20240929082650096 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650096 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420570952658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570952658"} 20240929082650096 DMAIN <0000> hlr.c:424 IMSI='262420570952658': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650096 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420570952658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420570952658"} 20240929082650096 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420570952658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650096 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650096 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650097 DAUC <0003> db_auc.c:192 IMSI='262420570952658': No 3G Auth Data 20240929082650098 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650098 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420570952658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420570952658"} 20240929082650098 DAUC <0003> hlr.c:417 IMSI='262420570952658': storing IMEI = 12345678901234 20240929082650100 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420570952658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420570952658"} 20240929082650100 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420570952658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650100 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650100 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650101 DAUC <0003> db_auc.c:192 IMSI='262420570952658': No 3G Auth Data 20240929082650101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20240929082650110 DAUC <0003> db_auc.c:157 IMSI='262426562702629': No 2G Auth Data 20240929082650110 DAUC <0003> db_auc.c:192 IMSI='262426562702629': No 3G Auth Data 20240929082650121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59984<->l=127.0.0.1:4258 20240929082650124 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650124 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426562702629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426562702629"} 20240929082650124 DMAIN <0000> hlr.c:424 IMSI='262426562702629': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650124 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426562702629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426562702629"} 20240929082650124 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426562702629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650124 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650124 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650124 DAUC <0003> db_auc.c:192 IMSI='262426562702629': No 3G Auth Data 20240929082650125 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650125 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426562702629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426562702629"} 20240929082650125 DAUC <0003> hlr.c:417 IMSI='262426562702629': storing IMEI = 12345678901234 20240929082650128 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426562702629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426562702629"} 20240929082650128 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426562702629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650128 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650128 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650128 DAUC <0003> db_auc.c:192 IMSI='262426562702629': No 3G Auth Data 20240929082650129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59984<->l=127.0.0.1:4258 20240929082650137 DAUC <0003> db_auc.c:157 IMSI='262421012934269': No 2G Auth Data 20240929082650137 DAUC <0003> db_auc.c:192 IMSI='262421012934269': No 3G Auth Data 20240929082650150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59996<->l=127.0.0.1:4258 20240929082650153 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650153 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421012934269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012934269"} 20240929082650153 DMAIN <0000> hlr.c:424 IMSI='262421012934269': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650153 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421012934269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421012934269"} 20240929082650153 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421012934269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650153 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650153 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650153 DAUC <0003> db_auc.c:157 IMSI='262421012934269': No 2G Auth Data 20240929082650154 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650154 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421012934269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012934269"} 20240929082650154 DAUC <0003> hlr.c:417 IMSI='262421012934269': storing IMEI = 12345678901234 20240929082650157 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421012934269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421012934269"} 20240929082650157 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421012934269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650157 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650157 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650157 DAUC <0003> db_auc.c:157 IMSI='262421012934269': No 2G Auth Data 20240929082650158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59996<->l=127.0.0.1:4258 20240929082650166 DAUC <0003> db_auc.c:157 IMSI='262422862360270': No 2G Auth Data 20240929082650166 DAUC <0003> db_auc.c:192 IMSI='262422862360270': No 3G Auth Data 20240929082650177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60010<->l=127.0.0.1:4258 20240929082650179 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650179 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422862360270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422862360270"} 20240929082650179 DMAIN <0000> hlr.c:424 IMSI='262422862360270': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650179 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422862360270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422862360270"} 20240929082650179 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422862360270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650179 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650179 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650180 DAUC <0003> db_auc.c:157 IMSI='262422862360270': No 2G Auth Data 20240929082650181 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650181 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422862360270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422862360270"} 20240929082650181 DAUC <0003> hlr.c:417 IMSI='262422862360270': storing IMEI = 12345678901234 20240929082650183 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422862360270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422862360270"} 20240929082650183 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422862360270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650183 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650183 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650184 DAUC <0003> db_auc.c:157 IMSI='262422862360270': No 2G Auth Data 20240929082650184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60010<->l=127.0.0.1:4258 20240929082650192 DAUC <0003> db_auc.c:157 IMSI='262423126345123': No 2G Auth Data 20240929082650192 DAUC <0003> db_auc.c:192 IMSI='262423126345123': No 3G Auth Data 20240929082650206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 20240929082650209 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650209 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423126345123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423126345123"} 20240929082650209 DMAIN <0000> hlr.c:424 IMSI='262423126345123': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650209 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423126345123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423126345123"} 20240929082650209 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423126345123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650209 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650209 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650210 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650210 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423126345123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423126345123"} 20240929082650210 DAUC <0003> hlr.c:417 IMSI='262423126345123': storing IMEI = 12345678901234 20240929082650213 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423126345123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423126345123"} 20240929082650213 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423126345123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650213 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650213 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 20240929082650225 DAUC <0003> db_auc.c:157 IMSI='262423614480599': No 2G Auth Data 20240929082650225 DAUC <0003> db_auc.c:192 IMSI='262423614480599': No 3G Auth Data 20240929082650240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20240929082650242 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650242 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423614480599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423614480599"} 20240929082650242 DMAIN <0000> hlr.c:424 IMSI='262423614480599': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650242 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423614480599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423614480599"} 20240929082650242 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423614480599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650242 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650242 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650243 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650243 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423614480599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423614480599"} 20240929082650243 DAUC <0003> hlr.c:417 IMSI='262423614480599': storing IMEI = 12345678901234 20240929082650246 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423614480599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423614480599"} 20240929082650246 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423614480599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650246 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650246 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20240929082650258 DAUC <0003> db_auc.c:157 IMSI='262420888384489': No 2G Auth Data 20240929082650258 DAUC <0003> db_auc.c:192 IMSI='262420888384489': No 3G Auth Data 20240929082650272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4258 20240929082650274 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650274 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420888384489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420888384489"} 20240929082650274 DMAIN <0000> hlr.c:424 IMSI='262420888384489': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082650274 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420888384489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420888384489"} 20240929082650274 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420888384489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650274 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650274 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650276 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420888384489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420888384489"} 20240929082650276 DAUC <0003> hlr.c:417 IMSI='262420888384489': storing IMEI = 12345678901234 20240929082650279 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420888384489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420888384489"} 20240929082650279 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420888384489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082650279 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650279 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082650280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4258 20240929082650289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20240929082650289 DLINP <000b> input/ipa.c:451 connected read/write 20240929082650289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082650289 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082650289 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082650289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082650289 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38153<->l=127.0.0.1:4259) 20240929082650312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20240929082650413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20240929082653536 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082653536 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082653541 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20240929082653547 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653547 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082653547 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082653547 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  20240929082653547 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082653547 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  20240929082653547 DLGSUP <0013> gsup_server.c:235 2:  20240929082653547 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082653547 DLGSUP <0013> gsup_server.c:235 3:  20240929082653547 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082653547 DLGSUP <0013> gsup_server.c:235 4:  20240929082653547 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082653547 DLGSUP <0013> gsup_server.c:235 5:  20240929082653547 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082653547 DLGSUP <0013> gsup_server.c:235 7:  20240929082653547 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082653547 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082653547 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082653547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082653570 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46551<->l=127.0.0.1:4259) 20240929082653589 DAUC <0003> db_auc.c:157 IMSI='262423299188757': No 2G Auth Data 20240929082653589 DAUC <0003> db_auc.c:192 IMSI='262423299188757': No 3G Auth Data 20240929082653624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20240929082653638 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653638 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423299188757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423299188757" source_name="the-source\n"} 20240929082653638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240929082653638 DMAIN <0000> hlr.c:424 IMSI='262423299188757': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653638 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423299188757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423299188757" destination_name="the-source\n"} 20240929082653638 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423299188757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653638 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653638 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653643 DAUC <0003> db_auc.c:192 IMSI='262423299188757': No 3G Auth Data 20240929082653649 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653649 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423299188757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423299188757" source_name="the-source\n"} 20240929082653649 DAUC <0003> hlr.c:417 IMSI='262423299188757': storing IMEI = 12345678901234 20240929082653652 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423299188757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423299188757" destination_name="the-source\n"} 20240929082653652 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423299188757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653652 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653652 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653654 DAUC <0003> db_auc.c:192 IMSI='262423299188757': No 3G Auth Data 20240929082653656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20240929082653666 DAUC <0003> db_auc.c:157 IMSI='262429018484272': No 2G Auth Data 20240929082653666 DAUC <0003> db_auc.c:192 IMSI='262429018484272': No 3G Auth Data 20240929082653678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 20240929082653680 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653680 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429018484272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429018484272" source_name="the-source\n"} 20240929082653680 DMAIN <0000> hlr.c:424 IMSI='262429018484272': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653680 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262429018484272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429018484272" destination_name="the-source\n"} 20240929082653680 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429018484272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653680 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653680 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653681 DAUC <0003> db_auc.c:192 IMSI='262429018484272': No 3G Auth Data 20240929082653682 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653682 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429018484272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429018484272" source_name="the-source\n"} 20240929082653682 DAUC <0003> hlr.c:417 IMSI='262429018484272': storing IMEI = 12345678901234 20240929082653684 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262429018484272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429018484272" destination_name="the-source\n"} 20240929082653684 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429018484272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653684 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653684 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653685 DAUC <0003> db_auc.c:192 IMSI='262429018484272': No 3G Auth Data 20240929082653685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 20240929082653693 DAUC <0003> db_auc.c:157 IMSI='262429945539042': No 2G Auth Data 20240929082653693 DAUC <0003> db_auc.c:192 IMSI='262429945539042': No 3G Auth Data 20240929082653704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4258 20240929082653706 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653706 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429945539042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429945539042" source_name="the-source\n"} 20240929082653706 DMAIN <0000> hlr.c:424 IMSI='262429945539042': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653706 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429945539042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429945539042" destination_name="the-source\n"} 20240929082653706 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429945539042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653706 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653706 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653707 DAUC <0003> db_auc.c:192 IMSI='262429945539042': No 3G Auth Data 20240929082653708 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653708 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429945539042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429945539042" source_name="the-source\n"} 20240929082653708 DAUC <0003> hlr.c:417 IMSI='262429945539042': storing IMEI = 12345678901234 20240929082653711 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429945539042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429945539042" destination_name="the-source\n"} 20240929082653711 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429945539042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653711 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653711 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653711 DAUC <0003> db_auc.c:192 IMSI='262429945539042': No 3G Auth Data 20240929082653712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4258 20240929082653720 DAUC <0003> db_auc.c:157 IMSI='262427400540719': No 2G Auth Data 20240929082653720 DAUC <0003> db_auc.c:192 IMSI='262427400540719': No 3G Auth Data 20240929082653731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20240929082653735 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653735 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427400540719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427400540719" source_name="the-source\n"} 20240929082653735 DMAIN <0000> hlr.c:424 IMSI='262427400540719': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653735 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427400540719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427400540719" destination_name="the-source\n"} 20240929082653735 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427400540719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653735 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653735 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653735 DAUC <0003> db_auc.c:157 IMSI='262427400540719': No 2G Auth Data 20240929082653736 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653736 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427400540719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427400540719" source_name="the-source\n"} 20240929082653736 DAUC <0003> hlr.c:417 IMSI='262427400540719': storing IMEI = 12345678901234 20240929082653739 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427400540719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427400540719" destination_name="the-source\n"} 20240929082653739 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427400540719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653739 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653739 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653739 DAUC <0003> db_auc.c:157 IMSI='262427400540719': No 2G Auth Data 20240929082653740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20240929082653748 DAUC <0003> db_auc.c:157 IMSI='262420313755564': No 2G Auth Data 20240929082653748 DAUC <0003> db_auc.c:192 IMSI='262420313755564': No 3G Auth Data 20240929082653759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20240929082653761 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653761 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420313755564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420313755564" source_name="the-source\n"} 20240929082653761 DMAIN <0000> hlr.c:424 IMSI='262420313755564': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653761 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262420313755564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420313755564" destination_name="the-source\n"} 20240929082653761 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420313755564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653761 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653761 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653762 DAUC <0003> db_auc.c:157 IMSI='262420313755564': No 2G Auth Data 20240929082653763 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653763 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420313755564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420313755564" source_name="the-source\n"} 20240929082653763 DAUC <0003> hlr.c:417 IMSI='262420313755564': storing IMEI = 12345678901234 20240929082653766 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262420313755564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420313755564" destination_name="the-source\n"} 20240929082653766 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420313755564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653766 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653766 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653766 DAUC <0003> db_auc.c:157 IMSI='262420313755564': No 2G Auth Data 20240929082653767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20240929082653775 DAUC <0003> db_auc.c:157 IMSI='262427117511202': No 2G Auth Data 20240929082653775 DAUC <0003> db_auc.c:192 IMSI='262427117511202': No 3G Auth Data 20240929082653789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20240929082653791 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653791 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427117511202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427117511202" source_name="the-source\n"} 20240929082653791 DMAIN <0000> hlr.c:424 IMSI='262427117511202': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653791 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262427117511202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427117511202" destination_name="the-source\n"} 20240929082653791 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427117511202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653791 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653791 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653793 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653793 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427117511202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427117511202" source_name="the-source\n"} 20240929082653793 DAUC <0003> hlr.c:417 IMSI='262427117511202': storing IMEI = 12345678901234 20240929082653796 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262427117511202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427117511202" destination_name="the-source\n"} 20240929082653796 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427117511202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653796 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653796 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20240929082653807 DAUC <0003> db_auc.c:157 IMSI='262422344500200': No 2G Auth Data 20240929082653807 DAUC <0003> db_auc.c:192 IMSI='262422344500200': No 3G Auth Data 20240929082653821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37494<->l=127.0.0.1:4258 20240929082653824 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653824 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422344500200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422344500200" source_name="the-source\n"} 20240929082653824 DMAIN <0000> hlr.c:424 IMSI='262422344500200': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653824 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262422344500200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422344500200" destination_name="the-source\n"} 20240929082653824 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262422344500200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653824 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653824 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653826 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653826 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422344500200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422344500200" source_name="the-source\n"} 20240929082653826 DAUC <0003> hlr.c:417 IMSI='262422344500200': storing IMEI = 12345678901234 20240929082653828 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262422344500200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422344500200" destination_name="the-source\n"} 20240929082653828 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262422344500200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653828 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653828 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37494<->l=127.0.0.1:4258 20240929082653840 DAUC <0003> db_auc.c:157 IMSI='262425168676306': No 2G Auth Data 20240929082653840 DAUC <0003> db_auc.c:192 IMSI='262425168676306': No 3G Auth Data 20240929082653854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20240929082653856 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653856 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425168676306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425168676306" source_name="the-source\n"} 20240929082653856 DMAIN <0000> hlr.c:424 IMSI='262425168676306': has IMEI = 12345678901234 (consider setting 'store-imei') 20240929082653856 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425168676306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425168676306" destination_name="the-source\n"} 20240929082653856 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425168676306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653856 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653856 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653858 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653858 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425168676306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425168676306" source_name="the-source\n"} 20240929082653858 DAUC <0003> hlr.c:417 IMSI='262425168676306': storing IMEI = 12345678901234 20240929082653860 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425168676306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425168676306" destination_name="the-source\n"} 20240929082653860 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425168676306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082653860 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653860 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082653861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20240929082653870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20240929082653870 DLINP <000b> input/ipa.c:451 connected read/write 20240929082653870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082653870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082653870 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082653870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082653870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240929082653870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46551<->l=127.0.0.1:4259) 20240929082653892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37502<->l=127.0.0.1:4258 20240929082653993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37502<->l=127.0.0.1:4258 20240929082657119 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082657119 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082657124 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20240929082657129 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657129 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082657129 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082657129 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  20240929082657129 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082657129 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  20240929082657129 DLGSUP <0013> gsup_server.c:235 2:  20240929082657129 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082657129 DLGSUP <0013> gsup_server.c:235 3:  20240929082657129 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082657129 DLGSUP <0013> gsup_server.c:235 4:  20240929082657129 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082657129 DLGSUP <0013> gsup_server.c:235 5:  20240929082657129 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082657129 DLGSUP <0013> gsup_server.c:235 7:  20240929082657129 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082657129 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082657129 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082657129 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082657155 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38035<->l=127.0.0.1:4259) 20240929082657187 DAUC <0003> db_auc.c:157 IMSI='262426299269516': No 2G Auth Data 20240929082657187 DAUC <0003> db_auc.c:192 IMSI='262426299269516': No 3G Auth Data 20240929082657223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20240929082657234 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657234 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426299269516"} 20240929082657234 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657234 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426299269516" cause=Invalid mandatory information} 20240929082657234 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657234 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657234 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657239 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657239 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426299269516"} 20240929082657239 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657239 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426299269516" cause=Invalid mandatory information} 20240929082657239 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657239 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657239 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657242 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657242 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426299269516"} 20240929082657242 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657242 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426299269516" cause=Invalid mandatory information} 20240929082657242 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657242 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657242 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657245 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657245 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426299269516"} 20240929082657245 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657245 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426299269516" cause=Invalid mandatory information} 20240929082657245 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657245 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657245 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657248 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657248 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426299269516"} 20240929082657248 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657248 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426299269516" cause=Invalid mandatory information} 20240929082657248 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426299269516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657248 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657248 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20240929082657261 DAUC <0003> db_auc.c:157 IMSI='262422493896487': No 2G Auth Data 20240929082657261 DAUC <0003> db_auc.c:192 IMSI='262422493896487': No 3G Auth Data 20240929082657272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20240929082657274 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657274 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422493896487"} 20240929082657274 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657274 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422493896487" cause=Invalid mandatory information} 20240929082657274 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657274 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657274 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657275 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657275 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422493896487"} 20240929082657275 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657275 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422493896487" cause=Invalid mandatory information} 20240929082657275 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657275 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657275 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657275 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657275 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422493896487"} 20240929082657275 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657275 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422493896487" cause=Invalid mandatory information} 20240929082657275 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657275 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657275 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657276 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422493896487"} 20240929082657276 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657276 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422493896487" cause=Invalid mandatory information} 20240929082657276 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657276 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422493896487"} 20240929082657276 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657276 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422493896487" cause=Invalid mandatory information} 20240929082657276 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422493896487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657276 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20240929082657286 DAUC <0003> db_auc.c:157 IMSI='262428862887779': No 2G Auth Data 20240929082657286 DAUC <0003> db_auc.c:192 IMSI='262428862887779': No 3G Auth Data 20240929082657297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20240929082657299 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657299 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428862887779"} 20240929082657299 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657299 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428862887779" cause=Invalid mandatory information} 20240929082657299 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657299 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657299 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657300 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657300 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428862887779"} 20240929082657300 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657300 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428862887779" cause=Invalid mandatory information} 20240929082657300 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657300 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657300 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657301 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657301 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428862887779"} 20240929082657301 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657301 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428862887779" cause=Invalid mandatory information} 20240929082657301 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657301 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657301 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657301 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657301 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428862887779"} 20240929082657301 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657301 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428862887779" cause=Invalid mandatory information} 20240929082657301 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657301 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657301 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657302 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657302 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428862887779"} 20240929082657302 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657302 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428862887779" cause=Invalid mandatory information} 20240929082657302 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428862887779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657302 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657302 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20240929082657311 DAUC <0003> db_auc.c:157 IMSI='262424418755330': No 2G Auth Data 20240929082657311 DAUC <0003> db_auc.c:192 IMSI='262424418755330': No 3G Auth Data 20240929082657322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20240929082657323 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657323 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418755330"} 20240929082657323 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657323 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418755330" cause=Invalid mandatory information} 20240929082657323 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657323 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657323 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657324 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657324 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418755330"} 20240929082657324 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657324 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418755330" cause=Invalid mandatory information} 20240929082657324 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657324 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657324 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657325 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657325 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418755330"} 20240929082657325 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657325 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418755330" cause=Invalid mandatory information} 20240929082657325 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657325 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657325 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657325 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657325 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418755330"} 20240929082657325 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657325 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418755330" cause=Invalid mandatory information} 20240929082657325 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657325 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657325 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657326 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657326 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418755330"} 20240929082657326 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657326 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418755330" cause=Invalid mandatory information} 20240929082657326 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424418755330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657326 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657326 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20240929082657335 DAUC <0003> db_auc.c:157 IMSI='262423975518832': No 2G Auth Data 20240929082657335 DAUC <0003> db_auc.c:192 IMSI='262423975518832': No 3G Auth Data 20240929082657346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4258 20240929082657347 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657347 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423975518832"} 20240929082657347 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657347 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423975518832" cause=Invalid mandatory information} 20240929082657347 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657347 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657347 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657348 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657348 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423975518832"} 20240929082657348 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657348 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423975518832" cause=Invalid mandatory information} 20240929082657348 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657348 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657348 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657349 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657349 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423975518832"} 20240929082657349 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657349 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423975518832" cause=Invalid mandatory information} 20240929082657349 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657349 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657349 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657349 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657349 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423975518832"} 20240929082657349 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657349 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423975518832" cause=Invalid mandatory information} 20240929082657349 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657349 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657349 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657350 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657350 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423975518832"} 20240929082657350 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657350 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423975518832" cause=Invalid mandatory information} 20240929082657350 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423975518832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657350 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657350 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4258 20240929082657359 DAUC <0003> db_auc.c:157 IMSI='262421810009421': No 2G Auth Data 20240929082657359 DAUC <0003> db_auc.c:192 IMSI='262421810009421': No 3G Auth Data 20240929082657372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37552<->l=127.0.0.1:4258 20240929082657374 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657374 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810009421"} 20240929082657374 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657374 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421810009421" cause=Invalid mandatory information} 20240929082657374 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657374 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657374 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657375 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657375 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810009421"} 20240929082657375 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657375 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421810009421" cause=Invalid mandatory information} 20240929082657375 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657375 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657375 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657376 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657376 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810009421"} 20240929082657376 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657376 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421810009421" cause=Invalid mandatory information} 20240929082657376 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657376 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657376 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657376 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657376 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810009421"} 20240929082657376 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657376 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421810009421" cause=Invalid mandatory information} 20240929082657376 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657376 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657376 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657377 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657377 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421810009421"} 20240929082657377 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657377 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421810009421" cause=Invalid mandatory information} 20240929082657377 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421810009421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657377 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657377 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37552<->l=127.0.0.1:4258 20240929082657389 DAUC <0003> db_auc.c:157 IMSI='262429773890333': No 2G Auth Data 20240929082657389 DAUC <0003> db_auc.c:192 IMSI='262429773890333': No 3G Auth Data 20240929082657403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4258 20240929082657405 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657405 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773890333"} 20240929082657405 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657405 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429773890333" cause=Invalid mandatory information} 20240929082657405 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657405 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657405 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657406 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657406 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773890333"} 20240929082657406 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657406 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429773890333" cause=Invalid mandatory information} 20240929082657406 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657406 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657406 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657407 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657407 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773890333"} 20240929082657407 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657407 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429773890333" cause=Invalid mandatory information} 20240929082657407 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657407 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657407 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657407 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657407 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773890333"} 20240929082657407 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657407 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429773890333" cause=Invalid mandatory information} 20240929082657407 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657407 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657407 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657408 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657408 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773890333"} 20240929082657408 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657408 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429773890333" cause=Invalid mandatory information} 20240929082657408 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429773890333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657408 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657408 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4258 20240929082657420 DAUC <0003> db_auc.c:157 IMSI='262421281678034': No 2G Auth Data 20240929082657420 DAUC <0003> db_auc.c:192 IMSI='262421281678034': No 3G Auth Data 20240929082657434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20240929082657436 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657436 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421281678034"} 20240929082657436 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240929082657436 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421281678034" cause=Invalid mandatory information} 20240929082657436 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657436 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657436 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657436 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657436 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421281678034"} 20240929082657436 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240929082657436 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421281678034" cause=Invalid mandatory information} 20240929082657436 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657436 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657436 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657437 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657437 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421281678034"} 20240929082657437 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240929082657437 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421281678034" cause=Invalid mandatory information} 20240929082657437 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657437 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657437 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657437 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657437 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421281678034"} 20240929082657437 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240929082657437 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421281678034" cause=Invalid mandatory information} 20240929082657437 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657437 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657437 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657438 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421281678034"} 20240929082657438 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240929082657438 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421281678034" cause=Invalid mandatory information} 20240929082657438 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421281678034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082657438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082657438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20240929082657447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20240929082657448 DLINP <000b> input/ipa.c:451 connected read/write 20240929082657448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082657448 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082657448 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082657448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082657448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38035<->l=127.0.0.1:4259) 20240929082657471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20240929082657572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20240929082700674 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082700674 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082700679 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082700680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20240929082700683 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082700683 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082700683 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082700683 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  20240929082700683 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082700683 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  20240929082700683 DLGSUP <0013> gsup_server.c:235 2:  20240929082700683 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082700683 DLGSUP <0013> gsup_server.c:235 3:  20240929082700683 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082700683 DLGSUP <0013> gsup_server.c:235 4:  20240929082700683 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082700683 DLGSUP <0013> gsup_server.c:235 5:  20240929082700683 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082700683 DLGSUP <0013> gsup_server.c:235 7:  20240929082700683 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082700683 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082700683 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082700683 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082700709 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46055<->l=127.0.0.1:4259) 20240929082700724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 20240929082700738 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082700738 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429594414803"} 20240929082700738 DMAIN <0000> hlr.c:424 IMSI='262429594414803': has IMEI = 22245678901234 (consider setting 'store-imei') 20240929082700738 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240929082700738 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429594414803" cause=Invalid mandatory information} 20240929082700739 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082700739 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082700739 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082700747 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082700747 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429594414803"} 20240929082700747 DAUC <0003> hlr.c:417 IMSI='262429594414803': storing IMEI = 22245678901234 20240929082700747 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429594414803': no such subscriber 20240929082700747 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240929082700747 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429594414803" cause=Invalid mandatory information} 20240929082700747 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429594414803 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082700747 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082700747 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082700750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 20240929082700752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20240929082700753 DLINP <000b> input/ipa.c:451 connected read/write 20240929082700753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082700753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082700754 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082700754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082700754 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46055<->l=127.0.0.1:4259) 20240929082700786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 20240929082700887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 20240929082703988 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082703988 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082703990 DLINP <000b> input/ipa.c:451 connected read/write 20240929082703990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082703990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20240929082703991 DLINP <000b> input/ipa.c:451 connected read/write 20240929082703991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082703991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082703991 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082703991 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  20240929082703991 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082703991 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  20240929082703991 DLGSUP <0013> gsup_server.c:235 2:  20240929082703991 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082703991 DLGSUP <0013> gsup_server.c:235 3:  20240929082703991 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082703991 DLGSUP <0013> gsup_server.c:235 4:  20240929082703991 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082703991 DLGSUP <0013> gsup_server.c:235 5:  20240929082703991 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082703991 DLGSUP <0013> gsup_server.c:235 7:  20240929082703991 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082703991 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082703991 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082703991 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082704000 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44881<->l=127.0.0.1:4259) 20240929082704007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20240929082704034 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704034 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426708400103"} 20240929082704034 DMAIN <0000> hlr.c:216 IMSI='262426708400103': Creating subscriber on demand 20240929082704057 DMAIN <0000> hlr.c:232 IMSI='262426708400103': Successfully assigned MSISDN='214' 20240929082704057 DAUC <0003> hlr.c:417 IMSI='262426708400103': storing IMEI = 12345678901234 20240929082704074 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426708400103"} 20240929082704074 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082704074 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704074 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704076 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704076 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704077 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704077 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704077 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704077 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704078 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704078 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704078 DLU <0006> fsm.c:456 lu(262426708400103)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082704078 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082704086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082704086 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704086 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704086 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704087 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704087 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426708400103"} 20240929082704087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082704087 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082704087 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426708400103"} 20240929082704087 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082704087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082704087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082704087 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082704087 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704087 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704092 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704092 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426708400103"} 20240929082704092 DMAIN <0000> hlr.c:216 IMSI='262426708400103': Creating subscriber on demand 20240929082704103 DMAIN <0000> hlr.c:232 IMSI='262426708400103': Successfully assigned MSISDN='743' 20240929082704103 DAUC <0003> hlr.c:417 IMSI='262426708400103': storing IMEI = 12345678901234 20240929082704105 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426708400103"} 20240929082704105 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082704105 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704105 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704106 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704106 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704107 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704107 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704107 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704107 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704107 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704107 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704108 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704108 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704108 DLU <0006> fsm.c:456 lu(262426708400103)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082704108 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082704114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082704114 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704114 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704114 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704114 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704114 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426708400103"} 20240929082704114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082704114 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082704114 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426708400103"} 20240929082704114 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082704114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082704114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082704114 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082704114 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704114 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704119 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704119 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426708400103"} 20240929082704119 DMAIN <0000> hlr.c:216 IMSI='262426708400103': Creating subscriber on demand 20240929082704129 DMAIN <0000> hlr.c:232 IMSI='262426708400103': Successfully assigned MSISDN='812' 20240929082704129 DAUC <0003> hlr.c:417 IMSI='262426708400103': storing IMEI = 12345678901234 20240929082704132 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426708400103"} 20240929082704132 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082704132 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704132 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704133 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704133 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704133 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704133 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704134 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704134 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704134 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704134 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704135 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704135 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704135 DLU <0006> fsm.c:456 lu(262426708400103)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082704135 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929082704135 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426708400103" cause=GPRS services not allowed} 20240929082704135 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082704135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082704135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Freeing instance 20240929082704135 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Deallocated 20240929082704135 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704135 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704139 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704139 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426708400103"} 20240929082704139 DMAIN <0000> hlr.c:216 IMSI='262426708400103': Creating subscriber on demand 20240929082704144 DMAIN <0000> hlr.c:232 IMSI='262426708400103': Successfully assigned MSISDN='106' 20240929082704144 DAUC <0003> hlr.c:417 IMSI='262426708400103': storing IMEI = 12345678901234 20240929082704146 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426708400103"} 20240929082704146 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082704146 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704146 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704147 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704147 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704147 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704147 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704147 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704147 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704148 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704148 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704148 DLU <0006> fsm.c:456 lu(262426708400103)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082704148 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929082704148 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426708400103" cause=GPRS services not allowed} 20240929082704148 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082704148 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082704148 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Freeing instance 20240929082704148 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Deallocated 20240929082704148 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704148 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704152 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704152 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426708400103"} 20240929082704152 DMAIN <0000> hlr.c:216 IMSI='262426708400103': Creating subscriber on demand 20240929082704155 DAUC <0003> hlr.c:417 IMSI='262426708400103': storing IMEI = 12345678901234 20240929082704158 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426708400103"} 20240929082704158 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082704158 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704158 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704158 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704158 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704158 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704158 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704159 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704159 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704159 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704159 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704159 DLU <0006> fsm.c:456 lu(262426708400103)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082704159 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929082704159 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426708400103" cause=GPRS services not allowed} 20240929082704159 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082704159 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082704159 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Freeing instance 20240929082704159 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: Deallocated 20240929082704159 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704159 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704163 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704163 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426708400103"} 20240929082704163 DMAIN <0000> hlr.c:216 IMSI='262426708400103': Creating subscriber on demand 20240929082704166 DAUC <0003> hlr.c:417 IMSI='262426708400103': storing IMEI = 12345678901234 20240929082704168 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426708400103"} 20240929082704168 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240929082704168 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704168 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704169 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704169 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704169 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704169 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704170 DAUC <0003> db_auc.c:157 IMSI='262426708400103': No 2G Auth Data 20240929082704170 DAUC <0003> db_auc.c:192 IMSI='262426708400103': No 3G Auth Data 20240929082704170 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704170 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704170 DLU <0006> fsm.c:456 lu(262426708400103)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082704170 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082704176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426708400103)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082704176 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426708400103" cn_domain=PS} 20240929082704176 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704176 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704177 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704177 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426708400103"} 20240929082704177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082704177 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082704177 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426708400103"} 20240929082704177 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426708400103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082704177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082704177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082704177 DLU <0006> fsm.c:568 lu(PS:IMSI-262426708400103)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082704177 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704177 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082704180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20240929082704181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20240929082704181 DLINP <000b> input/ipa.c:451 connected read/write 20240929082704181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082704181 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082704181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082704181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082704181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44881<->l=127.0.0.1:4259) 20240929082704211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 20240929082704312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 20240929082707344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082707344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082707345 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20240929082707346 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707346 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082707346 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082707346 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  20240929082707346 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082707346 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  20240929082707346 DLGSUP <0013> gsup_server.c:235 2:  20240929082707346 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082707346 DLGSUP <0013> gsup_server.c:235 3:  20240929082707346 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082707346 DLGSUP <0013> gsup_server.c:235 4:  20240929082707346 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082707346 DLGSUP <0013> gsup_server.c:235 5:  20240929082707346 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082707346 DLGSUP <0013> gsup_server.c:235 7:  20240929082707346 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082707346 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082707346 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082707346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082707353 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46669<->l=127.0.0.1:4259) 20240929082707358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20240929082707390 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707390 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707390 DMAIN <0000> hlr.c:216 IMSI='262428181484861': Creating subscriber on demand 20240929082707415 DMAIN <0000> hlr.c:232 IMSI='262428181484861': Successfully assigned MSISDN='846' 20240929082707415 DLU <0006> fsm.c:456 lu(262428181484861)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082707415 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082707420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082707420 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707420 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707420 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707422 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707422 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428181484861"} 20240929082707422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082707422 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082707422 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428181484861"} 20240929082707422 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082707422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082707422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082707422 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082707422 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707422 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707422 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707422 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707423 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707423 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707423 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707423 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707427 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707427 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707427 DMAIN <0000> hlr.c:216 IMSI='262428181484861': Creating subscriber on demand 20240929082707432 DMAIN <0000> hlr.c:232 IMSI='262428181484861': Successfully assigned MSISDN='716' 20240929082707432 DLU <0006> fsm.c:456 lu(262428181484861)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082707432 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082707438 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082707438 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707438 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428181484861"} 20240929082707438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082707438 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082707438 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428181484861"} 20240929082707438 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082707438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082707438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082707438 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082707438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707438 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707439 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707439 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707439 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707439 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707439 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707439 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707440 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707440 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707449 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707449 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707449 DMAIN <0000> hlr.c:216 IMSI='262428181484861': Creating subscriber on demand 20240929082707454 DMAIN <0000> hlr.c:232 IMSI='262428181484861': Successfully assigned MSISDN='901' 20240929082707454 DLU <0006> fsm.c:456 lu(262428181484861)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082707454 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929082707454 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428181484861" cause=GPRS services not allowed} 20240929082707454 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082707454 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082707454 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Freeing instance 20240929082707454 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Deallocated 20240929082707454 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707454 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707455 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707455 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707455 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707455 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707455 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707455 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707455 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707455 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707460 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707460 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707460 DMAIN <0000> hlr.c:216 IMSI='262428181484861': Creating subscriber on demand 20240929082707465 DMAIN <0000> hlr.c:232 IMSI='262428181484861': Successfully assigned MSISDN='173' 20240929082707465 DLU <0006> fsm.c:456 lu(262428181484861)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082707465 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929082707465 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428181484861" cause=GPRS services not allowed} 20240929082707465 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082707465 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082707465 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Freeing instance 20240929082707465 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Deallocated 20240929082707465 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707465 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707466 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707466 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707466 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707466 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707466 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707466 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707470 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707470 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707470 DMAIN <0000> hlr.c:216 IMSI='262428181484861': Creating subscriber on demand 20240929082707473 DLU <0006> fsm.c:456 lu(262428181484861)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082707473 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240929082707473 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428181484861" cause=GPRS services not allowed} 20240929082707473 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082707473 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082707473 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Freeing instance 20240929082707473 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: Deallocated 20240929082707473 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707473 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707474 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707474 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707474 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707474 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707474 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707474 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707478 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707478 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707478 DMAIN <0000> hlr.c:216 IMSI='262428181484861': Creating subscriber on demand 20240929082707481 DLU <0006> fsm.c:456 lu(262428181484861)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082707481 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082707486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428181484861)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082707486 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428181484861" cn_domain=PS} 20240929082707486 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707486 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707487 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707487 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428181484861"} 20240929082707487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082707487 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082707487 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428181484861"} 20240929082707487 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428181484861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082707487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082707487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082707487 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181484861)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082707487 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707487 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082707488 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707488 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707488 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707488 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707488 DAUC <0003> db_auc.c:157 IMSI='262428181484861': No 2G Auth Data 20240929082707488 DAUC <0003> db_auc.c:192 IMSI='262428181484861': No 3G Auth Data 20240929082707491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20240929082707492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20240929082707492 DLINP <000b> input/ipa.c:451 connected read/write 20240929082707492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082707492 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082707492 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082707492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082707492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46669<->l=127.0.0.1:4259) 20240929082707515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4258 20240929082707616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4258 20240929082710648 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082710648 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082710649 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082710649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20240929082710650 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082710650 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082710650 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082710650 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  20240929082710650 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082710650 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  20240929082710650 DLGSUP <0013> gsup_server.c:235 2:  20240929082710650 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082710650 DLGSUP <0013> gsup_server.c:235 3:  20240929082710650 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082710650 DLGSUP <0013> gsup_server.c:235 4:  20240929082710650 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082710650 DLGSUP <0013> gsup_server.c:235 5:  20240929082710650 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082710650 DLGSUP <0013> gsup_server.c:235 7:  20240929082710650 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082710650 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082710650 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082710650 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082710658 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44177<->l=127.0.0.1:4259) 20240929082710664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4258 20240929082710694 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082710694 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420402255404"} 20240929082710694 DMAIN <0000> hlr.c:216 IMSI='262420402255404': Creating subscriber on demand 20240929082710718 DMAIN <0000> hlr.c:232 IMSI='262420402255404': Successfully assigned MSISDN='227' 20240929082710718 DAUC <0003> db_auc.c:157 IMSI='262420402255404': No 2G Auth Data 20240929082710718 DAUC <0003> db_auc.c:192 IMSI='262420402255404': No 3G Auth Data 20240929082710718 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420402255404 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 20240929082710718 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420402255404" cause=IMSI unknown in HLR} 20240929082710718 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240929082710718 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082710718 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082710720 DAUC <0003> db_auc.c:157 IMSI='262420402255404': No 2G Auth Data 20240929082710720 DAUC <0003> db_auc.c:192 IMSI='262420402255404': No 3G Auth Data 20240929082710720 DAUC <0003> db_auc.c:157 IMSI='262420402255404': No 2G Auth Data 20240929082710720 DAUC <0003> db_auc.c:192 IMSI='262420402255404': No 3G Auth Data 20240929082710720 DAUC <0003> db_auc.c:157 IMSI='262420402255404': No 2G Auth Data 20240929082710720 DAUC <0003> db_auc.c:192 IMSI='262420402255404': No 3G Auth Data 20240929082710721 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082710721 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420402255404" cn_domain=PS} 20240929082710721 DLU <0006> fsm.c:456 lu(262420402255404)[0x55d62be32980]{UNVALIDATED}: Allocated 20240929082710721 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240929082710726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420402255404)[0x55d62be32980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082710726 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420402255404" cn_domain=PS} 20240929082710726 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082710726 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082710727 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082710727 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420402255404"} 20240929082710727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420402255404)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082710727 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082710727 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420402255404"} 20240929082710727 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420402255404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082710727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420402255404)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082710727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420402255404)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082710727 DLU <0006> fsm.c:568 lu(PS:IMSI-262420402255404)[0x55d62be32980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082710727 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082710727 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082710731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4258 20240929082710731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20240929082710731 DLINP <000b> input/ipa.c:451 connected read/write 20240929082710731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082710731 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082710731 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082710731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082710732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44177<->l=127.0.0.1:4259) 20240929082710757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20240929082710858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20240929082713889 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082713889 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082713890 DLINP <000b> input/ipa.c:451 connected read/write 20240929082713890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082713890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20240929082713891 DLINP <000b> input/ipa.c:451 connected read/write 20240929082713891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082713891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082713891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082713891 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  20240929082713891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082713891 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  20240929082713891 DLGSUP <0013> gsup_server.c:235 2:  20240929082713891 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082713891 DLGSUP <0013> gsup_server.c:235 3:  20240929082713891 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082713891 DLGSUP <0013> gsup_server.c:235 4:  20240929082713891 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082713891 DLGSUP <0013> gsup_server.c:235 5:  20240929082713891 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082713891 DLGSUP <0013> gsup_server.c:235 7:  20240929082713891 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082713891 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082713891 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082713891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082713898 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20240929082713900 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929082713900 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929082713906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4258 20240929082713918 DAUC <0003> db_auc.c:157 IMSI='262420977675224': No 2G Auth Data 20240929082713918 DAUC <0003> db_auc.c:192 IMSI='262420977675224': No 3G Auth Data 20240929082713923 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616634736.msisdn 20240929082713923 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616634736.msisdn: not attached (vlr_number unset) 20240929082713923 DDGSM <0007> mslookup_server.c:327 sip.voice.491616634736.msisdn: does not exist in GSUP proxy 20240929082714924 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082714924 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420977675224" cn_domain=CS} 20240929082714924 DLU <0006> fsm.c:456 lu(262420977675224)[0x55d62be15a60]{UNVALIDATED}: Allocated 20240929082714924 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240929082714937 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420977675224)[0x55d62be15a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240929082714937 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420977675224" cn_domain=CS} 20240929082714937 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082714937 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082714939 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082714939 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420977675224"} 20240929082714939 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420977675224)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240929082714939 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240929082714939 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420977675224"} 20240929082714939 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420977675224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082714939 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420977675224)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240929082714939 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420977675224)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240929082714939 DLU <0006> fsm.c:568 lu(CS:IMSI-262420977675224)[0x55d62be15a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240929082714939 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082714939 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082714940 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616634736.msisdn 20240929082714940 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616634736.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240929082714940 DDGSM <0007> mslookup_server.c:327 sip.voice.491616634736.msisdn: does not exist in GSUP proxy 20240929082714940 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616634736.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240929082714943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4258 20240929082714944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20240929082714944 DLINP <000b> input/ipa.c:451 connected read/write 20240929082714944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082714944 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082714944 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082714944 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082714945 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20240929082714967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44378<->l=127.0.0.1:4258 20240929082715067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44378<->l=127.0.0.1:4258 20240929082716774 DSS <0004> hlr_ussd.c:239 262421453590238/0x3f095d42: SS Session Timeout, destroying 20240929082716774 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421453590238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240929082718098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082718098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082718099 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082718100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44380<->l=127.0.0.1:4258 20240929082718101 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082718101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082718101 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082718101 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  20240929082718101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082718101 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  20240929082718101 DLGSUP <0013> gsup_server.c:235 2:  20240929082718101 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082718101 DLGSUP <0013> gsup_server.c:235 3:  20240929082718101 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082718101 DLGSUP <0013> gsup_server.c:235 4:  20240929082718101 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082718101 DLGSUP <0013> gsup_server.c:235 5:  20240929082718101 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082718101 DLGSUP <0013> gsup_server.c:235 7:  20240929082718101 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082718101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082718101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082718101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082718101 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929082718101 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929082718114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33415<->l=127.0.0.1:4259) 20240929082718115 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929082718115 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929082718121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20240929082718142 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082718142 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420652563342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420652563342" cn_domain=CS} 20240929082718142 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420652563342 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240929082718142 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420652563342 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240929082718142 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420652563342.imsi 20240929082718142 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420652563342.imsi 20240929082718142 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420652563342.imsi: does not exist in local HLR 20240929082718145 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420652563342 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240929082718145 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240929082718145 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240929082718145 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240929082718145 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240929082718145 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240929082718145 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420652563342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082718145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082718145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082718145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082718145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082718145 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082718145 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082718146 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718146 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718146 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240929082718146 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240929082718146 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240929082718146 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718146 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718146 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240929082718190 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718190 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718190 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718190 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718190 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420652563342 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611140065 20240929082718190 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420652563342 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082718190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082718190 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082718192 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718192 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718192 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420652563342 MSISDN-491611140065 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082718192 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082718192 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082718193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718193 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420652563342 MSISDN-491611140065 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 20240929082718193 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420652563342 MSISDN-491611140065 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082718193 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082718193 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082718194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20240929082718194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44380<->l=127.0.0.1:4258 20240929082718195 DLINP <000b> input/ipa.c:451 connected read/write 20240929082718195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082718195 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082718195 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082718195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082718195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33415<->l=127.0.0.1:4259) 20240929082718195 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082718195 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082718195 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240929082718195 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240929082718195 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240929082718217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44406<->l=127.0.0.1:4258 20240929082718317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44406<->l=127.0.0.1:4258 20240929082721349 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082721349 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082721350 DLINP <000b> input/ipa.c:451 connected read/write 20240929082721350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082721350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20240929082721351 DLINP <000b> input/ipa.c:451 connected read/write 20240929082721351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082721351 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082721351 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082721351 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  20240929082721351 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082721351 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  20240929082721351 DLGSUP <0013> gsup_server.c:235 2:  20240929082721351 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082721351 DLGSUP <0013> gsup_server.c:235 3:  20240929082721351 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082721351 DLGSUP <0013> gsup_server.c:235 4:  20240929082721351 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082721351 DLGSUP <0013> gsup_server.c:235 5:  20240929082721351 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082721351 DLGSUP <0013> gsup_server.c:235 7:  20240929082721351 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082721351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082721351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082721351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082721352 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929082721352 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929082721359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33645<->l=127.0.0.1:4259) 20240929082721360 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929082721360 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929082721366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20240929082721394 DAUC <0003> db_auc.c:157 IMSI='262428016776371': No 2G Auth Data 20240929082721394 DAUC <0003> db_auc.c:192 IMSI='262428016776371': No 3G Auth Data 20240929082721399 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428016776371.imsi 20240929082721399 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428016776371.imsi: found in local HLR 20240929082721403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20240929082721404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20240929082721404 DLINP <000b> input/ipa.c:451 connected read/write 20240929082721404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082721404 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082721404 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082721404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082721405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33645<->l=127.0.0.1:4259) 20240929082721427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20240929082721527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20240929082724583 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082724583 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082724587 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082724590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20240929082724593 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082724593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082724593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082724593 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  20240929082724593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082724593 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  20240929082724593 DLGSUP <0013> gsup_server.c:235 2:  20240929082724593 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082724593 DLGSUP <0013> gsup_server.c:235 3:  20240929082724593 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082724593 DLGSUP <0013> gsup_server.c:235 4:  20240929082724593 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082724593 DLGSUP <0013> gsup_server.c:235 5:  20240929082724593 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082724593 DLGSUP <0013> gsup_server.c:235 7:  20240929082724593 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082724593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082724593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082724593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082724594 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929082724594 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929082724630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45057<->l=127.0.0.1:4259) 20240929082724632 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929082724632 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929082724639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20240929082724644 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082724644 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420480871184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420480871184" cn_domain=CS} 20240929082724644 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420480871184 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240929082724644 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420480871184 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240929082724644 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420480871184.imsi 20240929082724644 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420480871184.imsi 20240929082724644 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420480871184.imsi: does not exist in local HLR 20240929082724651 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420480871184 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240929082724651 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240929082724651 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240929082724651 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240929082724651 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240929082724651 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240929082724651 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420480871184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082724652 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082724652 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082724652 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082724652 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082724652 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082724652 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082724657 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082724657 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082724657 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240929082724657 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240929082724657 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240929082724660 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082724660 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082724660 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240929082724702 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082724702 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082724702 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082724702 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082724702 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420480871184 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615615376 20240929082724702 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420480871184 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082724702 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082724703 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082724712 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082724712 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082724712 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420480871184 MSISDN-491615615376 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082724712 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082724712 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082724716 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082724716 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082724717 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420480871184 MSISDN-491615615376 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 20240929082724717 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420480871184 MSISDN-491615615376 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082724717 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082724717 DLINP <000b> input/ipa.c:451 connected read/write 20240929082724717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082724721 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420480871184.imsi 20240929082724721 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420480871184.imsi: does not exist in local HLR 20240929082725725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20240929082725727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20240929082725730 DLINP <000b> input/ipa.c:451 connected read/write 20240929082725730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082725730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082725730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082725730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082725730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45057<->l=127.0.0.1:4259) 20240929082725730 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082725730 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082725730 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240929082725730 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240929082725730 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240929082725826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20240929082725927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20240929082729018 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240929082729018 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240929082729019 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082729020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20240929082729020 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240929082729020 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240929082729021 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082729021 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240929082729021 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240929082729021 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  20240929082729021 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240929082729021 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  20240929082729021 DLGSUP <0013> gsup_server.c:235 2:  20240929082729021 DLGSUP <0013> gsup_server.c:237 2: 00  20240929082729021 DLGSUP <0013> gsup_server.c:235 3:  20240929082729021 DLGSUP <0013> gsup_server.c:237 3: 00  20240929082729021 DLGSUP <0013> gsup_server.c:235 4:  20240929082729021 DLGSUP <0013> gsup_server.c:237 4: 00  20240929082729021 DLGSUP <0013> gsup_server.c:235 5:  20240929082729021 DLGSUP <0013> gsup_server.c:237 5: 00  20240929082729021 DLGSUP <0013> gsup_server.c:235 7:  20240929082729021 DLGSUP <0013> gsup_server.c:237 7: 00  20240929082729021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240929082729021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240929082729021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240929082729032 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37179<->l=127.0.0.1:4259) 20240929082729034 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240929082729034 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240929082729040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20240929082729062 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082729062 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426742966531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426742966531" cn_domain=CS} 20240929082729062 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426742966531 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240929082729062 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426742966531 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240929082729062 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426742966531.imsi 20240929082729062 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426742966531.imsi 20240929082729062 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426742966531.imsi: does not exist in local HLR 20240929082729064 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426742966531 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240929082729064 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240929082729064 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240929082729064 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240929082729064 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240929082729064 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240929082729064 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426742966531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240929082729064 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082729064 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082729064 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082729064 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082729064 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240929082729064 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240929082729066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729066 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240929082729066 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240929082729066 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240929082729066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729066 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240929082729110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729110 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426742966531 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611253543 20240929082729110 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426742966531 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082729110 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082729110 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082729113 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729113 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729113 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426742966531 MSISDN-491611253543 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082729113 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082729113 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082729113 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729113 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729113 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426742966531 MSISDN-491611253543 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 20240929082729113 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426742966531 MSISDN-491611253543 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240929082729113 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082729113 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240929082729114 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611253543.msisdn 20240929082729114 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611253543.msisdn: does not exist in local HLR 20240929082729114 DDGSM <0007> mslookup_server.c:352 sip.voice.491611253543.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240929082729114 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611253543.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240929082729115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20240929082729115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20240929082729116 DLINP <000b> input/ipa.c:451 connected read/write 20240929082729116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240929082729116 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240929082729116 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240929082729116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240929082729116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37179<->l=127.0.0.1:4259) 20240929082729116 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240929082729116 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240929082729116 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240929082729116 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240929082729116 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240929082729155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20240929082729256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258