20241210122532356 DMAIN <0000> hlr.c:802 hlr starting 20241210122532356 DDB <0001> db.c:599 using database: :memory: 20241210122532356 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241210122532356 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241210122532356 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241210122532357 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241210122532357 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241210122532358 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241210122532358 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241210122532358 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241210122532359 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241210122532359 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241210122533767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122533767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122533768 DLINP <000b> input/ipa.c:451 connected read/write 20241210122533768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122533769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241210122533769 DLINP <000b> input/ipa.c:451 connected read/write 20241210122533769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122533769 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122533769 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122533769 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  20241210122533769 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122533769 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  20241210122533769 DLGSUP <0013> gsup_server.c:235 2:  20241210122533769 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122533769 DLGSUP <0013> gsup_server.c:235 3:  20241210122533769 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122533769 DLGSUP <0013> gsup_server.c:235 4:  20241210122533769 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122533769 DLGSUP <0013> gsup_server.c:235 5:  20241210122533769 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122533769 DLGSUP <0013> gsup_server.c:235 7:  20241210122533769 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122533769 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122533769 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122533769 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122533778 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46809<->l=127.0.0.1:4259) 20241210122533783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20241210122533814 DLINP <000b> input/ipa.c:451 connected read/write 20241210122533814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122533814 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"} 20241210122533814 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" 20241210122533814 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} 20241210122533814 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 20241210122533814 DLINP <000b> input/ipa.c:451 connected read/write 20241210122533814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122533814 DLINP <000b> input/ipa.c:451 connected read/write 20241210122533814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122533816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20241210122533817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241210122533817 DLINP <000b> input/ipa.c:451 connected read/write 20241210122533817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122533817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122533817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122533817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122533817 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46809<->l=127.0.0.1:4259) 20241210122533855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20241210122533956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20241210122536985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122536985 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122536986 DLINP <000b> input/ipa.c:451 connected read/write 20241210122536986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122536986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20241210122536987 DLINP <000b> input/ipa.c:451 connected read/write 20241210122536987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122536987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122536987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122536987 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  20241210122536987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122536987 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  20241210122536987 DLGSUP <0013> gsup_server.c:235 2:  20241210122536987 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122536987 DLGSUP <0013> gsup_server.c:235 3:  20241210122536987 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122536987 DLGSUP <0013> gsup_server.c:235 4:  20241210122536987 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122536987 DLGSUP <0013> gsup_server.c:235 5:  20241210122536987 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122536987 DLGSUP <0013> gsup_server.c:235 7:  20241210122536987 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122536987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122536987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122536987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122536996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44651<->l=127.0.0.1:4259) 20241210122537000 DAUC <0003> db_auc.c:157 IMSI='262420798706260': No 2G Auth Data 20241210122537000 DAUC <0003> db_auc.c:192 IMSI='262420798706260': No 3G Auth Data 20241210122537007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20241210122537034 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537034 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420798706260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420798706260"} 20241210122537034 DAUC <0003> db_auc.c:192 IMSI='262420798706260': No 3G Auth Data 20241210122537034 DAUC <0003> db_auc.c:236 IMSI='262420798706260': Calling to generate 5 vectors 20241210122537034 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122537034 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122537034 DAUC <0003> auc.c:113 vector [0]: rand = 4aa9d7806a4d251d9fccb31d9f900477 20241210122537034 DAUC <0003> auc.c:179 vector [0]: kc = e14691ff6340b000 20241210122537034 DAUC <0003> auc.c:180 vector [0]: sres = 3adaa8c0 20241210122537034 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122537034 DAUC <0003> auc.c:113 vector [1]: rand = 830eeae70a2c927b1421b130817e8a6c 20241210122537034 DAUC <0003> auc.c:179 vector [1]: kc = a81c6697d49e5c00 20241210122537034 DAUC <0003> auc.c:180 vector [1]: sres = ff5780aa 20241210122537034 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122537034 DAUC <0003> auc.c:113 vector [2]: rand = 6686165deecd006ebbab7f22bc8e7d2b 20241210122537034 DAUC <0003> auc.c:179 vector [2]: kc = 4199a8420f336400 20241210122537034 DAUC <0003> auc.c:180 vector [2]: sres = 0cf73b39 20241210122537034 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122537034 DAUC <0003> auc.c:113 vector [3]: rand = ffabe44f1ceb0163d52f70fb6370bf2c 20241210122537034 DAUC <0003> auc.c:179 vector [3]: kc = 967f14164417a400 20241210122537034 DAUC <0003> auc.c:180 vector [3]: sres = 6b00c9cd 20241210122537034 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122537034 DAUC <0003> auc.c:113 vector [4]: rand = 41899586d6bcd687b00dbb2783cd5b55 20241210122537034 DAUC <0003> auc.c:179 vector [4]: kc = 02a58855f00fb000 20241210122537034 DAUC <0003> auc.c:180 vector [4]: sres = 8e4ee80b 20241210122537034 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122537034 DAUC <0003> db_auc.c:245 IMSI='262420798706260': Generated 5 vectors 20241210122537034 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420798706260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420798706260"} 20241210122537034 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420798706260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537034 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537034 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20241210122537037 DAUC <0003> db_auc.c:157 IMSI='262428142070055': No 2G Auth Data 20241210122537037 DAUC <0003> db_auc.c:192 IMSI='262428142070055': No 3G Auth Data 20241210122537043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241210122537045 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537045 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428142070055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428142070055"} 20241210122537045 DAUC <0003> db_auc.c:192 IMSI='262428142070055': No 3G Auth Data 20241210122537045 DAUC <0003> db_auc.c:236 IMSI='262428142070055': Calling to generate 5 vectors 20241210122537045 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122537045 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122537045 DAUC <0003> auc.c:113 vector [0]: rand = bc0dc9d0ec1c119a6bef947137051418 20241210122537045 DAUC <0003> auc.c:179 vector [0]: kc = f04ead2211075800 20241210122537045 DAUC <0003> auc.c:180 vector [0]: sres = d03d7c1b 20241210122537045 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122537045 DAUC <0003> auc.c:113 vector [1]: rand = 542f252715784a67eab04ab605090d69 20241210122537045 DAUC <0003> auc.c:179 vector [1]: kc = 022187918d03c400 20241210122537045 DAUC <0003> auc.c:180 vector [1]: sres = 7e9a4d17 20241210122537045 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122537045 DAUC <0003> auc.c:113 vector [2]: rand = b44ece0f3080a79447d195b4c9528d93 20241210122537045 DAUC <0003> auc.c:179 vector [2]: kc = 0f7bef374fd3e800 20241210122537045 DAUC <0003> auc.c:180 vector [2]: sres = 5f955e47 20241210122537045 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122537045 DAUC <0003> auc.c:113 vector [3]: rand = 628db1593c11884379ec978f718b5323 20241210122537045 DAUC <0003> auc.c:179 vector [3]: kc = 8873c3974f2d0400 20241210122537045 DAUC <0003> auc.c:180 vector [3]: sres = 2bd70d82 20241210122537045 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122537045 DAUC <0003> auc.c:113 vector [4]: rand = 5d8584ec2e703d512d106d1b81a0a28d 20241210122537045 DAUC <0003> auc.c:179 vector [4]: kc = a2560183774f6800 20241210122537045 DAUC <0003> auc.c:180 vector [4]: sres = ce4754a4 20241210122537045 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122537045 DAUC <0003> db_auc.c:245 IMSI='262428142070055': Generated 5 vectors 20241210122537045 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428142070055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428142070055"} 20241210122537045 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428142070055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537045 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537045 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241210122537047 DAUC <0003> db_auc.c:157 IMSI='262426075148194': No 2G Auth Data 20241210122537047 DAUC <0003> db_auc.c:192 IMSI='262426075148194': No 3G Auth Data 20241210122537055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55590<->l=127.0.0.1:4258 20241210122537057 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537057 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426075148194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426075148194"} 20241210122537057 DAUC <0003> db_auc.c:192 IMSI='262426075148194': No 3G Auth Data 20241210122537057 DAUC <0003> db_auc.c:236 IMSI='262426075148194': Calling to generate 5 vectors 20241210122537057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122537057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122537057 DAUC <0003> auc.c:113 vector [0]: rand = f1b5fb65f438fc19559bca3809d2e01c 20241210122537057 DAUC <0003> auc.c:179 vector [0]: kc = 80330a00022e63b0 20241210122537057 DAUC <0003> auc.c:180 vector [0]: sres = 05a55d82 20241210122537057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122537057 DAUC <0003> auc.c:113 vector [1]: rand = c53493cba0fb7a2dc3a10de3257d870e 20241210122537057 DAUC <0003> auc.c:179 vector [1]: kc = ac0ea1429dd41a75 20241210122537057 DAUC <0003> auc.c:180 vector [1]: sres = ef012dbb 20241210122537057 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122537057 DAUC <0003> auc.c:113 vector [2]: rand = 4f1538fb8b4c93981f3afed3296390ac 20241210122537057 DAUC <0003> auc.c:179 vector [2]: kc = f873fa7aba44541a 20241210122537057 DAUC <0003> auc.c:180 vector [2]: sres = ac35f181 20241210122537057 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122537057 DAUC <0003> auc.c:113 vector [3]: rand = 4a65248b55b4856b312949bd2fde112e 20241210122537057 DAUC <0003> auc.c:179 vector [3]: kc = 14978282c6fff048 20241210122537057 DAUC <0003> auc.c:180 vector [3]: sres = 587b3cfc 20241210122537057 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122537057 DAUC <0003> auc.c:113 vector [4]: rand = 9bf2ec988d2e4d39186f938c76059da8 20241210122537057 DAUC <0003> auc.c:179 vector [4]: kc = 4cce75f495a50c71 20241210122537057 DAUC <0003> auc.c:180 vector [4]: sres = 9d2b767d 20241210122537057 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122537057 DAUC <0003> db_auc.c:245 IMSI='262426075148194': Generated 5 vectors 20241210122537057 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426075148194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426075148194"} 20241210122537057 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426075148194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537057 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537057 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55590<->l=127.0.0.1:4258 20241210122537059 DAUC <0003> db_auc.c:157 IMSI='262425373298566': No 2G Auth Data 20241210122537059 DAUC <0003> db_auc.c:192 IMSI='262425373298566': No 3G Auth Data 20241210122537068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241210122537071 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537071 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425373298566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425373298566"} 20241210122537071 DAUC <0003> db_auc.c:157 IMSI='262425373298566': No 2G Auth Data 20241210122537071 DAUC <0003> db_auc.c:236 IMSI='262425373298566': Calling to generate 5 vectors 20241210122537071 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122537071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122537071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122537071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122537071 DAUC <0003> auc.c:113 vector [0]: rand = c118caf0902a4b75a0ae0d2a95bd1d9b 20241210122537071 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122537071 DAUC <0003> auc.c:142 vector [0]: autn = 631507f01ed400003c54b5853963d9fd 20241210122537071 DAUC <0003> auc.c:143 vector [0]: ck = 1a6e48234e9186885aa255eb0abe1aa5 20241210122537071 DAUC <0003> auc.c:144 vector [0]: ik = 771ed3f47784d8f8007ba0e6dd7e261f 20241210122537071 DAUC <0003> auc.c:145 vector [0]: res = 5ae60d59a88eaa7d0000000000000000 20241210122537071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122537071 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122537071 DAUC <0003> auc.c:151 vector [0]: kc = 37a96edaeed562ca 20241210122537071 DAUC <0003> auc.c:152 vector [0]: sres = f268a724 20241210122537071 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122537071 DAUC <0003> auc.c:113 vector [1]: rand = fd27a0600426b95d7805449903ec1fc0 20241210122537071 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122537071 DAUC <0003> auc.c:142 vector [1]: autn = d17a90a742a20000f32ecb15ec0d3c70 20241210122537071 DAUC <0003> auc.c:143 vector [1]: ck = ec373c1ea3392cdb433d2e900c34ea46 20241210122537071 DAUC <0003> auc.c:144 vector [1]: ik = de5e05909b8db7a12d85927996e9357f 20241210122537071 DAUC <0003> auc.c:145 vector [1]: res = f8d3560ba8c15f6f0000000000000000 20241210122537071 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122537071 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122537071 DAUC <0003> auc.c:151 vector [1]: kc = 5cd18567a2694443 20241210122537071 DAUC <0003> auc.c:152 vector [1]: sres = 50120964 20241210122537071 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122537071 DAUC <0003> auc.c:113 vector [2]: rand = d7506766e9ea8a5a435d6c34bee6f596 20241210122537071 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122537071 DAUC <0003> auc.c:142 vector [2]: autn = 936c08483dbd0000c141bca6bc7349a7 20241210122537071 DAUC <0003> auc.c:143 vector [2]: ck = f7dc48ef85a6d14cfe96700727d534ab 20241210122537071 DAUC <0003> auc.c:144 vector [2]: ik = 7e249bf3aa22c07347c293abc78a30f7 20241210122537071 DAUC <0003> auc.c:145 vector [2]: res = 43ec36f4e83a1b910000000000000000 20241210122537071 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122537071 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122537071 DAUC <0003> auc.c:151 vector [2]: kc = 30ac30b0cfdb1563 20241210122537071 DAUC <0003> auc.c:152 vector [2]: sres = abd62d65 20241210122537071 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122537071 DAUC <0003> auc.c:113 vector [3]: rand = cb49795d09bd61c79b544a2ad0c71156 20241210122537071 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122537071 DAUC <0003> auc.c:142 vector [3]: autn = e243693a42ba000049b000956f04050c 20241210122537071 DAUC <0003> auc.c:143 vector [3]: ck = 1d114ef286b9aaa98c0b219829813f92 20241210122537071 DAUC <0003> auc.c:144 vector [3]: ik = fbe3660573514bba195a3caff9c68cbf 20241210122537071 DAUC <0003> auc.c:145 vector [3]: res = 08cfc440199ca7bb0000000000000000 20241210122537071 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122537071 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122537071 DAUC <0003> auc.c:151 vector [3]: kc = 73a335c025af523e 20241210122537071 DAUC <0003> auc.c:152 vector [3]: sres = 115363fb 20241210122537071 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122537071 DAUC <0003> auc.c:113 vector [4]: rand = 535a7ae5f1451048c4388508cf0dbd57 20241210122537071 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122537071 DAUC <0003> auc.c:142 vector [4]: autn = 85615817e9aa00001c042830e5cd8686 20241210122537071 DAUC <0003> auc.c:143 vector [4]: ck = 5c3d7047a69230e5a473a0280686a901 20241210122537071 DAUC <0003> auc.c:144 vector [4]: ik = 4a2322ccafed1cbc6483097315c95f01 20241210122537071 DAUC <0003> auc.c:145 vector [4]: res = 3394f0bebdae18f80000000000000000 20241210122537071 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122537071 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122537071 DAUC <0003> auc.c:151 vector [4]: kc = d6eefbd01a30da59 20241210122537071 DAUC <0003> auc.c:152 vector [4]: sres = 8e3ae846 20241210122537071 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122537071 DAUC <0003> db_auc.c:245 IMSI='262425373298566': Generated 5 vectors 20241210122537071 DAUC <0003> db_auc.c:249 IMSI='262425373298566': Updating SQN=161 in DB 20241210122537071 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425373298566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425373298566"} 20241210122537071 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425373298566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537071 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537071 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241210122537075 DAUC <0003> db_auc.c:157 IMSI='262420036111723': No 2G Auth Data 20241210122537075 DAUC <0003> db_auc.c:192 IMSI='262420036111723': No 3G Auth Data 20241210122537083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20241210122537085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537085 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420036111723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420036111723"} 20241210122537085 DAUC <0003> db_auc.c:157 IMSI='262420036111723': No 2G Auth Data 20241210122537085 DAUC <0003> db_auc.c:236 IMSI='262420036111723': Calling to generate 5 vectors 20241210122537085 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122537085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122537085 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241210122537085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122537085 DAUC <0003> auc.c:113 vector [0]: rand = 7411fadf0d6d37acf2a737ed731ceedf 20241210122537085 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122537085 DAUC <0003> auc.c:142 vector [0]: autn = da18a0feccfb00005cab53b723df8280 20241210122537085 DAUC <0003> auc.c:143 vector [0]: ck = 6f6d80f18d2bdbf67e1deb89d5cf9097 20241210122537085 DAUC <0003> auc.c:144 vector [0]: ik = e03b1d7a746ce65e64c94134b3544f61 20241210122537085 DAUC <0003> auc.c:145 vector [0]: res = da75c1f7af2e35ee0000000000000000 20241210122537085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122537085 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122537085 DAUC <0003> auc.c:151 vector [0]: kc = 958237369fdce25e 20241210122537085 DAUC <0003> auc.c:152 vector [0]: sres = 755bf419 20241210122537085 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122537085 DAUC <0003> auc.c:113 vector [1]: rand = 7965a5e25b8ef4065d1b9f8994755f93 20241210122537085 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122537085 DAUC <0003> auc.c:142 vector [1]: autn = 2eacad6d98bd0000b4fd7195729366a2 20241210122537085 DAUC <0003> auc.c:143 vector [1]: ck = 9fb031574b12eb2a3e772a0e3dae2ee1 20241210122537085 DAUC <0003> auc.c:144 vector [1]: ik = 1e69ce1f3e5aee308fbeb0f5939b2261 20241210122537085 DAUC <0003> auc.c:145 vector [1]: res = 6d33a1442b527a430000000000000000 20241210122537085 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122537085 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122537085 DAUC <0003> auc.c:151 vector [1]: kc = 301065b3db7d099a 20241210122537085 DAUC <0003> auc.c:152 vector [1]: sres = 4661db07 20241210122537085 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122537085 DAUC <0003> auc.c:113 vector [2]: rand = fc6a6278b315b62ac32f79da64f39200 20241210122537085 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122537085 DAUC <0003> auc.c:142 vector [2]: autn = 25f582de550e0000802a0f84b919b2c7 20241210122537085 DAUC <0003> auc.c:143 vector [2]: ck = 7a2c3803652cce3f2d794f135315209e 20241210122537085 DAUC <0003> auc.c:144 vector [2]: ik = 5e865658d9c2f76d1b6e3efad34aeba0 20241210122537085 DAUC <0003> auc.c:145 vector [2]: res = 5f15258e9cd97eab0000000000000000 20241210122537085 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122537085 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122537085 DAUC <0003> auc.c:151 vector [2]: kc = 12bd1fb23cb1f26c 20241210122537085 DAUC <0003> auc.c:152 vector [2]: sres = c3cc5b25 20241210122537085 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122537085 DAUC <0003> auc.c:113 vector [3]: rand = a028780724ab55a711a359744b3b4700 20241210122537085 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122537085 DAUC <0003> auc.c:142 vector [3]: autn = 4f18ff5817c0000077fd88c8e8dc135e 20241210122537085 DAUC <0003> auc.c:143 vector [3]: ck = e133bd8cf2a795db1799bb8df1967033 20241210122537085 DAUC <0003> auc.c:144 vector [3]: ik = e8f0ced5100fa76532eb511acc5f63b1 20241210122537085 DAUC <0003> auc.c:145 vector [3]: res = 73b74eb932caa8db0000000000000000 20241210122537085 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122537085 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122537085 DAUC <0003> auc.c:151 vector [3]: kc = 2cb199cedf61213c 20241210122537085 DAUC <0003> auc.c:152 vector [3]: sres = 417de662 20241210122537085 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122537085 DAUC <0003> auc.c:113 vector [4]: rand = bc1ad789794b128e65df57bccfe88b19 20241210122537085 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122537085 DAUC <0003> auc.c:142 vector [4]: autn = 9a3e42b8f5fd00007a0669b35c8eb990 20241210122537085 DAUC <0003> auc.c:143 vector [4]: ck = e0ec3e741cc3c408fdc88b8016263503 20241210122537085 DAUC <0003> auc.c:144 vector [4]: ik = fb533993f869721796b9c4469783a829 20241210122537085 DAUC <0003> auc.c:145 vector [4]: res = f0b1cf5e5608aa340000000000000000 20241210122537085 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122537085 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122537085 DAUC <0003> auc.c:151 vector [4]: kc = 70ce4821650f2b35 20241210122537085 DAUC <0003> auc.c:152 vector [4]: sres = a6b9656a 20241210122537085 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122537085 DAUC <0003> db_auc.c:245 IMSI='262420036111723': Generated 5 vectors 20241210122537085 DAUC <0003> db_auc.c:249 IMSI='262420036111723': Updating SQN=161 in DB 20241210122537085 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420036111723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420036111723"} 20241210122537085 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420036111723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20241210122537087 DAUC <0003> db_auc.c:157 IMSI='262421327399984': No 2G Auth Data 20241210122537087 DAUC <0003> db_auc.c:192 IMSI='262421327399984': No 3G Auth Data 20241210122537097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20241210122537100 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537100 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421327399984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421327399984"} 20241210122537100 DAUC <0003> db_auc.c:236 IMSI='262421327399984': Calling to generate 5 vectors 20241210122537100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122537100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122537100 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122537100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122537100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122537100 DAUC <0003> auc.c:113 vector [0]: rand = dd3ca30ab8319ad3ebc8765811c14d75 20241210122537100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122537100 DAUC <0003> auc.c:142 vector [0]: autn = c86c73a33f1e00001c98a1eb076487b9 20241210122537100 DAUC <0003> auc.c:143 vector [0]: ck = 4079c1f42a50f428c065fbbd3353da4c 20241210122537100 DAUC <0003> auc.c:144 vector [0]: ik = d761b191eeac0b1dff094a88d80e9d88 20241210122537100 DAUC <0003> auc.c:145 vector [0]: res = d69afc07988565880000000000000000 20241210122537100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122537100 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122537100 DAUC <0003> auc.c:179 vector [0]: kc = 0ae6e8b920e8c000 20241210122537100 DAUC <0003> auc.c:180 vector [0]: sres = 746e027c 20241210122537100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122537100 DAUC <0003> auc.c:113 vector [1]: rand = 531cf53363c8cc07d91866fb41e5daaa 20241210122537100 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122537100 DAUC <0003> auc.c:142 vector [1]: autn = 9eb20649b2dc00007ac2252c3654933a 20241210122537100 DAUC <0003> auc.c:143 vector [1]: ck = ff78c510ac23d67943a1729ab8689ebd 20241210122537100 DAUC <0003> auc.c:144 vector [1]: ik = 726f728f179fd7497c88698752c245d4 20241210122537100 DAUC <0003> auc.c:145 vector [1]: res = 7eccaa431244eac30000000000000000 20241210122537100 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122537100 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122537100 DAUC <0003> auc.c:179 vector [1]: kc = 33da156765db6800 20241210122537100 DAUC <0003> auc.c:180 vector [1]: sres = f8a87f3a 20241210122537100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122537100 DAUC <0003> auc.c:113 vector [2]: rand = 82db9e3f5ffdd5f2426968729112e65d 20241210122537100 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122537100 DAUC <0003> auc.c:142 vector [2]: autn = fbe3aa75f69b0000539345e7e3bb0095 20241210122537100 DAUC <0003> auc.c:143 vector [2]: ck = b6395c642c21591f1c4e37a5874382d4 20241210122537100 DAUC <0003> auc.c:144 vector [2]: ik = b102e235864d088bd6bdc09b49463094 20241210122537100 DAUC <0003> auc.c:145 vector [2]: res = 2a23526310ff95430000000000000000 20241210122537100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122537100 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122537100 DAUC <0003> auc.c:179 vector [2]: kc = 790a591bd472b400 20241210122537100 DAUC <0003> auc.c:180 vector [2]: sres = a07810cc 20241210122537100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122537100 DAUC <0003> auc.c:113 vector [3]: rand = 5ad83fdaae7c0611b2fd345bd5292b45 20241210122537100 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122537100 DAUC <0003> auc.c:142 vector [3]: autn = 571ef253205d000072ec4c1f1173ab2a 20241210122537100 DAUC <0003> auc.c:143 vector [3]: ck = c2c1c07fda378bf77ac1e24d0a7644f8 20241210122537100 DAUC <0003> auc.c:144 vector [3]: ik = 9384c6f9c5389fe5385dcfc99f6783a3 20241210122537100 DAUC <0003> auc.c:145 vector [3]: res = 907bf493216bedfa0000000000000000 20241210122537100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122537100 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122537100 DAUC <0003> auc.c:179 vector [3]: kc = fe3a7b51c08dfc00 20241210122537100 DAUC <0003> auc.c:180 vector [3]: sres = a8697ad8 20241210122537100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122537100 DAUC <0003> auc.c:113 vector [4]: rand = 49dbe1e8ee8899254d41615dc0accde7 20241210122537100 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122537100 DAUC <0003> auc.c:142 vector [4]: autn = 58d1879c4c870000ef60eb68b0de8c6d 20241210122537100 DAUC <0003> auc.c:143 vector [4]: ck = c1f059657ec2aab35aea2cf9cb6022e6 20241210122537100 DAUC <0003> auc.c:144 vector [4]: ik = 3e570e1d13f2c4770eadd0c3779027a9 20241210122537100 DAUC <0003> auc.c:145 vector [4]: res = 1f410c3bdead23440000000000000000 20241210122537100 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122537100 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122537100 DAUC <0003> auc.c:179 vector [4]: kc = b71c942bbba96400 20241210122537100 DAUC <0003> auc.c:180 vector [4]: sres = a0c13936 20241210122537100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122537100 DAUC <0003> db_auc.c:245 IMSI='262421327399984': Generated 5 vectors 20241210122537100 DAUC <0003> db_auc.c:249 IMSI='262421327399984': Updating SQN=161 in DB 20241210122537100 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421327399984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421327399984"} 20241210122537100 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421327399984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537100 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537100 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20241210122537103 DAUC <0003> db_auc.c:157 IMSI='262427590961100': No 2G Auth Data 20241210122537103 DAUC <0003> db_auc.c:192 IMSI='262427590961100': No 3G Auth Data 20241210122537111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20241210122537113 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537113 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427590961100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427590961100"} 20241210122537113 DAUC <0003> db_auc.c:236 IMSI='262427590961100': Calling to generate 5 vectors 20241210122537113 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122537113 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122537113 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122537113 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122537113 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122537113 DAUC <0003> auc.c:113 vector [0]: rand = 36f5316ef0319c485536d662c2d9cb66 20241210122537113 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122537113 DAUC <0003> auc.c:142 vector [0]: autn = db9d58af2fa00000f52e30294b4c085f 20241210122537113 DAUC <0003> auc.c:143 vector [0]: ck = 6f09972db5a4a9008f0b26d688dc5a38 20241210122537113 DAUC <0003> auc.c:144 vector [0]: ik = d276f9e4ab2238c9c120886c43635b6c 20241210122537113 DAUC <0003> auc.c:145 vector [0]: res = 5a79a3a4bf2420390000000000000000 20241210122537113 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122537113 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122537113 DAUC <0003> auc.c:179 vector [0]: kc = 422a8562f99d7400 20241210122537113 DAUC <0003> auc.c:180 vector [0]: sres = 3a4828b9 20241210122537113 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122537113 DAUC <0003> auc.c:113 vector [1]: rand = 7e86a63fa04bf141b600778f95925da6 20241210122537113 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122537113 DAUC <0003> auc.c:142 vector [1]: autn = 180a800d9e200000fca175042233a36d 20241210122537113 DAUC <0003> auc.c:143 vector [1]: ck = ec1ea5b45f535fa73fe890fd02eb649e 20241210122537113 DAUC <0003> auc.c:144 vector [1]: ik = 34cb265d509fc487fb27a268afab5ef2 20241210122537113 DAUC <0003> auc.c:145 vector [1]: res = ce4b318a1198d3590000000000000000 20241210122537113 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122537113 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122537113 DAUC <0003> auc.c:179 vector [1]: kc = 3304c16f7a512800 20241210122537113 DAUC <0003> auc.c:180 vector [1]: sres = 4f68e78b 20241210122537113 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122537113 DAUC <0003> auc.c:113 vector [2]: rand = 15bda6ef95d8acafc337cf7ffcb6dd98 20241210122537113 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122537113 DAUC <0003> auc.c:142 vector [2]: autn = 8a546fdb42af00004599df5384911d66 20241210122537113 DAUC <0003> auc.c:143 vector [2]: ck = d0762c7075a5fd3ea8b88eb41fcd4495 20241210122537113 DAUC <0003> auc.c:144 vector [2]: ik = 3fcc91eeb2624cca24290c997c1df9da 20241210122537113 DAUC <0003> auc.c:145 vector [2]: res = daec01ec513aadb30000000000000000 20241210122537113 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122537113 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122537113 DAUC <0003> auc.c:179 vector [2]: kc = a227571e403b0400 20241210122537113 DAUC <0003> auc.c:180 vector [2]: sres = 8c8e1776 20241210122537113 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122537113 DAUC <0003> auc.c:113 vector [3]: rand = a9b6d390e86b8554a146ba85e2e1be2c 20241210122537113 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122537113 DAUC <0003> auc.c:142 vector [3]: autn = cacf1ac113aa00006596db6277f6412d 20241210122537113 DAUC <0003> auc.c:143 vector [3]: ck = 85c6b703b064f82556dc81a9c858d4d0 20241210122537113 DAUC <0003> auc.c:144 vector [3]: ik = 456287f76544c4ba38f79ee443fa382e 20241210122537113 DAUC <0003> auc.c:145 vector [3]: res = 7f5e4c826f99dc610000000000000000 20241210122537113 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122537113 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122537113 DAUC <0003> auc.c:179 vector [3]: kc = 365bf18944335800 20241210122537113 DAUC <0003> auc.c:180 vector [3]: sres = 8abd0be6 20241210122537113 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122537113 DAUC <0003> auc.c:113 vector [4]: rand = 9472d9a36ea71e496bf8db6e14feecae 20241210122537113 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122537113 DAUC <0003> auc.c:142 vector [4]: autn = 7e97d8001fb3000098a21202b5ced24e 20241210122537113 DAUC <0003> auc.c:143 vector [4]: ck = 2b39e08342ccb31ef2689c9a41139ca6 20241210122537113 DAUC <0003> auc.c:144 vector [4]: ik = 357168fd98230748f2aa8e1f5168e59a 20241210122537113 DAUC <0003> auc.c:145 vector [4]: res = 9c9e603830be3db60000000000000000 20241210122537113 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122537113 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122537113 DAUC <0003> auc.c:179 vector [4]: kc = 563d241cdf091400 20241210122537113 DAUC <0003> auc.c:180 vector [4]: sres = ec05bf54 20241210122537113 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122537113 DAUC <0003> db_auc.c:245 IMSI='262427590961100': Generated 5 vectors 20241210122537113 DAUC <0003> db_auc.c:249 IMSI='262427590961100': Updating SQN=161 in DB 20241210122537113 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427590961100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427590961100"} 20241210122537113 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427590961100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537113 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537113 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20241210122537116 DAUC <0003> db_auc.c:157 IMSI='262429443591851': No 2G Auth Data 20241210122537116 DAUC <0003> db_auc.c:192 IMSI='262429443591851': No 3G Auth Data 20241210122537124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241210122537127 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537127 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429443591851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429443591851"} 20241210122537127 DAUC <0003> db_auc.c:236 IMSI='262429443591851': Calling to generate 5 vectors 20241210122537127 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122537127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122537127 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122537127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122537127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122537127 DAUC <0003> auc.c:113 vector [0]: rand = 1093b02c863b14208d953054351a5951 20241210122537127 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122537127 DAUC <0003> auc.c:142 vector [0]: autn = 003dd4516c260000d591e4b25d79fced 20241210122537127 DAUC <0003> auc.c:143 vector [0]: ck = 4aa674d1b3772b6c5ddc5a6d151b6b44 20241210122537127 DAUC <0003> auc.c:144 vector [0]: ik = 6d24865816c7864b41fe675f27d28c8e 20241210122537127 DAUC <0003> auc.c:145 vector [0]: res = ad84e37be64b462b0000000000000000 20241210122537127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122537127 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122537127 DAUC <0003> auc.c:179 vector [0]: kc = 00db0681613d5495 20241210122537127 DAUC <0003> auc.c:180 vector [0]: sres = 436b6795 20241210122537127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122537127 DAUC <0003> auc.c:113 vector [1]: rand = 003735006e669e9dfa4f1ccbeb381386 20241210122537127 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122537127 DAUC <0003> auc.c:142 vector [1]: autn = 65a405922bd30000ff6d6d93583dc8e8 20241210122537127 DAUC <0003> auc.c:143 vector [1]: ck = 9202aae1d8ea7d461612bb6dba6fadc9 20241210122537127 DAUC <0003> auc.c:144 vector [1]: ik = a5e637559cb7ddbff86aeadb0aea886f 20241210122537127 DAUC <0003> auc.c:145 vector [1]: res = 63bfceee27dc5e220000000000000000 20241210122537127 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122537127 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122537127 DAUC <0003> auc.c:179 vector [1]: kc = 308a6187609219ea 20241210122537127 DAUC <0003> auc.c:180 vector [1]: sres = a54b556c 20241210122537127 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122537127 DAUC <0003> auc.c:113 vector [2]: rand = 639c1611ef59ded7a42c4f118d773f51 20241210122537127 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122537127 DAUC <0003> auc.c:142 vector [2]: autn = f18cc5749eed000047389827bdddd0ed 20241210122537127 DAUC <0003> auc.c:143 vector [2]: ck = b4d9b6955d07dbbcc5d5ff865a35e2ad 20241210122537127 DAUC <0003> auc.c:144 vector [2]: ik = e686e5dba006be665e850bd086797320 20241210122537127 DAUC <0003> auc.c:145 vector [2]: res = 5fb71b9c00b2979d0000000000000000 20241210122537127 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122537127 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122537127 DAUC <0003> auc.c:179 vector [2]: kc = 3975e1ab03dcd4b6 20241210122537127 DAUC <0003> auc.c:180 vector [2]: sres = 4648c755 20241210122537127 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122537127 DAUC <0003> auc.c:113 vector [3]: rand = 22ed5028462c93989cbf0cfb0fac6f4a 20241210122537127 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122537127 DAUC <0003> auc.c:142 vector [3]: autn = a87fcb0751a20000bf0ddd835bc4369c 20241210122537127 DAUC <0003> auc.c:143 vector [3]: ck = f2573018b2e8e558c0d6652d29f2c1b3 20241210122537127 DAUC <0003> auc.c:144 vector [3]: ik = 99f4320d13f7fe431623611dbc1c8173 20241210122537127 DAUC <0003> auc.c:145 vector [3]: res = a4cf49c4c696fa150000000000000000 20241210122537127 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122537127 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122537127 DAUC <0003> auc.c:179 vector [3]: kc = 24396c7551f87c64 20241210122537127 DAUC <0003> auc.c:180 vector [3]: sres = d9671b7f 20241210122537127 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122537127 DAUC <0003> auc.c:113 vector [4]: rand = 723df3c28d8e50d7be2f5e91cb851265 20241210122537127 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122537127 DAUC <0003> auc.c:142 vector [4]: autn = fe957c6fd69a000094028d5776bdace5 20241210122537127 DAUC <0003> auc.c:143 vector [4]: ck = 2cb82bb6d4bcb66af8b18cc13837a40c 20241210122537127 DAUC <0003> auc.c:144 vector [4]: ik = e0a9d3d3a9054bdb833dae2ca3f45aba 20241210122537127 DAUC <0003> auc.c:145 vector [4]: res = fa5ca6dd867b4eea0000000000000000 20241210122537127 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122537127 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122537127 DAUC <0003> auc.c:179 vector [4]: kc = 6976ee606131f1b9 20241210122537127 DAUC <0003> auc.c:180 vector [4]: sres = dfe0639f 20241210122537127 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122537127 DAUC <0003> db_auc.c:245 IMSI='262429443591851': Generated 5 vectors 20241210122537127 DAUC <0003> db_auc.c:249 IMSI='262429443591851': Updating SQN=161 in DB 20241210122537127 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429443591851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429443591851"} 20241210122537127 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429443591851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122537127 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537127 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122537130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241210122537131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20241210122537131 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44651<->l=127.0.0.1:4259) 20241210122537131 DLINP <000b> input/ipa.c:451 connected read/write 20241210122537131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122537131 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122537131 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122537131 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122537166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241210122537267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241210122540338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122540338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122540342 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20241210122540346 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540347 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122540347 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122540347 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  20241210122540347 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122540347 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  20241210122540347 DLGSUP <0013> gsup_server.c:235 2:  20241210122540347 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122540347 DLGSUP <0013> gsup_server.c:235 3:  20241210122540347 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122540347 DLGSUP <0013> gsup_server.c:235 4:  20241210122540347 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122540347 DLGSUP <0013> gsup_server.c:235 5:  20241210122540347 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122540347 DLGSUP <0013> gsup_server.c:235 7:  20241210122540347 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122540347 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122540347 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122540347 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122540359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38633<->l=127.0.0.1:4259) 20241210122540362 DAUC <0003> db_auc.c:157 IMSI='262421472492400': No 2G Auth Data 20241210122540362 DAUC <0003> db_auc.c:192 IMSI='262421472492400': No 3G Auth Data 20241210122540368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241210122540390 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540390 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421472492400"} 20241210122540390 DAUC <0003> db_auc.c:192 IMSI='262421472492400': No 3G Auth Data 20241210122540390 DAUC <0003> db_auc.c:236 IMSI='262421472492400': Calling to generate 1 vectors 20241210122540390 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241210122540390 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540390 DAUC <0003> auc.c:113 vector [0]: rand = a8a1c1ec299c71e6ea9c555158322c60 20241210122540390 DAUC <0003> auc.c:179 vector [0]: kc = 7c22585facdbfc00 20241210122540390 DAUC <0003> auc.c:180 vector [0]: sres = 3f2b04dd 20241210122540390 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540390 DAUC <0003> db_auc.c:245 IMSI='262421472492400': Generated 1 vectors 20241210122540391 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421472492400"} 20241210122540391 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540391 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540391 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540397 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540397 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421472492400"} 20241210122540397 DAUC <0003> db_auc.c:192 IMSI='262421472492400': No 3G Auth Data 20241210122540397 DAUC <0003> db_auc.c:236 IMSI='262421472492400': Calling to generate 4 vectors 20241210122540397 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241210122540397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540397 DAUC <0003> auc.c:113 vector [0]: rand = bea3cc285b6e0c377551e5db4123017a 20241210122540397 DAUC <0003> auc.c:179 vector [0]: kc = e7e3a8b13fca8800 20241210122540397 DAUC <0003> auc.c:180 vector [0]: sres = 8375fa16 20241210122540397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540397 DAUC <0003> auc.c:113 vector [1]: rand = 96e6c9ba9231f202c3cca7747d44d993 20241210122540397 DAUC <0003> auc.c:179 vector [1]: kc = 6b8828c72ddf9400 20241210122540397 DAUC <0003> auc.c:180 vector [1]: sres = 1d8ca54a 20241210122540397 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540397 DAUC <0003> auc.c:113 vector [2]: rand = 0f5b8dfff43a517ff199d90cc6d8d4dc 20241210122540397 DAUC <0003> auc.c:179 vector [2]: kc = 31bfe35065aad000 20241210122540397 DAUC <0003> auc.c:180 vector [2]: sres = 2523b569 20241210122540397 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540397 DAUC <0003> auc.c:113 vector [3]: rand = a8bc5d62ec26ba666f875897a895b6ea 20241210122540398 DAUC <0003> auc.c:179 vector [3]: kc = 2c51077b06c57000 20241210122540398 DAUC <0003> auc.c:180 vector [3]: sres = ce85f56d 20241210122540398 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540398 DAUC <0003> db_auc.c:245 IMSI='262421472492400': Generated 4 vectors 20241210122540398 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421472492400"} 20241210122540398 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540398 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540398 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540400 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540401 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421472492400"} 20241210122540401 DAUC <0003> db_auc.c:192 IMSI='262421472492400': No 3G Auth Data 20241210122540401 DAUC <0003> db_auc.c:236 IMSI='262421472492400': Calling to generate 5 vectors 20241210122540401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122540401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540401 DAUC <0003> auc.c:113 vector [0]: rand = b8c848728a9c595db2b9abd0b6084dc0 20241210122540401 DAUC <0003> auc.c:179 vector [0]: kc = de8e27e73f9b9c00 20241210122540401 DAUC <0003> auc.c:180 vector [0]: sres = 962bdea1 20241210122540401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540401 DAUC <0003> auc.c:113 vector [1]: rand = 3a2225d9602e664a3376f37f2d078f43 20241210122540401 DAUC <0003> auc.c:179 vector [1]: kc = 9be45319fcc37c00 20241210122540401 DAUC <0003> auc.c:180 vector [1]: sres = 10b037de 20241210122540401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540401 DAUC <0003> auc.c:113 vector [2]: rand = 92976d3460f071b2295c476f5f59582c 20241210122540401 DAUC <0003> auc.c:179 vector [2]: kc = 22c59fe9c43fb400 20241210122540401 DAUC <0003> auc.c:180 vector [2]: sres = 41d0e248 20241210122540401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540401 DAUC <0003> auc.c:113 vector [3]: rand = 41b7deda4245ec2abb79f997fccd8655 20241210122540401 DAUC <0003> auc.c:179 vector [3]: kc = e4ff028b65a52800 20241210122540401 DAUC <0003> auc.c:180 vector [3]: sres = 7f74371d 20241210122540401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540401 DAUC <0003> auc.c:113 vector [4]: rand = 1c97164f0e5ce65082d14e9b63c8cbc7 20241210122540401 DAUC <0003> auc.c:179 vector [4]: kc = 4432bf051f425000 20241210122540401 DAUC <0003> auc.c:180 vector [4]: sres = a59685c0 20241210122540401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122540401 DAUC <0003> db_auc.c:245 IMSI='262421472492400': Generated 5 vectors 20241210122540401 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421472492400"} 20241210122540401 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540401 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540401 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540405 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540406 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421472492400"} 20241210122540406 DAUC <0003> db_auc.c:192 IMSI='262421472492400': No 3G Auth Data 20241210122540406 DAUC <0003> db_auc.c:236 IMSI='262421472492400': Calling to generate 5 vectors 20241210122540406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122540406 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540406 DAUC <0003> auc.c:113 vector [0]: rand = d52cd5fa5839b9735f4308c2c39f1630 20241210122540406 DAUC <0003> auc.c:179 vector [0]: kc = 47023e9daaad6800 20241210122540406 DAUC <0003> auc.c:180 vector [0]: sres = 52a1adb7 20241210122540406 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540406 DAUC <0003> auc.c:113 vector [1]: rand = 5852638ce8c658a339a7d943ab844c7a 20241210122540406 DAUC <0003> auc.c:179 vector [1]: kc = 3dcd33e748b9e800 20241210122540406 DAUC <0003> auc.c:180 vector [1]: sres = 09ff68fe 20241210122540406 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540406 DAUC <0003> auc.c:113 vector [2]: rand = daaf8c8496136f5f5c390f2c7f46d6e0 20241210122540406 DAUC <0003> auc.c:179 vector [2]: kc = da100a2ef89acc00 20241210122540406 DAUC <0003> auc.c:180 vector [2]: sres = ce5b7fc2 20241210122540406 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540406 DAUC <0003> auc.c:113 vector [3]: rand = 32ecd6f5dbf9021d44b7a1f25dad53f5 20241210122540406 DAUC <0003> auc.c:179 vector [3]: kc = ee5185daa5a12800 20241210122540406 DAUC <0003> auc.c:180 vector [3]: sres = d1cc1591 20241210122540406 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540406 DAUC <0003> auc.c:113 vector [4]: rand = 444679b24ebf06282d59f3af8f43bf64 20241210122540406 DAUC <0003> auc.c:179 vector [4]: kc = 98da7d62ab8a2400 20241210122540406 DAUC <0003> auc.c:180 vector [4]: sres = 359cbbf0 20241210122540406 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122540406 DAUC <0003> db_auc.c:245 IMSI='262421472492400': Generated 5 vectors 20241210122540406 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421472492400"} 20241210122540406 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421472492400 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540406 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540406 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241210122540412 DAUC <0003> db_auc.c:157 IMSI='262423652366284': No 2G Auth Data 20241210122540413 DAUC <0003> db_auc.c:192 IMSI='262423652366284': No 3G Auth Data 20241210122540427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241210122540429 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540429 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423652366284"} 20241210122540429 DAUC <0003> db_auc.c:192 IMSI='262423652366284': No 3G Auth Data 20241210122540429 DAUC <0003> db_auc.c:236 IMSI='262423652366284': Calling to generate 1 vectors 20241210122540429 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241210122540429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540429 DAUC <0003> auc.c:113 vector [0]: rand = 9f9ca645a9f1ed8b39b0b621ffe8a67c 20241210122540429 DAUC <0003> auc.c:179 vector [0]: kc = a5f655f8903b0000 20241210122540429 DAUC <0003> auc.c:180 vector [0]: sres = a9340abd 20241210122540429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540429 DAUC <0003> db_auc.c:245 IMSI='262423652366284': Generated 1 vectors 20241210122540429 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423652366284"} 20241210122540429 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540429 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540429 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540430 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540430 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423652366284"} 20241210122540430 DAUC <0003> db_auc.c:192 IMSI='262423652366284': No 3G Auth Data 20241210122540430 DAUC <0003> db_auc.c:236 IMSI='262423652366284': Calling to generate 4 vectors 20241210122540430 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241210122540430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540430 DAUC <0003> auc.c:113 vector [0]: rand = cbd4871942b9fa543cbf3b188f76b00c 20241210122540430 DAUC <0003> auc.c:179 vector [0]: kc = 8bca169617df8c00 20241210122540430 DAUC <0003> auc.c:180 vector [0]: sres = f5ed8287 20241210122540430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540430 DAUC <0003> auc.c:113 vector [1]: rand = b81558d68f0f96d9bafa55dbe23649ec 20241210122540430 DAUC <0003> auc.c:179 vector [1]: kc = 7bb0942398de1400 20241210122540430 DAUC <0003> auc.c:180 vector [1]: sres = 16f0c4e4 20241210122540430 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540430 DAUC <0003> auc.c:113 vector [2]: rand = 7ddc6d67c9cf7c7d89a553441b8edb41 20241210122540430 DAUC <0003> auc.c:179 vector [2]: kc = d58ff5315a115400 20241210122540430 DAUC <0003> auc.c:180 vector [2]: sres = d91b3abc 20241210122540430 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540430 DAUC <0003> auc.c:113 vector [3]: rand = ed7dc8df5142ef2aa60d1ba0683baf52 20241210122540430 DAUC <0003> auc.c:179 vector [3]: kc = 05d20d054b83c800 20241210122540430 DAUC <0003> auc.c:180 vector [3]: sres = 357bba07 20241210122540430 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540430 DAUC <0003> db_auc.c:245 IMSI='262423652366284': Generated 4 vectors 20241210122540430 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423652366284"} 20241210122540430 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540430 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540430 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540431 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540431 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423652366284"} 20241210122540431 DAUC <0003> db_auc.c:192 IMSI='262423652366284': No 3G Auth Data 20241210122540431 DAUC <0003> db_auc.c:236 IMSI='262423652366284': Calling to generate 5 vectors 20241210122540431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122540431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540431 DAUC <0003> auc.c:113 vector [0]: rand = 5e1a47ed49ad539c9007eaaae2855359 20241210122540431 DAUC <0003> auc.c:179 vector [0]: kc = c54cf5b0714a7800 20241210122540431 DAUC <0003> auc.c:180 vector [0]: sres = a520314f 20241210122540431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540431 DAUC <0003> auc.c:113 vector [1]: rand = 2b5ed82427a7d30d544852e99d5dfc6b 20241210122540431 DAUC <0003> auc.c:179 vector [1]: kc = 0caefccdb20ea800 20241210122540431 DAUC <0003> auc.c:180 vector [1]: sres = 1ade0afb 20241210122540431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540431 DAUC <0003> auc.c:113 vector [2]: rand = 6242c6f5f01a97f833298f94de6ee2d6 20241210122540431 DAUC <0003> auc.c:179 vector [2]: kc = b2eb7511d3b31400 20241210122540431 DAUC <0003> auc.c:180 vector [2]: sres = 015910aa 20241210122540431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540431 DAUC <0003> auc.c:113 vector [3]: rand = 3687365a5c8d6597e17cd35e119aabf4 20241210122540431 DAUC <0003> auc.c:179 vector [3]: kc = 2046ebbf2281a400 20241210122540431 DAUC <0003> auc.c:180 vector [3]: sres = ffce24c5 20241210122540431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540431 DAUC <0003> auc.c:113 vector [4]: rand = 7c34e9a8abb8fa588e2c2771a5be85f0 20241210122540431 DAUC <0003> auc.c:179 vector [4]: kc = bfc9fd029e8b6c00 20241210122540431 DAUC <0003> auc.c:180 vector [4]: sres = 1f8ee507 20241210122540431 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122540431 DAUC <0003> db_auc.c:245 IMSI='262423652366284': Generated 5 vectors 20241210122540431 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423652366284"} 20241210122540431 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540431 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540431 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540432 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540432 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423652366284"} 20241210122540432 DAUC <0003> db_auc.c:192 IMSI='262423652366284': No 3G Auth Data 20241210122540432 DAUC <0003> db_auc.c:236 IMSI='262423652366284': Calling to generate 5 vectors 20241210122540432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122540432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540432 DAUC <0003> auc.c:113 vector [0]: rand = aead2703f05da784df120fca85bfd526 20241210122540432 DAUC <0003> auc.c:179 vector [0]: kc = 22346d89e6cf7000 20241210122540432 DAUC <0003> auc.c:180 vector [0]: sres = ae833d4c 20241210122540432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540432 DAUC <0003> auc.c:113 vector [1]: rand = c90e07fc172ad93dac8b0b4f3edfe8c8 20241210122540432 DAUC <0003> auc.c:179 vector [1]: kc = 6457a30118d6a400 20241210122540432 DAUC <0003> auc.c:180 vector [1]: sres = 4c01e37c 20241210122540432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540432 DAUC <0003> auc.c:113 vector [2]: rand = 99dbfe91d6a1e236a07abf89d968aa1b 20241210122540432 DAUC <0003> auc.c:179 vector [2]: kc = 107f0ab4c7a74c00 20241210122540432 DAUC <0003> auc.c:180 vector [2]: sres = 2b4a0d49 20241210122540432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540432 DAUC <0003> auc.c:113 vector [3]: rand = c1cd8362bca59c9e8a61d4132a5e99e6 20241210122540432 DAUC <0003> auc.c:179 vector [3]: kc = ee500b5783bc3000 20241210122540432 DAUC <0003> auc.c:180 vector [3]: sres = a054d559 20241210122540432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540432 DAUC <0003> auc.c:113 vector [4]: rand = 0ba52792ca1cd509a781f65bf8f6eda8 20241210122540432 DAUC <0003> auc.c:179 vector [4]: kc = 134f6b4c2666e000 20241210122540432 DAUC <0003> auc.c:180 vector [4]: sres = cec1870c 20241210122540432 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122540432 DAUC <0003> db_auc.c:245 IMSI='262423652366284': Generated 5 vectors 20241210122540432 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423652366284"} 20241210122540432 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423652366284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540432 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540432 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241210122540434 DAUC <0003> db_auc.c:157 IMSI='262423634087933': No 2G Auth Data 20241210122540434 DAUC <0003> db_auc.c:192 IMSI='262423634087933': No 3G Auth Data 20241210122540442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20241210122540444 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540444 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634087933"} 20241210122540444 DAUC <0003> db_auc.c:192 IMSI='262423634087933': No 3G Auth Data 20241210122540444 DAUC <0003> db_auc.c:236 IMSI='262423634087933': Calling to generate 1 vectors 20241210122540444 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241210122540444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540444 DAUC <0003> auc.c:113 vector [0]: rand = d65f95c3cbc969fce01d3d8fbdd12d60 20241210122540444 DAUC <0003> auc.c:179 vector [0]: kc = d45899320b39f19a 20241210122540444 DAUC <0003> auc.c:180 vector [0]: sres = d9ccc58e 20241210122540444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540444 DAUC <0003> db_auc.c:245 IMSI='262423634087933': Generated 1 vectors 20241210122540444 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634087933"} 20241210122540444 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540444 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540444 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540446 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540446 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634087933"} 20241210122540446 DAUC <0003> db_auc.c:192 IMSI='262423634087933': No 3G Auth Data 20241210122540446 DAUC <0003> db_auc.c:236 IMSI='262423634087933': Calling to generate 4 vectors 20241210122540446 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241210122540446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540446 DAUC <0003> auc.c:113 vector [0]: rand = 2883e457a30abe88d30529aa6405dcf0 20241210122540446 DAUC <0003> auc.c:179 vector [0]: kc = 45a67d99b5b676dc 20241210122540446 DAUC <0003> auc.c:180 vector [0]: sres = e78e624c 20241210122540446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540446 DAUC <0003> auc.c:113 vector [1]: rand = de91e0d4436e6cc50c66582c5edefcf4 20241210122540446 DAUC <0003> auc.c:179 vector [1]: kc = 926ee8a2f1fe0e11 20241210122540446 DAUC <0003> auc.c:180 vector [1]: sres = 648b921e 20241210122540446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540446 DAUC <0003> auc.c:113 vector [2]: rand = 26de4591dc81d98f43b884506c8eaa3a 20241210122540446 DAUC <0003> auc.c:179 vector [2]: kc = 24438384bdcaa84a 20241210122540446 DAUC <0003> auc.c:180 vector [2]: sres = 32f67970 20241210122540446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540446 DAUC <0003> auc.c:113 vector [3]: rand = 510aa2c6a03d8c1a96f8316db6e2a133 20241210122540446 DAUC <0003> auc.c:179 vector [3]: kc = e428da05e281089a 20241210122540446 DAUC <0003> auc.c:180 vector [3]: sres = 4495d51e 20241210122540446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540446 DAUC <0003> db_auc.c:245 IMSI='262423634087933': Generated 4 vectors 20241210122540446 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634087933"} 20241210122540446 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540446 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540446 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540447 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540447 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634087933"} 20241210122540447 DAUC <0003> db_auc.c:192 IMSI='262423634087933': No 3G Auth Data 20241210122540447 DAUC <0003> db_auc.c:236 IMSI='262423634087933': Calling to generate 5 vectors 20241210122540447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122540447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540447 DAUC <0003> auc.c:113 vector [0]: rand = e717443ba528a6b7440cfb6c206e2a15 20241210122540447 DAUC <0003> auc.c:179 vector [0]: kc = 50c16cec55d96d3c 20241210122540447 DAUC <0003> auc.c:180 vector [0]: sres = ed026977 20241210122540447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540447 DAUC <0003> auc.c:113 vector [1]: rand = efc4e7cd08398943e7b9facf264f2f21 20241210122540447 DAUC <0003> auc.c:179 vector [1]: kc = 9feb0fe529bf7792 20241210122540447 DAUC <0003> auc.c:180 vector [1]: sres = 964a4221 20241210122540447 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540447 DAUC <0003> auc.c:113 vector [2]: rand = 0126f66b7f14b13dff44b2a1e383113d 20241210122540447 DAUC <0003> auc.c:179 vector [2]: kc = 5f36ad7b43cd2e1b 20241210122540447 DAUC <0003> auc.c:180 vector [2]: sres = fdf0fb6f 20241210122540447 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540447 DAUC <0003> auc.c:113 vector [3]: rand = f3b689bca5472919bf5c671f4803ab51 20241210122540447 DAUC <0003> auc.c:179 vector [3]: kc = 906ef9f78c1772e2 20241210122540447 DAUC <0003> auc.c:180 vector [3]: sres = ccbda3b2 20241210122540447 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540447 DAUC <0003> auc.c:113 vector [4]: rand = 953492ba4524dedd52236bf765deca2c 20241210122540447 DAUC <0003> auc.c:179 vector [4]: kc = 95db52e1eff326da 20241210122540447 DAUC <0003> auc.c:180 vector [4]: sres = 9be1b10d 20241210122540447 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122540448 DAUC <0003> db_auc.c:245 IMSI='262423634087933': Generated 5 vectors 20241210122540448 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634087933"} 20241210122540448 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540448 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540448 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540449 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540449 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634087933"} 20241210122540449 DAUC <0003> db_auc.c:192 IMSI='262423634087933': No 3G Auth Data 20241210122540449 DAUC <0003> db_auc.c:236 IMSI='262423634087933': Calling to generate 5 vectors 20241210122540449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241210122540449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540449 DAUC <0003> auc.c:113 vector [0]: rand = 70e0957e3bdc7a80174645533d5d5832 20241210122540449 DAUC <0003> auc.c:179 vector [0]: kc = 580ce2ca4ae2de22 20241210122540449 DAUC <0003> auc.c:180 vector [0]: sres = 0b0bc348 20241210122540449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241210122540449 DAUC <0003> auc.c:113 vector [1]: rand = 286126365079497686f52965a51516e3 20241210122540449 DAUC <0003> auc.c:179 vector [1]: kc = 33d37f871c8b3e48 20241210122540449 DAUC <0003> auc.c:180 vector [1]: sres = 8d89b55b 20241210122540449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241210122540449 DAUC <0003> auc.c:113 vector [2]: rand = 9ffe1b1e921c2c5ab29884d1e7cb3f3b 20241210122540449 DAUC <0003> auc.c:179 vector [2]: kc = f18676f690c74bdc 20241210122540449 DAUC <0003> auc.c:180 vector [2]: sres = 298504c2 20241210122540449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241210122540449 DAUC <0003> auc.c:113 vector [3]: rand = e8946f530629f799856bf70a3729488f 20241210122540449 DAUC <0003> auc.c:179 vector [3]: kc = a687cf2d248d1265 20241210122540449 DAUC <0003> auc.c:180 vector [3]: sres = 93d9c611 20241210122540449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241210122540449 DAUC <0003> auc.c:113 vector [4]: rand = cfddfe6cf2a25cd360cca3c089150154 20241210122540449 DAUC <0003> auc.c:179 vector [4]: kc = 66166a165aecf466 20241210122540449 DAUC <0003> auc.c:180 vector [4]: sres = 846045ce 20241210122540449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241210122540449 DAUC <0003> db_auc.c:245 IMSI='262423634087933': Generated 5 vectors 20241210122540449 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634087933"} 20241210122540449 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423634087933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540449 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540449 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20241210122540452 DAUC <0003> db_auc.c:157 IMSI='262424221730248': No 2G Auth Data 20241210122540452 DAUC <0003> db_auc.c:192 IMSI='262424221730248': No 3G Auth Data 20241210122540459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20241210122540462 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540462 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424221730248"} 20241210122540462 DAUC <0003> db_auc.c:157 IMSI='262424221730248': No 2G Auth Data 20241210122540462 DAUC <0003> db_auc.c:236 IMSI='262424221730248': Calling to generate 1 vectors 20241210122540462 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241210122540462 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540462 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540462 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122540462 DAUC <0003> auc.c:113 vector [0]: rand = 82edce50cc333b465436b89495a80326 20241210122540462 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122540462 DAUC <0003> auc.c:142 vector [0]: autn = bced5fe9846400006c7ddd83e2c0f293 20241210122540462 DAUC <0003> auc.c:143 vector [0]: ck = f93b1b4de2302f1c3fb7b01f6c488eab 20241210122540462 DAUC <0003> auc.c:144 vector [0]: ik = 1df2177c4e629d4eff3dbcc31c9dea4e 20241210122540462 DAUC <0003> auc.c:145 vector [0]: res = fd38bdbaffcbac200000000000000000 20241210122540462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540462 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540462 DAUC <0003> auc.c:151 vector [0]: kc = 244300eddc87d6b7 20241210122540462 DAUC <0003> auc.c:152 vector [0]: sres = 02f3119a 20241210122540462 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540462 DAUC <0003> db_auc.c:245 IMSI='262424221730248': Generated 1 vectors 20241210122540462 DAUC <0003> db_auc.c:249 IMSI='262424221730248': Updating SQN=33 in DB 20241210122540462 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424221730248"} 20241210122540462 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540462 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540462 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540463 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540463 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424221730248"} 20241210122540463 DAUC <0003> db_auc.c:157 IMSI='262424221730248': No 2G Auth Data 20241210122540463 DAUC <0003> db_auc.c:236 IMSI='262424221730248': Calling to generate 4 vectors 20241210122540463 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241210122540463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241210122540463 DAUC <0003> auc.c:113 vector [0]: rand = 2ed5e8e753acd6ac4a5344b354725cdb 20241210122540463 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241210122540463 DAUC <0003> auc.c:142 vector [0]: autn = 456f72dd7fb70000a3a547b5f1d454b4 20241210122540463 DAUC <0003> auc.c:143 vector [0]: ck = 0e271816d4ad5693344f0f6d9ab87725 20241210122540463 DAUC <0003> auc.c:144 vector [0]: ik = 5d209d4409da5f15d15b6c71783c62ee 20241210122540463 DAUC <0003> auc.c:145 vector [0]: res = 4023b04401ab17400000000000000000 20241210122540464 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540464 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540464 DAUC <0003> auc.c:151 vector [0]: kc = b613e64e3ff31c4d 20241210122540464 DAUC <0003> auc.c:152 vector [0]: sres = 4188a704 20241210122540464 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540464 DAUC <0003> auc.c:113 vector [1]: rand = d5af75e273c8075442037a8144351eb5 20241210122540464 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241210122540464 DAUC <0003> auc.c:142 vector [1]: autn = 6b3603a22aa00000760ae9aeb9cf10ac 20241210122540464 DAUC <0003> auc.c:143 vector [1]: ck = 66208a54c9200d7442b954d48979710e 20241210122540464 DAUC <0003> auc.c:144 vector [1]: ik = e04e9e47fb9ec2e4b373f07de6f3b6b5 20241210122540464 DAUC <0003> auc.c:145 vector [1]: res = ca547bcdb8f9bed90000000000000000 20241210122540464 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540464 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122540464 DAUC <0003> auc.c:151 vector [1]: kc = 77a4b0ba5d34082b 20241210122540464 DAUC <0003> auc.c:152 vector [1]: sres = 72adc514 20241210122540464 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122540464 DAUC <0003> auc.c:113 vector [2]: rand = 1af2d73d84b5aca90f23a112a3d14843 20241210122540464 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241210122540464 DAUC <0003> auc.c:142 vector [2]: autn = db0ea24134930000f5315db1290d186e 20241210122540464 DAUC <0003> auc.c:143 vector [2]: ck = a422f9dd95224914d1a3f5e7faef56f6 20241210122540464 DAUC <0003> auc.c:144 vector [2]: ik = 703732d6ae282b2ad6d9012cc993d595 20241210122540464 DAUC <0003> auc.c:145 vector [2]: res = 187130f7faaed7cc0000000000000000 20241210122540464 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540464 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122540464 DAUC <0003> auc.c:151 vector [2]: kc = d36f3fc00876e15d 20241210122540464 DAUC <0003> auc.c:152 vector [2]: sres = e2dfe73b 20241210122540464 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122540464 DAUC <0003> auc.c:113 vector [3]: rand = 708b56bbdcbf72289be19c262d7da8cd 20241210122540464 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241210122540464 DAUC <0003> auc.c:142 vector [3]: autn = 39f19855c48b00008eb527768fff0ae9 20241210122540464 DAUC <0003> auc.c:143 vector [3]: ck = 4f79af6823380266e13aa386d86f9fa8 20241210122540464 DAUC <0003> auc.c:144 vector [3]: ik = 2eb37b98fc98bc8b3b44747dd79fb0c1 20241210122540464 DAUC <0003> auc.c:145 vector [3]: res = c6c696da514cedea0000000000000000 20241210122540464 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540464 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122540464 DAUC <0003> auc.c:151 vector [3]: kc = bbb4030bd0509184 20241210122540464 DAUC <0003> auc.c:152 vector [3]: sres = 978a7b30 20241210122540464 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122540464 DAUC <0003> db_auc.c:245 IMSI='262424221730248': Generated 4 vectors 20241210122540464 DAUC <0003> db_auc.c:249 IMSI='262424221730248': Updating SQN=161 in DB 20241210122540464 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424221730248"} 20241210122540464 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540464 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540464 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540465 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540465 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424221730248"} 20241210122540465 DAUC <0003> db_auc.c:157 IMSI='262424221730248': No 2G Auth Data 20241210122540465 DAUC <0003> db_auc.c:236 IMSI='262424221730248': Calling to generate 5 vectors 20241210122540465 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122540465 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540465 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540465 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241210122540465 DAUC <0003> auc.c:113 vector [0]: rand = 1b4b664da1f8fa65f53f907c3a0c4d77 20241210122540465 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241210122540465 DAUC <0003> auc.c:142 vector [0]: autn = 4020f3288d7700000abfec2390dc2d5c 20241210122540465 DAUC <0003> auc.c:143 vector [0]: ck = 906a181a6b1332c511f140f5c3acc6ae 20241210122540465 DAUC <0003> auc.c:144 vector [0]: ik = 5c182a9f185d7ead3f12f78e3da080cf 20241210122540465 DAUC <0003> auc.c:145 vector [0]: res = 3db30330987ea47b0000000000000000 20241210122540465 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540465 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540465 DAUC <0003> auc.c:151 vector [0]: kc = e29185fe8d420a09 20241210122540465 DAUC <0003> auc.c:152 vector [0]: sres = a5cda74b 20241210122540465 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540465 DAUC <0003> auc.c:113 vector [1]: rand = bbade66256ce84848fb462984f41bb03 20241210122540465 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241210122540465 DAUC <0003> auc.c:142 vector [1]: autn = 0ed269ffc3d70000238a01230175fb56 20241210122540465 DAUC <0003> auc.c:143 vector [1]: ck = 6a7656fecbddc825e77c906f109559a8 20241210122540465 DAUC <0003> auc.c:144 vector [1]: ik = 9f12a402f2e32e28a5bf6f3fdc8277bb 20241210122540465 DAUC <0003> auc.c:145 vector [1]: res = 8bc6860dc42f5b590000000000000000 20241210122540465 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540465 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122540465 DAUC <0003> auc.c:151 vector [1]: kc = b7a70dacf529c81e 20241210122540465 DAUC <0003> auc.c:152 vector [1]: sres = 4fe9dd54 20241210122540465 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122540465 DAUC <0003> auc.c:113 vector [2]: rand = 760eacb7710609b5be60e927002f9083 20241210122540465 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241210122540465 DAUC <0003> auc.c:142 vector [2]: autn = f8a3f7a14e170000add0254e1bb91363 20241210122540465 DAUC <0003> auc.c:143 vector [2]: ck = 3b48277bf47d6ddbad7d896424b0384e 20241210122540465 DAUC <0003> auc.c:144 vector [2]: ik = bb7ded6369b08e23f426b241bd7c429d 20241210122540465 DAUC <0003> auc.c:145 vector [2]: res = fe453678582a7ab00000000000000000 20241210122540465 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540465 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122540465 DAUC <0003> auc.c:151 vector [2]: kc = d96ef13d0401992b 20241210122540465 DAUC <0003> auc.c:152 vector [2]: sres = a66f4cc8 20241210122540465 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122540465 DAUC <0003> auc.c:113 vector [3]: rand = 1a602c9ea1776f7c8112677781905c38 20241210122540465 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241210122540465 DAUC <0003> auc.c:142 vector [3]: autn = c94b4a9338680000ca13d14a9d232548 20241210122540465 DAUC <0003> auc.c:143 vector [3]: ck = 124b64ceff8cd59bbf81d277af2bc9d3 20241210122540465 DAUC <0003> auc.c:144 vector [3]: ik = bb03b11a512d38744fb5bb659f964c36 20241210122540465 DAUC <0003> auc.c:145 vector [3]: res = c3b57b9bd3dbe2f90000000000000000 20241210122540465 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540465 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122540465 DAUC <0003> auc.c:151 vector [3]: kc = 597cbcc69e1c680a 20241210122540465 DAUC <0003> auc.c:152 vector [3]: sres = 106e9962 20241210122540465 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122540465 DAUC <0003> auc.c:113 vector [4]: rand = 59a52474fda5a90cad2362e7f51a25e7 20241210122540465 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241210122540465 DAUC <0003> auc.c:142 vector [4]: autn = d2a373729e6f0000f586c248bba205e4 20241210122540465 DAUC <0003> auc.c:143 vector [4]: ck = 6547e103f688197ed230ed695111eb85 20241210122540465 DAUC <0003> auc.c:144 vector [4]: ik = b79acdbb66a75441a7114e1358a976d9 20241210122540465 DAUC <0003> auc.c:145 vector [4]: res = d00bb06380fec4da0000000000000000 20241210122540465 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540465 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122540465 DAUC <0003> auc.c:151 vector [4]: kc = a7fc8fc29997d063 20241210122540465 DAUC <0003> auc.c:152 vector [4]: sres = 50f574b9 20241210122540465 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122540465 DAUC <0003> db_auc.c:245 IMSI='262424221730248': Generated 5 vectors 20241210122540465 DAUC <0003> db_auc.c:249 IMSI='262424221730248': Updating SQN=321 in DB 20241210122540465 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424221730248"} 20241210122540465 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540465 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540465 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540466 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540466 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424221730248"} 20241210122540466 DAUC <0003> db_auc.c:157 IMSI='262424221730248': No 2G Auth Data 20241210122540466 DAUC <0003> db_auc.c:236 IMSI='262424221730248': Calling to generate 5 vectors 20241210122540466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122540466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540466 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241210122540466 DAUC <0003> auc.c:113 vector [0]: rand = b91b16dafb08a8fd8ab578832a9f09ab 20241210122540466 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241210122540466 DAUC <0003> auc.c:142 vector [0]: autn = dc850c3575960000bd18573ab9bac21b 20241210122540466 DAUC <0003> auc.c:143 vector [0]: ck = 91965a4a20bafc014c988dc4f04ff0f2 20241210122540466 DAUC <0003> auc.c:144 vector [0]: ik = 55e500f596cae6b0287c134e40db126f 20241210122540466 DAUC <0003> auc.c:145 vector [0]: res = bf2dce4faf8b4eaa0000000000000000 20241210122540466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540466 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540466 DAUC <0003> auc.c:151 vector [0]: kc = a097c43506e4f82c 20241210122540466 DAUC <0003> auc.c:152 vector [0]: sres = 10a680e5 20241210122540466 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540466 DAUC <0003> auc.c:113 vector [1]: rand = cf2900497fd8447f5c7cdfd0fcadb53f 20241210122540466 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241210122540466 DAUC <0003> auc.c:142 vector [1]: autn = 5582ac12a0330000b423d9a65a4a18e4 20241210122540466 DAUC <0003> auc.c:143 vector [1]: ck = 896a967267072c3c80e218d21f1a7f7a 20241210122540466 DAUC <0003> auc.c:144 vector [1]: ik = 196dec7265c0ffab545a8149d4a3c3bb 20241210122540466 DAUC <0003> auc.c:145 vector [1]: res = bf50bbfac1c4988a0000000000000000 20241210122540466 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540466 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122540466 DAUC <0003> auc.c:151 vector [1]: kc = 44bfe39bc97e6f56 20241210122540466 DAUC <0003> auc.c:152 vector [1]: sres = 7e942370 20241210122540467 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122540467 DAUC <0003> auc.c:113 vector [2]: rand = 5825c748e1e20c7a26a9624dccb5213a 20241210122540467 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241210122540467 DAUC <0003> auc.c:142 vector [2]: autn = ded29568a52000003db3d7e36b67b2ac 20241210122540467 DAUC <0003> auc.c:143 vector [2]: ck = 1e01cbbe958b24b1dd2555d7e8853f58 20241210122540467 DAUC <0003> auc.c:144 vector [2]: ik = b78062ab9790e4bf7590fcce04c1eedb 20241210122540467 DAUC <0003> auc.c:145 vector [2]: res = df7acf82b0ca50d50000000000000000 20241210122540467 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540467 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122540467 DAUC <0003> auc.c:151 vector [2]: kc = 0134000cee5f118d 20241210122540467 DAUC <0003> auc.c:152 vector [2]: sres = 6fb09f57 20241210122540467 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122540467 DAUC <0003> auc.c:113 vector [3]: rand = 3fc0b578ce5feda07f67f7ffdc1fb4f6 20241210122540467 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241210122540467 DAUC <0003> auc.c:142 vector [3]: autn = b905418e02f800000e43ea5864e1de54 20241210122540467 DAUC <0003> auc.c:143 vector [3]: ck = a5e4ba652e04049bd4a1df4fedda29ae 20241210122540467 DAUC <0003> auc.c:144 vector [3]: ik = 33f859a6cb2f82794a8281d0824b9db5 20241210122540467 DAUC <0003> auc.c:145 vector [3]: res = fe3db696db85b67f0000000000000000 20241210122540467 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540467 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122540467 DAUC <0003> auc.c:151 vector [3]: kc = 083fbd5c8aba32f9 20241210122540467 DAUC <0003> auc.c:152 vector [3]: sres = 25b800e9 20241210122540467 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122540467 DAUC <0003> auc.c:113 vector [4]: rand = 2a9e6300872e6b1db51125176bdd89ee 20241210122540467 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241210122540467 DAUC <0003> auc.c:142 vector [4]: autn = 4c6ed420acaf000036afbf9d7cdda4f4 20241210122540467 DAUC <0003> auc.c:143 vector [4]: ck = 3482b84ab7afeaa92d888354ca56cd80 20241210122540467 DAUC <0003> auc.c:144 vector [4]: ik = 04003db7b4b5c3f9ed087b570f41e399 20241210122540467 DAUC <0003> auc.c:145 vector [4]: res = f21ecea8ed6d29ec0000000000000000 20241210122540467 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540467 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122540467 DAUC <0003> auc.c:151 vector [4]: kc = f0027dfec60d0749 20241210122540467 DAUC <0003> auc.c:152 vector [4]: sres = 1f73e744 20241210122540467 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122540467 DAUC <0003> db_auc.c:245 IMSI='262424221730248': Generated 5 vectors 20241210122540467 DAUC <0003> db_auc.c:249 IMSI='262424221730248': Updating SQN=481 in DB 20241210122540467 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424221730248"} 20241210122540467 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424221730248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540467 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540467 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20241210122540468 DAUC <0003> db_auc.c:157 IMSI='262429768994023': No 2G Auth Data 20241210122540468 DAUC <0003> db_auc.c:192 IMSI='262429768994023': No 3G Auth Data 20241210122540475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241210122540476 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540476 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429768994023"} 20241210122540476 DAUC <0003> db_auc.c:157 IMSI='262429768994023': No 2G Auth Data 20241210122540476 DAUC <0003> db_auc.c:236 IMSI='262429768994023': Calling to generate 1 vectors 20241210122540476 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241210122540476 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540476 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241210122540476 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122540476 DAUC <0003> auc.c:113 vector [0]: rand = 93cdd141d4109e3f2bc0ee842da6188e 20241210122540476 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122540476 DAUC <0003> auc.c:142 vector [0]: autn = 8451f0fda5ef0000bdfdcb375255d544 20241210122540476 DAUC <0003> auc.c:143 vector [0]: ck = 53621abebc66a7aeed4adc755590074a 20241210122540476 DAUC <0003> auc.c:144 vector [0]: ik = 4e65293eff606e65d53b2045c49a4aae 20241210122540476 DAUC <0003> auc.c:145 vector [0]: res = 6b0938d3bc7696da0000000000000000 20241210122540476 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540476 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540476 DAUC <0003> auc.c:151 vector [0]: kc = 2576cfb0d20c842f 20241210122540476 DAUC <0003> auc.c:152 vector [0]: sres = d77fae09 20241210122540476 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540476 DAUC <0003> db_auc.c:245 IMSI='262429768994023': Generated 1 vectors 20241210122540476 DAUC <0003> db_auc.c:249 IMSI='262429768994023': Updating SQN=33 in DB 20241210122540476 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429768994023"} 20241210122540476 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540476 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540476 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540477 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540477 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429768994023"} 20241210122540477 DAUC <0003> db_auc.c:157 IMSI='262429768994023': No 2G Auth Data 20241210122540477 DAUC <0003> db_auc.c:236 IMSI='262429768994023': Calling to generate 4 vectors 20241210122540477 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241210122540477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540477 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241210122540477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241210122540477 DAUC <0003> auc.c:113 vector [0]: rand = 3868eb5980e777e5f6215928637acbf5 20241210122540477 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241210122540477 DAUC <0003> auc.c:142 vector [0]: autn = 4ec7839923ae00008b89b0efc1ef1708 20241210122540477 DAUC <0003> auc.c:143 vector [0]: ck = 1d538f00faa9bf0467365f93fcaac198 20241210122540477 DAUC <0003> auc.c:144 vector [0]: ik = 6fe20da79cd8a7deedc977be87f06e33 20241210122540477 DAUC <0003> auc.c:145 vector [0]: res = 9e20d54661c4755f0000000000000000 20241210122540477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540477 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540477 DAUC <0003> auc.c:151 vector [0]: kc = f84eaa8a1d2bb771 20241210122540477 DAUC <0003> auc.c:152 vector [0]: sres = ffe4a019 20241210122540477 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540477 DAUC <0003> auc.c:113 vector [1]: rand = 3fe02e9d7a7540587ddbc542ea23f24f 20241210122540477 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241210122540477 DAUC <0003> auc.c:142 vector [1]: autn = db55f04ffa9300005588970e1864c352 20241210122540477 DAUC <0003> auc.c:143 vector [1]: ck = 5edab701613355d685a6d516531c1227 20241210122540477 DAUC <0003> auc.c:144 vector [1]: ik = d49f63a8ac97be6b078e5b86344d82c0 20241210122540477 DAUC <0003> auc.c:145 vector [1]: res = f4b4d8771fa63cc70000000000000000 20241210122540477 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540477 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122540477 DAUC <0003> auc.c:151 vector [1]: kc = 086d5a39aaf57b5a 20241210122540477 DAUC <0003> auc.c:152 vector [1]: sres = eb12e4b0 20241210122540477 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122540478 DAUC <0003> auc.c:113 vector [2]: rand = 58ef44b1b3dc4e88ea6027c4eeedfaa7 20241210122540478 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241210122540478 DAUC <0003> auc.c:142 vector [2]: autn = d926d4fcf2a80000189b50fb668b7661 20241210122540478 DAUC <0003> auc.c:143 vector [2]: ck = 1f65a7312ac52f7f9a437477288b824b 20241210122540478 DAUC <0003> auc.c:144 vector [2]: ik = 9ba270f1d0b6b52913021f0b98009b52 20241210122540478 DAUC <0003> auc.c:145 vector [2]: res = 52c655068fc6dd4c0000000000000000 20241210122540478 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540478 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122540478 DAUC <0003> auc.c:151 vector [2]: kc = 0d86bcbc4af8834f 20241210122540478 DAUC <0003> auc.c:152 vector [2]: sres = dd00884a 20241210122540478 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122540478 DAUC <0003> auc.c:113 vector [3]: rand = dc17c2e0a2cba0b290c1845cc090e5f8 20241210122540478 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241210122540478 DAUC <0003> auc.c:142 vector [3]: autn = 3c7ef9d1600d00003ff3f867c121dbc8 20241210122540478 DAUC <0003> auc.c:143 vector [3]: ck = b81c45542bcabb91becc5b97eda23ea3 20241210122540478 DAUC <0003> auc.c:144 vector [3]: ik = 2521d6dd987aa3eea0b7c4e1287b2dad 20241210122540478 DAUC <0003> auc.c:145 vector [3]: res = 65ebf2495d311af00000000000000000 20241210122540478 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540478 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122540478 DAUC <0003> auc.c:151 vector [3]: kc = 83460cff76690b71 20241210122540478 DAUC <0003> auc.c:152 vector [3]: sres = 38dae8b9 20241210122540478 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122540478 DAUC <0003> db_auc.c:245 IMSI='262429768994023': Generated 4 vectors 20241210122540478 DAUC <0003> db_auc.c:249 IMSI='262429768994023': Updating SQN=161 in DB 20241210122540478 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429768994023"} 20241210122540478 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540478 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540478 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540479 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540479 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429768994023"} 20241210122540479 DAUC <0003> db_auc.c:157 IMSI='262429768994023': No 2G Auth Data 20241210122540479 DAUC <0003> db_auc.c:236 IMSI='262429768994023': Calling to generate 5 vectors 20241210122540479 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122540479 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540479 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241210122540479 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241210122540479 DAUC <0003> auc.c:113 vector [0]: rand = 97d64dcfcf98cb942baa530581f72aa0 20241210122540479 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241210122540479 DAUC <0003> auc.c:142 vector [0]: autn = 9c8b3625354100005bebb2c51e169ffd 20241210122540479 DAUC <0003> auc.c:143 vector [0]: ck = 6a36870a0610a031b1011c23074b1803 20241210122540479 DAUC <0003> auc.c:144 vector [0]: ik = 763244fcfdbd3cff4536caabd62be152 20241210122540479 DAUC <0003> auc.c:145 vector [0]: res = 45cb0ad634e8d3ca0000000000000000 20241210122540479 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540479 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540479 DAUC <0003> auc.c:151 vector [0]: kc = e833157e2acd659f 20241210122540479 DAUC <0003> auc.c:152 vector [0]: sres = 7123d91c 20241210122540479 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540479 DAUC <0003> auc.c:113 vector [1]: rand = 8228cc10cbe09c8771e5733f684776b0 20241210122540479 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241210122540479 DAUC <0003> auc.c:142 vector [1]: autn = 9b291da42c66000066f04535e68b842d 20241210122540479 DAUC <0003> auc.c:143 vector [1]: ck = 534fc865b889d3dc73e09973d03f229e 20241210122540479 DAUC <0003> auc.c:144 vector [1]: ik = 8ff6287801f1cf002daef7f1445b355e 20241210122540479 DAUC <0003> auc.c:145 vector [1]: res = ae3ca9336a55a1f30000000000000000 20241210122540479 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540479 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122540479 DAUC <0003> auc.c:151 vector [1]: kc = 82f78e9f2d1c0b1c 20241210122540479 DAUC <0003> auc.c:152 vector [1]: sres = c46908c0 20241210122540479 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122540479 DAUC <0003> auc.c:113 vector [2]: rand = 98a4aa6dfd65f3811b142f8b1e0cc1d8 20241210122540479 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241210122540479 DAUC <0003> auc.c:142 vector [2]: autn = d17c65eaeada00001b61e0d4f00080d7 20241210122540479 DAUC <0003> auc.c:143 vector [2]: ck = 8b9249a8071ac3ed08a0194530e36a79 20241210122540479 DAUC <0003> auc.c:144 vector [2]: ik = 527258fc918619b655dfe9e26918b8e8 20241210122540479 DAUC <0003> auc.c:145 vector [2]: res = 7963e7500b7ddff90000000000000000 20241210122540479 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540479 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122540479 DAUC <0003> auc.c:151 vector [2]: kc = 849fe1f3cf6708ca 20241210122540479 DAUC <0003> auc.c:152 vector [2]: sres = 721e38a9 20241210122540479 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122540479 DAUC <0003> auc.c:113 vector [3]: rand = 0220336e35a3e1e0828181ca1c0e69d0 20241210122540479 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241210122540479 DAUC <0003> auc.c:142 vector [3]: autn = 21cacb112bd9000008c299f6f9111390 20241210122540479 DAUC <0003> auc.c:143 vector [3]: ck = 7a8eefe5493bce25e354010c68aec129 20241210122540479 DAUC <0003> auc.c:144 vector [3]: ik = 56bd680ce77a8b2bc41224885ecfeb81 20241210122540479 DAUC <0003> auc.c:145 vector [3]: res = 9edbec5a270aeb400000000000000000 20241210122540479 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540479 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122540479 DAUC <0003> auc.c:151 vector [3]: kc = 0b75a26d98206fa6 20241210122540479 DAUC <0003> auc.c:152 vector [3]: sres = b9d1071a 20241210122540479 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122540479 DAUC <0003> auc.c:113 vector [4]: rand = 75f7da5eac3ab2d8bcf63164c661ebf5 20241210122540479 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241210122540479 DAUC <0003> auc.c:142 vector [4]: autn = 088a508145aa0000d1fa51f16e8a50a4 20241210122540479 DAUC <0003> auc.c:143 vector [4]: ck = 568075c941526a0b44c06621797880b3 20241210122540479 DAUC <0003> auc.c:144 vector [4]: ik = 1ab33ef6d7524558ce9160b9bf25296a 20241210122540479 DAUC <0003> auc.c:145 vector [4]: res = fd1c89e7d1defe690000000000000000 20241210122540479 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540479 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122540479 DAUC <0003> auc.c:151 vector [4]: kc = c6624da7505d868a 20241210122540479 DAUC <0003> auc.c:152 vector [4]: sres = 2cc2778e 20241210122540479 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122540479 DAUC <0003> db_auc.c:245 IMSI='262429768994023': Generated 5 vectors 20241210122540479 DAUC <0003> db_auc.c:249 IMSI='262429768994023': Updating SQN=321 in DB 20241210122540479 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429768994023"} 20241210122540479 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540479 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540479 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540480 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540480 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429768994023"} 20241210122540480 DAUC <0003> db_auc.c:157 IMSI='262429768994023': No 2G Auth Data 20241210122540480 DAUC <0003> db_auc.c:236 IMSI='262429768994023': Calling to generate 5 vectors 20241210122540480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122540480 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540480 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241210122540480 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241210122540480 DAUC <0003> auc.c:113 vector [0]: rand = 7b59626ffe886f166ee61f5dde0a0c9e 20241210122540480 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241210122540480 DAUC <0003> auc.c:142 vector [0]: autn = b120f452a4580000741d139816830eec 20241210122540480 DAUC <0003> auc.c:143 vector [0]: ck = 3e3415d0b0da17a56c500b573bdbd35c 20241210122540480 DAUC <0003> auc.c:144 vector [0]: ik = d34b1add8e1390272e04238e3defd176 20241210122540480 DAUC <0003> auc.c:145 vector [0]: res = 516f7c2e9e8aeebc0000000000000000 20241210122540480 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540480 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122540480 DAUC <0003> auc.c:151 vector [0]: kc = af2b27d438fd85a8 20241210122540480 DAUC <0003> auc.c:152 vector [0]: sres = cfe59292 20241210122540480 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122540480 DAUC <0003> auc.c:113 vector [1]: rand = ec7d36385e030ddfd14ef79e223762f1 20241210122540480 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241210122540480 DAUC <0003> auc.c:142 vector [1]: autn = 02e7562e719d0000ea417d90f615b5a6 20241210122540480 DAUC <0003> auc.c:143 vector [1]: ck = 6f9f06221867bdc669dc46b091605fb9 20241210122540480 DAUC <0003> auc.c:144 vector [1]: ik = 99ca3d512d40ce6bc1db04a8f27fbadd 20241210122540480 DAUC <0003> auc.c:145 vector [1]: res = 0ee15bb62fc9f36d0000000000000000 20241210122540480 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540480 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122540480 DAUC <0003> auc.c:151 vector [1]: kc = 5e52796b563896c9 20241210122540480 DAUC <0003> auc.c:152 vector [1]: sres = 2128a8db 20241210122540480 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122540480 DAUC <0003> auc.c:113 vector [2]: rand = e5b97af692fdbe69ccfb68bf8cd6d705 20241210122540480 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241210122540480 DAUC <0003> auc.c:142 vector [2]: autn = 697f861899190000a154d9c03e11a891 20241210122540480 DAUC <0003> auc.c:143 vector [2]: ck = cddbe56efcc8197875bf52dfaac08342 20241210122540480 DAUC <0003> auc.c:144 vector [2]: ik = a7fec35708e2038fde328938d4d8de7d 20241210122540480 DAUC <0003> auc.c:145 vector [2]: res = 2f8346c5678cec400000000000000000 20241210122540480 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540480 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122540480 DAUC <0003> auc.c:151 vector [2]: kc = c1a8fdde8a3247c8 20241210122540480 DAUC <0003> auc.c:152 vector [2]: sres = 480faa85 20241210122540480 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122540480 DAUC <0003> auc.c:113 vector [3]: rand = 16740bbd7feeb730d5944cb666c54917 20241210122540480 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241210122540480 DAUC <0003> auc.c:142 vector [3]: autn = 16b0c1a112b70000d98a94d125a4232a 20241210122540480 DAUC <0003> auc.c:143 vector [3]: ck = ba8c71ea044d0ffb39743cad1ea4d19b 20241210122540480 DAUC <0003> auc.c:144 vector [3]: ik = 30dae1b66ca9e3b28b6fc0c1c590509a 20241210122540480 DAUC <0003> auc.c:145 vector [3]: res = 966285e8736b37660000000000000000 20241210122540480 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540480 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122540480 DAUC <0003> auc.c:151 vector [3]: kc = 384d6c30b3d06d48 20241210122540480 DAUC <0003> auc.c:152 vector [3]: sres = e509b28e 20241210122540480 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122540480 DAUC <0003> auc.c:113 vector [4]: rand = 1a20be823286e8a3ee20ee20933246c4 20241210122540480 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241210122540480 DAUC <0003> auc.c:142 vector [4]: autn = d424ec1dc95b0000feff49759d0ba5ff 20241210122540480 DAUC <0003> auc.c:143 vector [4]: ck = 785aeea31a7eac30d1fb8e47f6adfff3 20241210122540480 DAUC <0003> auc.c:144 vector [4]: ik = 70cac6d22d2b155e5aba7cf915e9ae56 20241210122540480 DAUC <0003> auc.c:145 vector [4]: res = f9552d85f6ea30670000000000000000 20241210122540480 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540480 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122540480 DAUC <0003> auc.c:151 vector [4]: kc = 83d1dacfd411e8cb 20241210122540480 DAUC <0003> auc.c:152 vector [4]: sres = 0fbf1de2 20241210122540480 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122540480 DAUC <0003> db_auc.c:245 IMSI='262429768994023': Generated 5 vectors 20241210122540480 DAUC <0003> db_auc.c:249 IMSI='262429768994023': Updating SQN=481 in DB 20241210122540480 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429768994023"} 20241210122540480 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429768994023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540480 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540481 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241210122540482 DAUC <0003> db_auc.c:157 IMSI='262424214595388': No 2G Auth Data 20241210122540482 DAUC <0003> db_auc.c:192 IMSI='262424214595388': No 3G Auth Data 20241210122540488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20241210122540490 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540490 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424214595388"} 20241210122540490 DAUC <0003> db_auc.c:236 IMSI='262424214595388': Calling to generate 1 vectors 20241210122540490 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241210122540490 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540490 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540490 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122540490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540490 DAUC <0003> auc.c:113 vector [0]: rand = 3f50c8f72ed7007713f321248c04ff53 20241210122540490 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122540490 DAUC <0003> auc.c:142 vector [0]: autn = 64d418a1e55a0000a6fdc7f9011eb5dd 20241210122540490 DAUC <0003> auc.c:143 vector [0]: ck = a3e70f2b58471e2304b06f671eb35cb5 20241210122540490 DAUC <0003> auc.c:144 vector [0]: ik = dde59a266f11abf13f87c720eb90739f 20241210122540490 DAUC <0003> auc.c:145 vector [0]: res = 8fd0ba9b884ca1930000000000000000 20241210122540490 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540490 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540490 DAUC <0003> auc.c:179 vector [0]: kc = 8bea359ec3d59400 20241210122540490 DAUC <0003> auc.c:180 vector [0]: sres = 87e6c774 20241210122540490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540490 DAUC <0003> db_auc.c:245 IMSI='262424214595388': Generated 1 vectors 20241210122540490 DAUC <0003> db_auc.c:249 IMSI='262424214595388': Updating SQN=33 in DB 20241210122540490 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424214595388"} 20241210122540490 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540490 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540490 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540492 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540492 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424214595388"} 20241210122540492 DAUC <0003> db_auc.c:236 IMSI='262424214595388': Calling to generate 4 vectors 20241210122540492 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241210122540492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241210122540492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540492 DAUC <0003> auc.c:113 vector [0]: rand = 88488f9ca039ca9fef556810b3ea3c91 20241210122540492 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241210122540492 DAUC <0003> auc.c:142 vector [0]: autn = 3b5ce4c90a5d0000c57ff1465eaa7ce8 20241210122540492 DAUC <0003> auc.c:143 vector [0]: ck = ab6bf7b3eb85f240a682c727dd521a33 20241210122540492 DAUC <0003> auc.c:144 vector [0]: ik = 45e2d951d4800afd9cf36c9a012ce021 20241210122540492 DAUC <0003> auc.c:145 vector [0]: res = 15988bb6423807160000000000000000 20241210122540492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540492 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540492 DAUC <0003> auc.c:179 vector [0]: kc = 01a32173c4e64000 20241210122540492 DAUC <0003> auc.c:180 vector [0]: sres = 5743d1f9 20241210122540492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540492 DAUC <0003> auc.c:113 vector [1]: rand = f7f40d23a124a004b9616f5f22c04dcb 20241210122540492 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241210122540492 DAUC <0003> auc.c:142 vector [1]: autn = 12bdcd725cc00000ff9d95564d3c2103 20241210122540492 DAUC <0003> auc.c:143 vector [1]: ck = fc3a1741abbd8c8bf557329eb75e851e 20241210122540492 DAUC <0003> auc.c:144 vector [1]: ik = 2d31c479b7fabbff0f0ba3306f16d603 20241210122540492 DAUC <0003> auc.c:145 vector [1]: res = 5c8cec0bda7fbb510000000000000000 20241210122540492 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540492 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540492 DAUC <0003> auc.c:179 vector [1]: kc = c47a9c74ad614400 20241210122540492 DAUC <0003> auc.c:180 vector [1]: sres = 8e5c6c4a 20241210122540492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540492 DAUC <0003> auc.c:113 vector [2]: rand = e5ed5644071ddad7e76f27d41295035e 20241210122540492 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241210122540492 DAUC <0003> auc.c:142 vector [2]: autn = 6802b375519900008658a318005fccdb 20241210122540492 DAUC <0003> auc.c:143 vector [2]: ck = 520e98999c142714db117b6a83a1a262 20241210122540492 DAUC <0003> auc.c:144 vector [2]: ik = 9f3f5d3d367b1dc3a73605f35d99d6ab 20241210122540492 DAUC <0003> auc.c:145 vector [2]: res = 20b481003e4855190000000000000000 20241210122540492 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540492 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540492 DAUC <0003> auc.c:179 vector [2]: kc = bfa7d9f91dc37c00 20241210122540492 DAUC <0003> auc.c:180 vector [2]: sres = 51e1d24a 20241210122540492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540492 DAUC <0003> auc.c:113 vector [3]: rand = dc6e66f8d091e7a89d7cfd81fee25669 20241210122540492 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241210122540492 DAUC <0003> auc.c:142 vector [3]: autn = 58022068cae9000022a2e0945ef6aba2 20241210122540492 DAUC <0003> auc.c:143 vector [3]: ck = 139ea0499ded00e07645c00bf4d2fed9 20241210122540492 DAUC <0003> auc.c:144 vector [3]: ik = d9e5b1593732e04582843b4d9342269d 20241210122540492 DAUC <0003> auc.c:145 vector [3]: res = 6314f516da0fa7a50000000000000000 20241210122540492 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540492 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540492 DAUC <0003> auc.c:179 vector [3]: kc = 6eed7ded37c03800 20241210122540492 DAUC <0003> auc.c:180 vector [3]: sres = 9b767480 20241210122540492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540492 DAUC <0003> db_auc.c:245 IMSI='262424214595388': Generated 4 vectors 20241210122540492 DAUC <0003> db_auc.c:249 IMSI='262424214595388': Updating SQN=161 in DB 20241210122540492 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424214595388"} 20241210122540492 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540492 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540492 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540493 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540493 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424214595388"} 20241210122540493 DAUC <0003> db_auc.c:236 IMSI='262424214595388': Calling to generate 5 vectors 20241210122540493 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122540493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540493 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241210122540493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540493 DAUC <0003> auc.c:113 vector [0]: rand = 14aca7fedc9c2a9f7c5c037a577d3932 20241210122540493 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241210122540493 DAUC <0003> auc.c:142 vector [0]: autn = 40c5e5101404000055e09d1184ec1fc2 20241210122540493 DAUC <0003> auc.c:143 vector [0]: ck = 2b7e824fdcd50c1fd81e1b2188eee408 20241210122540493 DAUC <0003> auc.c:144 vector [0]: ik = d2ff6e33bd71202c130f77e5ffc75019 20241210122540493 DAUC <0003> auc.c:145 vector [0]: res = fabe1230597a19930000000000000000 20241210122540493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540493 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540493 DAUC <0003> auc.c:179 vector [0]: kc = 5416dc184c78d400 20241210122540493 DAUC <0003> auc.c:180 vector [0]: sres = 0f8b1301 20241210122540493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540493 DAUC <0003> auc.c:113 vector [1]: rand = b0b27d477c668bb929febd9b9d1a2d3d 20241210122540493 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241210122540493 DAUC <0003> auc.c:142 vector [1]: autn = 4ea308642f060000b97c6fd43077e357 20241210122540493 DAUC <0003> auc.c:143 vector [1]: ck = 9735322600ac6da7b74904c795bbeba0 20241210122540493 DAUC <0003> auc.c:144 vector [1]: ik = 2eabbb26d32505774cf3f8794acd2c5a 20241210122540493 DAUC <0003> auc.c:145 vector [1]: res = 0894d5fda95029990000000000000000 20241210122540493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540493 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540493 DAUC <0003> auc.c:179 vector [1]: kc = 1070e0fa7f861000 20241210122540493 DAUC <0003> auc.c:180 vector [1]: sres = 5b04accd 20241210122540493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540493 DAUC <0003> auc.c:113 vector [2]: rand = a23c1a21f963e2dec28913c331720af3 20241210122540493 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241210122540493 DAUC <0003> auc.c:142 vector [2]: autn = 3e279357423c0000a97a7f650cf1404b 20241210122540493 DAUC <0003> auc.c:143 vector [2]: ck = f90dcc30c1ab626fb58b4f1b66ac6bde 20241210122540493 DAUC <0003> auc.c:144 vector [2]: ik = f88854b417fe8c65e73365a6327df3d9 20241210122540493 DAUC <0003> auc.c:145 vector [2]: res = 78534ab38ccbe8e90000000000000000 20241210122540493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540493 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540493 DAUC <0003> auc.c:179 vector [2]: kc = e2df0d4a028eec00 20241210122540493 DAUC <0003> auc.c:180 vector [2]: sres = f6fb8e86 20241210122540493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540493 DAUC <0003> auc.c:113 vector [3]: rand = fa8b5fea2e6794cbd4ed12c1dd225a80 20241210122540493 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241210122540493 DAUC <0003> auc.c:142 vector [3]: autn = 3010843b6d8600002ad7dfd93c851fd8 20241210122540493 DAUC <0003> auc.c:143 vector [3]: ck = 3fd9c6d2b856f63fec8376d4541b47dc 20241210122540493 DAUC <0003> auc.c:144 vector [3]: ik = 60189b4edf40b5c0f20127fc2069d672 20241210122540493 DAUC <0003> auc.c:145 vector [3]: res = c2ebec8cb14ca91d0000000000000000 20241210122540493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540493 DAUC <0003> auc.c:179 vector [3]: kc = 0aa86614b9cb5400 20241210122540493 DAUC <0003> auc.c:180 vector [3]: sres = 0c526b31 20241210122540493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540493 DAUC <0003> auc.c:113 vector [4]: rand = b621e5204b190e513e713dbb4b47ed9f 20241210122540493 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241210122540493 DAUC <0003> auc.c:142 vector [4]: autn = 7e44fe78d82c000040b01f1a638af3bf 20241210122540493 DAUC <0003> auc.c:143 vector [4]: ck = 59182611d5456a95eac67d94c2780859 20241210122540493 DAUC <0003> auc.c:144 vector [4]: ik = a53761cc017d93c16db60c255d8812cd 20241210122540493 DAUC <0003> auc.c:145 vector [4]: res = 6f24df5090e26e9f0000000000000000 20241210122540493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540493 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122540493 DAUC <0003> auc.c:179 vector [4]: kc = b3b86a7607bf2c00 20241210122540493 DAUC <0003> auc.c:180 vector [4]: sres = 08a767e8 20241210122540493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122540493 DAUC <0003> db_auc.c:245 IMSI='262424214595388': Generated 5 vectors 20241210122540493 DAUC <0003> db_auc.c:249 IMSI='262424214595388': Updating SQN=321 in DB 20241210122540493 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424214595388"} 20241210122540493 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540493 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540493 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540494 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540494 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424214595388"} 20241210122540494 DAUC <0003> db_auc.c:236 IMSI='262424214595388': Calling to generate 5 vectors 20241210122540494 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122540494 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540494 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540494 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241210122540494 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540494 DAUC <0003> auc.c:113 vector [0]: rand = bfa1db5b90d9be08f176f19e58f5effa 20241210122540494 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241210122540494 DAUC <0003> auc.c:142 vector [0]: autn = 3b6eec984021000036eefd938bfd167a 20241210122540494 DAUC <0003> auc.c:143 vector [0]: ck = 21b8f2e6029cdf8d800f0f8f66134a4c 20241210122540494 DAUC <0003> auc.c:144 vector [0]: ik = b7b0ec2b398f3b78723ae2950aa95878 20241210122540494 DAUC <0003> auc.c:145 vector [0]: res = b110c680af58d8df0000000000000000 20241210122540494 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540494 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540494 DAUC <0003> auc.c:179 vector [0]: kc = e811f8f143d5b800 20241210122540494 DAUC <0003> auc.c:180 vector [0]: sres = 4f963661 20241210122540494 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540494 DAUC <0003> auc.c:113 vector [1]: rand = 86dc890982bd76363cddfee76f3d573f 20241210122540494 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241210122540494 DAUC <0003> auc.c:142 vector [1]: autn = a7d6675e4e570000ca85f981fa2d2a7e 20241210122540495 DAUC <0003> auc.c:143 vector [1]: ck = f0ec6861181c439684bcc5eb1ebd62ff 20241210122540495 DAUC <0003> auc.c:144 vector [1]: ik = a155f49a523c4cbb2704c2cada6e2409 20241210122540495 DAUC <0003> auc.c:145 vector [1]: res = c90419ad925ed5750000000000000000 20241210122540495 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540495 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540495 DAUC <0003> auc.c:179 vector [1]: kc = ec5f1a6e4d686800 20241210122540495 DAUC <0003> auc.c:180 vector [1]: sres = 47724d66 20241210122540495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540495 DAUC <0003> auc.c:113 vector [2]: rand = 7e9344e2413fdf2f21f3ecd3ee75105c 20241210122540495 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241210122540495 DAUC <0003> auc.c:142 vector [2]: autn = 66474015dbb600008224ca137adfb56b 20241210122540495 DAUC <0003> auc.c:143 vector [2]: ck = 1c8c6113f9ed919ce700fd8f8a2efd33 20241210122540495 DAUC <0003> auc.c:144 vector [2]: ik = 49b2c896e1e83bbf7cbfc47c22e4e147 20241210122540495 DAUC <0003> auc.c:145 vector [2]: res = c141b49b2b343ad20000000000000000 20241210122540495 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540495 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540495 DAUC <0003> auc.c:179 vector [2]: kc = c2063daa6701c800 20241210122540495 DAUC <0003> auc.c:180 vector [2]: sres = f843bedb 20241210122540495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540495 DAUC <0003> auc.c:113 vector [3]: rand = 139907b525fb3a4d89bc23741981cb1d 20241210122540495 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241210122540495 DAUC <0003> auc.c:142 vector [3]: autn = 474a7bebf997000027c1454d4d20fb87 20241210122540495 DAUC <0003> auc.c:143 vector [3]: ck = 57f83766015376c48601102a79b81b4f 20241210122540495 DAUC <0003> auc.c:144 vector [3]: ik = ee376ccb220b31480626ff6cd4d93014 20241210122540495 DAUC <0003> auc.c:145 vector [3]: res = b230506e14f9a8c70000000000000000 20241210122540495 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540495 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540495 DAUC <0003> auc.c:179 vector [3]: kc = 3e86ac7c10bfcc00 20241210122540495 DAUC <0003> auc.c:180 vector [3]: sres = 5e309d5e 20241210122540495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540495 DAUC <0003> auc.c:113 vector [4]: rand = 1f844aaac39e94b4ff1f45ecbad98fe1 20241210122540495 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241210122540495 DAUC <0003> auc.c:142 vector [4]: autn = fc2233a0338b0000ae3c1c044f2247b1 20241210122540495 DAUC <0003> auc.c:143 vector [4]: ck = 1b91932144935f2090125a17f4371f13 20241210122540495 DAUC <0003> auc.c:144 vector [4]: ik = d015ffe81dd7a714450632911aba7c48 20241210122540495 DAUC <0003> auc.c:145 vector [4]: res = 3acf3543c027a8290000000000000000 20241210122540495 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540495 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122540495 DAUC <0003> auc.c:179 vector [4]: kc = ed5c834e22f37c00 20241210122540495 DAUC <0003> auc.c:180 vector [4]: sres = 09bc89d2 20241210122540495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122540495 DAUC <0003> db_auc.c:245 IMSI='262424214595388': Generated 5 vectors 20241210122540495 DAUC <0003> db_auc.c:249 IMSI='262424214595388': Updating SQN=481 in DB 20241210122540495 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424214595388"} 20241210122540495 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424214595388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540495 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540495 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20241210122540496 DAUC <0003> db_auc.c:157 IMSI='262429013953554': No 2G Auth Data 20241210122540496 DAUC <0003> db_auc.c:192 IMSI='262429013953554': No 3G Auth Data 20241210122540505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 20241210122540507 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540507 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013953554"} 20241210122540507 DAUC <0003> db_auc.c:236 IMSI='262429013953554': Calling to generate 1 vectors 20241210122540507 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241210122540507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540507 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122540507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540507 DAUC <0003> auc.c:113 vector [0]: rand = b13df9f40e3d1ccc0c79c07513b70bda 20241210122540507 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122540507 DAUC <0003> auc.c:142 vector [0]: autn = 97c7d2824e9e0000162dc1ff753cf475 20241210122540507 DAUC <0003> auc.c:143 vector [0]: ck = f5c4a9f32743308c70b2bdb7005f4b31 20241210122540507 DAUC <0003> auc.c:144 vector [0]: ik = d7f8fab0d11acbc6faa933e18c494b14 20241210122540507 DAUC <0003> auc.c:145 vector [0]: res = 79a3933349b86af20000000000000000 20241210122540507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540507 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540507 DAUC <0003> auc.c:179 vector [0]: kc = 8531c2703418bc00 20241210122540507 DAUC <0003> auc.c:180 vector [0]: sres = 26db0eeb 20241210122540507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540507 DAUC <0003> db_auc.c:245 IMSI='262429013953554': Generated 1 vectors 20241210122540507 DAUC <0003> db_auc.c:249 IMSI='262429013953554': Updating SQN=33 in DB 20241210122540507 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013953554"} 20241210122540507 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540507 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540507 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540508 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540508 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013953554"} 20241210122540508 DAUC <0003> db_auc.c:236 IMSI='262429013953554': Calling to generate 4 vectors 20241210122540508 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241210122540508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540508 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241210122540508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540508 DAUC <0003> auc.c:113 vector [0]: rand = 62e9961b7805383180c91f9e0f97e2fd 20241210122540508 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241210122540508 DAUC <0003> auc.c:142 vector [0]: autn = a7456bef15c30000109ea107165df663 20241210122540508 DAUC <0003> auc.c:143 vector [0]: ck = 4f8307de2fa78723d6f613e96fef5857 20241210122540508 DAUC <0003> auc.c:144 vector [0]: ik = 939fbf31db4b57423181047bb822a5a1 20241210122540508 DAUC <0003> auc.c:145 vector [0]: res = 6aaa4d040b54c18a0000000000000000 20241210122540508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540508 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540508 DAUC <0003> auc.c:179 vector [0]: kc = 3b032dd047dd5800 20241210122540508 DAUC <0003> auc.c:180 vector [0]: sres = 6b72acaa 20241210122540508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540508 DAUC <0003> auc.c:113 vector [1]: rand = 6ff8678c2c80955bd61a8b96dfaaa711 20241210122540508 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241210122540508 DAUC <0003> auc.c:142 vector [1]: autn = 50d24876f79f00004218cee9b8c9ac27 20241210122540508 DAUC <0003> auc.c:143 vector [1]: ck = 86827e373592298079e731516863b2ad 20241210122540509 DAUC <0003> auc.c:144 vector [1]: ik = 02348e7dd114aaa135f8dbb88efd4b42 20241210122540509 DAUC <0003> auc.c:145 vector [1]: res = b6c70b54a3f4d5850000000000000000 20241210122540509 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540509 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540509 DAUC <0003> auc.c:179 vector [1]: kc = 4fbc18dc3e770000 20241210122540509 DAUC <0003> auc.c:180 vector [1]: sres = 6fde78a5 20241210122540509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540509 DAUC <0003> auc.c:113 vector [2]: rand = 2d09ae6e9d98a9daa686422351f7db50 20241210122540509 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241210122540509 DAUC <0003> auc.c:142 vector [2]: autn = 4464c72c7e730000e0c7d59e0f4c5d21 20241210122540509 DAUC <0003> auc.c:143 vector [2]: ck = e3a4761e99d2f2a50700ff72bb81471d 20241210122540509 DAUC <0003> auc.c:144 vector [2]: ik = e339d8cf79d63549d363a86035edda34 20241210122540509 DAUC <0003> auc.c:145 vector [2]: res = a988580435067a0d0000000000000000 20241210122540509 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540509 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540509 DAUC <0003> auc.c:179 vector [2]: kc = c86469170fa5a000 20241210122540509 DAUC <0003> auc.c:180 vector [2]: sres = 6d9206be 20241210122540509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540509 DAUC <0003> auc.c:113 vector [3]: rand = 5cf07bfca2703d8779476ab877d2dd4c 20241210122540509 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241210122540509 DAUC <0003> auc.c:142 vector [3]: autn = 1fd8c18c940600006bf228919aa0294f 20241210122540509 DAUC <0003> auc.c:143 vector [3]: ck = 23699c4851e04eba0654a5d909ecfdf6 20241210122540509 DAUC <0003> auc.c:144 vector [3]: ik = cef296890c54f783867971fba092dd63 20241210122540509 DAUC <0003> auc.c:145 vector [3]: res = 1880cb983f5d7d2b0000000000000000 20241210122540509 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540509 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540509 DAUC <0003> auc.c:179 vector [3]: kc = 1ad49e02339eb400 20241210122540509 DAUC <0003> auc.c:180 vector [3]: sres = 4b4ba6cc 20241210122540509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540509 DAUC <0003> db_auc.c:245 IMSI='262429013953554': Generated 4 vectors 20241210122540509 DAUC <0003> db_auc.c:249 IMSI='262429013953554': Updating SQN=161 in DB 20241210122540509 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013953554"} 20241210122540509 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540509 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540509 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540510 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540510 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013953554"} 20241210122540510 DAUC <0003> db_auc.c:236 IMSI='262429013953554': Calling to generate 5 vectors 20241210122540510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122540510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241210122540510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540510 DAUC <0003> auc.c:113 vector [0]: rand = 0572835f09af8b04066a2e38165517bb 20241210122540510 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241210122540510 DAUC <0003> auc.c:142 vector [0]: autn = 7214f370abc70000ba171694f20b14e3 20241210122540510 DAUC <0003> auc.c:143 vector [0]: ck = 245fb7c95812e29dc5bec292a64c9c5c 20241210122540510 DAUC <0003> auc.c:144 vector [0]: ik = d75b0695dfab05a8d5508428dbf12abe 20241210122540510 DAUC <0003> auc.c:145 vector [0]: res = 8a8c758ee49d57220000000000000000 20241210122540510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540510 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540510 DAUC <0003> auc.c:179 vector [0]: kc = 5d9e388faa6c5800 20241210122540510 DAUC <0003> auc.c:180 vector [0]: sres = efe2f51b 20241210122540510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540510 DAUC <0003> auc.c:113 vector [1]: rand = c593a919fb4805a2a522a91e9908b6a4 20241210122540510 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241210122540510 DAUC <0003> auc.c:142 vector [1]: autn = 52a422f8330600007fcca439a93f27e3 20241210122540510 DAUC <0003> auc.c:143 vector [1]: ck = 5d1ff8a0039f0bcfd6738ab16c9b7304 20241210122540510 DAUC <0003> auc.c:144 vector [1]: ik = 8f095c81a1394dead09410eac63b5fd3 20241210122540510 DAUC <0003> auc.c:145 vector [1]: res = fcbf11e99af22b580000000000000000 20241210122540510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540510 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540510 DAUC <0003> auc.c:179 vector [1]: kc = 33a97964e41f4c00 20241210122540510 DAUC <0003> auc.c:180 vector [1]: sres = fdf5956a 20241210122540510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540510 DAUC <0003> auc.c:113 vector [2]: rand = 7fa539dbc8c35d66632085ab70a69d4b 20241210122540510 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241210122540510 DAUC <0003> auc.c:142 vector [2]: autn = 5093629014e400005f1ada4950af17b9 20241210122540510 DAUC <0003> auc.c:143 vector [2]: ck = 695bb1a0760ea9f4269a44b807b5d87b 20241210122540510 DAUC <0003> auc.c:144 vector [2]: ik = 37c9f6cb0469b0a80ef8c49b6abb80bc 20241210122540510 DAUC <0003> auc.c:145 vector [2]: res = bae14718fd45650c0000000000000000 20241210122540510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540510 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540510 DAUC <0003> auc.c:179 vector [2]: kc = 6b031a4bb2c1d400 20241210122540510 DAUC <0003> auc.c:180 vector [2]: sres = 23e7f693 20241210122540510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540510 DAUC <0003> auc.c:113 vector [3]: rand = f00e809b3ee459991ad22df3b8c16b04 20241210122540510 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241210122540510 DAUC <0003> auc.c:142 vector [3]: autn = c9a8ecf20bb100003d4f2a5fa0f54b64 20241210122540510 DAUC <0003> auc.c:143 vector [3]: ck = 319e2500fe73be8a1b678d15fb848a27 20241210122540510 DAUC <0003> auc.c:144 vector [3]: ik = 40c69374e86426a70f6936963beaf5d7 20241210122540510 DAUC <0003> auc.c:145 vector [3]: res = 4cec1906740f06450000000000000000 20241210122540510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540510 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540510 DAUC <0003> auc.c:179 vector [3]: kc = 113e1fc3cc014c00 20241210122540510 DAUC <0003> auc.c:180 vector [3]: sres = 332d22ec 20241210122540510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540510 DAUC <0003> auc.c:113 vector [4]: rand = 761707eabfb58d092aee33f777bdfed8 20241210122540510 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241210122540510 DAUC <0003> auc.c:142 vector [4]: autn = d931f2821649000089e962155be0ea8a 20241210122540510 DAUC <0003> auc.c:143 vector [4]: ck = 7c10457ae407d334f13420d09e24f8d3 20241210122540510 DAUC <0003> auc.c:144 vector [4]: ik = bf0bebf50a04b72f9bc3ffd8867e70d1 20241210122540510 DAUC <0003> auc.c:145 vector [4]: res = 9568592d522b49410000000000000000 20241210122540510 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540510 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122540510 DAUC <0003> auc.c:179 vector [4]: kc = 3ea63ce22ec3bc00 20241210122540510 DAUC <0003> auc.c:180 vector [4]: sres = b2b9d8ed 20241210122540510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122540510 DAUC <0003> db_auc.c:245 IMSI='262429013953554': Generated 5 vectors 20241210122540510 DAUC <0003> db_auc.c:249 IMSI='262429013953554': Updating SQN=321 in DB 20241210122540510 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013953554"} 20241210122540510 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540510 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540510 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540512 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540512 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429013953554"} 20241210122540512 DAUC <0003> db_auc.c:236 IMSI='262429013953554': Calling to generate 5 vectors 20241210122540512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122540512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540512 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241210122540512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540512 DAUC <0003> auc.c:113 vector [0]: rand = 45b0a2aa66b6283713d1d3a82542f9a9 20241210122540512 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241210122540512 DAUC <0003> auc.c:142 vector [0]: autn = 66efffc0bcf700000eec2fcf03bd4428 20241210122540512 DAUC <0003> auc.c:143 vector [0]: ck = 8882df0072882cdbf099d5b72e3600d8 20241210122540512 DAUC <0003> auc.c:144 vector [0]: ik = 7ef669a80d79f0ddbdb05b3c95592b4f 20241210122540512 DAUC <0003> auc.c:145 vector [0]: res = 1b49324f7b2c90140000000000000000 20241210122540512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540512 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540512 DAUC <0003> auc.c:179 vector [0]: kc = 3ccf8f9947a9e000 20241210122540512 DAUC <0003> auc.c:180 vector [0]: sres = f517004a 20241210122540512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540512 DAUC <0003> auc.c:113 vector [1]: rand = a80ef6acb97efbdb4d7954d7c20e6067 20241210122540512 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241210122540512 DAUC <0003> auc.c:142 vector [1]: autn = 73e97b2fb26b0000ae5f4be354cd4dbe 20241210122540512 DAUC <0003> auc.c:143 vector [1]: ck = 6ad828d20daa581eab1f9e432521a00e 20241210122540512 DAUC <0003> auc.c:144 vector [1]: ik = 22f113690a6952fc554d99bbeac56ac7 20241210122540512 DAUC <0003> auc.c:145 vector [1]: res = a3956305537ac1d10000000000000000 20241210122540512 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540512 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540512 DAUC <0003> auc.c:179 vector [1]: kc = d3b6d8c3cde31800 20241210122540512 DAUC <0003> auc.c:180 vector [1]: sres = 13cd0404 20241210122540512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540512 DAUC <0003> auc.c:113 vector [2]: rand = eb03ebad7554b332ca6e654d30b894cc 20241210122540512 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241210122540512 DAUC <0003> auc.c:142 vector [2]: autn = 61f49c61a9a100004b5d2c12999c646b 20241210122540512 DAUC <0003> auc.c:143 vector [2]: ck = e06ee37cb2229ebd004a20455a12c12d 20241210122540512 DAUC <0003> auc.c:144 vector [2]: ik = 83a9a6e88d8f8d0905db14fc0adcdb23 20241210122540512 DAUC <0003> auc.c:145 vector [2]: res = 3f27bae00d2e2aaa0000000000000000 20241210122540512 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540512 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540512 DAUC <0003> auc.c:179 vector [2]: kc = 16741f567023ac00 20241210122540512 DAUC <0003> auc.c:180 vector [2]: sres = 9968729c 20241210122540512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540512 DAUC <0003> auc.c:113 vector [3]: rand = d3d78c7c7d012a2672bdb4e50bdbd2cd 20241210122540512 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241210122540512 DAUC <0003> auc.c:142 vector [3]: autn = efb7c50a61f10000076a0d6e8580489e 20241210122540512 DAUC <0003> auc.c:143 vector [3]: ck = b45403ec69ceb699af9150793bc17bcc 20241210122540512 DAUC <0003> auc.c:144 vector [3]: ik = e6d2a28d38ce55b7c74f3226ce29e8a3 20241210122540512 DAUC <0003> auc.c:145 vector [3]: res = 20cac7d252598bd40000000000000000 20241210122540512 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540512 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540512 DAUC <0003> auc.c:179 vector [3]: kc = 66be3bf2cf22ec00 20241210122540512 DAUC <0003> auc.c:180 vector [3]: sres = f8fd4cf1 20241210122540512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540512 DAUC <0003> auc.c:113 vector [4]: rand = 1712dc27797943babe525b2db285b7fe 20241210122540512 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241210122540512 DAUC <0003> auc.c:142 vector [4]: autn = 393c343987ed0000d104caa9cd5ff876 20241210122540512 DAUC <0003> auc.c:143 vector [4]: ck = 78886a7ea864fbf84f3514752ff14ff9 20241210122540512 DAUC <0003> auc.c:144 vector [4]: ik = 7cf5689e789d2ca9c01b36b52b16dfa6 20241210122540512 DAUC <0003> auc.c:145 vector [4]: res = 1d8193deb1e7ecec0000000000000000 20241210122540512 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540512 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122540512 DAUC <0003> auc.c:179 vector [4]: kc = ce6d9b4128be4400 20241210122540512 DAUC <0003> auc.c:180 vector [4]: sres = a8a78047 20241210122540512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122540512 DAUC <0003> db_auc.c:245 IMSI='262429013953554': Generated 5 vectors 20241210122540512 DAUC <0003> db_auc.c:249 IMSI='262429013953554': Updating SQN=481 in DB 20241210122540512 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429013953554"} 20241210122540512 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429013953554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540512 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540512 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 20241210122540514 DAUC <0003> db_auc.c:157 IMSI='262428303430719': No 2G Auth Data 20241210122540514 DAUC <0003> db_auc.c:192 IMSI='262428303430719': No 3G Auth Data 20241210122540521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20241210122540523 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540523 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428303430719"} 20241210122540523 DAUC <0003> db_auc.c:236 IMSI='262428303430719': Calling to generate 1 vectors 20241210122540523 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241210122540523 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540523 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540523 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122540523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540523 DAUC <0003> auc.c:113 vector [0]: rand = b62f88203b258662b072c64e46a4e987 20241210122540523 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122540523 DAUC <0003> auc.c:142 vector [0]: autn = 6adf48b7465500002a47e3714b7dede8 20241210122540523 DAUC <0003> auc.c:143 vector [0]: ck = d9fc74ea6223eaca79388e5a6f5fac78 20241210122540523 DAUC <0003> auc.c:144 vector [0]: ik = 818752fb056c05e0d2b73f97277abbaa 20241210122540523 DAUC <0003> auc.c:145 vector [0]: res = a0a89c009af328b60000000000000000 20241210122540523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540523 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540523 DAUC <0003> auc.c:179 vector [0]: kc = 98606ffe2ef77560 20241210122540523 DAUC <0003> auc.c:180 vector [0]: sres = f26f82c3 20241210122540523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540523 DAUC <0003> db_auc.c:245 IMSI='262428303430719': Generated 1 vectors 20241210122540523 DAUC <0003> db_auc.c:249 IMSI='262428303430719': Updating SQN=33 in DB 20241210122540523 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428303430719"} 20241210122540523 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540523 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540523 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540524 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540524 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428303430719"} 20241210122540524 DAUC <0003> db_auc.c:236 IMSI='262428303430719': Calling to generate 4 vectors 20241210122540524 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241210122540524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241210122540524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540524 DAUC <0003> auc.c:113 vector [0]: rand = 6c5a33f8b2d92d17dbb42a08952ee0c6 20241210122540524 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241210122540524 DAUC <0003> auc.c:142 vector [0]: autn = fea70cdfc754000008be74576815dd9e 20241210122540524 DAUC <0003> auc.c:143 vector [0]: ck = e97370fc199e59e3005b7e52d8a4ecad 20241210122540524 DAUC <0003> auc.c:144 vector [0]: ik = d68f7ec8a8450fd39b7756e7ec2ccdd8 20241210122540524 DAUC <0003> auc.c:145 vector [0]: res = f15707b8742e96860000000000000000 20241210122540524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540524 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540524 DAUC <0003> auc.c:179 vector [0]: kc = f1ef70898ab931b6 20241210122540524 DAUC <0003> auc.c:180 vector [0]: sres = 09730fcc 20241210122540524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540524 DAUC <0003> auc.c:113 vector [1]: rand = cc51912cf634e0cd49efe9cab19b63e4 20241210122540524 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241210122540524 DAUC <0003> auc.c:142 vector [1]: autn = 399b8f25b84d00003ede9e51073a32cc 20241210122540524 DAUC <0003> auc.c:143 vector [1]: ck = 3a7ce718eafca2a1bab4f90be2589049 20241210122540524 DAUC <0003> auc.c:144 vector [1]: ik = 45600a8f3fdef8154af92d6da02f9396 20241210122540524 DAUC <0003> auc.c:145 vector [1]: res = 9f459e2a818426570000000000000000 20241210122540524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540524 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540524 DAUC <0003> auc.c:179 vector [1]: kc = 2b650df543ad70c6 20241210122540524 DAUC <0003> auc.c:180 vector [1]: sres = 0c36ed01 20241210122540524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540524 DAUC <0003> auc.c:113 vector [2]: rand = 79313fb34ad24ac06b34ec156e0aa8e1 20241210122540524 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241210122540524 DAUC <0003> auc.c:142 vector [2]: autn = c1b8666501d3000074346caea8f68686 20241210122540524 DAUC <0003> auc.c:143 vector [2]: ck = 8ad264cad494571038b1d1275c163e4e 20241210122540524 DAUC <0003> auc.c:144 vector [2]: ik = 02423704ab535224397312ef9ba182ce 20241210122540524 DAUC <0003> auc.c:145 vector [2]: res = df3eb8f1ba32210e0000000000000000 20241210122540524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540524 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540524 DAUC <0003> auc.c:179 vector [2]: kc = bf44ad10deabf977 20241210122540524 DAUC <0003> auc.c:180 vector [2]: sres = 03f33632 20241210122540524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540524 DAUC <0003> auc.c:113 vector [3]: rand = 1339c686937537dba1003355dceec265 20241210122540524 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241210122540524 DAUC <0003> auc.c:142 vector [3]: autn = 59a30637d11900002b122b4ed7a9991f 20241210122540524 DAUC <0003> auc.c:143 vector [3]: ck = bde736c456c02d4d59c8a78f770c7ea0 20241210122540524 DAUC <0003> auc.c:144 vector [3]: ik = 49ec6f313b57d3b84f3a19c71f8608a0 20241210122540524 DAUC <0003> auc.c:145 vector [3]: res = 70b7be175d7bd8a20000000000000000 20241210122540524 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540524 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540524 DAUC <0003> auc.c:179 vector [3]: kc = d1165082e17362d5 20241210122540524 DAUC <0003> auc.c:180 vector [3]: sres = 128e68e0 20241210122540524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540524 DAUC <0003> db_auc.c:245 IMSI='262428303430719': Generated 4 vectors 20241210122540524 DAUC <0003> db_auc.c:249 IMSI='262428303430719': Updating SQN=161 in DB 20241210122540524 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428303430719"} 20241210122540524 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540524 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540524 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540525 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540525 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428303430719"} 20241210122540525 DAUC <0003> db_auc.c:236 IMSI='262428303430719': Calling to generate 5 vectors 20241210122540525 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122540525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241210122540525 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540525 DAUC <0003> auc.c:113 vector [0]: rand = a57190bd8eb6dda101a4c7195c700371 20241210122540525 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241210122540525 DAUC <0003> auc.c:142 vector [0]: autn = 43f775b94ab70000e0cdb8040834d152 20241210122540525 DAUC <0003> auc.c:143 vector [0]: ck = eb1f66cc2b41f4a81c080fd1423d2473 20241210122540525 DAUC <0003> auc.c:144 vector [0]: ik = 06ce645e2145968ff0761b1ad17b8765 20241210122540525 DAUC <0003> auc.c:145 vector [0]: res = 8f752a1247d410450000000000000000 20241210122540525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540525 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540525 DAUC <0003> auc.c:179 vector [0]: kc = f4eb77fb4a25bf99 20241210122540525 DAUC <0003> auc.c:180 vector [0]: sres = e90a5327 20241210122540525 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540525 DAUC <0003> auc.c:113 vector [1]: rand = 8685c779c4a1f48abad09e9d28a427f5 20241210122540525 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241210122540525 DAUC <0003> auc.c:142 vector [1]: autn = e705ed91ae140000b2cb4437d0c6a1a1 20241210122540525 DAUC <0003> auc.c:143 vector [1]: ck = 82f6559fec69d43389d8e09aafc9184c 20241210122540525 DAUC <0003> auc.c:144 vector [1]: ik = 8b3be2b0c8d3643efe088b08a5fcb059 20241210122540525 DAUC <0003> auc.c:145 vector [1]: res = 4317240c665b6c960000000000000000 20241210122540525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540525 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540525 DAUC <0003> auc.c:179 vector [1]: kc = e72439df3ff4cef8 20241210122540525 DAUC <0003> auc.c:180 vector [1]: sres = ba328f4a 20241210122540525 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540525 DAUC <0003> auc.c:113 vector [2]: rand = 6c53d963313f86a0b8bf3ff8f0751e15 20241210122540525 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241210122540525 DAUC <0003> auc.c:142 vector [2]: autn = dd699d7352bf00001e07d052ea86daa6 20241210122540525 DAUC <0003> auc.c:143 vector [2]: ck = 7e544e1728833715dd37148d21cd653e 20241210122540525 DAUC <0003> auc.c:144 vector [2]: ik = 273d6bab5ce92c17e586a7438307ba73 20241210122540525 DAUC <0003> auc.c:145 vector [2]: res = 3c65faafa86e61070000000000000000 20241210122540525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540525 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540525 DAUC <0003> auc.c:179 vector [2]: kc = a56389acdff9fbe5 20241210122540525 DAUC <0003> auc.c:180 vector [2]: sres = bf9aa2d3 20241210122540525 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540525 DAUC <0003> auc.c:113 vector [3]: rand = 3ff2894cb5a1b7b5b1612f64c178a976 20241210122540525 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241210122540525 DAUC <0003> auc.c:142 vector [3]: autn = 64f0d821c205000062831a30c2d180d2 20241210122540525 DAUC <0003> auc.c:143 vector [3]: ck = 89f1fcc0dd1b543fa7e7a780f9f2b282 20241210122540525 DAUC <0003> auc.c:144 vector [3]: ik = b6576544be42b416b901012d9b6a7b5b 20241210122540525 DAUC <0003> auc.c:145 vector [3]: res = 178e09d33b6d77960000000000000000 20241210122540525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540525 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540525 DAUC <0003> auc.c:179 vector [3]: kc = 7059bd18ba5addc9 20241210122540525 DAUC <0003> auc.c:180 vector [3]: sres = f4328809 20241210122540525 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540525 DAUC <0003> auc.c:113 vector [4]: rand = 161ca210e20cd308d9e72ab5f0ba9dc5 20241210122540525 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241210122540525 DAUC <0003> auc.c:142 vector [4]: autn = 61e529f85ae900004e5911d2059591d8 20241210122540525 DAUC <0003> auc.c:143 vector [4]: ck = d47625b4f8c63dd55909d001e910c93f 20241210122540525 DAUC <0003> auc.c:144 vector [4]: ik = 6413fb151bcd9c2205911a785b4d8992 20241210122540525 DAUC <0003> auc.c:145 vector [4]: res = 8081c8fbb830606a0000000000000000 20241210122540525 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540525 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122540525 DAUC <0003> auc.c:179 vector [4]: kc = 70e2fca4fbb6cbca 20241210122540525 DAUC <0003> auc.c:180 vector [4]: sres = 2d81996c 20241210122540525 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122540525 DAUC <0003> db_auc.c:245 IMSI='262428303430719': Generated 5 vectors 20241210122540525 DAUC <0003> db_auc.c:249 IMSI='262428303430719': Updating SQN=321 in DB 20241210122540525 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428303430719"} 20241210122540525 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540525 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540525 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540526 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540526 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428303430719"} 20241210122540526 DAUC <0003> db_auc.c:236 IMSI='262428303430719': Calling to generate 5 vectors 20241210122540526 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122540526 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122540526 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122540526 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241210122540526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122540526 DAUC <0003> auc.c:113 vector [0]: rand = 3ec47d2080abbe8d830719e8f7e34f49 20241210122540526 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241210122540526 DAUC <0003> auc.c:142 vector [0]: autn = b143fd05c168000000ebb560cacab5bf 20241210122540526 DAUC <0003> auc.c:143 vector [0]: ck = e7cfa3e216e8f7f25625b4ed16d32a89 20241210122540526 DAUC <0003> auc.c:144 vector [0]: ik = 32668e48d20e1e197ffe5aef6a7acccd 20241210122540526 DAUC <0003> auc.c:145 vector [0]: res = 403fa904beee91b10000000000000000 20241210122540526 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122540526 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122540526 DAUC <0003> auc.c:179 vector [0]: kc = 6951c8b8e63abe51 20241210122540526 DAUC <0003> auc.c:180 vector [0]: sres = b283b71b 20241210122540526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122540526 DAUC <0003> auc.c:113 vector [1]: rand = f90f34ee5efc34f876c1f63c3cc6d32c 20241210122540526 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241210122540526 DAUC <0003> auc.c:142 vector [1]: autn = 7a154e25a79e0000dd33c18220349539 20241210122540526 DAUC <0003> auc.c:143 vector [1]: ck = 996f54dbd685a69c804aa156373c097e 20241210122540526 DAUC <0003> auc.c:144 vector [1]: ik = d903e075846ce48ff2a713fb506b168e 20241210122540526 DAUC <0003> auc.c:145 vector [1]: res = 5621ae897c6f0dc70000000000000000 20241210122540526 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122540526 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122540526 DAUC <0003> auc.c:179 vector [1]: kc = 7b60ad4153b0c32b 20241210122540526 DAUC <0003> auc.c:180 vector [1]: sres = b1b4cb54 20241210122540526 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122540526 DAUC <0003> auc.c:113 vector [2]: rand = bd782c254f4e2b6a661e83299a66785f 20241210122540526 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241210122540526 DAUC <0003> auc.c:142 vector [2]: autn = b31c2b592d660000fbf62a50f8f3c512 20241210122540526 DAUC <0003> auc.c:143 vector [2]: ck = 278004d579a0019ba4816b78ed9a8ece 20241210122540526 DAUC <0003> auc.c:144 vector [2]: ik = c63ec618d903f74adf4413c13ca78ba8 20241210122540526 DAUC <0003> auc.c:145 vector [2]: res = 48579f4841cab7420000000000000000 20241210122540526 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122540526 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122540526 DAUC <0003> auc.c:179 vector [2]: kc = 1acb6d25b8faabc5 20241210122540526 DAUC <0003> auc.c:180 vector [2]: sres = d85c72fa 20241210122540526 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122540526 DAUC <0003> auc.c:113 vector [3]: rand = e7b8ee1ca622d0596abb92553b2f2508 20241210122540526 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241210122540526 DAUC <0003> auc.c:142 vector [3]: autn = e9be8f8c88de0000935bb082768fca06 20241210122540526 DAUC <0003> auc.c:143 vector [3]: ck = 9e3772e63faaa037b4e8fe9c3cc95ef6 20241210122540526 DAUC <0003> auc.c:144 vector [3]: ik = 71ec9fb6f885cf8c37e007c74f08f58c 20241210122540526 DAUC <0003> auc.c:145 vector [3]: res = 56bbb903b14e85e50000000000000000 20241210122540526 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122540526 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122540526 DAUC <0003> auc.c:179 vector [3]: kc = a07d8a4122512881 20241210122540526 DAUC <0003> auc.c:180 vector [3]: sres = 745d751e 20241210122540526 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122540526 DAUC <0003> auc.c:113 vector [4]: rand = 0a55ccb57361fe9f9c309f776693e9f3 20241210122540526 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241210122540526 DAUC <0003> auc.c:142 vector [4]: autn = 0aa678e9ba1b00000ecb45807ef95e57 20241210122540526 DAUC <0003> auc.c:143 vector [4]: ck = 97925f939ea9db3a65b829849ef4263e 20241210122540526 DAUC <0003> auc.c:144 vector [4]: ik = aeefc95ab97a14ce729c3052a643484c 20241210122540526 DAUC <0003> auc.c:145 vector [4]: res = cf52de6d23d96e500000000000000000 20241210122540526 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122540526 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122540526 DAUC <0003> auc.c:179 vector [4]: kc = f4472b319cdea37e 20241210122540526 DAUC <0003> auc.c:180 vector [4]: sres = ea36e1f1 20241210122540526 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122540526 DAUC <0003> db_auc.c:245 IMSI='262428303430719': Generated 5 vectors 20241210122540526 DAUC <0003> db_auc.c:249 IMSI='262428303430719': Updating SQN=481 in DB 20241210122540526 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428303430719"} 20241210122540526 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428303430719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122540526 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540526 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122540527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20241210122540528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20241210122540528 DLINP <000b> input/ipa.c:451 connected read/write 20241210122540528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122540528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122540528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122540528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122540528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38633<->l=127.0.0.1:4259) 20241210122540552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241210122540652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241210122543746 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122543746 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122543751 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38952<->l=127.0.0.1:4258 20241210122543757 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543757 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122543757 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122543757 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  20241210122543757 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122543757 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  20241210122543757 DLGSUP <0013> gsup_server.c:235 2:  20241210122543757 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122543757 DLGSUP <0013> gsup_server.c:235 3:  20241210122543757 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122543757 DLGSUP <0013> gsup_server.c:235 4:  20241210122543757 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122543757 DLGSUP <0013> gsup_server.c:235 5:  20241210122543757 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122543757 DLGSUP <0013> gsup_server.c:235 7:  20241210122543757 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122543757 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122543757 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122543757 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122543787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39955<->l=127.0.0.1:4259) 20241210122543790 DAUC <0003> db_auc.c:157 IMSI='262425204441528': No 2G Auth Data 20241210122543790 DAUC <0003> db_auc.c:192 IMSI='262425204441528': No 3G Auth Data 20241210122543799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38958<->l=127.0.0.1:4258 20241210122543802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543802 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425204441528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425204441528"} 20241210122543802 DAUC <0003> db_auc.c:157 IMSI='262425204441528': No 2G Auth Data 20241210122543802 DAUC <0003> db_auc.c:236 IMSI='262425204441528': Calling to generate 5 vectors 20241210122543802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122543802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122543802 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122543802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122543802 DAUC <0003> auc.c:113 vector [0]: rand = ffc0915845efb264ea60138c364e4d48 20241210122543802 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122543802 DAUC <0003> auc.c:142 vector [0]: autn = 6631f47329428000518bce13ec4c5f4d 20241210122543802 DAUC <0003> auc.c:143 vector [0]: ck = f256f8d25f103b0ce330a67f2b17ab63 20241210122543802 DAUC <0003> auc.c:144 vector [0]: ik = 12be7d896a65a842c6aaf1f2eaea4f73 20241210122543802 DAUC <0003> auc.c:145 vector [0]: res = 0c306537b8356ec60000000000000000 20241210122543802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122543802 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122543802 DAUC <0003> auc.c:151 vector [0]: kc = c572d2d6f488775e 20241210122543802 DAUC <0003> auc.c:152 vector [0]: sres = b4050bf1 20241210122543802 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122543802 DAUC <0003> auc.c:113 vector [1]: rand = a667d5230d9a71e1196eeb2070be6ad5 20241210122543802 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122543802 DAUC <0003> auc.c:142 vector [1]: autn = 45066666dbb38000aa578562f668c8e0 20241210122543802 DAUC <0003> auc.c:143 vector [1]: ck = 0a8d4be9c11e521e3999427db29af841 20241210122543802 DAUC <0003> auc.c:144 vector [1]: ik = 669116ecf15e344cfc6ce8c9bbfb8f1f 20241210122543802 DAUC <0003> auc.c:145 vector [1]: res = 8e080d595a5086870000000000000000 20241210122543802 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122543802 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122543802 DAUC <0003> auc.c:151 vector [1]: kc = a9e9f7b13921110c 20241210122543802 DAUC <0003> auc.c:152 vector [1]: sres = d4588bde 20241210122543802 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122543802 DAUC <0003> auc.c:113 vector [2]: rand = d5de729bed510bfd2c0a60b5cbe6b45f 20241210122543802 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122543802 DAUC <0003> auc.c:142 vector [2]: autn = d3886bdddbcd800022ea695ed680c3b5 20241210122543802 DAUC <0003> auc.c:143 vector [2]: ck = 23146ca273ba79bec187ad773215b355 20241210122543802 DAUC <0003> auc.c:144 vector [2]: ik = b485c64a8a26c843bf18f90dad677a43 20241210122543802 DAUC <0003> auc.c:145 vector [2]: res = ac22d66d364d666a0000000000000000 20241210122543802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122543802 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122543802 DAUC <0003> auc.c:151 vector [2]: kc = e90efe9266ee78eb 20241210122543802 DAUC <0003> auc.c:152 vector [2]: sres = 9a6fb007 20241210122543802 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122543802 DAUC <0003> auc.c:113 vector [3]: rand = 4cf2aa1ac5b275def2d8229dcb52a145 20241210122543802 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122543802 DAUC <0003> auc.c:142 vector [3]: autn = fa20ea47b2c58000f0dbb812e90c22f0 20241210122543802 DAUC <0003> auc.c:143 vector [3]: ck = 5f5186e530f331c31330ed5d8cc52151 20241210122543802 DAUC <0003> auc.c:144 vector [3]: ik = 51bd96786e92d5e2a59921ada6f28d4c 20241210122543802 DAUC <0003> auc.c:145 vector [3]: res = 066bc80f0241cbeb0000000000000000 20241210122543802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122543802 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122543802 DAUC <0003> auc.c:151 vector [3]: kc = b845dc6d7456483c 20241210122543802 DAUC <0003> auc.c:152 vector [3]: sres = 042a03e4 20241210122543802 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122543802 DAUC <0003> auc.c:113 vector [4]: rand = 7c8fc524d351ace538f316efd8287633 20241210122543802 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122543802 DAUC <0003> auc.c:142 vector [4]: autn = 23662a0fe3448000fc1dbfd3cef9c0b7 20241210122543802 DAUC <0003> auc.c:143 vector [4]: ck = 583e66d5818542dd2538fda445b19f05 20241210122543802 DAUC <0003> auc.c:144 vector [4]: ik = 647ca99d69bcbecbd111622e8cd7f055 20241210122543802 DAUC <0003> auc.c:145 vector [4]: res = 853cf45dc77d06050000000000000000 20241210122543802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122543802 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122543802 DAUC <0003> auc.c:151 vector [4]: kc = c86b50c2215f9346 20241210122543802 DAUC <0003> auc.c:152 vector [4]: sres = 4241f258 20241210122543802 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122543802 DAUC <0003> db_auc.c:245 IMSI='262425204441528': Generated 5 vectors 20241210122543802 DAUC <0003> db_auc.c:249 IMSI='262425204441528': Updating SQN=161 in DB 20241210122543802 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425204441528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425204441528"} 20241210122543802 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425204441528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122543802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38958<->l=127.0.0.1:4258 20241210122543804 DAUC <0003> db_auc.c:157 IMSI='262427096386577': No 2G Auth Data 20241210122543804 DAUC <0003> db_auc.c:192 IMSI='262427096386577': No 3G Auth Data 20241210122543811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4258 20241210122543812 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543812 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427096386577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427096386577"} 20241210122543812 DAUC <0003> db_auc.c:157 IMSI='262427096386577': No 2G Auth Data 20241210122543812 DAUC <0003> db_auc.c:236 IMSI='262427096386577': Calling to generate 5 vectors 20241210122543812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241210122543812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122543812 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241210122543812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122543812 DAUC <0003> auc.c:113 vector [0]: rand = a502bba56f995ef3dbad9864d9d464df 20241210122543812 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122543812 DAUC <0003> auc.c:142 vector [0]: autn = 468970e342ab80006fb2552661bbbcb0 20241210122543812 DAUC <0003> auc.c:143 vector [0]: ck = 8193b822c2420ec4ccbe70922327fd86 20241210122543812 DAUC <0003> auc.c:144 vector [0]: ik = 031acafdb5cd01560a65da03ae835edb 20241210122543812 DAUC <0003> auc.c:145 vector [0]: res = 7c512f4d4135199a0000000000000000 20241210122543812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122543812 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241210122543812 DAUC <0003> auc.c:151 vector [0]: kc = 4452d84efa2baccf 20241210122543812 DAUC <0003> auc.c:152 vector [0]: sres = 3d6436d7 20241210122543812 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241210122543812 DAUC <0003> auc.c:113 vector [1]: rand = de69662ec5349495701db887940eeb53 20241210122543812 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122543812 DAUC <0003> auc.c:142 vector [1]: autn = aa4538b4c09b80002ea89fc72d0c33f0 20241210122543812 DAUC <0003> auc.c:143 vector [1]: ck = cf83e038b833a376bf35b84579efef0f 20241210122543812 DAUC <0003> auc.c:144 vector [1]: ik = 956cbbf1240b151f1b088d1cdbfed0d6 20241210122543812 DAUC <0003> auc.c:145 vector [1]: res = 1df48d3c874fbefe0000000000000000 20241210122543812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122543812 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241210122543812 DAUC <0003> auc.c:151 vector [1]: kc = fed26e903e2989b0 20241210122543812 DAUC <0003> auc.c:152 vector [1]: sres = 9abb33c2 20241210122543812 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241210122543812 DAUC <0003> auc.c:113 vector [2]: rand = aea0ec44a10959bb1c064dc7e53034a0 20241210122543812 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122543812 DAUC <0003> auc.c:142 vector [2]: autn = 3f79ded1d0c98000fd153c8419841eb4 20241210122543812 DAUC <0003> auc.c:143 vector [2]: ck = 043c91d03dbf33a78bd0dd8747f346f5 20241210122543812 DAUC <0003> auc.c:144 vector [2]: ik = 4955f8dd1a80cfa7e88ac33feec58e61 20241210122543812 DAUC <0003> auc.c:145 vector [2]: res = e1b161350d2b72b10000000000000000 20241210122543812 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122543812 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241210122543812 DAUC <0003> auc.c:151 vector [2]: kc = 2e3377b58e093494 20241210122543812 DAUC <0003> auc.c:152 vector [2]: sres = ec9a1384 20241210122543812 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241210122543812 DAUC <0003> auc.c:113 vector [3]: rand = 45ab30414ef2eadeaed8f729e202e012 20241210122543812 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122543812 DAUC <0003> auc.c:142 vector [3]: autn = 1c89eb3549a88000a3e6bc720a0ab167 20241210122543812 DAUC <0003> auc.c:143 vector [3]: ck = d86bd23342859c8674b83e81a94e88c6 20241210122543812 DAUC <0003> auc.c:144 vector [3]: ik = 970aa031e86693c1f31a86f485b77e82 20241210122543812 DAUC <0003> auc.c:145 vector [3]: res = a5664b92010b1ce90000000000000000 20241210122543812 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122543812 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241210122543812 DAUC <0003> auc.c:151 vector [3]: kc = c8c3ca77861af903 20241210122543812 DAUC <0003> auc.c:152 vector [3]: sres = a46d577b 20241210122543812 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241210122543812 DAUC <0003> auc.c:113 vector [4]: rand = 3ab8b0ae61b91725973447acee87aa3d 20241210122543812 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122543812 DAUC <0003> auc.c:142 vector [4]: autn = 542b5c93f6c780006cbdb1c8365957b9 20241210122543812 DAUC <0003> auc.c:143 vector [4]: ck = 62fc78721ad37f3bc76dfd1bc5cb0400 20241210122543812 DAUC <0003> auc.c:144 vector [4]: ik = c04c04ad050956bd6003bf87607ead39 20241210122543812 DAUC <0003> auc.c:145 vector [4]: res = 1870b5a209d121290000000000000000 20241210122543812 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122543812 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241210122543812 DAUC <0003> auc.c:151 vector [4]: kc = 05de3e43ba6f80bf 20241210122543812 DAUC <0003> auc.c:152 vector [4]: sres = 11a1948b 20241210122543812 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241210122543812 DAUC <0003> db_auc.c:245 IMSI='262427096386577': Generated 5 vectors 20241210122543812 DAUC <0003> db_auc.c:249 IMSI='262427096386577': Updating SQN=161 in DB 20241210122543813 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427096386577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427096386577"} 20241210122543813 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427096386577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122543813 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543813 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4258 20241210122543814 DAUC <0003> db_auc.c:157 IMSI='262426789872328': No 2G Auth Data 20241210122543814 DAUC <0003> db_auc.c:192 IMSI='262426789872328': No 3G Auth Data 20241210122543820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38972<->l=127.0.0.1:4258 20241210122543822 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543822 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426789872328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426789872328"} 20241210122543822 DAUC <0003> db_auc.c:236 IMSI='262426789872328': Calling to generate 5 vectors 20241210122543822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122543822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122543822 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122543822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122543822 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122543822 DAUC <0003> auc.c:113 vector [0]: rand = d46ffc88af152d03fc4733461762b2c9 20241210122543822 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122543822 DAUC <0003> auc.c:142 vector [0]: autn = 5be934301e3f8000a1faaf50139feabc 20241210122543822 DAUC <0003> auc.c:143 vector [0]: ck = da115108577fc95dc6cd0b8a5b6fd3b9 20241210122543822 DAUC <0003> auc.c:144 vector [0]: ik = f29933d99cd025897a9406d3473c0b78 20241210122543822 DAUC <0003> auc.c:145 vector [0]: res = 5d791c09c68f41f80000000000000000 20241210122543822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122543822 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122543822 DAUC <0003> auc.c:179 vector [0]: kc = 869219f44cfe6400 20241210122543822 DAUC <0003> auc.c:180 vector [0]: sres = d540bac3 20241210122543822 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122543822 DAUC <0003> auc.c:113 vector [1]: rand = d83ed50adccfaffcf8b787007113d398 20241210122543822 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122543822 DAUC <0003> auc.c:142 vector [1]: autn = 57541353a0f68000594b7eed5eb3e5f4 20241210122543822 DAUC <0003> auc.c:143 vector [1]: ck = 1666db8e284f43e05d30d888d22f42de 20241210122543822 DAUC <0003> auc.c:144 vector [1]: ik = af3d047c2d18179d270c0f7397380e4c 20241210122543822 DAUC <0003> auc.c:145 vector [1]: res = 3deefb29a5c11fbb0000000000000000 20241210122543822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122543822 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122543822 DAUC <0003> auc.c:179 vector [1]: kc = 3266767877c1b800 20241210122543822 DAUC <0003> auc.c:180 vector [1]: sres = cc37bbbf 20241210122543822 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122543822 DAUC <0003> auc.c:113 vector [2]: rand = ed56167d6b62decb1bfbd9074e0c27d3 20241210122543822 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122543822 DAUC <0003> auc.c:142 vector [2]: autn = 08cb44c5082b800027addf88d86b4145 20241210122543822 DAUC <0003> auc.c:143 vector [2]: ck = 9ad2f969b634aafe4318bf28501ae4a2 20241210122543822 DAUC <0003> auc.c:144 vector [2]: ik = 7485d8364f667c2e732e742f3c2e8cf6 20241210122543822 DAUC <0003> auc.c:145 vector [2]: res = c324f14b4061e2840000000000000000 20241210122543822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122543822 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122543822 DAUC <0003> auc.c:179 vector [2]: kc = a5a291fbaee92400 20241210122543822 DAUC <0003> auc.c:180 vector [2]: sres = 0f8c86e6 20241210122543822 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122543822 DAUC <0003> auc.c:113 vector [3]: rand = a857aa22e858639ba1a015d8c61bbe0a 20241210122543822 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122543822 DAUC <0003> auc.c:142 vector [3]: autn = 85adff329f5e80007e9a0a62f161d13f 20241210122543822 DAUC <0003> auc.c:143 vector [3]: ck = 109acd7adcd8526f6ee85a12a23b9ce0 20241210122543822 DAUC <0003> auc.c:144 vector [3]: ik = 8ba897676c8e9370e5918b2d93843100 20241210122543822 DAUC <0003> auc.c:145 vector [3]: res = 2f52bcb77b6638930000000000000000 20241210122543822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122543822 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122543822 DAUC <0003> auc.c:179 vector [3]: kc = 63c6a7c586dc0000 20241210122543822 DAUC <0003> auc.c:180 vector [3]: sres = cbc951a5 20241210122543822 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122543822 DAUC <0003> auc.c:113 vector [4]: rand = 961c81415cad02a50a3f8aff139e01de 20241210122543822 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122543822 DAUC <0003> auc.c:142 vector [4]: autn = ce9f5cd600218000e23b9dfb3ef19dc6 20241210122543822 DAUC <0003> auc.c:143 vector [4]: ck = c6f478f9e02e235a175b7bbb77eee196 20241210122543822 DAUC <0003> auc.c:144 vector [4]: ik = 986ba54f10d4da3edf1a2f56426ddfc7 20241210122543822 DAUC <0003> auc.c:145 vector [4]: res = cede3616a3e8cbb60000000000000000 20241210122543822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122543822 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122543822 DAUC <0003> auc.c:179 vector [4]: kc = 154211b458bda800 20241210122543822 DAUC <0003> auc.c:180 vector [4]: sres = 015e9d6e 20241210122543822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122543822 DAUC <0003> db_auc.c:245 IMSI='262426789872328': Generated 5 vectors 20241210122543822 DAUC <0003> db_auc.c:249 IMSI='262426789872328': Updating SQN=161 in DB 20241210122543822 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426789872328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426789872328"} 20241210122543822 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426789872328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122543823 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543823 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38972<->l=127.0.0.1:4258 20241210122543825 DAUC <0003> db_auc.c:157 IMSI='262427631189311': No 2G Auth Data 20241210122543825 DAUC <0003> db_auc.c:192 IMSI='262427631189311': No 3G Auth Data 20241210122543831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38986<->l=127.0.0.1:4258 20241210122543836 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543836 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427631189311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427631189311"} 20241210122543836 DAUC <0003> db_auc.c:236 IMSI='262427631189311': Calling to generate 5 vectors 20241210122543836 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122543836 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122543836 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122543836 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122543836 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122543836 DAUC <0003> auc.c:113 vector [0]: rand = 40899d9386f5429506b570813c4e8943 20241210122543837 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122543837 DAUC <0003> auc.c:142 vector [0]: autn = a4cd10b7d1068000cd2cdf8c9a1cbd03 20241210122543837 DAUC <0003> auc.c:143 vector [0]: ck = 1ce4f95cff7c163c55a59d97128f10be 20241210122543837 DAUC <0003> auc.c:144 vector [0]: ik = fdf5d972038da13d6aceeffcdb7cfe39 20241210122543837 DAUC <0003> auc.c:145 vector [0]: res = 9c2e343b42dd9fd50000000000000000 20241210122543837 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122543837 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122543837 DAUC <0003> auc.c:179 vector [0]: kc = 03b49877ec98c800 20241210122543837 DAUC <0003> auc.c:180 vector [0]: sres = 82a7d040 20241210122543837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122543837 DAUC <0003> auc.c:113 vector [1]: rand = 061180bb94797fc18e94435c1a435ed5 20241210122543837 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122543837 DAUC <0003> auc.c:142 vector [1]: autn = 1e3b296d969d8000a68fda0f547ee723 20241210122543837 DAUC <0003> auc.c:143 vector [1]: ck = 10175ac64ac06e5fcd6f92888bb7ded6 20241210122543837 DAUC <0003> auc.c:144 vector [1]: ik = c93ce39b3227f038435ead3f004fafb2 20241210122543837 DAUC <0003> auc.c:145 vector [1]: res = fe8e9859d99b54e00000000000000000 20241210122543837 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122543837 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122543837 DAUC <0003> auc.c:179 vector [1]: kc = 632eccc9abe81400 20241210122543837 DAUC <0003> auc.c:180 vector [1]: sres = a84563d9 20241210122543837 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122543837 DAUC <0003> auc.c:113 vector [2]: rand = 136433f90371c905511b6dcf7eb98bc9 20241210122543837 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122543837 DAUC <0003> auc.c:142 vector [2]: autn = 5958a05abd898000dedbc3d75e38a515 20241210122543837 DAUC <0003> auc.c:143 vector [2]: ck = 04624da4c4c8fa372a3dd5398e17e405 20241210122543837 DAUC <0003> auc.c:144 vector [2]: ik = 3348c0b9f2948e53434a88c861c94b5f 20241210122543837 DAUC <0003> auc.c:145 vector [2]: res = 9d67a1022cde4d620000000000000000 20241210122543837 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122543837 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122543837 DAUC <0003> auc.c:179 vector [2]: kc = 9c5c9bf657c7fc00 20241210122543837 DAUC <0003> auc.c:180 vector [2]: sres = 0ef4d618 20241210122543837 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122543837 DAUC <0003> auc.c:113 vector [3]: rand = 29b9bf782ae8b7a1c8034aa63b298566 20241210122543837 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122543837 DAUC <0003> auc.c:142 vector [3]: autn = a8ae052300328000e5de32092ac8c32e 20241210122543837 DAUC <0003> auc.c:143 vector [3]: ck = 599145e2de474feaf92665b59a98ba1f 20241210122543837 DAUC <0003> auc.c:144 vector [3]: ik = 55c08f5a5578a6de5ff652cfb739be0a 20241210122543837 DAUC <0003> auc.c:145 vector [3]: res = 9faad47b9425619a0000000000000000 20241210122543837 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122543837 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122543837 DAUC <0003> auc.c:179 vector [3]: kc = 9c25f28a9c05dc00 20241210122543837 DAUC <0003> auc.c:180 vector [3]: sres = 91deaba4 20241210122543837 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122543837 DAUC <0003> auc.c:113 vector [4]: rand = a3b93b5608723d16923d587e66676d14 20241210122543837 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122543837 DAUC <0003> auc.c:142 vector [4]: autn = 487e2c6bbe8580006fc4b78bbb082800 20241210122543837 DAUC <0003> auc.c:143 vector [4]: ck = da0c30fef2c0a1606d3d6b9408782e29 20241210122543837 DAUC <0003> auc.c:144 vector [4]: ik = c02548cc0bf0c70a48d03500fd3de6a4 20241210122543837 DAUC <0003> auc.c:145 vector [4]: res = d75aa161d7ca26fb0000000000000000 20241210122543837 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122543837 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122543837 DAUC <0003> auc.c:179 vector [4]: kc = c25cfc901a5b0000 20241210122543837 DAUC <0003> auc.c:180 vector [4]: sres = d3edd9a3 20241210122543837 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122543837 DAUC <0003> db_auc.c:245 IMSI='262427631189311': Generated 5 vectors 20241210122543837 DAUC <0003> db_auc.c:249 IMSI='262427631189311': Updating SQN=161 in DB 20241210122543837 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427631189311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427631189311"} 20241210122543837 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427631189311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122543837 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543837 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38986<->l=127.0.0.1:4258 20241210122543839 DAUC <0003> db_auc.c:157 IMSI='262426844237567': No 2G Auth Data 20241210122543839 DAUC <0003> db_auc.c:192 IMSI='262426844237567': No 3G Auth Data 20241210122543846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 20241210122543848 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543848 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426844237567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426844237567"} 20241210122543848 DAUC <0003> db_auc.c:236 IMSI='262426844237567': Calling to generate 5 vectors 20241210122543848 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241210122543848 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241210122543848 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241210122543848 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241210122543848 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241210122543848 DAUC <0003> auc.c:113 vector [0]: rand = f14bbc8b9913d49cc297eb08ced083df 20241210122543848 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241210122543848 DAUC <0003> auc.c:142 vector [0]: autn = ab1ff71d41b180009f1c8930b2c32147 20241210122543848 DAUC <0003> auc.c:143 vector [0]: ck = 17fe21e32299b90ea0d71e3df79d1d94 20241210122543848 DAUC <0003> auc.c:144 vector [0]: ik = 1b07fb74378922e308972f862855ef95 20241210122543848 DAUC <0003> auc.c:145 vector [0]: res = 9d8d0adc2eeea01b0000000000000000 20241210122543848 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241210122543848 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241210122543848 DAUC <0003> auc.c:179 vector [0]: kc = 19fd7740a59bf77f 20241210122543848 DAUC <0003> auc.c:180 vector [0]: sres = 3498cdc5 20241210122543848 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241210122543848 DAUC <0003> auc.c:113 vector [1]: rand = 7c2ba679fb0c0efa44d20e70076c62bd 20241210122543848 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241210122543848 DAUC <0003> auc.c:142 vector [1]: autn = daddf9d1046980007cc2c7e16e12bc67 20241210122543848 DAUC <0003> auc.c:143 vector [1]: ck = 6acea46530a39f128cb6fc76b4d7430b 20241210122543848 DAUC <0003> auc.c:144 vector [1]: ik = 02b4d41c0ebf641385de5df297899eac 20241210122543848 DAUC <0003> auc.c:145 vector [1]: res = cb9631bc06ff8f8f0000000000000000 20241210122543848 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241210122543848 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241210122543848 DAUC <0003> auc.c:179 vector [1]: kc = d90d096d391a287c 20241210122543848 DAUC <0003> auc.c:180 vector [1]: sres = 8bea1e1b 20241210122543848 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241210122543848 DAUC <0003> auc.c:113 vector [2]: rand = 78e5e7142ce24854f6ac942084a1ce1c 20241210122543848 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241210122543848 DAUC <0003> auc.c:142 vector [2]: autn = 6d8db1b73aeb800001ed059d3c30510a 20241210122543848 DAUC <0003> auc.c:143 vector [2]: ck = 42b32b7e614e3e2d60d85d8b48df4d3b 20241210122543848 DAUC <0003> auc.c:144 vector [2]: ik = 1a48f8fbbb6ab2889b86708f0072baf8 20241210122543848 DAUC <0003> auc.c:145 vector [2]: res = 9939f381eb9c5a420000000000000000 20241210122543848 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241210122543848 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241210122543848 DAUC <0003> auc.c:179 vector [2]: kc = c52e5e47f757e35d 20241210122543848 DAUC <0003> auc.c:180 vector [2]: sres = 102393a8 20241210122543848 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241210122543848 DAUC <0003> auc.c:113 vector [3]: rand = a29d5b8cbcf22794c4978a978b74fbad 20241210122543848 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241210122543848 DAUC <0003> auc.c:142 vector [3]: autn = 1f355af374038000449c5747cef5f163 20241210122543848 DAUC <0003> auc.c:143 vector [3]: ck = de8ed6269af495bbc27d1f4c1678576c 20241210122543848 DAUC <0003> auc.c:144 vector [3]: ik = 2be36b326fc81e0c6074c302c05cb547 20241210122543848 DAUC <0003> auc.c:145 vector [3]: res = 3279b93deb44ea660000000000000000 20241210122543848 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241210122543848 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241210122543848 DAUC <0003> auc.c:179 vector [3]: kc = 7cc6950ae0f7cc2a 20241210122543848 DAUC <0003> auc.c:180 vector [3]: sres = 744d918b 20241210122543848 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241210122543848 DAUC <0003> auc.c:113 vector [4]: rand = cf4330940411e7712c47d2af1fdb6053 20241210122543848 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241210122543848 DAUC <0003> auc.c:142 vector [4]: autn = 59d674a92ade80009051b74d1bba3445 20241210122543848 DAUC <0003> auc.c:143 vector [4]: ck = c4a235e66025dd8ed13b5dad2523e383 20241210122543848 DAUC <0003> auc.c:144 vector [4]: ik = 8286ae732e8ea6bc38f523eca2f0de27 20241210122543848 DAUC <0003> auc.c:145 vector [4]: res = f7b7a12ede9927740000000000000000 20241210122543848 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241210122543848 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241210122543848 DAUC <0003> auc.c:179 vector [4]: kc = 3ad2bf9df4255ed4 20241210122543848 DAUC <0003> auc.c:180 vector [4]: sres = 7e72cec7 20241210122543848 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241210122543848 DAUC <0003> db_auc.c:245 IMSI='262426844237567': Generated 5 vectors 20241210122543848 DAUC <0003> db_auc.c:249 IMSI='262426844237567': Updating SQN=161 in DB 20241210122543848 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426844237567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426844237567"} 20241210122543848 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426844237567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122543848 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543848 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122543850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 20241210122543851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38952<->l=127.0.0.1:4258 20241210122543852 DLINP <000b> input/ipa.c:451 connected read/write 20241210122543852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122543852 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122543852 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122543852 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122543852 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39955<->l=127.0.0.1:4259) 20241210122543881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39006<->l=127.0.0.1:4258 20241210122543982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39006<->l=127.0.0.1:4258 20241210122547059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122547059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122547064 DLINP <000b> input/ipa.c:451 connected read/write 20241210122547064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122547065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39022<->l=127.0.0.1:4258 20241210122547069 DLINP <000b> input/ipa.c:451 connected read/write 20241210122547069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122547069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122547069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122547069 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  20241210122547069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122547069 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  20241210122547069 DLGSUP <0013> gsup_server.c:235 2:  20241210122547069 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122547069 DLGSUP <0013> gsup_server.c:235 3:  20241210122547069 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122547069 DLGSUP <0013> gsup_server.c:235 4:  20241210122547069 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122547069 DLGSUP <0013> gsup_server.c:235 5:  20241210122547069 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122547069 DLGSUP <0013> gsup_server.c:235 7:  20241210122547069 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122547069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122547069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122547069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122547098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37179<->l=127.0.0.1:4259) 20241210122547106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39028<->l=127.0.0.1:4258 20241210122547114 DLINP <000b> input/ipa.c:451 connected read/write 20241210122547114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122547114 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896963137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896963137" cn_domain=PS} 20241210122547114 DLU <0006> fsm.c:456 lu(262427896963137)[0x55f699692910]{UNVALIDATED}: Allocated 20241210122547114 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896963137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241210122547114 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896963137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427896963137" cause=IMSI unknown in HLR} 20241210122547114 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896963137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122547114 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427896963137)[0x55f699692910]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122547114 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427896963137)[0x55f699692910]{UNVALIDATED}: Freeing instance 20241210122547114 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896963137)[0x55f699692910]{UNVALIDATED}: Deallocated 20241210122547114 DLINP <000b> input/ipa.c:451 connected read/write 20241210122547114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122547114 DLINP <000b> input/ipa.c:451 connected read/write 20241210122547114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122547116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39028<->l=127.0.0.1:4258 20241210122547116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39022<->l=127.0.0.1:4258 20241210122547117 DLINP <000b> input/ipa.c:451 connected read/write 20241210122547117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122547117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122547117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122547117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122547117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37179<->l=127.0.0.1:4259) 20241210122547163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39040<->l=127.0.0.1:4258 20241210122547264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39040<->l=127.0.0.1:4258 20241210122550300 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122550300 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122550302 DLINP <000b> input/ipa.c:451 connected read/write 20241210122550302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122550302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20241210122550303 DLINP <000b> input/ipa.c:451 connected read/write 20241210122550303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122550303 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122550303 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122550303 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  20241210122550303 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122550303 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  20241210122550303 DLGSUP <0013> gsup_server.c:235 2:  20241210122550303 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122550303 DLGSUP <0013> gsup_server.c:235 3:  20241210122550303 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122550303 DLGSUP <0013> gsup_server.c:235 4:  20241210122550303 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122550303 DLGSUP <0013> gsup_server.c:235 5:  20241210122550303 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122550303 DLGSUP <0013> gsup_server.c:235 7:  20241210122550303 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122550303 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122550303 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122550303 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122550311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43643<->l=127.0.0.1:4259) 20241210122550317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39058<->l=127.0.0.1:4258 20241210122550346 DLINP <000b> input/ipa.c:451 connected read/write 20241210122550346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122550346 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424615928042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424615928042" cn_domain=PS source_name="the-source\n"} 20241210122550346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241210122550346 DLU <0006> fsm.c:456 lu(262424615928042)[0x55f699692910]{UNVALIDATED}: Allocated 20241210122550346 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424615928042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241210122550346 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424615928042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424615928042" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241210122550346 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424615928042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122550347 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424615928042)[0x55f699692910]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122550347 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424615928042)[0x55f699692910]{UNVALIDATED}: Freeing instance 20241210122550347 DLU <0006> fsm.c:568 lu(PS:IMSI-262424615928042)[0x55f699692910]{UNVALIDATED}: Deallocated 20241210122550347 DLINP <000b> input/ipa.c:451 connected read/write 20241210122550347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122550347 DLINP <000b> input/ipa.c:451 connected read/write 20241210122550347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122550353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39058<->l=127.0.0.1:4258 20241210122550356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20241210122550358 DLINP <000b> input/ipa.c:451 connected read/write 20241210122550358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122550358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122550358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122550358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122550358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241210122550359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43643<->l=127.0.0.1:4259) 20241210122550446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4258 20241210122550547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4258 20241210122553678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122553679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122553684 DLINP <000b> input/ipa.c:451 connected read/write 20241210122553684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122553686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20241210122553691 DLINP <000b> input/ipa.c:451 connected read/write 20241210122553691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122553691 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122553691 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122553691 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  20241210122553691 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122553691 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  20241210122553691 DLGSUP <0013> gsup_server.c:235 2:  20241210122553692 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122553692 DLGSUP <0013> gsup_server.c:235 3:  20241210122553692 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122553692 DLGSUP <0013> gsup_server.c:235 4:  20241210122553692 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122553692 DLGSUP <0013> gsup_server.c:235 5:  20241210122553692 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122553692 DLGSUP <0013> gsup_server.c:235 7:  20241210122553692 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122553692 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122553692 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122553692 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122553718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39857<->l=127.0.0.1:4259) 20241210122553731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241210122553735 DLINP <000b> input/ipa.c:451 connected read/write 20241210122553735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122553735 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421419824517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421419824517" cn_domain=PS} 20241210122553735 DLU <0006> fsm.c:456 lu(262421419824517)[0x55f699692910]{UNVALIDATED}: Allocated 20241210122553735 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421419824517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241210122553735 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421419824517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421419824517" cause=Roaming not allowed in this location area} 20241210122553735 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421419824517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122553735 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421419824517)[0x55f699692910]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122553735 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421419824517)[0x55f699692910]{UNVALIDATED}: Freeing instance 20241210122553735 DLU <0006> fsm.c:568 lu(PS:IMSI-262421419824517)[0x55f699692910]{UNVALIDATED}: Deallocated 20241210122553735 DLINP <000b> input/ipa.c:451 connected read/write 20241210122553735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122553735 DLINP <000b> input/ipa.c:451 connected read/write 20241210122553735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122553736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241210122553737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20241210122553737 DLINP <000b> input/ipa.c:451 connected read/write 20241210122553737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122553737 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122553737 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122553737 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122553737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39857<->l=127.0.0.1:4259) 20241210122553764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43352<->l=127.0.0.1:4258 20241210122553864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43352<->l=127.0.0.1:4258 20241210122556908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122556908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122556909 DLINP <000b> input/ipa.c:451 connected read/write 20241210122556909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122556909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43364<->l=127.0.0.1:4258 20241210122556910 DLINP <000b> input/ipa.c:451 connected read/write 20241210122556910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122556910 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122556910 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122556910 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  20241210122556910 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122556910 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  20241210122556910 DLGSUP <0013> gsup_server.c:235 2:  20241210122556910 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122556910 DLGSUP <0013> gsup_server.c:235 3:  20241210122556910 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122556910 DLGSUP <0013> gsup_server.c:235 4:  20241210122556910 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122556910 DLGSUP <0013> gsup_server.c:235 5:  20241210122556910 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122556910 DLGSUP <0013> gsup_server.c:235 7:  20241210122556910 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122556910 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122556910 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122556910 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122556919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44559<->l=127.0.0.1:4259) 20241210122556925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4258 20241210122556954 DLINP <000b> input/ipa.c:451 connected read/write 20241210122556954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122556954 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427834776427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427834776427"} 20241210122556954 DAUC <0003> db_auc.c:133 IMSI='262427834776427': No such subscriber 20241210122556954 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427834776427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241210122556954 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427834776427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427834776427" cause=IMSI unknown in HLR} 20241210122556954 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427834776427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122556954 DLINP <000b> input/ipa.c:451 connected read/write 20241210122556954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122556954 DLINP <000b> input/ipa.c:451 connected read/write 20241210122556954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122556955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4258 20241210122556956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43364<->l=127.0.0.1:4258 20241210122556956 DLINP <000b> input/ipa.c:451 connected read/write 20241210122556956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122556956 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122556956 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122556956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122556956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44559<->l=127.0.0.1:4259) 20241210122557004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4258 20241210122557105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4258 20241210122600159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122600159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122600163 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241210122600167 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122600167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122600167 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  20241210122600167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122600167 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  20241210122600167 DLGSUP <0013> gsup_server.c:235 2:  20241210122600167 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122600167 DLGSUP <0013> gsup_server.c:235 3:  20241210122600167 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122600168 DLGSUP <0013> gsup_server.c:235 4:  20241210122600168 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122600168 DLGSUP <0013> gsup_server.c:235 5:  20241210122600168 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122600168 DLGSUP <0013> gsup_server.c:235 7:  20241210122600168 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122600168 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122600168 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122600168 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122600188 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38089<->l=127.0.0.1:4259) 20241210122600190 DAUC <0003> db_auc.c:157 IMSI='262428526747104': No 2G Auth Data 20241210122600190 DAUC <0003> db_auc.c:192 IMSI='262428526747104': No 3G Auth Data 20241210122600197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241210122600210 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600210 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428526747104" cn_domain=PS} 20241210122600210 DLU <0006> fsm.c:456 lu(262428526747104)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600210 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428526747104)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600210 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428526747104" cn_domain=PS} 20241210122600210 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600210 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600215 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600215 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428526747104"} 20241210122600215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428526747104)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600215 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600216 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428526747104"} 20241210122600216 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428526747104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428526747104)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428526747104)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600216 DLU <0006> fsm.c:568 lu(PS:IMSI-262428526747104)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600216 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600216 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241210122600223 DAUC <0003> db_auc.c:157 IMSI='262421554587488': No 2G Auth Data 20241210122600223 DAUC <0003> db_auc.c:192 IMSI='262421554587488': No 3G Auth Data 20241210122600224 DLGSUP <0013> hlr.c:121 IMSI 262421554587488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43408<->l=127.0.0.1:4258 20241210122600246 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600246 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421554587488" cn_domain=PS} 20241210122600246 DLU <0006> fsm.c:456 lu(262421554587488)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600246 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421554587488)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600246 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421554587488" cn_domain=PS} 20241210122600246 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600246 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600247 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600247 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421554587488"} 20241210122600247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421554587488)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600247 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600247 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421554587488"} 20241210122600247 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421554587488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554587488)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554587488)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600247 DLU <0006> fsm.c:568 lu(PS:IMSI-262421554587488)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600247 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600247 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43408<->l=127.0.0.1:4258 20241210122600249 DAUC <0003> db_auc.c:157 IMSI='262429136394168': No 2G Auth Data 20241210122600249 DAUC <0003> db_auc.c:192 IMSI='262429136394168': No 3G Auth Data 20241210122600249 DLGSUP <0013> hlr.c:121 IMSI 262429136394168: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241210122600257 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600257 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429136394168" cn_domain=PS} 20241210122600257 DLU <0006> fsm.c:456 lu(262429136394168)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600257 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429136394168)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600257 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429136394168" cn_domain=PS} 20241210122600257 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600257 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600258 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429136394168"} 20241210122600258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429136394168)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600258 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600258 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429136394168"} 20241210122600258 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429136394168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429136394168)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429136394168)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600258 DLU <0006> fsm.c:568 lu(PS:IMSI-262429136394168)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241210122600259 DAUC <0003> db_auc.c:157 IMSI='262428719779617': No 2G Auth Data 20241210122600259 DAUC <0003> db_auc.c:192 IMSI='262428719779617': No 3G Auth Data 20241210122600260 DLGSUP <0013> hlr.c:121 IMSI 262428719779617: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4258 20241210122600267 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600267 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428719779617" cn_domain=PS} 20241210122600267 DLU <0006> fsm.c:456 lu(262428719779617)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600267 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428719779617)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600267 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428719779617" cn_domain=PS} 20241210122600267 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600267 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600269 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600269 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428719779617"} 20241210122600269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428719779617)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600269 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600269 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428719779617"} 20241210122600269 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428719779617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428719779617)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428719779617)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600269 DLU <0006> fsm.c:568 lu(PS:IMSI-262428719779617)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600269 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600269 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4258 20241210122600270 DAUC <0003> db_auc.c:157 IMSI='262425112186685': No 2G Auth Data 20241210122600271 DAUC <0003> db_auc.c:192 IMSI='262425112186685': No 3G Auth Data 20241210122600271 DLGSUP <0013> hlr.c:121 IMSI 262425112186685: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241210122600280 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600280 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425112186685" cn_domain=PS} 20241210122600280 DLU <0006> fsm.c:456 lu(262425112186685)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600280 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600280 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425112186685)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600280 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425112186685" cn_domain=PS} 20241210122600280 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600280 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600282 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600282 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425112186685"} 20241210122600282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425112186685)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600282 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600282 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425112186685"} 20241210122600282 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425112186685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425112186685)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425112186685)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600282 DLU <0006> fsm.c:568 lu(PS:IMSI-262425112186685)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600282 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600282 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241210122600283 DAUC <0003> db_auc.c:157 IMSI='262420950088117': No 2G Auth Data 20241210122600283 DAUC <0003> db_auc.c:192 IMSI='262420950088117': No 3G Auth Data 20241210122600283 DLGSUP <0013> hlr.c:121 IMSI 262420950088117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241210122600293 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600293 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420950088117" cn_domain=PS} 20241210122600293 DLU <0006> fsm.c:456 lu(262420950088117)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600293 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420950088117)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600293 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420950088117" cn_domain=PS} 20241210122600293 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600293 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600294 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600294 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420950088117"} 20241210122600294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420950088117)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600294 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600294 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420950088117"} 20241210122600294 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420950088117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420950088117)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420950088117)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600294 DLU <0006> fsm.c:568 lu(PS:IMSI-262420950088117)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600294 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600294 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241210122600296 DAUC <0003> db_auc.c:157 IMSI='262427115660285': No 2G Auth Data 20241210122600296 DAUC <0003> db_auc.c:192 IMSI='262427115660285': No 3G Auth Data 20241210122600297 DLGSUP <0013> hlr.c:121 IMSI 262427115660285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241210122600305 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600305 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427115660285" cn_domain=PS} 20241210122600305 DLU <0006> fsm.c:456 lu(262427115660285)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600305 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600305 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427115660285)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600305 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427115660285" cn_domain=PS} 20241210122600305 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600305 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600306 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600306 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427115660285"} 20241210122600306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427115660285)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600306 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600306 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427115660285"} 20241210122600306 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427115660285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427115660285)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427115660285)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600306 DLU <0006> fsm.c:568 lu(PS:IMSI-262427115660285)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600306 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600306 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241210122600308 DAUC <0003> db_auc.c:157 IMSI='262427483303105': No 2G Auth Data 20241210122600308 DAUC <0003> db_auc.c:192 IMSI='262427483303105': No 3G Auth Data 20241210122600308 DLGSUP <0013> hlr.c:121 IMSI 262427483303105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122600314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241210122600316 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600316 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427483303105" cn_domain=PS} 20241210122600316 DLU <0006> fsm.c:456 lu(262427483303105)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122600316 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122600316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427483303105)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122600316 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427483303105" cn_domain=PS} 20241210122600316 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600316 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600317 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600317 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427483303105"} 20241210122600317 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427483303105)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122600317 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122600317 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427483303105"} 20241210122600317 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427483303105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122600317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427483303105)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122600317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427483303105)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122600317 DLU <0006> fsm.c:568 lu(PS:IMSI-262427483303105)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122600317 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600317 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122600319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241210122600320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241210122600321 DLINP <000b> input/ipa.c:451 connected read/write 20241210122600321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122600321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122600321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122600321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122600321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38089<->l=127.0.0.1:4259) 20241210122600346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43466<->l=127.0.0.1:4258 20241210122600446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43466<->l=127.0.0.1:4258 20241210122603483 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122603483 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122603484 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241210122603486 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122603486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122603486 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  20241210122603486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122603486 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  20241210122603486 DLGSUP <0013> gsup_server.c:235 2:  20241210122603486 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122603486 DLGSUP <0013> gsup_server.c:235 3:  20241210122603486 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122603486 DLGSUP <0013> gsup_server.c:235 4:  20241210122603486 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122603486 DLGSUP <0013> gsup_server.c:235 5:  20241210122603486 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122603486 DLGSUP <0013> gsup_server.c:235 7:  20241210122603486 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122603486 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122603486 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122603486 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122603493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40579<->l=127.0.0.1:4259) 20241210122603496 DAUC <0003> db_auc.c:157 IMSI='262427835188672': No 2G Auth Data 20241210122603496 DAUC <0003> db_auc.c:192 IMSI='262427835188672': No 3G Auth Data 20241210122603502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241210122603530 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603530 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427835188672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427835188672" cn_domain=PS source_name="the-source\n"} 20241210122603530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241210122603530 DLU <0006> fsm.c:456 lu(262427835188672)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603530 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427835188672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427835188672)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603530 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427835188672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427835188672" cn_domain=PS destination_name="the-source\n"} 20241210122603530 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603530 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603532 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603532 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427835188672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427835188672" source_name="the-source\n"} 20241210122603532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427835188672)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603532 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427835188672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603532 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427835188672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427835188672" destination_name="the-source\n"} 20241210122603532 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427835188672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427835188672)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427835188672)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603532 DLU <0006> fsm.c:568 lu(PS:IMSI-262427835188672)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603532 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603532 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241210122603533 DAUC <0003> db_auc.c:157 IMSI='262422361826086': No 2G Auth Data 20241210122603533 DAUC <0003> db_auc.c:192 IMSI='262422361826086': No 3G Auth Data 20241210122603533 DLGSUP <0013> hlr.c:121 IMSI 262422361826086: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20241210122603541 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603541 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422361826086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422361826086" cn_domain=PS source_name="the-source\n"} 20241210122603541 DLU <0006> fsm.c:456 lu(262422361826086)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603541 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422361826086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422361826086)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603541 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422361826086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422361826086" cn_domain=PS destination_name="the-source\n"} 20241210122603541 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603541 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603542 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603542 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422361826086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422361826086" source_name="the-source\n"} 20241210122603542 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422361826086)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603543 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422361826086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603543 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422361826086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422361826086" destination_name="the-source\n"} 20241210122603543 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422361826086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422361826086)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422361826086)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603543 DLU <0006> fsm.c:568 lu(PS:IMSI-262422361826086)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603543 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603543 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20241210122603544 DAUC <0003> db_auc.c:157 IMSI='262426038793807': No 2G Auth Data 20241210122603544 DAUC <0003> db_auc.c:192 IMSI='262426038793807': No 3G Auth Data 20241210122603544 DLGSUP <0013> hlr.c:121 IMSI 262426038793807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20241210122603555 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603555 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426038793807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426038793807" cn_domain=PS source_name="the-source\n"} 20241210122603555 DLU <0006> fsm.c:456 lu(262426038793807)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603555 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426038793807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426038793807)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603555 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426038793807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426038793807" cn_domain=PS destination_name="the-source\n"} 20241210122603555 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603555 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603556 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603556 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426038793807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426038793807" source_name="the-source\n"} 20241210122603556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426038793807)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603556 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426038793807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603556 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426038793807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426038793807" destination_name="the-source\n"} 20241210122603556 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426038793807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426038793807)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426038793807)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603556 DLU <0006> fsm.c:568 lu(PS:IMSI-262426038793807)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603556 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603556 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20241210122603558 DAUC <0003> db_auc.c:157 IMSI='262420215397898': No 2G Auth Data 20241210122603558 DAUC <0003> db_auc.c:192 IMSI='262420215397898': No 3G Auth Data 20241210122603559 DLGSUP <0013> hlr.c:121 IMSI 262420215397898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241210122603567 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603567 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420215397898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420215397898" cn_domain=PS source_name="the-source\n"} 20241210122603567 DLU <0006> fsm.c:456 lu(262420215397898)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603567 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420215397898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603567 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420215397898)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603567 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420215397898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420215397898" cn_domain=PS destination_name="the-source\n"} 20241210122603567 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603567 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603569 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603569 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420215397898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420215397898" source_name="the-source\n"} 20241210122603569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420215397898)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603569 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420215397898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603569 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420215397898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420215397898" destination_name="the-source\n"} 20241210122603569 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420215397898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420215397898)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420215397898)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603569 DLU <0006> fsm.c:568 lu(PS:IMSI-262420215397898)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603569 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603569 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241210122603571 DAUC <0003> db_auc.c:157 IMSI='262429693347926': No 2G Auth Data 20241210122603571 DAUC <0003> db_auc.c:192 IMSI='262429693347926': No 3G Auth Data 20241210122603571 DLGSUP <0013> hlr.c:121 IMSI 262429693347926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241210122603581 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603581 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429693347926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429693347926" cn_domain=PS source_name="the-source\n"} 20241210122603581 DLU <0006> fsm.c:456 lu(262429693347926)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603581 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429693347926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429693347926)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603581 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429693347926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429693347926" cn_domain=PS destination_name="the-source\n"} 20241210122603581 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603581 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603582 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603582 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429693347926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429693347926" source_name="the-source\n"} 20241210122603582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429693347926)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603582 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429693347926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603582 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429693347926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429693347926" destination_name="the-source\n"} 20241210122603582 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429693347926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429693347926)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429693347926)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603582 DLU <0006> fsm.c:568 lu(PS:IMSI-262429693347926)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603582 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603582 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241210122603584 DAUC <0003> db_auc.c:157 IMSI='262425437715745': No 2G Auth Data 20241210122603584 DAUC <0003> db_auc.c:192 IMSI='262425437715745': No 3G Auth Data 20241210122603584 DLGSUP <0013> hlr.c:121 IMSI 262425437715745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34616<->l=127.0.0.1:4258 20241210122603592 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603592 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425437715745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425437715745" cn_domain=PS source_name="the-source\n"} 20241210122603592 DLU <0006> fsm.c:456 lu(262425437715745)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603592 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425437715745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425437715745)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603592 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425437715745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425437715745" cn_domain=PS destination_name="the-source\n"} 20241210122603592 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603592 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603593 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603593 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425437715745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425437715745" source_name="the-source\n"} 20241210122603593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425437715745)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603593 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425437715745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603593 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425437715745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425437715745" destination_name="the-source\n"} 20241210122603593 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425437715745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425437715745)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425437715745)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603594 DLU <0006> fsm.c:568 lu(PS:IMSI-262425437715745)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603594 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603594 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34616<->l=127.0.0.1:4258 20241210122603595 DAUC <0003> db_auc.c:157 IMSI='262423367392769': No 2G Auth Data 20241210122603595 DAUC <0003> db_auc.c:192 IMSI='262423367392769': No 3G Auth Data 20241210122603595 DLGSUP <0013> hlr.c:121 IMSI 262423367392769: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34632<->l=127.0.0.1:4258 20241210122603604 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603604 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423367392769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367392769" cn_domain=PS source_name="the-source\n"} 20241210122603604 DLU <0006> fsm.c:456 lu(262423367392769)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603604 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423367392769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603604 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423367392769)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603604 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423367392769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423367392769" cn_domain=PS destination_name="the-source\n"} 20241210122603604 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603604 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603606 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603606 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423367392769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423367392769" source_name="the-source\n"} 20241210122603606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423367392769)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603606 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423367392769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603606 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423367392769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423367392769" destination_name="the-source\n"} 20241210122603606 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423367392769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367392769)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423367392769)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603606 DLU <0006> fsm.c:568 lu(PS:IMSI-262423367392769)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603606 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603606 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34632<->l=127.0.0.1:4258 20241210122603608 DAUC <0003> db_auc.c:157 IMSI='262422589679232': No 2G Auth Data 20241210122603608 DAUC <0003> db_auc.c:192 IMSI='262422589679232': No 3G Auth Data 20241210122603608 DLGSUP <0013> hlr.c:121 IMSI 262422589679232: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122603615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34648<->l=127.0.0.1:4258 20241210122603616 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603616 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422589679232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422589679232" cn_domain=PS source_name="the-source\n"} 20241210122603616 DLU <0006> fsm.c:456 lu(262422589679232)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122603616 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422589679232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241210122603617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422589679232)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122603617 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422589679232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422589679232" cn_domain=PS destination_name="the-source\n"} 20241210122603617 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603617 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603618 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603618 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422589679232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422589679232" source_name="the-source\n"} 20241210122603618 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422589679232)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122603618 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422589679232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122603618 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422589679232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422589679232" destination_name="the-source\n"} 20241210122603618 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422589679232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122603618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422589679232)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122603618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422589679232)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122603618 DLU <0006> fsm.c:568 lu(PS:IMSI-262422589679232)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122603618 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603618 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122603619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34648<->l=127.0.0.1:4258 20241210122603621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241210122603621 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40579<->l=127.0.0.1:4259) 20241210122603622 DLINP <000b> input/ipa.c:451 connected read/write 20241210122603622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122603622 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122603622 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122603622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122603622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241210122603656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241210122603757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241210122606795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122606795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122606798 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241210122606800 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122606800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122606800 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  20241210122606800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122606800 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  20241210122606800 DLGSUP <0013> gsup_server.c:235 2:  20241210122606800 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122606800 DLGSUP <0013> gsup_server.c:235 3:  20241210122606800 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122606800 DLGSUP <0013> gsup_server.c:235 4:  20241210122606800 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122606800 DLGSUP <0013> gsup_server.c:235 5:  20241210122606800 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122606800 DLGSUP <0013> gsup_server.c:235 7:  20241210122606800 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122606800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122606800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122606800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122606809 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40727<->l=127.0.0.1:4259) 20241210122606814 DAUC <0003> db_auc.c:157 IMSI='262426580822378': No 2G Auth Data 20241210122606814 DAUC <0003> db_auc.c:192 IMSI='262426580822378': No 3G Auth Data 20241210122606821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4258 20241210122606842 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606842 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426580822378" cn_domain=PS} 20241210122606842 DLU <0006> fsm.c:456 lu(262426580822378)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606842 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426580822378)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606842 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426580822378" cn_domain=PS} 20241210122606842 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606842 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606844 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606844 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426580822378"} 20241210122606844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426580822378)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606844 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606844 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426580822378"} 20241210122606844 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426580822378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426580822378)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426580822378)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606844 DLU <0006> fsm.c:568 lu(PS:IMSI-262426580822378)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606844 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606844 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4258 20241210122606846 DAUC <0003> db_auc.c:157 IMSI='262425423177062': No 2G Auth Data 20241210122606846 DAUC <0003> db_auc.c:192 IMSI='262425423177062': No 3G Auth Data 20241210122606846 DLGSUP <0013> hlr.c:121 IMSI 262425423177062: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241210122606856 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606856 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425423177062" cn_domain=PS} 20241210122606856 DLU <0006> fsm.c:456 lu(262425423177062)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606856 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425423177062)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606856 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425423177062" cn_domain=PS} 20241210122606856 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606856 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606857 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606857 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425423177062"} 20241210122606857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425423177062)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606857 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606857 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425423177062"} 20241210122606857 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425423177062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425423177062)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425423177062)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606857 DLU <0006> fsm.c:568 lu(PS:IMSI-262425423177062)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606857 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606857 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241210122606859 DAUC <0003> db_auc.c:157 IMSI='262421852227211': No 2G Auth Data 20241210122606859 DAUC <0003> db_auc.c:192 IMSI='262421852227211': No 3G Auth Data 20241210122606860 DLGSUP <0013> hlr.c:121 IMSI 262421852227211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34688<->l=127.0.0.1:4258 20241210122606869 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606869 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421852227211" cn_domain=PS} 20241210122606869 DLU <0006> fsm.c:456 lu(262421852227211)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606869 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421852227211)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606869 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421852227211" cn_domain=PS} 20241210122606869 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606869 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606870 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606870 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421852227211"} 20241210122606870 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421852227211)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606870 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606870 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421852227211"} 20241210122606870 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421852227211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421852227211)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421852227211)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606870 DLU <0006> fsm.c:568 lu(PS:IMSI-262421852227211)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606870 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606870 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34688<->l=127.0.0.1:4258 20241210122606872 DAUC <0003> db_auc.c:157 IMSI='262426983741603': No 2G Auth Data 20241210122606872 DAUC <0003> db_auc.c:192 IMSI='262426983741603': No 3G Auth Data 20241210122606872 DLGSUP <0013> hlr.c:121 IMSI 262426983741603: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.1:4258 20241210122606882 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606882 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426983741603" cn_domain=PS} 20241210122606882 DLU <0006> fsm.c:456 lu(262426983741603)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606882 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426983741603)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606882 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426983741603" cn_domain=PS} 20241210122606882 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606882 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606883 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606883 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426983741603"} 20241210122606883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426983741603)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606883 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606883 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426983741603"} 20241210122606883 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426983741603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426983741603)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426983741603)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606883 DLU <0006> fsm.c:568 lu(PS:IMSI-262426983741603)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606883 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606883 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.1:4258 20241210122606885 DAUC <0003> db_auc.c:157 IMSI='262423737835385': No 2G Auth Data 20241210122606885 DAUC <0003> db_auc.c:192 IMSI='262423737835385': No 3G Auth Data 20241210122606886 DLGSUP <0013> hlr.c:121 IMSI 262423737835385: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34706<->l=127.0.0.1:4258 20241210122606895 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606895 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423737835385" cn_domain=PS} 20241210122606895 DLU <0006> fsm.c:456 lu(262423737835385)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606895 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423737835385)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606895 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423737835385" cn_domain=PS} 20241210122606895 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606895 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606896 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606896 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423737835385"} 20241210122606896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423737835385)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606896 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606896 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423737835385"} 20241210122606896 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423737835385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423737835385)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423737835385)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606896 DLU <0006> fsm.c:568 lu(PS:IMSI-262423737835385)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606896 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606896 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34706<->l=127.0.0.1:4258 20241210122606898 DAUC <0003> db_auc.c:157 IMSI='262424946853830': No 2G Auth Data 20241210122606898 DAUC <0003> db_auc.c:192 IMSI='262424946853830': No 3G Auth Data 20241210122606899 DLGSUP <0013> hlr.c:121 IMSI 262424946853830: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 20241210122606908 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606908 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424946853830" cn_domain=PS} 20241210122606908 DLU <0006> fsm.c:456 lu(262424946853830)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606908 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424946853830)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606908 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424946853830" cn_domain=PS} 20241210122606908 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606908 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606909 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606910 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424946853830"} 20241210122606910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424946853830)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606910 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606910 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424946853830"} 20241210122606910 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424946853830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424946853830)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424946853830)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606910 DLU <0006> fsm.c:568 lu(PS:IMSI-262424946853830)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606910 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606910 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 20241210122606912 DAUC <0003> db_auc.c:157 IMSI='262420189518490': No 2G Auth Data 20241210122606912 DAUC <0003> db_auc.c:192 IMSI='262420189518490': No 3G Auth Data 20241210122606913 DLGSUP <0013> hlr.c:121 IMSI 262420189518490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34726<->l=127.0.0.1:4258 20241210122606924 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606924 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420189518490" cn_domain=PS} 20241210122606924 DLU <0006> fsm.c:456 lu(262420189518490)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606924 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606924 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420189518490)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606924 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420189518490" cn_domain=PS} 20241210122606924 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606924 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606927 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606927 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420189518490"} 20241210122606927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420189518490)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606927 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606927 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420189518490"} 20241210122606927 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420189518490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420189518490)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420189518490)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606927 DLU <0006> fsm.c:568 lu(PS:IMSI-262420189518490)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606927 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606927 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34726<->l=127.0.0.1:4258 20241210122606929 DAUC <0003> db_auc.c:157 IMSI='262422034016078': No 2G Auth Data 20241210122606929 DAUC <0003> db_auc.c:192 IMSI='262422034016078': No 3G Auth Data 20241210122606930 DLGSUP <0013> hlr.c:121 IMSI 262422034016078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122606938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4258 20241210122606940 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606940 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422034016078" cn_domain=PS} 20241210122606940 DLU <0006> fsm.c:456 lu(262422034016078)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122606940 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122606940 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422034016078)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122606941 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422034016078" cn_domain=PS} 20241210122606941 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606941 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606943 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606943 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422034016078"} 20241210122606943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422034016078)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122606943 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122606943 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422034016078"} 20241210122606943 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422034016078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122606943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422034016078)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122606943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422034016078)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122606943 DLU <0006> fsm.c:568 lu(PS:IMSI-262422034016078)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122606943 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606943 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122606945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4258 20241210122606946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241210122606947 DLINP <000b> input/ipa.c:451 connected read/write 20241210122606947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122606947 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122606947 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122606947 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122606947 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40727<->l=127.0.0.1:4259) 20241210122606978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 20241210122607078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 20241210122610111 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122610111 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122610112 DLINP <000b> input/ipa.c:451 connected read/write 20241210122610112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122610112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4258 20241210122610113 DLINP <000b> input/ipa.c:451 connected read/write 20241210122610113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122610113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122610113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122610113 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  20241210122610113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122610113 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  20241210122610113 DLGSUP <0013> gsup_server.c:235 2:  20241210122610113 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122610113 DLGSUP <0013> gsup_server.c:235 3:  20241210122610113 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122610113 DLGSUP <0013> gsup_server.c:235 4:  20241210122610113 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122610113 DLGSUP <0013> gsup_server.c:235 5:  20241210122610113 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122610113 DLGSUP <0013> gsup_server.c:235 7:  20241210122610113 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122610113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122610113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122610113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122610122 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33839<->l=127.0.0.1:4259) 20241210122610123 DAUC <0003> db_auc.c:157 IMSI='262421034320998': No 2G Auth Data 20241210122610123 DAUC <0003> db_auc.c:192 IMSI='262421034320998': No 3G Auth Data 20241210122610124 DAUC <0003> db_auc.c:192 IMSI='262421034320998': No 3G Auth Data 20241210122610125 DAUC <0003> db_auc.c:157 IMSI='262421919811695': No 2G Auth Data 20241210122610125 DAUC <0003> db_auc.c:192 IMSI='262421919811695': No 3G Auth Data 20241210122610126 DAUC <0003> db_auc.c:157 IMSI='262421919811695': No 2G Auth Data 20241210122610127 DAUC <0003> db_auc.c:157 IMSI='262424932642585': No 2G Auth Data 20241210122610127 DAUC <0003> db_auc.c:192 IMSI='262424932642585': No 3G Auth Data 20241210122610130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4258 20241210122610130 DLINP <000b> input/ipa.c:451 connected read/write 20241210122610130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122610130 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122610130 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122610130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122610130 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33839<->l=127.0.0.1:4259) 20241210122610155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241210122610255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241210122613282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122613282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122613283 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122613284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43076<->l=127.0.0.1:4258 20241210122613285 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122613285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122613285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122613285 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  20241210122613285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122613285 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  20241210122613285 DLGSUP <0013> gsup_server.c:235 2:  20241210122613285 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122613285 DLGSUP <0013> gsup_server.c:235 3:  20241210122613285 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122613285 DLGSUP <0013> gsup_server.c:235 4:  20241210122613285 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122613285 DLGSUP <0013> gsup_server.c:235 5:  20241210122613285 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122613285 DLGSUP <0013> gsup_server.c:235 7:  20241210122613285 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122613285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122613285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122613285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122613293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41951<->l=127.0.0.1:4259) 20241210122613299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43088<->l=127.0.0.1:4258 20241210122613300 DAUC <0003> db_auc.c:157 IMSI='262421497294505': No 2G Auth Data 20241210122613300 DAUC <0003> db_auc.c:192 IMSI='262421497294505': No 3G Auth Data 20241210122613330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122613330 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421497294505" cn_domain=PS} 20241210122613330 DLU <0006> fsm.c:456 lu(262421497294505)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122613330 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122613330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421497294505)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122613330 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421497294505" cn_domain=PS} 20241210122613330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122613330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122613332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122613332 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421497294505"} 20241210122613332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421497294505)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122613332 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122613332 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421497294505"} 20241210122613332 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122613332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421497294505)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122613332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421497294505)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122613332 DLU <0006> fsm.c:568 lu(PS:IMSI-262421497294505)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122613332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122613332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122613333 DLGSUP <0013> hlr.c:128 IMSI 262421497294505: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241210122613333 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122613333 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122613334 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122613334 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421497294505"} 20241210122613334 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241210122613334 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421497294505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122613334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43088<->l=127.0.0.1:4258 20241210122613334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43076<->l=127.0.0.1:4258 20241210122613335 DLINP <000b> input/ipa.c:451 connected read/write 20241210122613335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122613335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122613335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122613335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122613335 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41951<->l=127.0.0.1:4259) 20241210122613368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20241210122613468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20241210122616500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122616501 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122616502 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20241210122616503 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122616503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122616503 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  20241210122616503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122616503 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  20241210122616503 DLGSUP <0013> gsup_server.c:235 2:  20241210122616503 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122616503 DLGSUP <0013> gsup_server.c:235 3:  20241210122616503 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122616503 DLGSUP <0013> gsup_server.c:235 4:  20241210122616503 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122616503 DLGSUP <0013> gsup_server.c:235 5:  20241210122616503 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122616503 DLGSUP <0013> gsup_server.c:235 7:  20241210122616503 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122616503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122616503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122616503 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122616510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46395<->l=127.0.0.1:4259) 20241210122616513 DAUC <0003> db_auc.c:157 IMSI='262420989734721': No 2G Auth Data 20241210122616513 DAUC <0003> db_auc.c:192 IMSI='262420989734721': No 3G Auth Data 20241210122616520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20241210122616546 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616546 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420989734721" cn_domain=PS} 20241210122616546 DLU <0006> fsm.c:456 lu(262420989734721)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616546 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420989734721)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616546 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420989734721" cn_domain=PS} 20241210122616546 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616546 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616549 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616549 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420989734721"} 20241210122616549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420989734721)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616549 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616549 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420989734721"} 20241210122616549 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420989734721)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420989734721)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616549 DLU <0006> fsm.c:568 lu(PS:IMSI-262420989734721)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616549 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616549 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616550 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616550 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420989734721" cn_domain=CS} 20241210122616550 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616550 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420989734721"} 20241210122616550 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420989734721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616550 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616550 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20241210122616551 DAUC <0003> db_auc.c:157 IMSI='262428487188252': No 2G Auth Data 20241210122616551 DAUC <0003> db_auc.c:192 IMSI='262428487188252': No 3G Auth Data 20241210122616552 DLGSUP <0013> hlr.c:121 IMSI 262428487188252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4258 20241210122616562 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616562 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428487188252" cn_domain=PS} 20241210122616562 DLU <0006> fsm.c:456 lu(262428487188252)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616562 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428487188252)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616562 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428487188252" cn_domain=PS} 20241210122616562 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616562 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616564 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616564 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428487188252"} 20241210122616564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428487188252)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616564 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616564 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428487188252"} 20241210122616564 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428487188252)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428487188252)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616564 DLU <0006> fsm.c:568 lu(PS:IMSI-262428487188252)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616564 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616564 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616565 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616565 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428487188252" cn_domain=CS} 20241210122616565 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616565 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428487188252"} 20241210122616565 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428487188252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616565 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616565 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4258 20241210122616567 DAUC <0003> db_auc.c:157 IMSI='262428563637760': No 2G Auth Data 20241210122616567 DAUC <0003> db_auc.c:192 IMSI='262428563637760': No 3G Auth Data 20241210122616567 DLGSUP <0013> hlr.c:121 IMSI 262428563637760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20241210122616577 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616577 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563637760" cn_domain=PS} 20241210122616577 DLU <0006> fsm.c:456 lu(262428563637760)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616577 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563637760)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616577 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563637760" cn_domain=PS} 20241210122616577 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616577 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616579 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616579 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563637760"} 20241210122616579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563637760)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616579 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616579 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563637760"} 20241210122616579 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563637760)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563637760)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616579 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563637760)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616579 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616579 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616580 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616580 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428563637760" cn_domain=CS} 20241210122616580 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616580 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428563637760"} 20241210122616580 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428563637760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616580 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616580 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20241210122616582 DAUC <0003> db_auc.c:157 IMSI='262421864220922': No 2G Auth Data 20241210122616582 DAUC <0003> db_auc.c:192 IMSI='262421864220922': No 3G Auth Data 20241210122616582 DLGSUP <0013> hlr.c:121 IMSI 262421864220922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 20241210122616593 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616593 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421864220922" cn_domain=PS} 20241210122616593 DLU <0006> fsm.c:456 lu(262421864220922)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616593 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421864220922)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616593 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421864220922" cn_domain=PS} 20241210122616593 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616593 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616595 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616595 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421864220922"} 20241210122616595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421864220922)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616595 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616595 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421864220922"} 20241210122616595 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421864220922)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421864220922)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616595 DLU <0006> fsm.c:568 lu(PS:IMSI-262421864220922)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616595 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616595 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616596 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616596 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421864220922" cn_domain=CS} 20241210122616596 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616596 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421864220922"} 20241210122616596 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421864220922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616596 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616597 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 20241210122616598 DAUC <0003> db_auc.c:157 IMSI='262424842537826': No 2G Auth Data 20241210122616598 DAUC <0003> db_auc.c:192 IMSI='262424842537826': No 3G Auth Data 20241210122616599 DLGSUP <0013> hlr.c:121 IMSI 262424842537826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20241210122616608 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616608 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424842537826" cn_domain=PS} 20241210122616608 DLU <0006> fsm.c:456 lu(262424842537826)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616608 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424842537826)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616608 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424842537826" cn_domain=PS} 20241210122616608 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616608 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616609 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616609 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424842537826"} 20241210122616609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424842537826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616609 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616609 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424842537826"} 20241210122616609 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424842537826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424842537826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616609 DLU <0006> fsm.c:568 lu(PS:IMSI-262424842537826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616609 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616610 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616611 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616611 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424842537826" cn_domain=CS} 20241210122616611 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616611 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424842537826"} 20241210122616611 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424842537826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616611 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616611 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20241210122616612 DAUC <0003> db_auc.c:157 IMSI='262424167740352': No 2G Auth Data 20241210122616612 DAUC <0003> db_auc.c:192 IMSI='262424167740352': No 3G Auth Data 20241210122616613 DLGSUP <0013> hlr.c:121 IMSI 262424167740352: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4258 20241210122616624 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616624 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424167740352" cn_domain=PS} 20241210122616624 DLU <0006> fsm.c:456 lu(262424167740352)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616624 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424167740352)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616624 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424167740352" cn_domain=PS} 20241210122616624 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616624 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616626 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616626 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424167740352"} 20241210122616626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424167740352)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616626 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616626 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424167740352"} 20241210122616626 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424167740352)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424167740352)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616626 DLU <0006> fsm.c:568 lu(PS:IMSI-262424167740352)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616626 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616626 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616628 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616628 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424167740352" cn_domain=CS} 20241210122616628 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616628 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424167740352"} 20241210122616628 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424167740352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616628 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616628 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4258 20241210122616630 DAUC <0003> db_auc.c:157 IMSI='262429291321183': No 2G Auth Data 20241210122616630 DAUC <0003> db_auc.c:192 IMSI='262429291321183': No 3G Auth Data 20241210122616631 DLGSUP <0013> hlr.c:121 IMSI 262429291321183: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 20241210122616640 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616640 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429291321183" cn_domain=PS} 20241210122616640 DLU <0006> fsm.c:456 lu(262429291321183)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616640 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429291321183)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616640 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429291321183" cn_domain=PS} 20241210122616640 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616640 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616642 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429291321183"} 20241210122616642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429291321183)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616642 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616642 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429291321183"} 20241210122616642 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429291321183)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429291321183)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616642 DLU <0006> fsm.c:568 lu(PS:IMSI-262429291321183)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616643 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616643 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429291321183" cn_domain=CS} 20241210122616643 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616643 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429291321183"} 20241210122616643 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429291321183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616643 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616643 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 20241210122616645 DAUC <0003> db_auc.c:157 IMSI='262429637025700': No 2G Auth Data 20241210122616645 DAUC <0003> db_auc.c:192 IMSI='262429637025700': No 3G Auth Data 20241210122616646 DLGSUP <0013> hlr.c:121 IMSI 262429637025700: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122616653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4258 20241210122616655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616655 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429637025700" cn_domain=PS} 20241210122616655 DLU <0006> fsm.c:456 lu(262429637025700)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122616655 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122616655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429637025700)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122616655 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429637025700" cn_domain=PS} 20241210122616656 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616656 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616657 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616657 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429637025700"} 20241210122616657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429637025700)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122616657 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122616657 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429637025700"} 20241210122616657 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122616657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429637025700)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122616657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429637025700)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122616657 DLU <0006> fsm.c:568 lu(PS:IMSI-262429637025700)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122616657 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616657 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616659 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616659 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429637025700" cn_domain=CS} 20241210122616659 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241210122616659 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429637025700"} 20241210122616659 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429637025700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122616659 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616659 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122616660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4258 20241210122616661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20241210122616662 DLINP <000b> input/ipa.c:451 connected read/write 20241210122616662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122616662 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122616662 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122616662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122616662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46395<->l=127.0.0.1:4259) 20241210122616691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4258 20241210122616791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4258 20241210122619823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122619823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122619824 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4258 20241210122619825 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619826 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122619826 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122619826 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  20241210122619826 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122619826 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  20241210122619826 DLGSUP <0013> gsup_server.c:235 2:  20241210122619826 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122619826 DLGSUP <0013> gsup_server.c:235 3:  20241210122619826 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122619826 DLGSUP <0013> gsup_server.c:235 4:  20241210122619826 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122619826 DLGSUP <0013> gsup_server.c:235 5:  20241210122619826 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122619826 DLGSUP <0013> gsup_server.c:235 7:  20241210122619826 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122619826 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122619826 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122619826 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122619833 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37323<->l=127.0.0.1:4259) 20241210122619837 DAUC <0003> db_auc.c:157 IMSI='262427119859203': No 2G Auth Data 20241210122619837 DAUC <0003> db_auc.c:192 IMSI='262427119859203': No 3G Auth Data 20241210122619844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241210122619870 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619870 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427119859203" cn_domain=PS} 20241210122619870 DLU <0006> fsm.c:456 lu(262427119859203)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619870 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427119859203)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619870 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427119859203" cn_domain=PS} 20241210122619870 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619870 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619872 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619872 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427119859203"} 20241210122619872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427119859203)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619872 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619872 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427119859203"} 20241210122619872 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427119859203)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427119859203)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619872 DLU <0006> fsm.c:568 lu(PS:IMSI-262427119859203)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619872 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619872 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619873 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427119859203" cn_domain=PS} 20241210122619873 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619873 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427119859203"} 20241210122619873 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427119859203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241210122619874 DAUC <0003> db_auc.c:157 IMSI='262422988837559': No 2G Auth Data 20241210122619874 DAUC <0003> db_auc.c:192 IMSI='262422988837559': No 3G Auth Data 20241210122619875 DLGSUP <0013> hlr.c:121 IMSI 262422988837559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 20241210122619883 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619883 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422988837559" cn_domain=PS} 20241210122619883 DLU <0006> fsm.c:456 lu(262422988837559)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619883 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422988837559)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619883 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422988837559" cn_domain=PS} 20241210122619883 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619883 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619884 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619884 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422988837559"} 20241210122619884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422988837559)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619884 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619884 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422988837559"} 20241210122619884 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422988837559)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422988837559)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619884 DLU <0006> fsm.c:568 lu(PS:IMSI-262422988837559)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619884 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619884 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619885 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619885 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422988837559" cn_domain=PS} 20241210122619885 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619885 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422988837559"} 20241210122619885 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422988837559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619885 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619885 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 20241210122619887 DAUC <0003> db_auc.c:157 IMSI='262427846604625': No 2G Auth Data 20241210122619887 DAUC <0003> db_auc.c:192 IMSI='262427846604625': No 3G Auth Data 20241210122619887 DLGSUP <0013> hlr.c:121 IMSI 262427846604625: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20241210122619895 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619895 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427846604625" cn_domain=PS} 20241210122619895 DLU <0006> fsm.c:456 lu(262427846604625)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619895 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427846604625)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619895 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427846604625" cn_domain=PS} 20241210122619895 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619895 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619897 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619897 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427846604625"} 20241210122619897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427846604625)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619897 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619897 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427846604625"} 20241210122619897 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427846604625)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427846604625)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619897 DLU <0006> fsm.c:568 lu(PS:IMSI-262427846604625)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619897 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619897 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619897 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619898 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427846604625" cn_domain=PS} 20241210122619898 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619898 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427846604625"} 20241210122619898 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427846604625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619898 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619898 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20241210122619899 DAUC <0003> db_auc.c:157 IMSI='262429589106644': No 2G Auth Data 20241210122619899 DAUC <0003> db_auc.c:192 IMSI='262429589106644': No 3G Auth Data 20241210122619899 DLGSUP <0013> hlr.c:121 IMSI 262429589106644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43242<->l=127.0.0.1:4258 20241210122619907 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619907 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429589106644" cn_domain=PS} 20241210122619907 DLU <0006> fsm.c:456 lu(262429589106644)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619907 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429589106644)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619907 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429589106644" cn_domain=PS} 20241210122619907 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619907 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619909 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619909 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429589106644"} 20241210122619909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429589106644)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619909 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619909 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429589106644"} 20241210122619909 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429589106644)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429589106644)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619909 DLU <0006> fsm.c:568 lu(PS:IMSI-262429589106644)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619909 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619909 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619910 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619910 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429589106644" cn_domain=PS} 20241210122619910 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619910 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429589106644"} 20241210122619910 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429589106644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619910 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619910 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43242<->l=127.0.0.1:4258 20241210122619911 DAUC <0003> db_auc.c:157 IMSI='262427956800720': No 2G Auth Data 20241210122619911 DAUC <0003> db_auc.c:192 IMSI='262427956800720': No 3G Auth Data 20241210122619911 DLGSUP <0013> hlr.c:121 IMSI 262427956800720: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20241210122619921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619921 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427956800720" cn_domain=PS} 20241210122619921 DLU <0006> fsm.c:456 lu(262427956800720)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619921 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427956800720)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619921 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427956800720" cn_domain=PS} 20241210122619921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619922 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619922 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427956800720"} 20241210122619922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427956800720)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619922 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619922 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427956800720"} 20241210122619922 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427956800720)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427956800720)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619923 DLU <0006> fsm.c:568 lu(PS:IMSI-262427956800720)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619923 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619923 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619924 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619924 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427956800720" cn_domain=PS} 20241210122619924 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619924 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427956800720"} 20241210122619924 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427956800720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619924 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619924 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20241210122619925 DAUC <0003> db_auc.c:157 IMSI='262420839349604': No 2G Auth Data 20241210122619925 DAUC <0003> db_auc.c:192 IMSI='262420839349604': No 3G Auth Data 20241210122619926 DLGSUP <0013> hlr.c:121 IMSI 262420839349604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20241210122619934 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619934 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420839349604" cn_domain=PS} 20241210122619934 DLU <0006> fsm.c:456 lu(262420839349604)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619934 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420839349604)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619934 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420839349604" cn_domain=PS} 20241210122619934 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619934 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619935 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619935 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420839349604"} 20241210122619935 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420839349604)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619935 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619935 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420839349604"} 20241210122619935 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420839349604)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420839349604)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619935 DLU <0006> fsm.c:568 lu(PS:IMSI-262420839349604)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619935 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619935 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619936 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420839349604" cn_domain=PS} 20241210122619936 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619936 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420839349604"} 20241210122619936 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420839349604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20241210122619938 DAUC <0003> db_auc.c:157 IMSI='262424579030826': No 2G Auth Data 20241210122619938 DAUC <0003> db_auc.c:192 IMSI='262424579030826': No 3G Auth Data 20241210122619938 DLGSUP <0013> hlr.c:121 IMSI 262424579030826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43256<->l=127.0.0.1:4258 20241210122619947 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619947 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424579030826" cn_domain=PS} 20241210122619947 DLU <0006> fsm.c:456 lu(262424579030826)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619948 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424579030826)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619948 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424579030826" cn_domain=PS} 20241210122619948 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619948 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619949 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619949 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424579030826"} 20241210122619949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424579030826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619949 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619949 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424579030826"} 20241210122619949 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424579030826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424579030826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619949 DLU <0006> fsm.c:568 lu(PS:IMSI-262424579030826)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619949 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619949 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619950 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619950 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424579030826" cn_domain=PS} 20241210122619950 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619950 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424579030826"} 20241210122619950 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424579030826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619950 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619950 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43256<->l=127.0.0.1:4258 20241210122619952 DAUC <0003> db_auc.c:157 IMSI='262420665618986': No 2G Auth Data 20241210122619952 DAUC <0003> db_auc.c:192 IMSI='262420665618986': No 3G Auth Data 20241210122619952 DLGSUP <0013> hlr.c:121 IMSI 262420665618986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241210122619958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241210122619960 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619960 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420665618986" cn_domain=PS} 20241210122619960 DLU <0006> fsm.c:456 lu(262420665618986)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122619960 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122619960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420665618986)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122619960 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420665618986" cn_domain=PS} 20241210122619960 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619960 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619962 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619962 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420665618986"} 20241210122619962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420665618986)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122619962 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122619962 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420665618986"} 20241210122619962 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122619962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420665618986)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122619962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420665618986)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122619962 DLU <0006> fsm.c:568 lu(PS:IMSI-262420665618986)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122619962 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619962 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619963 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619963 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420665618986" cn_domain=PS} 20241210122619963 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241210122619963 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420665618986"} 20241210122619963 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420665618986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241210122619963 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619963 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122619964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241210122619965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4258 20241210122619966 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37323<->l=127.0.0.1:4259) 20241210122619966 DLINP <000b> input/ipa.c:451 connected read/write 20241210122619966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122619966 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122619966 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122619966 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122620001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4258 20241210122620102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4258 20241210122623158 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122623158 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122623161 DLINP <000b> input/ipa.c:451 connected read/write 20241210122623161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122623162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 20241210122623166 DLINP <000b> input/ipa.c:451 connected read/write 20241210122623166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122623166 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122623166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122623166 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  20241210122623166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122623166 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  20241210122623166 DLGSUP <0013> gsup_server.c:235 2:  20241210122623166 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122623166 DLGSUP <0013> gsup_server.c:235 3:  20241210122623166 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122623166 DLGSUP <0013> gsup_server.c:235 4:  20241210122623166 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122623166 DLGSUP <0013> gsup_server.c:235 5:  20241210122623166 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122623166 DLGSUP <0013> gsup_server.c:235 7:  20241210122623166 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122623166 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122623166 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122623166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122623188 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39067<->l=127.0.0.1:4259) 20241210122623203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 20241210122623210 DLINP <000b> input/ipa.c:451 connected read/write 20241210122623210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122623210 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} 20241210122623210 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122623210 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 20241210122623210 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} 20241210122623210 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122623210 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122623210 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122623210 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122623210 DLINP <000b> input/ipa.c:451 connected read/write 20241210122623210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122623210 DLINP <000b> input/ipa.c:451 connected read/write 20241210122623210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122623212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 20241210122623213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 20241210122623214 DLINP <000b> input/ipa.c:451 connected read/write 20241210122623214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122623214 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122623214 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122623214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122623215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39067<->l=127.0.0.1:4259) 20241210122623274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4258 20241210122623375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4258 20241210122626428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122626428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122626431 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4258 20241210122626435 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122626435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122626435 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  20241210122626435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122626435 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  20241210122626435 DLGSUP <0013> gsup_server.c:235 2:  20241210122626435 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122626435 DLGSUP <0013> gsup_server.c:235 3:  20241210122626435 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122626435 DLGSUP <0013> gsup_server.c:235 4:  20241210122626435 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122626435 DLGSUP <0013> gsup_server.c:235 5:  20241210122626435 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122626435 DLGSUP <0013> gsup_server.c:235 7:  20241210122626435 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122626435 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122626435 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122626435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122626446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43745<->l=127.0.0.1:4259) 20241210122626448 DAUC <0003> db_auc.c:157 IMSI='262420364324429': No 2G Auth Data 20241210122626448 DAUC <0003> db_auc.c:192 IMSI='262420364324429': No 3G Auth Data 20241210122626454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4258 20241210122626478 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626478 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420364324429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420364324429" session_id=668885597 session_state=BEGIN} 20241210122626478 DSS <0004> hlr_ussd.c:576 262420364324429/0x27de625d: Process SS (BEGIN) 20241210122626478 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626478 DSS <0004> hlr_ussd.c:518 262420364324429/0x27de625d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626478 DSS <0004> hlr_ussd.c:523 262420364324429/0x27de625d: USSD for unknown code '*#200#' 20241210122626478 DSS <0004> hlr_ussd.c:354 262420364324429/0x27de625d: Tx ReturnError(1, 0x12) 20241210122626478 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420364324429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420364324429" session_id=668885597 session_state=END} 20241210122626478 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626478 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4258 20241210122626486 DAUC <0003> db_auc.c:157 IMSI='262420538277660': No 2G Auth Data 20241210122626486 DAUC <0003> db_auc.c:192 IMSI='262420538277660': No 3G Auth Data 20241210122626497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 20241210122626499 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626499 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420538277660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420538277660" session_id=4157283257 session_state=BEGIN} 20241210122626499 DSS <0004> hlr_ussd.c:576 262420538277660/0xf7cb1bb9: Process SS (BEGIN) 20241210122626500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626500 DSS <0004> hlr_ussd.c:518 262420538277660/0xf7cb1bb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626500 DSS <0004> hlr_ussd.c:523 262420538277660/0xf7cb1bb9: USSD for unknown code '*#200#' 20241210122626500 DSS <0004> hlr_ussd.c:354 262420538277660/0xf7cb1bb9: Tx ReturnError(1, 0x12) 20241210122626500 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420538277660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538277660" session_id=4157283257 session_state=END} 20241210122626500 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626500 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 20241210122626501 DAUC <0003> db_auc.c:157 IMSI='262423086826955': No 2G Auth Data 20241210122626501 DAUC <0003> db_auc.c:192 IMSI='262423086826955': No 3G Auth Data 20241210122626508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50920<->l=127.0.0.1:4258 20241210122626511 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626511 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423086826955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423086826955" session_id=3954808373 session_state=BEGIN} 20241210122626511 DSS <0004> hlr_ussd.c:576 262423086826955/0xebb99635: Process SS (BEGIN) 20241210122626511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626511 DSS <0004> hlr_ussd.c:518 262423086826955/0xebb99635: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626511 DSS <0004> hlr_ussd.c:523 262423086826955/0xebb99635: USSD for unknown code '*#200#' 20241210122626511 DSS <0004> hlr_ussd.c:354 262423086826955/0xebb99635: Tx ReturnError(1, 0x12) 20241210122626511 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423086826955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423086826955" session_id=3954808373 session_state=END} 20241210122626511 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626511 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50920<->l=127.0.0.1:4258 20241210122626513 DAUC <0003> db_auc.c:157 IMSI='262420612938059': No 2G Auth Data 20241210122626513 DAUC <0003> db_auc.c:192 IMSI='262420612938059': No 3G Auth Data 20241210122626520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4258 20241210122626523 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626523 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420612938059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420612938059" session_id=101382785 session_state=BEGIN} 20241210122626523 DSS <0004> hlr_ussd.c:576 262420612938059/0x060afa81: Process SS (BEGIN) 20241210122626523 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626523 DSS <0004> hlr_ussd.c:518 262420612938059/0x060afa81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626523 DSS <0004> hlr_ussd.c:523 262420612938059/0x060afa81: USSD for unknown code '*#200#' 20241210122626523 DSS <0004> hlr_ussd.c:354 262420612938059/0x060afa81: Tx ReturnError(1, 0x12) 20241210122626523 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420612938059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420612938059" session_id=101382785 session_state=END} 20241210122626523 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626523 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4258 20241210122626525 DAUC <0003> db_auc.c:157 IMSI='262425426359404': No 2G Auth Data 20241210122626525 DAUC <0003> db_auc.c:192 IMSI='262425426359404': No 3G Auth Data 20241210122626531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4258 20241210122626534 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626534 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425426359404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425426359404" session_id=2138549550 session_state=BEGIN} 20241210122626534 DSS <0004> hlr_ussd.c:576 262425426359404/0x7f77ad2e: Process SS (BEGIN) 20241210122626534 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626534 DSS <0004> hlr_ussd.c:518 262425426359404/0x7f77ad2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626534 DSS <0004> hlr_ussd.c:523 262425426359404/0x7f77ad2e: USSD for unknown code '*#200#' 20241210122626534 DSS <0004> hlr_ussd.c:354 262425426359404/0x7f77ad2e: Tx ReturnError(1, 0x12) 20241210122626534 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425426359404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426359404" session_id=2138549550 session_state=END} 20241210122626534 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626534 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4258 20241210122626536 DAUC <0003> db_auc.c:157 IMSI='262427709142094': No 2G Auth Data 20241210122626536 DAUC <0003> db_auc.c:192 IMSI='262427709142094': No 3G Auth Data 20241210122626543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4258 20241210122626546 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626546 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427709142094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427709142094" session_id=2713096430 session_state=BEGIN} 20241210122626546 DSS <0004> hlr_ussd.c:576 262427709142094/0xa1b690ee: Process SS (BEGIN) 20241210122626546 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626546 DSS <0004> hlr_ussd.c:518 262427709142094/0xa1b690ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626546 DSS <0004> hlr_ussd.c:523 262427709142094/0xa1b690ee: USSD for unknown code '*#200#' 20241210122626546 DSS <0004> hlr_ussd.c:354 262427709142094/0xa1b690ee: Tx ReturnError(1, 0x12) 20241210122626546 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427709142094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427709142094" session_id=2713096430 session_state=END} 20241210122626546 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626546 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4258 20241210122626549 DAUC <0003> db_auc.c:157 IMSI='262424591824729': No 2G Auth Data 20241210122626549 DAUC <0003> db_auc.c:192 IMSI='262424591824729': No 3G Auth Data 20241210122626556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4258 20241210122626559 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626559 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424591824729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424591824729" session_id=1401120711 session_state=BEGIN} 20241210122626559 DSS <0004> hlr_ussd.c:576 262424591824729/0x538367c7: Process SS (BEGIN) 20241210122626559 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626559 DSS <0004> hlr_ussd.c:518 262424591824729/0x538367c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626559 DSS <0004> hlr_ussd.c:523 262424591824729/0x538367c7: USSD for unknown code '*#200#' 20241210122626559 DSS <0004> hlr_ussd.c:354 262424591824729/0x538367c7: Tx ReturnError(1, 0x12) 20241210122626559 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424591824729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424591824729" session_id=1401120711 session_state=END} 20241210122626559 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626559 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4258 20241210122626561 DAUC <0003> db_auc.c:157 IMSI='262426524578218': No 2G Auth Data 20241210122626561 DAUC <0003> db_auc.c:192 IMSI='262426524578218': No 3G Auth Data 20241210122626568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 20241210122626571 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626571 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426524578218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426524578218" session_id=2616473111 session_state=BEGIN} 20241210122626571 DSS <0004> hlr_ussd.c:576 262426524578218/0x9bf43617: Process SS (BEGIN) 20241210122626571 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241210122626571 DSS <0004> hlr_ussd.c:518 262426524578218/0x9bf43617: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241210122626571 DSS <0004> hlr_ussd.c:523 262426524578218/0x9bf43617: USSD for unknown code '*#200#' 20241210122626571 DSS <0004> hlr_ussd.c:354 262426524578218/0x9bf43617: Tx ReturnError(1, 0x12) 20241210122626571 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426524578218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426524578218" session_id=2616473111 session_state=END} 20241210122626571 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626571 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122626572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 20241210122626573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4258 20241210122626573 DLINP <000b> input/ipa.c:451 connected read/write 20241210122626573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122626573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122626573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122626573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122626573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43745<->l=127.0.0.1:4259) 20241210122626596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 20241210122626697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 20241210122629735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122629735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122629737 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4258 20241210122629739 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629739 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122629739 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122629739 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  20241210122629739 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122629739 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  20241210122629739 DLGSUP <0013> gsup_server.c:235 2:  20241210122629739 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122629739 DLGSUP <0013> gsup_server.c:235 3:  20241210122629739 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122629739 DLGSUP <0013> gsup_server.c:235 4:  20241210122629739 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122629739 DLGSUP <0013> gsup_server.c:235 5:  20241210122629739 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122629739 DLGSUP <0013> gsup_server.c:235 7:  20241210122629739 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122629739 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122629739 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122629739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122629748 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43159<->l=127.0.0.1:4259) 20241210122629751 DAUC <0003> db_auc.c:157 IMSI='262427438976830': No 2G Auth Data 20241210122629751 DAUC <0003> db_auc.c:192 IMSI='262427438976830': No 3G Auth Data 20241210122629758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 20241210122629782 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629782 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427438976830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427438976830" session_id=4231768708 session_state=BEGIN} 20241210122629782 DSS <0004> hlr_ussd.c:576 262427438976830/0xfc3baa84: Process SS (BEGIN) 20241210122629782 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629782 DSS <0004> hlr_ussd.c:518 262427438976830/0xfc3baa84: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629782 DSS <0004> hlr_ussd.c:542 262427438976830/0xfc3baa84: Cannot find conn for EUSE EUSE-foobar 20241210122629782 DSS <0004> hlr_ussd.c:354 262427438976830/0xfc3baa84: Tx ReturnError(1, 0x22) 20241210122629782 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427438976830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427438976830" session_id=4231768708 session_state=END} 20241210122629782 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629782 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 20241210122629784 DAUC <0003> db_auc.c:157 IMSI='262426910771726': No 2G Auth Data 20241210122629784 DAUC <0003> db_auc.c:192 IMSI='262426910771726': No 3G Auth Data 20241210122629792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4258 20241210122629795 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629795 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426910771726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426910771726" session_id=97120471 session_state=BEGIN} 20241210122629795 DSS <0004> hlr_ussd.c:576 262426910771726/0x05c9f0d7: Process SS (BEGIN) 20241210122629795 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629795 DSS <0004> hlr_ussd.c:518 262426910771726/0x05c9f0d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629795 DSS <0004> hlr_ussd.c:542 262426910771726/0x05c9f0d7: Cannot find conn for EUSE EUSE-foobar 20241210122629795 DSS <0004> hlr_ussd.c:354 262426910771726/0x05c9f0d7: Tx ReturnError(1, 0x22) 20241210122629795 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426910771726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426910771726" session_id=97120471 session_state=END} 20241210122629795 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629795 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4258 20241210122629797 DAUC <0003> db_auc.c:157 IMSI='262426858433663': No 2G Auth Data 20241210122629797 DAUC <0003> db_auc.c:192 IMSI='262426858433663': No 3G Auth Data 20241210122629803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51012<->l=127.0.0.1:4258 20241210122629806 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629807 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426858433663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426858433663" session_id=1026949725 session_state=BEGIN} 20241210122629807 DSS <0004> hlr_ussd.c:576 262426858433663/0x3d36025d: Process SS (BEGIN) 20241210122629807 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629807 DSS <0004> hlr_ussd.c:518 262426858433663/0x3d36025d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629807 DSS <0004> hlr_ussd.c:542 262426858433663/0x3d36025d: Cannot find conn for EUSE EUSE-foobar 20241210122629807 DSS <0004> hlr_ussd.c:354 262426858433663/0x3d36025d: Tx ReturnError(1, 0x22) 20241210122629807 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426858433663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426858433663" session_id=1026949725 session_state=END} 20241210122629807 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629807 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51012<->l=127.0.0.1:4258 20241210122629809 DAUC <0003> db_auc.c:157 IMSI='262424667611046': No 2G Auth Data 20241210122629809 DAUC <0003> db_auc.c:192 IMSI='262424667611046': No 3G Auth Data 20241210122629816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51026<->l=127.0.0.1:4258 20241210122629820 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629820 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424667611046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424667611046" session_id=1994139884 session_state=BEGIN} 20241210122629820 DSS <0004> hlr_ussd.c:576 262424667611046/0x76dc28ec: Process SS (BEGIN) 20241210122629820 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629820 DSS <0004> hlr_ussd.c:518 262424667611046/0x76dc28ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629820 DSS <0004> hlr_ussd.c:542 262424667611046/0x76dc28ec: Cannot find conn for EUSE EUSE-foobar 20241210122629820 DSS <0004> hlr_ussd.c:354 262424667611046/0x76dc28ec: Tx ReturnError(1, 0x22) 20241210122629820 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424667611046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424667611046" session_id=1994139884 session_state=END} 20241210122629820 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629820 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51026<->l=127.0.0.1:4258 20241210122629822 DAUC <0003> db_auc.c:157 IMSI='262422053282345': No 2G Auth Data 20241210122629822 DAUC <0003> db_auc.c:192 IMSI='262422053282345': No 3G Auth Data 20241210122629830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241210122629833 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629833 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422053282345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422053282345" session_id=3300437290 session_state=BEGIN} 20241210122629833 DSS <0004> hlr_ussd.c:576 262422053282345/0xc4b8ad2a: Process SS (BEGIN) 20241210122629833 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629833 DSS <0004> hlr_ussd.c:518 262422053282345/0xc4b8ad2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629833 DSS <0004> hlr_ussd.c:542 262422053282345/0xc4b8ad2a: Cannot find conn for EUSE EUSE-foobar 20241210122629833 DSS <0004> hlr_ussd.c:354 262422053282345/0xc4b8ad2a: Tx ReturnError(1, 0x22) 20241210122629833 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422053282345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422053282345" session_id=3300437290 session_state=END} 20241210122629833 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629833 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241210122629835 DAUC <0003> db_auc.c:157 IMSI='262421785397998': No 2G Auth Data 20241210122629835 DAUC <0003> db_auc.c:192 IMSI='262421785397998': No 3G Auth Data 20241210122629843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51040<->l=127.0.0.1:4258 20241210122629846 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629846 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421785397998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421785397998" session_id=4052976118 session_state=BEGIN} 20241210122629846 DSS <0004> hlr_ussd.c:576 262421785397998/0xf19381f6: Process SS (BEGIN) 20241210122629846 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629846 DSS <0004> hlr_ussd.c:518 262421785397998/0xf19381f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629846 DSS <0004> hlr_ussd.c:542 262421785397998/0xf19381f6: Cannot find conn for EUSE EUSE-foobar 20241210122629846 DSS <0004> hlr_ussd.c:354 262421785397998/0xf19381f6: Tx ReturnError(1, 0x22) 20241210122629846 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421785397998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421785397998" session_id=4052976118 session_state=END} 20241210122629846 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629846 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51040<->l=127.0.0.1:4258 20241210122629848 DAUC <0003> db_auc.c:157 IMSI='262427029125695': No 2G Auth Data 20241210122629848 DAUC <0003> db_auc.c:192 IMSI='262427029125695': No 3G Auth Data 20241210122629856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241210122629859 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629859 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427029125695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427029125695" session_id=2586897232 session_state=BEGIN} 20241210122629859 DSS <0004> hlr_ussd.c:576 262427029125695/0x9a30eb50: Process SS (BEGIN) 20241210122629859 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629859 DSS <0004> hlr_ussd.c:518 262427029125695/0x9a30eb50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629859 DSS <0004> hlr_ussd.c:542 262427029125695/0x9a30eb50: Cannot find conn for EUSE EUSE-foobar 20241210122629859 DSS <0004> hlr_ussd.c:354 262427029125695/0x9a30eb50: Tx ReturnError(1, 0x22) 20241210122629859 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427029125695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427029125695" session_id=2586897232 session_state=END} 20241210122629859 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629859 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241210122629862 DAUC <0003> db_auc.c:157 IMSI='262424831164120': No 2G Auth Data 20241210122629862 DAUC <0003> db_auc.c:192 IMSI='262424831164120': No 3G Auth Data 20241210122629870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241210122629873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629873 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424831164120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424831164120" session_id=2705456920 session_state=BEGIN} 20241210122629873 DSS <0004> hlr_ussd.c:576 262424831164120/0xa141ff18: Process SS (BEGIN) 20241210122629873 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122629873 DSS <0004> hlr_ussd.c:518 262424831164120/0xa141ff18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122629873 DSS <0004> hlr_ussd.c:542 262424831164120/0xa141ff18: Cannot find conn for EUSE EUSE-foobar 20241210122629873 DSS <0004> hlr_ussd.c:354 262424831164120/0xa141ff18: Tx ReturnError(1, 0x22) 20241210122629873 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424831164120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424831164120" session_id=2705456920 session_state=END} 20241210122629873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122629875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241210122629875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4258 20241210122629876 DLINP <000b> input/ipa.c:451 connected read/write 20241210122629876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122629876 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122629876 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122629876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122629876 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43159<->l=127.0.0.1:4259) 20241210122629901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4258 20241210122630112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4258 20241210122634001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122634001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122634002 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20241210122634003 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634003 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122634003 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122634003 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  20241210122634003 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122634003 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  20241210122634003 DLGSUP <0013> gsup_server.c:235 2:  20241210122634003 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122634003 DLGSUP <0013> gsup_server.c:235 3:  20241210122634003 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122634003 DLGSUP <0013> gsup_server.c:235 4:  20241210122634003 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122634003 DLGSUP <0013> gsup_server.c:235 5:  20241210122634003 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122634003 DLGSUP <0013> gsup_server.c:235 7:  20241210122634003 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122634003 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122634003 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122634003 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122634011 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33005<->l=127.0.0.1:4259) 20241210122634013 DAUC <0003> db_auc.c:157 IMSI='262426999253752': No 2G Auth Data 20241210122634013 DAUC <0003> db_auc.c:192 IMSI='262426999253752': No 3G Auth Data 20241210122634019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 20241210122634046 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634046 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426999253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426999253752" session_id=3793272691 session_state=BEGIN} 20241210122634046 DSS <0004> hlr_ussd.c:576 262426999253752/0xe218bf73: Process SS (BEGIN) 20241210122634046 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634046 DSS <0004> hlr_ussd.c:518 262426999253752/0xe218bf73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634046 DSS <0004> hlr_ussd.c:363 262426999253752/0xe218bf73: Tx USSD 'Your IMSI is 262426999253752' 20241210122634046 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426999253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426999253752" session_id=3793272691 session_state=END} 20241210122634046 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426999253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634046 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634046 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 20241210122634049 DAUC <0003> db_auc.c:157 IMSI='262423552332923': No 2G Auth Data 20241210122634049 DAUC <0003> db_auc.c:192 IMSI='262423552332923': No 3G Auth Data 20241210122634057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20241210122634060 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634060 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423552332923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423552332923" session_id=2101704687 session_state=BEGIN} 20241210122634060 DSS <0004> hlr_ussd.c:576 262423552332923/0x7d4577ef: Process SS (BEGIN) 20241210122634060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634060 DSS <0004> hlr_ussd.c:518 262423552332923/0x7d4577ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634060 DSS <0004> hlr_ussd.c:363 262423552332923/0x7d4577ef: Tx USSD 'Your IMSI is 262423552332923' 20241210122634060 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423552332923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552332923" session_id=2101704687 session_state=END} 20241210122634060 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423552332923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634060 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634060 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20241210122634063 DAUC <0003> db_auc.c:157 IMSI='262429013313031': No 2G Auth Data 20241210122634063 DAUC <0003> db_auc.c:192 IMSI='262429013313031': No 3G Auth Data 20241210122634070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20241210122634073 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634073 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429013313031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429013313031" session_id=360990895 session_state=BEGIN} 20241210122634073 DSS <0004> hlr_ussd.c:576 262429013313031/0x158448af: Process SS (BEGIN) 20241210122634073 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634073 DSS <0004> hlr_ussd.c:518 262429013313031/0x158448af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634073 DSS <0004> hlr_ussd.c:363 262429013313031/0x158448af: Tx USSD 'Your IMSI is 262429013313031' 20241210122634073 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429013313031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429013313031" session_id=360990895 session_state=END} 20241210122634073 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429013313031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634073 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634073 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20241210122634076 DAUC <0003> db_auc.c:157 IMSI='262423192616674': No 2G Auth Data 20241210122634076 DAUC <0003> db_auc.c:192 IMSI='262423192616674': No 3G Auth Data 20241210122634082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20241210122634085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634085 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423192616674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423192616674" session_id=3277107467 session_state=BEGIN} 20241210122634085 DSS <0004> hlr_ussd.c:576 262423192616674/0xc354b10b: Process SS (BEGIN) 20241210122634085 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634085 DSS <0004> hlr_ussd.c:518 262423192616674/0xc354b10b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634085 DSS <0004> hlr_ussd.c:363 262423192616674/0xc354b10b: Tx USSD 'Your IMSI is 262423192616674' 20241210122634085 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423192616674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423192616674" session_id=3277107467 session_state=END} 20241210122634085 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423192616674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20241210122634088 DAUC <0003> db_auc.c:157 IMSI='262420452589254': No 2G Auth Data 20241210122634088 DAUC <0003> db_auc.c:192 IMSI='262420452589254': No 3G Auth Data 20241210122634094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241210122634098 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634098 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420452589254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420452589254" session_id=1817207077 session_state=BEGIN} 20241210122634098 DSS <0004> hlr_ussd.c:576 262420452589254/0x6c506125: Process SS (BEGIN) 20241210122634098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634098 DSS <0004> hlr_ussd.c:518 262420452589254/0x6c506125: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634098 DSS <0004> hlr_ussd.c:363 262420452589254/0x6c506125: Tx USSD 'Your IMSI is 262420452589254' 20241210122634098 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420452589254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420452589254" session_id=1817207077 session_state=END} 20241210122634098 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420452589254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634098 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634098 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241210122634100 DAUC <0003> db_auc.c:157 IMSI='262428625475695': No 2G Auth Data 20241210122634100 DAUC <0003> db_auc.c:192 IMSI='262428625475695': No 3G Auth Data 20241210122634108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 20241210122634111 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634111 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428625475695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428625475695" session_id=892946712 session_state=BEGIN} 20241210122634111 DSS <0004> hlr_ussd.c:576 262428625475695/0x35394918: Process SS (BEGIN) 20241210122634111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634111 DSS <0004> hlr_ussd.c:518 262428625475695/0x35394918: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634111 DSS <0004> hlr_ussd.c:363 262428625475695/0x35394918: Tx USSD 'Your IMSI is 262428625475695' 20241210122634111 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428625475695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428625475695" session_id=892946712 session_state=END} 20241210122634111 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428625475695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634111 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634111 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 20241210122634114 DAUC <0003> db_auc.c:157 IMSI='262426249014487': No 2G Auth Data 20241210122634114 DAUC <0003> db_auc.c:192 IMSI='262426249014487': No 3G Auth Data 20241210122634121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20241210122634125 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634125 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426249014487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426249014487" session_id=3067921729 session_state=BEGIN} 20241210122634125 DSS <0004> hlr_ussd.c:576 262426249014487/0xb6dcc541: Process SS (BEGIN) 20241210122634125 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634125 DSS <0004> hlr_ussd.c:518 262426249014487/0xb6dcc541: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634125 DSS <0004> hlr_ussd.c:363 262426249014487/0xb6dcc541: Tx USSD 'Your IMSI is 262426249014487' 20241210122634125 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426249014487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426249014487" session_id=3067921729 session_state=END} 20241210122634125 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426249014487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634125 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634125 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20241210122634127 DAUC <0003> db_auc.c:157 IMSI='262425199574872': No 2G Auth Data 20241210122634127 DAUC <0003> db_auc.c:192 IMSI='262425199574872': No 3G Auth Data 20241210122634134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20241210122634137 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634137 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425199574872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425199574872" session_id=276152240 session_state=BEGIN} 20241210122634137 DSS <0004> hlr_ussd.c:576 262425199574872/0x1075bfb0: Process SS (BEGIN) 20241210122634137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122634137 DSS <0004> hlr_ussd.c:518 262425199574872/0x1075bfb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122634137 DSS <0004> hlr_ussd.c:363 262425199574872/0x1075bfb0: Tx USSD 'Your IMSI is 262425199574872' 20241210122634137 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425199574872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425199574872" session_id=276152240 session_state=END} 20241210122634137 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425199574872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122634137 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634137 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122634139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20241210122634140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20241210122634140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33005<->l=127.0.0.1:4259) 20241210122634140 DLINP <000b> input/ipa.c:451 connected read/write 20241210122634140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122634140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122634140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122634140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122634175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20241210122634376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20241210122637421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122637421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122637423 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4258 20241210122637424 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637424 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122637424 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122637424 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  20241210122637424 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122637424 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  20241210122637424 DLGSUP <0013> gsup_server.c:235 2:  20241210122637424 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122637424 DLGSUP <0013> gsup_server.c:235 3:  20241210122637424 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122637424 DLGSUP <0013> gsup_server.c:235 4:  20241210122637424 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122637424 DLGSUP <0013> gsup_server.c:235 5:  20241210122637424 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122637425 DLGSUP <0013> gsup_server.c:235 7:  20241210122637425 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122637425 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122637425 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122637425 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122637434 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40239<->l=127.0.0.1:4259) 20241210122637438 DAUC <0003> db_auc.c:157 IMSI='262427590609694': No 2G Auth Data 20241210122637438 DAUC <0003> db_auc.c:192 IMSI='262427590609694': No 3G Auth Data 20241210122637445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57792<->l=127.0.0.1:4258 20241210122637470 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637470 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427590609694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427590609694" source_name="the-source\n" session_id=1333628740 session_state=BEGIN} 20241210122637470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241210122637470 DSS <0004> hlr_ussd.c:576 262427590609694/0x4f7d8f44: Process SS (BEGIN) 20241210122637470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637470 DSS <0004> hlr_ussd.c:518 262427590609694/0x4f7d8f44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637470 DSS <0004> hlr_ussd.c:363 262427590609694/0x4f7d8f44: Tx USSD 'Your IMSI is 262427590609694' 20241210122637470 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427590609694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590609694" destination_name="the-source\n" session_id=1333628740 session_state=END} 20241210122637470 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427590609694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637470 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637470 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57792<->l=127.0.0.1:4258 20241210122637474 DAUC <0003> db_auc.c:157 IMSI='262425042007441': No 2G Auth Data 20241210122637474 DAUC <0003> db_auc.c:192 IMSI='262425042007441': No 3G Auth Data 20241210122637484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20241210122637488 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637488 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425042007441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425042007441" source_name="the-source\n" session_id=3602025308 session_state=BEGIN} 20241210122637488 DSS <0004> hlr_ussd.c:576 262425042007441/0xd6b28b5c: Process SS (BEGIN) 20241210122637488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637488 DSS <0004> hlr_ussd.c:518 262425042007441/0xd6b28b5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637488 DSS <0004> hlr_ussd.c:363 262425042007441/0xd6b28b5c: Tx USSD 'Your IMSI is 262425042007441' 20241210122637488 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425042007441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425042007441" destination_name="the-source\n" session_id=3602025308 session_state=END} 20241210122637488 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425042007441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637488 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637488 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20241210122637491 DAUC <0003> db_auc.c:157 IMSI='262421517710118': No 2G Auth Data 20241210122637491 DAUC <0003> db_auc.c:192 IMSI='262421517710118': No 3G Auth Data 20241210122637499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20241210122637502 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637502 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421517710118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421517710118" source_name="the-source\n" session_id=1039701196 session_state=BEGIN} 20241210122637502 DSS <0004> hlr_ussd.c:576 262421517710118/0x3df894cc: Process SS (BEGIN) 20241210122637502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637502 DSS <0004> hlr_ussd.c:518 262421517710118/0x3df894cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637502 DSS <0004> hlr_ussd.c:363 262421517710118/0x3df894cc: Tx USSD 'Your IMSI is 262421517710118' 20241210122637502 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421517710118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421517710118" destination_name="the-source\n" session_id=1039701196 session_state=END} 20241210122637502 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421517710118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637502 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637502 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20241210122637504 DAUC <0003> db_auc.c:157 IMSI='262428013744947': No 2G Auth Data 20241210122637504 DAUC <0003> db_auc.c:192 IMSI='262428013744947': No 3G Auth Data 20241210122637512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20241210122637515 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637515 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428013744947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428013744947" source_name="the-source\n" session_id=3298666834 session_state=BEGIN} 20241210122637515 DSS <0004> hlr_ussd.c:576 262428013744947/0xc49da952: Process SS (BEGIN) 20241210122637515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637515 DSS <0004> hlr_ussd.c:518 262428013744947/0xc49da952: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637515 DSS <0004> hlr_ussd.c:363 262428013744947/0xc49da952: Tx USSD 'Your IMSI is 262428013744947' 20241210122637515 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428013744947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428013744947" destination_name="the-source\n" session_id=3298666834 session_state=END} 20241210122637515 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428013744947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637515 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637515 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20241210122637518 DAUC <0003> db_auc.c:157 IMSI='262429708702534': No 2G Auth Data 20241210122637518 DAUC <0003> db_auc.c:192 IMSI='262429708702534': No 3G Auth Data 20241210122637525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57834<->l=127.0.0.1:4258 20241210122637529 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637529 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429708702534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429708702534" source_name="the-source\n" session_id=2844732945 session_state=BEGIN} 20241210122637529 DSS <0004> hlr_ussd.c:576 262429708702534/0xa98f2e11: Process SS (BEGIN) 20241210122637529 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637529 DSS <0004> hlr_ussd.c:518 262429708702534/0xa98f2e11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637529 DSS <0004> hlr_ussd.c:363 262429708702534/0xa98f2e11: Tx USSD 'Your IMSI is 262429708702534' 20241210122637529 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429708702534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429708702534" destination_name="the-source\n" session_id=2844732945 session_state=END} 20241210122637529 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429708702534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637529 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637529 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57834<->l=127.0.0.1:4258 20241210122637531 DAUC <0003> db_auc.c:157 IMSI='262423875037343': No 2G Auth Data 20241210122637531 DAUC <0003> db_auc.c:192 IMSI='262423875037343': No 3G Auth Data 20241210122637540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 20241210122637543 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637543 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423875037343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423875037343" source_name="the-source\n" session_id=4075568758 session_state=BEGIN} 20241210122637543 DSS <0004> hlr_ussd.c:576 262423875037343/0xf2ec3e76: Process SS (BEGIN) 20241210122637543 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637543 DSS <0004> hlr_ussd.c:518 262423875037343/0xf2ec3e76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637543 DSS <0004> hlr_ussd.c:363 262423875037343/0xf2ec3e76: Tx USSD 'Your IMSI is 262423875037343' 20241210122637543 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423875037343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423875037343" destination_name="the-source\n" session_id=4075568758 session_state=END} 20241210122637543 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423875037343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637543 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637543 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 20241210122637546 DAUC <0003> db_auc.c:157 IMSI='262423049377071': No 2G Auth Data 20241210122637546 DAUC <0003> db_auc.c:192 IMSI='262423049377071': No 3G Auth Data 20241210122637554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.1:4258 20241210122637557 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637557 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423049377071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423049377071" source_name="the-source\n" session_id=3489598239 session_state=BEGIN} 20241210122637557 DSS <0004> hlr_ussd.c:576 262423049377071/0xcfff0b1f: Process SS (BEGIN) 20241210122637557 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637557 DSS <0004> hlr_ussd.c:518 262423049377071/0xcfff0b1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637557 DSS <0004> hlr_ussd.c:363 262423049377071/0xcfff0b1f: Tx USSD 'Your IMSI is 262423049377071' 20241210122637557 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423049377071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423049377071" destination_name="the-source\n" session_id=3489598239 session_state=END} 20241210122637557 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423049377071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637557 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637557 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.1:4258 20241210122637560 DAUC <0003> db_auc.c:157 IMSI='262420674744188': No 2G Auth Data 20241210122637560 DAUC <0003> db_auc.c:192 IMSI='262420674744188': No 3G Auth Data 20241210122637567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57866<->l=127.0.0.1:4258 20241210122637571 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637571 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420674744188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420674744188" source_name="the-source\n" session_id=4201584723 session_state=BEGIN} 20241210122637571 DSS <0004> hlr_ussd.c:576 262420674744188/0xfa6f1853: Process SS (BEGIN) 20241210122637571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241210122637571 DSS <0004> hlr_ussd.c:518 262420674744188/0xfa6f1853: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241210122637571 DSS <0004> hlr_ussd.c:363 262420674744188/0xfa6f1853: Tx USSD 'Your IMSI is 262420674744188' 20241210122637571 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420674744188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420674744188" destination_name="the-source\n" session_id=4201584723 session_state=END} 20241210122637571 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420674744188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122637571 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637571 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122637573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57866<->l=127.0.0.1:4258 20241210122637574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4258 20241210122637574 DLINP <000b> input/ipa.c:451 connected read/write 20241210122637574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122637574 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122637574 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122637574 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122637574 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241210122637574 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40239<->l=127.0.0.1:4259) 20241210122637601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4258 20241210122637802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4258 20241210122640847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122640847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122640848 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4258 20241210122640850 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122640850 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122640850 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  20241210122640850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122640850 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  20241210122640850 DLGSUP <0013> gsup_server.c:235 2:  20241210122640850 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122640850 DLGSUP <0013> gsup_server.c:235 3:  20241210122640850 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122640850 DLGSUP <0013> gsup_server.c:235 4:  20241210122640850 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122640850 DLGSUP <0013> gsup_server.c:235 5:  20241210122640850 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122640850 DLGSUP <0013> gsup_server.c:235 7:  20241210122640850 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122640850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122640850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122640850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122640861 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33537<->l=127.0.0.1:4259) 20241210122640865 DAUC <0003> db_auc.c:157 IMSI='262423804905750': No 2G Auth Data 20241210122640865 DAUC <0003> db_auc.c:192 IMSI='262423804905750': No 3G Auth Data 20241210122640873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20241210122640894 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640894 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423804905750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423804905750" session_id=1901515972 session_state=BEGIN} 20241210122640894 DSS <0004> hlr_ussd.c:576 262423804905750/0x7156d4c4: Process SS (BEGIN) 20241210122640894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640894 DSS <0004> hlr_ussd.c:518 262423804905750/0x7156d4c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640894 DSS <0004> hlr_ussd.c:363 262423804905750/0x7156d4c4: Tx USSD 'Your extension is 491612370506' 20241210122640894 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423804905750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423804905750" session_id=1901515972 session_state=END} 20241210122640894 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423804905750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640894 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640894 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20241210122640897 DAUC <0003> db_auc.c:157 IMSI='262422379887947': No 2G Auth Data 20241210122640897 DAUC <0003> db_auc.c:192 IMSI='262422379887947': No 3G Auth Data 20241210122640904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20241210122640908 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640908 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422379887947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422379887947" session_id=2717676532 session_state=BEGIN} 20241210122640908 DSS <0004> hlr_ussd.c:576 262422379887947/0xa1fc73f4: Process SS (BEGIN) 20241210122640908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640908 DSS <0004> hlr_ussd.c:518 262422379887947/0xa1fc73f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640908 DSS <0004> hlr_ussd.c:363 262422379887947/0xa1fc73f4: Tx USSD 'Your extension is 491610240874' 20241210122640908 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422379887947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422379887947" session_id=2717676532 session_state=END} 20241210122640908 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422379887947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640908 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640908 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20241210122640910 DAUC <0003> db_auc.c:157 IMSI='262429294196640': No 2G Auth Data 20241210122640910 DAUC <0003> db_auc.c:192 IMSI='262429294196640': No 3G Auth Data 20241210122640918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57892<->l=127.0.0.1:4258 20241210122640921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640921 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429294196640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429294196640" session_id=423115801 session_state=BEGIN} 20241210122640921 DSS <0004> hlr_ussd.c:576 262429294196640/0x19383c19: Process SS (BEGIN) 20241210122640921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640921 DSS <0004> hlr_ussd.c:518 262429294196640/0x19383c19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640921 DSS <0004> hlr_ussd.c:363 262429294196640/0x19383c19: Tx USSD 'Your extension is 491610203741' 20241210122640921 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429294196640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429294196640" session_id=423115801 session_state=END} 20241210122640921 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429294196640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57892<->l=127.0.0.1:4258 20241210122640924 DAUC <0003> db_auc.c:157 IMSI='262423698758885': No 2G Auth Data 20241210122640924 DAUC <0003> db_auc.c:192 IMSI='262423698758885': No 3G Auth Data 20241210122640932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57908<->l=127.0.0.1:4258 20241210122640936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640936 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423698758885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423698758885" session_id=4187489704 session_state=BEGIN} 20241210122640936 DSS <0004> hlr_ussd.c:576 262423698758885/0xf99805a8: Process SS (BEGIN) 20241210122640936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640936 DSS <0004> hlr_ussd.c:518 262423698758885/0xf99805a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640936 DSS <0004> hlr_ussd.c:363 262423698758885/0xf99805a8: Tx USSD 'Your extension is 491612385052' 20241210122640936 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423698758885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423698758885" session_id=4187489704 session_state=END} 20241210122640936 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423698758885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57908<->l=127.0.0.1:4258 20241210122640939 DAUC <0003> db_auc.c:157 IMSI='262426490763856': No 2G Auth Data 20241210122640939 DAUC <0003> db_auc.c:192 IMSI='262426490763856': No 3G Auth Data 20241210122640947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4258 20241210122640951 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640951 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426490763856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426490763856" session_id=3470202614 session_state=BEGIN} 20241210122640951 DSS <0004> hlr_ussd.c:576 262426490763856/0xced716f6: Process SS (BEGIN) 20241210122640951 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640951 DSS <0004> hlr_ussd.c:518 262426490763856/0xced716f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640951 DSS <0004> hlr_ussd.c:363 262426490763856/0xced716f6: Tx USSD 'Your extension is 491614364638' 20241210122640951 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426490763856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426490763856" session_id=3470202614 session_state=END} 20241210122640951 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426490763856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640951 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640951 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4258 20241210122640953 DAUC <0003> db_auc.c:157 IMSI='262426362238310': No 2G Auth Data 20241210122640953 DAUC <0003> db_auc.c:192 IMSI='262426362238310': No 3G Auth Data 20241210122640964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 20241210122640967 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640968 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426362238310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426362238310" session_id=2593066339 session_state=BEGIN} 20241210122640968 DSS <0004> hlr_ussd.c:576 262426362238310/0x9a8f0d63: Process SS (BEGIN) 20241210122640968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640968 DSS <0004> hlr_ussd.c:518 262426362238310/0x9a8f0d63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640968 DSS <0004> hlr_ussd.c:363 262426362238310/0x9a8f0d63: Tx USSD 'Your extension is 491616372454' 20241210122640968 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426362238310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362238310" session_id=2593066339 session_state=END} 20241210122640968 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426362238310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640968 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640968 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 20241210122640970 DAUC <0003> db_auc.c:157 IMSI='262425802053655': No 2G Auth Data 20241210122640970 DAUC <0003> db_auc.c:192 IMSI='262425802053655': No 3G Auth Data 20241210122640979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4258 20241210122640984 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122640984 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425802053655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425802053655" session_id=1784385531 session_state=BEGIN} 20241210122640984 DSS <0004> hlr_ussd.c:576 262425802053655/0x6a5b8ffb: Process SS (BEGIN) 20241210122640984 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122640984 DSS <0004> hlr_ussd.c:518 262425802053655/0x6a5b8ffb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122640984 DSS <0004> hlr_ussd.c:363 262425802053655/0x6a5b8ffb: Tx USSD 'Your extension is 491611852477' 20241210122640984 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425802053655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425802053655" session_id=1784385531 session_state=END} 20241210122640984 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425802053655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122640984 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640984 DLINP <000b> input/ipa.c:451 connected read/write 20241210122640984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122640987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4258 20241210122640987 DAUC <0003> db_auc.c:157 IMSI='262425288750657': No 2G Auth Data 20241210122640987 DAUC <0003> db_auc.c:192 IMSI='262425288750657': No 3G Auth Data 20241210122640995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 20241210122641000 DLINP <000b> input/ipa.c:451 connected read/write 20241210122641000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122641000 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425288750657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425288750657" session_id=2585141681 session_state=BEGIN} 20241210122641000 DSS <0004> hlr_ussd.c:576 262425288750657/0x9a1621b1: Process SS (BEGIN) 20241210122641000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122641000 DSS <0004> hlr_ussd.c:518 262425288750657/0x9a1621b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122641000 DSS <0004> hlr_ussd.c:363 262425288750657/0x9a1621b1: Tx USSD 'Your extension is 491615381360' 20241210122641000 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425288750657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425288750657" session_id=2585141681 session_state=END} 20241210122641000 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425288750657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122641000 DLINP <000b> input/ipa.c:451 connected read/write 20241210122641000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122641000 DLINP <000b> input/ipa.c:451 connected read/write 20241210122641000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122641003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 20241210122641004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4258 20241210122641004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33537<->l=127.0.0.1:4259) 20241210122641004 DLINP <000b> input/ipa.c:451 connected read/write 20241210122641004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122641004 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122641004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122641004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122641035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20241210122641236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20241210122644270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122644270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122644271 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20241210122644272 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122644272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122644272 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  20241210122644272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122644272 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  20241210122644272 DLGSUP <0013> gsup_server.c:235 2:  20241210122644272 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122644272 DLGSUP <0013> gsup_server.c:235 3:  20241210122644272 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122644272 DLGSUP <0013> gsup_server.c:235 4:  20241210122644272 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122644272 DLGSUP <0013> gsup_server.c:235 5:  20241210122644272 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122644272 DLGSUP <0013> gsup_server.c:235 7:  20241210122644272 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122644272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122644272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122644272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122644281 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46357<->l=127.0.0.1:4259) 20241210122644283 DAUC <0003> db_auc.c:157 IMSI='262425186364417': No 2G Auth Data 20241210122644283 DAUC <0003> db_auc.c:192 IMSI='262425186364417': No 3G Auth Data 20241210122644289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20241210122644314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644314 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425186364417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425186364417" source_name="the-source\n" session_id=3218222899 session_state=BEGIN} 20241210122644314 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241210122644314 DSS <0004> hlr_ussd.c:576 262425186364417/0xbfd22f33: Process SS (BEGIN) 20241210122644314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644314 DSS <0004> hlr_ussd.c:518 262425186364417/0xbfd22f33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644314 DSS <0004> hlr_ussd.c:363 262425186364417/0xbfd22f33: Tx USSD 'Your extension is 491611008585' 20241210122644314 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425186364417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425186364417" destination_name="the-source\n" session_id=3218222899 session_state=END} 20241210122644314 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425186364417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20241210122644317 DAUC <0003> db_auc.c:157 IMSI='262426725446597': No 2G Auth Data 20241210122644317 DAUC <0003> db_auc.c:192 IMSI='262426725446597': No 3G Auth Data 20241210122644327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56206<->l=127.0.0.1:4258 20241210122644330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644330 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426725446597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426725446597" source_name="the-source\n" session_id=3965350853 session_state=BEGIN} 20241210122644330 DSS <0004> hlr_ussd.c:576 262426725446597/0xec5a73c5: Process SS (BEGIN) 20241210122644330 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644330 DSS <0004> hlr_ussd.c:518 262426725446597/0xec5a73c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644330 DSS <0004> hlr_ussd.c:363 262426725446597/0xec5a73c5: Tx USSD 'Your extension is 491618181838' 20241210122644330 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426725446597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426725446597" destination_name="the-source\n" session_id=3965350853 session_state=END} 20241210122644330 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426725446597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56206<->l=127.0.0.1:4258 20241210122644333 DAUC <0003> db_auc.c:157 IMSI='262429236264587': No 2G Auth Data 20241210122644333 DAUC <0003> db_auc.c:192 IMSI='262429236264587': No 3G Auth Data 20241210122644341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56210<->l=127.0.0.1:4258 20241210122644346 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644346 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429236264587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236264587" source_name="the-source\n" session_id=3893699202 session_state=BEGIN} 20241210122644346 DSS <0004> hlr_ussd.c:576 262429236264587/0xe8152282: Process SS (BEGIN) 20241210122644346 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644346 DSS <0004> hlr_ussd.c:518 262429236264587/0xe8152282: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644346 DSS <0004> hlr_ussd.c:363 262429236264587/0xe8152282: Tx USSD 'Your extension is 491618216680' 20241210122644346 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429236264587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236264587" destination_name="the-source\n" session_id=3893699202 session_state=END} 20241210122644346 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429236264587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644346 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644346 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56210<->l=127.0.0.1:4258 20241210122644350 DAUC <0003> db_auc.c:157 IMSI='262427526685930': No 2G Auth Data 20241210122644350 DAUC <0003> db_auc.c:192 IMSI='262427526685930': No 3G Auth Data 20241210122644357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 20241210122644361 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644361 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427526685930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427526685930" source_name="the-source\n" session_id=479558673 session_state=BEGIN} 20241210122644361 DSS <0004> hlr_ussd.c:576 262427526685930/0x1c957c11: Process SS (BEGIN) 20241210122644361 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644361 DSS <0004> hlr_ussd.c:518 262427526685930/0x1c957c11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644361 DSS <0004> hlr_ussd.c:363 262427526685930/0x1c957c11: Tx USSD 'Your extension is 491617173835' 20241210122644361 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427526685930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427526685930" destination_name="the-source\n" session_id=479558673 session_state=END} 20241210122644361 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427526685930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644361 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644361 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 20241210122644364 DAUC <0003> db_auc.c:157 IMSI='262426638708583': No 2G Auth Data 20241210122644364 DAUC <0003> db_auc.c:192 IMSI='262426638708583': No 3G Auth Data 20241210122644372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 20241210122644377 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644377 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426638708583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426638708583" source_name="the-source\n" session_id=3687524106 session_state=BEGIN} 20241210122644377 DSS <0004> hlr_ussd.c:576 262426638708583/0xdbcb270a: Process SS (BEGIN) 20241210122644377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644377 DSS <0004> hlr_ussd.c:518 262426638708583/0xdbcb270a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644377 DSS <0004> hlr_ussd.c:363 262426638708583/0xdbcb270a: Tx USSD 'Your extension is 491610642864' 20241210122644377 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426638708583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426638708583" destination_name="the-source\n" session_id=3687524106 session_state=END} 20241210122644377 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426638708583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644377 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644377 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 20241210122644381 DAUC <0003> db_auc.c:157 IMSI='262426972927079': No 2G Auth Data 20241210122644381 DAUC <0003> db_auc.c:192 IMSI='262426972927079': No 3G Auth Data 20241210122644390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 20241210122644395 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644395 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426972927079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426972927079" source_name="the-source\n" session_id=3199475370 session_state=BEGIN} 20241210122644395 DSS <0004> hlr_ussd.c:576 262426972927079/0xbeb41eaa: Process SS (BEGIN) 20241210122644395 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644395 DSS <0004> hlr_ussd.c:518 262426972927079/0xbeb41eaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644395 DSS <0004> hlr_ussd.c:363 262426972927079/0xbeb41eaa: Tx USSD 'Your extension is 491615263065' 20241210122644395 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426972927079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426972927079" destination_name="the-source\n" session_id=3199475370 session_state=END} 20241210122644395 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426972927079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644395 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644395 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 20241210122644400 DAUC <0003> db_auc.c:157 IMSI='262424668127240': No 2G Auth Data 20241210122644400 DAUC <0003> db_auc.c:192 IMSI='262424668127240': No 3G Auth Data 20241210122644408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56260<->l=127.0.0.1:4258 20241210122644412 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644412 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424668127240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424668127240" source_name="the-source\n" session_id=513271841 session_state=BEGIN} 20241210122644412 DSS <0004> hlr_ussd.c:576 262424668127240/0x1e97e821: Process SS (BEGIN) 20241210122644412 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644412 DSS <0004> hlr_ussd.c:518 262424668127240/0x1e97e821: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644412 DSS <0004> hlr_ussd.c:363 262424668127240/0x1e97e821: Tx USSD 'Your extension is 491614700085' 20241210122644412 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424668127240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424668127240" destination_name="the-source\n" session_id=513271841 session_state=END} 20241210122644412 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424668127240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644412 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644412 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56260<->l=127.0.0.1:4258 20241210122644415 DAUC <0003> db_auc.c:157 IMSI='262422095918631': No 2G Auth Data 20241210122644415 DAUC <0003> db_auc.c:192 IMSI='262422095918631': No 3G Auth Data 20241210122644423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4258 20241210122644429 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644429 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422095918631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422095918631" source_name="the-source\n" session_id=2659185098 session_state=BEGIN} 20241210122644429 DSS <0004> hlr_ussd.c:576 262422095918631/0x9e7ff1ca: Process SS (BEGIN) 20241210122644429 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241210122644429 DSS <0004> hlr_ussd.c:518 262422095918631/0x9e7ff1ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241210122644429 DSS <0004> hlr_ussd.c:363 262422095918631/0x9e7ff1ca: Tx USSD 'Your extension is 491617522180' 20241210122644429 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422095918631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422095918631" destination_name="the-source\n" session_id=2659185098 session_state=END} 20241210122644429 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422095918631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122644429 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644429 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122644433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4258 20241210122644433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20241210122644434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46357<->l=127.0.0.1:4259) 20241210122644434 DLINP <000b> input/ipa.c:451 connected read/write 20241210122644434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122644434 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122644434 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122644434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122644434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241210122644458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4258 20241210122644659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4258 20241210122647703 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37011 20241210122647703 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37011 20241210122647704 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647704 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647705 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122647705 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122647706 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647706 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122647706 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241210122647706 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241210122647706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241210122647706 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  20241210122647706 DLGSUP <0013> gsup_server.c:235 2:  20241210122647706 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122647706 DLGSUP <0013> gsup_server.c:235 3:  20241210122647706 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122647706 DLGSUP <0013> gsup_server.c:235 4:  20241210122647706 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122647706 DLGSUP <0013> gsup_server.c:235 5:  20241210122647706 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122647706 DLGSUP <0013> gsup_server.c:235 7:  20241210122647706 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122647706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122647706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122647706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37011 20241210122647707 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 20241210122647708 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647708 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122647708 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122647708 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  20241210122647708 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122647708 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  20241210122647708 DLGSUP <0013> gsup_server.c:235 2:  20241210122647708 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122647708 DLGSUP <0013> gsup_server.c:235 3:  20241210122647708 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122647708 DLGSUP <0013> gsup_server.c:235 4:  20241210122647708 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122647708 DLGSUP <0013> gsup_server.c:235 5:  20241210122647708 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122647708 DLGSUP <0013> gsup_server.c:235 7:  20241210122647708 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122647708 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122647708 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122647708 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122647718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43945<->l=127.0.0.1:4259) 20241210122647721 DAUC <0003> db_auc.c:157 IMSI='262429577021722': No 2G Auth Data 20241210122647721 DAUC <0003> db_auc.c:192 IMSI='262429577021722': No 3G Auth Data 20241210122647728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4258 20241210122647754 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647754 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429577021722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429577021722" session_id=972112247 session_state=BEGIN} 20241210122647754 DSS <0004> hlr_ussd.c:576 262429577021722/0x39f14177: Process SS (BEGIN) 20241210122647754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647754 DSS <0004> hlr_ussd.c:518 262429577021722/0x39f14177: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647754 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647754 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647754 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647754 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647758 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647758 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647758 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429577021722 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577021722" session_id=972112247 session_state=END} 20241210122647758 DSS <0004> hlr_ussd.c:576 262429577021722/0x39f14177: Process SS (END) 20241210122647758 DSS <0004> hlr_ussd.c:518 262429577021722/0x39f14177: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647758 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429577021722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577021722" session_id=972112247 session_state=END} 20241210122647758 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429577021722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647758 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429577021722 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647758 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647758 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4258 20241210122647762 DAUC <0003> db_auc.c:157 IMSI='262429092550615': No 2G Auth Data 20241210122647762 DAUC <0003> db_auc.c:192 IMSI='262429092550615': No 3G Auth Data 20241210122647771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4258 20241210122647774 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647774 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429092550615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429092550615" session_id=772883359 session_state=BEGIN} 20241210122647774 DSS <0004> hlr_ussd.c:576 262429092550615/0x2e11439f: Process SS (BEGIN) 20241210122647774 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647774 DSS <0004> hlr_ussd.c:518 262429092550615/0x2e11439f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647774 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647774 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647774 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647774 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647774 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647775 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647775 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429092550615 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429092550615" session_id=772883359 session_state=END} 20241210122647775 DSS <0004> hlr_ussd.c:576 262429092550615/0x2e11439f: Process SS (END) 20241210122647775 DSS <0004> hlr_ussd.c:518 262429092550615/0x2e11439f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647775 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429092550615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429092550615" session_id=772883359 session_state=END} 20241210122647775 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429092550615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647775 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429092550615 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647775 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647775 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4258 20241210122647777 DAUC <0003> db_auc.c:157 IMSI='262424282313858': No 2G Auth Data 20241210122647777 DAUC <0003> db_auc.c:192 IMSI='262424282313858': No 3G Auth Data 20241210122647784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20241210122647787 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647787 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424282313858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424282313858" session_id=1005627490 session_state=BEGIN} 20241210122647787 DSS <0004> hlr_ussd.c:576 262424282313858/0x3bf0a862: Process SS (BEGIN) 20241210122647787 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647787 DSS <0004> hlr_ussd.c:518 262424282313858/0x3bf0a862: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647787 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647787 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647787 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647787 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647788 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647788 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647788 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424282313858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282313858" session_id=1005627490 session_state=END} 20241210122647788 DSS <0004> hlr_ussd.c:576 262424282313858/0x3bf0a862: Process SS (END) 20241210122647788 DSS <0004> hlr_ussd.c:518 262424282313858/0x3bf0a862: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647788 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424282313858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282313858" session_id=1005627490 session_state=END} 20241210122647788 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424282313858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647788 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424282313858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647788 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647788 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20241210122647790 DAUC <0003> db_auc.c:157 IMSI='262429083965238': No 2G Auth Data 20241210122647790 DAUC <0003> db_auc.c:192 IMSI='262429083965238': No 3G Auth Data 20241210122647798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4258 20241210122647801 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647801 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429083965238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429083965238" session_id=3973060977 session_state=BEGIN} 20241210122647801 DSS <0004> hlr_ussd.c:576 262429083965238/0xecd01971: Process SS (BEGIN) 20241210122647801 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647801 DSS <0004> hlr_ussd.c:518 262429083965238/0xecd01971: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647801 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647801 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647801 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647801 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647802 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647802 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429083965238 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083965238" session_id=3973060977 session_state=END} 20241210122647802 DSS <0004> hlr_ussd.c:576 262429083965238/0xecd01971: Process SS (END) 20241210122647802 DSS <0004> hlr_ussd.c:518 262429083965238/0xecd01971: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647802 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429083965238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083965238" session_id=3973060977 session_state=END} 20241210122647802 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429083965238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647802 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429083965238 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4258 20241210122647804 DAUC <0003> db_auc.c:157 IMSI='262420907879112': No 2G Auth Data 20241210122647804 DAUC <0003> db_auc.c:192 IMSI='262420907879112': No 3G Auth Data 20241210122647812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20241210122647815 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647815 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420907879112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420907879112" session_id=2831983288 session_state=BEGIN} 20241210122647815 DSS <0004> hlr_ussd.c:576 262420907879112/0xa8cca2b8: Process SS (BEGIN) 20241210122647815 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647815 DSS <0004> hlr_ussd.c:518 262420907879112/0xa8cca2b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647815 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647815 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647815 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647815 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647816 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647816 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647816 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420907879112 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420907879112" session_id=2831983288 session_state=END} 20241210122647816 DSS <0004> hlr_ussd.c:576 262420907879112/0xa8cca2b8: Process SS (END) 20241210122647816 DSS <0004> hlr_ussd.c:518 262420907879112/0xa8cca2b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647816 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420907879112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420907879112" session_id=2831983288 session_state=END} 20241210122647816 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420907879112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647816 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420907879112 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647816 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647816 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20241210122647819 DAUC <0003> db_auc.c:157 IMSI='262427309930581': No 2G Auth Data 20241210122647819 DAUC <0003> db_auc.c:192 IMSI='262427309930581': No 3G Auth Data 20241210122647825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56354<->l=127.0.0.1:4258 20241210122647828 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647828 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427309930581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427309930581" session_id=1409852085 session_state=BEGIN} 20241210122647828 DSS <0004> hlr_ussd.c:576 262427309930581/0x5408a2b5: Process SS (BEGIN) 20241210122647828 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647828 DSS <0004> hlr_ussd.c:518 262427309930581/0x5408a2b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647828 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647828 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647828 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647828 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647829 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647829 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647829 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427309930581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427309930581" session_id=1409852085 session_state=END} 20241210122647829 DSS <0004> hlr_ussd.c:576 262427309930581/0x5408a2b5: Process SS (END) 20241210122647829 DSS <0004> hlr_ussd.c:518 262427309930581/0x5408a2b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647829 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427309930581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427309930581" session_id=1409852085 session_state=END} 20241210122647829 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427309930581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647829 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427309930581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647829 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647829 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56354<->l=127.0.0.1:4258 20241210122647832 DAUC <0003> db_auc.c:157 IMSI='262429630678408': No 2G Auth Data 20241210122647832 DAUC <0003> db_auc.c:192 IMSI='262429630678408': No 3G Auth Data 20241210122647838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20241210122647841 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647841 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429630678408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429630678408" session_id=4029326269 session_state=BEGIN} 20241210122647841 DSS <0004> hlr_ussd.c:576 262429630678408/0xf02aa3bd: Process SS (BEGIN) 20241210122647841 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647841 DSS <0004> hlr_ussd.c:518 262429630678408/0xf02aa3bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647841 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647841 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647841 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647841 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647842 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647842 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647842 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429630678408 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429630678408" session_id=4029326269 session_state=END} 20241210122647842 DSS <0004> hlr_ussd.c:576 262429630678408/0xf02aa3bd: Process SS (END) 20241210122647842 DSS <0004> hlr_ussd.c:518 262429630678408/0xf02aa3bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647842 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429630678408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429630678408" session_id=4029326269 session_state=END} 20241210122647843 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429630678408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647843 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429630678408 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647843 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647843 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20241210122647845 DAUC <0003> db_auc.c:157 IMSI='262422609773199': No 2G Auth Data 20241210122647845 DAUC <0003> db_auc.c:192 IMSI='262422609773199': No 3G Auth Data 20241210122647852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56374<->l=127.0.0.1:4258 20241210122647855 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647855 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422609773199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422609773199" session_id=2098875384 session_state=BEGIN} 20241210122647855 DSS <0004> hlr_ussd.c:576 262422609773199/0x7d1a4bf8: Process SS (BEGIN) 20241210122647855 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122647855 DSS <0004> hlr_ussd.c:518 262422609773199/0x7d1a4bf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122647855 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647855 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647855 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647855 DLINP <000b> input/ipa.c:431 127.0.0.1:37011 sending data 20241210122647856 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647856 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647856 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422609773199 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422609773199" session_id=2098875384 session_state=END} 20241210122647856 DSS <0004> hlr_ussd.c:576 262422609773199/0x7d1a4bf8: Process SS (END) 20241210122647856 DSS <0004> hlr_ussd.c:518 262422609773199/0x7d1a4bf8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122647856 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422609773199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422609773199" session_id=2098875384 session_state=END} 20241210122647856 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422609773199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122647856 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422609773199 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122647856 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647856 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122647859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56374<->l=127.0.0.1:4258 20241210122647860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 20241210122647860 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122647860 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122647860 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122647860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122647860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43945<->l=127.0.0.1:4259) 20241210122647861 DLINP <000b> input/ipa.c:451 connected read/write 20241210122647861 DLINP <000b> input/ipa.c:405 127.0.0.1:37011 message received 20241210122647861 DLINP <000b> input/ipa.c:414 127.0.0.1:37011 connection closed with server 20241210122647861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37011 20241210122647861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241210122647894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20241210122648095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20241210122651142 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39393 20241210122651142 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39393 20241210122651143 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651143 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651145 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651145 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651145 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122651145 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241210122651145 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241210122651145 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241210122651145 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  20241210122651145 DLGSUP <0013> gsup_server.c:235 2:  20241210122651145 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122651145 DLGSUP <0013> gsup_server.c:235 3:  20241210122651145 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122651145 DLGSUP <0013> gsup_server.c:235 4:  20241210122651145 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122651145 DLGSUP <0013> gsup_server.c:235 5:  20241210122651145 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122651145 DLGSUP <0013> gsup_server.c:235 7:  20241210122651145 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122651145 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122651145 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122651145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39393 20241210122651145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122651145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122651146 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56394<->l=127.0.0.1:4258 20241210122651148 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651148 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122651148 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122651148 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  20241210122651148 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122651148 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  20241210122651148 DLGSUP <0013> gsup_server.c:235 2:  20241210122651148 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122651148 DLGSUP <0013> gsup_server.c:235 3:  20241210122651148 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122651148 DLGSUP <0013> gsup_server.c:235 4:  20241210122651148 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122651148 DLGSUP <0013> gsup_server.c:235 5:  20241210122651148 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122651148 DLGSUP <0013> gsup_server.c:235 7:  20241210122651148 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122651148 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122651148 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122651148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122651157 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43555<->l=127.0.0.1:4259) 20241210122651159 DAUC <0003> db_auc.c:157 IMSI='262429617023316': No 2G Auth Data 20241210122651159 DAUC <0003> db_auc.c:192 IMSI='262429617023316': No 3G Auth Data 20241210122651166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20241210122651194 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651194 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429617023316" session_id=3021866333 session_state=BEGIN} 20241210122651194 DSS <0004> hlr_ussd.c:576 262429617023316/0xb41e055d: Process SS (BEGIN) 20241210122651194 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651194 DSS <0004> hlr_ussd.c:518 262429617023316/0xb41e055d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651194 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651194 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651194 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651194 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651199 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651199 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651199 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617023316" session_id=3021866333 session_state=CONTINUE} 20241210122651199 DSS <0004> hlr_ussd.c:576 262429617023316/0xb41e055d: Process SS (CONTINUE) 20241210122651199 DSS <0004> hlr_ussd.c:518 262429617023316/0xb41e055d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651199 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617023316" session_id=3021866333 session_state=CONTINUE} 20241210122651199 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651199 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651199 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651202 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651202 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429617023316" session_id=3021866333 session_state=CONTINUE} 20241210122651202 DSS <0004> hlr_ussd.c:576 262429617023316/0xb41e055d: Process SS (CONTINUE) 20241210122651202 DSS <0004> hlr_ussd.c:518 262429617023316/0xb41e055d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651202 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651202 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651202 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651202 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651202 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651203 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651203 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651203 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617023316" session_id=3021866333 session_state=END} 20241210122651203 DSS <0004> hlr_ussd.c:576 262429617023316/0xb41e055d: Process SS (END) 20241210122651203 DSS <0004> hlr_ussd.c:518 262429617023316/0xb41e055d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651203 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617023316" session_id=3021866333 session_state=END} 20241210122651203 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651203 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429617023316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651203 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651203 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20241210122651204 DAUC <0003> db_auc.c:157 IMSI='262421579811013': No 2G Auth Data 20241210122651204 DAUC <0003> db_auc.c:192 IMSI='262421579811013': No 3G Auth Data 20241210122651212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 20241210122651215 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651215 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421579811013" session_id=1582131636 session_state=BEGIN} 20241210122651215 DSS <0004> hlr_ussd.c:576 262421579811013/0x5e4d69b4: Process SS (BEGIN) 20241210122651215 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651215 DSS <0004> hlr_ussd.c:518 262421579811013/0x5e4d69b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651215 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651215 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651215 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651215 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651216 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651216 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651216 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579811013" session_id=1582131636 session_state=CONTINUE} 20241210122651216 DSS <0004> hlr_ussd.c:576 262421579811013/0x5e4d69b4: Process SS (CONTINUE) 20241210122651216 DSS <0004> hlr_ussd.c:518 262421579811013/0x5e4d69b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651216 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579811013" session_id=1582131636 session_state=CONTINUE} 20241210122651216 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651216 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651216 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651219 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651219 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421579811013" session_id=1582131636 session_state=CONTINUE} 20241210122651219 DSS <0004> hlr_ussd.c:576 262421579811013/0x5e4d69b4: Process SS (CONTINUE) 20241210122651219 DSS <0004> hlr_ussd.c:518 262421579811013/0x5e4d69b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651219 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651219 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651219 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651219 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651219 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651220 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651220 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651220 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579811013" session_id=1582131636 session_state=END} 20241210122651220 DSS <0004> hlr_ussd.c:576 262421579811013/0x5e4d69b4: Process SS (END) 20241210122651220 DSS <0004> hlr_ussd.c:518 262421579811013/0x5e4d69b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651220 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579811013" session_id=1582131636 session_state=END} 20241210122651220 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651220 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421579811013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651220 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651220 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 20241210122651221 DAUC <0003> db_auc.c:157 IMSI='262422206822549': No 2G Auth Data 20241210122651221 DAUC <0003> db_auc.c:192 IMSI='262422206822549': No 3G Auth Data 20241210122651230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56416<->l=127.0.0.1:4258 20241210122651235 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651235 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422206822549" session_id=3292144948 session_state=BEGIN} 20241210122651235 DSS <0004> hlr_ussd.c:576 262422206822549/0xc43a2534: Process SS (BEGIN) 20241210122651235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651235 DSS <0004> hlr_ussd.c:518 262422206822549/0xc43a2534: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651235 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651235 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651235 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651235 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651236 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651236 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651236 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422206822549" session_id=3292144948 session_state=CONTINUE} 20241210122651236 DSS <0004> hlr_ussd.c:576 262422206822549/0xc43a2534: Process SS (CONTINUE) 20241210122651236 DSS <0004> hlr_ussd.c:518 262422206822549/0xc43a2534: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651236 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422206822549" session_id=3292144948 session_state=CONTINUE} 20241210122651236 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651236 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651236 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651238 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651238 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422206822549" session_id=3292144948 session_state=CONTINUE} 20241210122651238 DSS <0004> hlr_ussd.c:576 262422206822549/0xc43a2534: Process SS (CONTINUE) 20241210122651238 DSS <0004> hlr_ussd.c:518 262422206822549/0xc43a2534: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651238 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651238 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651238 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651239 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651239 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651239 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651239 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651240 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422206822549" session_id=3292144948 session_state=END} 20241210122651240 DSS <0004> hlr_ussd.c:576 262422206822549/0xc43a2534: Process SS (END) 20241210122651240 DSS <0004> hlr_ussd.c:518 262422206822549/0xc43a2534: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651240 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422206822549" session_id=3292144948 session_state=END} 20241210122651240 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651240 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422206822549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651240 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651240 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56416<->l=127.0.0.1:4258 20241210122651241 DAUC <0003> db_auc.c:157 IMSI='262429837575796': No 2G Auth Data 20241210122651241 DAUC <0003> db_auc.c:192 IMSI='262429837575796': No 3G Auth Data 20241210122651249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20241210122651253 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651253 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429837575796" session_id=2557805107 session_state=BEGIN} 20241210122651253 DSS <0004> hlr_ussd.c:576 262429837575796/0x98750233: Process SS (BEGIN) 20241210122651253 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651253 DSS <0004> hlr_ussd.c:518 262429837575796/0x98750233: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651253 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651253 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651253 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651253 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651254 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651254 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651254 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429837575796" session_id=2557805107 session_state=CONTINUE} 20241210122651254 DSS <0004> hlr_ussd.c:576 262429837575796/0x98750233: Process SS (CONTINUE) 20241210122651254 DSS <0004> hlr_ussd.c:518 262429837575796/0x98750233: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651254 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429837575796" session_id=2557805107 session_state=CONTINUE} 20241210122651254 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651254 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651254 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651258 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429837575796" session_id=2557805107 session_state=CONTINUE} 20241210122651258 DSS <0004> hlr_ussd.c:576 262429837575796/0x98750233: Process SS (CONTINUE) 20241210122651258 DSS <0004> hlr_ussd.c:518 262429837575796/0x98750233: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651258 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651258 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651258 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651259 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651259 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651259 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429837575796" session_id=2557805107 session_state=END} 20241210122651259 DSS <0004> hlr_ussd.c:576 262429837575796/0x98750233: Process SS (END) 20241210122651259 DSS <0004> hlr_ussd.c:518 262429837575796/0x98750233: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651259 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429837575796" session_id=2557805107 session_state=END} 20241210122651259 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651259 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429837575796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651259 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651259 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20241210122651261 DAUC <0003> db_auc.c:157 IMSI='262422519318778': No 2G Auth Data 20241210122651261 DAUC <0003> db_auc.c:192 IMSI='262422519318778': No 3G Auth Data 20241210122651270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20241210122651274 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651274 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422519318778" session_id=3657088656 session_state=BEGIN} 20241210122651274 DSS <0004> hlr_ussd.c:576 262422519318778/0xd9fabe90: Process SS (BEGIN) 20241210122651274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651274 DSS <0004> hlr_ussd.c:518 262422519318778/0xd9fabe90: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651274 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651274 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651274 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651274 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651275 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651275 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651275 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422519318778" session_id=3657088656 session_state=CONTINUE} 20241210122651275 DSS <0004> hlr_ussd.c:576 262422519318778/0xd9fabe90: Process SS (CONTINUE) 20241210122651275 DSS <0004> hlr_ussd.c:518 262422519318778/0xd9fabe90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651275 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422519318778" session_id=3657088656 session_state=CONTINUE} 20241210122651275 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651275 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651275 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651279 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651279 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422519318778" session_id=3657088656 session_state=CONTINUE} 20241210122651279 DSS <0004> hlr_ussd.c:576 262422519318778/0xd9fabe90: Process SS (CONTINUE) 20241210122651279 DSS <0004> hlr_ussd.c:518 262422519318778/0xd9fabe90: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651279 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651279 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651279 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651279 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651279 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651280 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651280 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651280 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422519318778" session_id=3657088656 session_state=END} 20241210122651280 DSS <0004> hlr_ussd.c:576 262422519318778/0xd9fabe90: Process SS (END) 20241210122651280 DSS <0004> hlr_ussd.c:518 262422519318778/0xd9fabe90: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651280 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422519318778" session_id=3657088656 session_state=END} 20241210122651280 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651280 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262422519318778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651280 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651280 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20241210122651281 DAUC <0003> db_auc.c:157 IMSI='262421963640714': No 2G Auth Data 20241210122651281 DAUC <0003> db_auc.c:192 IMSI='262421963640714': No 3G Auth Data 20241210122651290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 20241210122651293 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651293 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421963640714" session_id=3706611412 session_state=BEGIN} 20241210122651293 DSS <0004> hlr_ussd.c:576 262421963640714/0xdcee66d4: Process SS (BEGIN) 20241210122651293 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651293 DSS <0004> hlr_ussd.c:518 262421963640714/0xdcee66d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651293 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651293 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651293 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651293 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651294 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651294 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651294 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963640714" session_id=3706611412 session_state=CONTINUE} 20241210122651294 DSS <0004> hlr_ussd.c:576 262421963640714/0xdcee66d4: Process SS (CONTINUE) 20241210122651294 DSS <0004> hlr_ussd.c:518 262421963640714/0xdcee66d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651294 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963640714" session_id=3706611412 session_state=CONTINUE} 20241210122651294 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651294 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651294 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651297 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651297 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421963640714" session_id=3706611412 session_state=CONTINUE} 20241210122651297 DSS <0004> hlr_ussd.c:576 262421963640714/0xdcee66d4: Process SS (CONTINUE) 20241210122651297 DSS <0004> hlr_ussd.c:518 262421963640714/0xdcee66d4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651297 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651297 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651297 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651297 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651297 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651298 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651298 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651298 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963640714" session_id=3706611412 session_state=END} 20241210122651298 DSS <0004> hlr_ussd.c:576 262421963640714/0xdcee66d4: Process SS (END) 20241210122651298 DSS <0004> hlr_ussd.c:518 262421963640714/0xdcee66d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651298 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963640714" session_id=3706611412 session_state=END} 20241210122651298 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651298 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421963640714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651298 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651298 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 20241210122651299 DAUC <0003> db_auc.c:157 IMSI='262424960383392': No 2G Auth Data 20241210122651299 DAUC <0003> db_auc.c:192 IMSI='262424960383392': No 3G Auth Data 20241210122651307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241210122651311 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651311 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424960383392" session_id=1903875614 session_state=BEGIN} 20241210122651311 DSS <0004> hlr_ussd.c:576 262424960383392/0x717ad61e: Process SS (BEGIN) 20241210122651311 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651311 DSS <0004> hlr_ussd.c:518 262424960383392/0x717ad61e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651311 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651311 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651311 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651311 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651312 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651312 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651312 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424960383392" session_id=1903875614 session_state=CONTINUE} 20241210122651312 DSS <0004> hlr_ussd.c:576 262424960383392/0x717ad61e: Process SS (CONTINUE) 20241210122651312 DSS <0004> hlr_ussd.c:518 262424960383392/0x717ad61e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651312 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424960383392" session_id=1903875614 session_state=CONTINUE} 20241210122651312 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651312 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651312 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651314 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424960383392" session_id=1903875614 session_state=CONTINUE} 20241210122651314 DSS <0004> hlr_ussd.c:576 262424960383392/0x717ad61e: Process SS (CONTINUE) 20241210122651314 DSS <0004> hlr_ussd.c:518 262424960383392/0x717ad61e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651314 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651314 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651314 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651315 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651315 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651315 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424960383392" session_id=1903875614 session_state=END} 20241210122651315 DSS <0004> hlr_ussd.c:576 262424960383392/0x717ad61e: Process SS (END) 20241210122651315 DSS <0004> hlr_ussd.c:518 262424960383392/0x717ad61e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651315 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424960383392" session_id=1903875614 session_state=END} 20241210122651315 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651315 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424960383392 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651315 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651315 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241210122651317 DAUC <0003> db_auc.c:157 IMSI='262428203657780': No 2G Auth Data 20241210122651317 DAUC <0003> db_auc.c:192 IMSI='262428203657780': No 3G Auth Data 20241210122651324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241210122651327 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651327 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428203657780" session_id=2890538305 session_state=BEGIN} 20241210122651327 DSS <0004> hlr_ussd.c:576 262428203657780/0xac4a1d41: Process SS (BEGIN) 20241210122651327 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241210122651327 DSS <0004> hlr_ussd.c:518 262428203657780/0xac4a1d41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241210122651327 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651327 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651327 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651327 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651328 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651328 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651328 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428203657780" session_id=2890538305 session_state=CONTINUE} 20241210122651328 DSS <0004> hlr_ussd.c:576 262428203657780/0xac4a1d41: Process SS (CONTINUE) 20241210122651328 DSS <0004> hlr_ussd.c:518 262428203657780/0xac4a1d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241210122651328 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428203657780" session_id=2890538305 session_state=CONTINUE} 20241210122651328 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651328 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651328 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651331 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651331 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428203657780" session_id=2890538305 session_state=CONTINUE} 20241210122651331 DSS <0004> hlr_ussd.c:576 262428203657780/0xac4a1d41: Process SS (CONTINUE) 20241210122651331 DSS <0004> hlr_ussd.c:518 262428203657780/0xac4a1d41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651331 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651331 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651331 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651331 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651331 DLINP <000b> input/ipa.c:431 127.0.0.1:39393 sending data 20241210122651332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651332 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651332 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428203657780" session_id=2890538305 session_state=END} 20241210122651332 DSS <0004> hlr_ussd.c:576 262428203657780/0xac4a1d41: Process SS (END) 20241210122651332 DSS <0004> hlr_ussd.c:518 262428203657780/0xac4a1d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241210122651332 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428203657780" session_id=2890538305 session_state=END} 20241210122651332 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122651332 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428203657780 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122651332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122651332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241210122651333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56394<->l=127.0.0.1:4258 20241210122651334 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651334 DLINP <000b> input/ipa.c:405 127.0.0.1:39393 message received 20241210122651334 DLINP <000b> input/ipa.c:414 127.0.0.1:39393 connection closed with server 20241210122651334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39393 20241210122651334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241210122651334 DLINP <000b> input/ipa.c:451 connected read/write 20241210122651334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122651334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122651334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122651334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122651334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43555<->l=127.0.0.1:4259) 20241210122651372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56472<->l=127.0.0.1:4258 20241210122651573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56472<->l=127.0.0.1:4258 20241210122655808 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42409 20241210122655808 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42409 20241210122655809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122655809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122655810 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655810 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655810 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241210122655811 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655811 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122655811 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241210122655811 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241210122655811 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  20241210122655811 DLGSUP <0013> gsup_server.c:235 2:  20241210122655811 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 3:  20241210122655811 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 4:  20241210122655811 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 5:  20241210122655811 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 7:  20241210122655811 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122655811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122655811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42409 20241210122655811 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122655811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122655811 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  20241210122655811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122655811 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  20241210122655811 DLGSUP <0013> gsup_server.c:235 2:  20241210122655811 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 3:  20241210122655811 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122655811 DLGSUP <0013> gsup_server.c:235 4:  20241210122655812 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122655812 DLGSUP <0013> gsup_server.c:235 5:  20241210122655812 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122655812 DLGSUP <0013> gsup_server.c:235 7:  20241210122655812 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122655812 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122655812 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122655812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122655821 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36427<->l=127.0.0.1:4259) 20241210122655825 DAUC <0003> db_auc.c:157 IMSI='262424755499346': No 2G Auth Data 20241210122655826 DAUC <0003> db_auc.c:192 IMSI='262424755499346': No 3G Auth Data 20241210122655834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20241210122655854 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655854 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424755499346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424755499346" session_id=1905477274 session_state=BEGIN} 20241210122655854 DSS <0004> hlr_ussd.c:576 262424755499346/0x7193469a: Process SS (BEGIN) 20241210122655854 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655854 DSS <0004> hlr_ussd.c:518 262424755499346/0x7193469a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655854 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655854 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655854 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655854 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655859 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655859 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655859 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424755499346 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424755499346" session_id=1905477274 session_state=END} 20241210122655859 DSS <0004> hlr_ussd.c:576 262424755499346/0x7193469a: Process SS (END) 20241210122655859 DSS <0004> hlr_ussd.c:518 262424755499346/0x7193469a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655859 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424755499346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424755499346" session_id=1905477274 session_state=END} 20241210122655859 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424755499346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655859 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424755499346 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655859 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655859 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20241210122655861 DAUC <0003> db_auc.c:157 IMSI='262425447274958': No 2G Auth Data 20241210122655861 DAUC <0003> db_auc.c:192 IMSI='262425447274958': No 3G Auth Data 20241210122655869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38702<->l=127.0.0.1:4258 20241210122655873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655873 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425447274958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425447274958" session_id=3203443310 session_state=BEGIN} 20241210122655873 DSS <0004> hlr_ussd.c:576 262425447274958/0xbef0aa6e: Process SS (BEGIN) 20241210122655873 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655873 DSS <0004> hlr_ussd.c:518 262425447274958/0xbef0aa6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655873 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655873 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655873 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655874 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655874 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655874 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425447274958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425447274958" session_id=3203443310 session_state=END} 20241210122655874 DSS <0004> hlr_ussd.c:576 262425447274958/0xbef0aa6e: Process SS (END) 20241210122655874 DSS <0004> hlr_ussd.c:518 262425447274958/0xbef0aa6e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655874 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425447274958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425447274958" session_id=3203443310 session_state=END} 20241210122655874 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425447274958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655874 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425447274958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655874 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655874 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38702<->l=127.0.0.1:4258 20241210122655877 DAUC <0003> db_auc.c:157 IMSI='262427524022923': No 2G Auth Data 20241210122655877 DAUC <0003> db_auc.c:192 IMSI='262427524022923': No 3G Auth Data 20241210122655885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20241210122655888 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655888 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427524022923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427524022923" session_id=3087973811 session_state=BEGIN} 20241210122655888 DSS <0004> hlr_ussd.c:576 262427524022923/0xb80ebdb3: Process SS (BEGIN) 20241210122655888 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655888 DSS <0004> hlr_ussd.c:518 262427524022923/0xb80ebdb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655888 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655888 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655888 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655888 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655889 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655889 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655889 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427524022923 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427524022923" session_id=3087973811 session_state=END} 20241210122655889 DSS <0004> hlr_ussd.c:576 262427524022923/0xb80ebdb3: Process SS (END) 20241210122655889 DSS <0004> hlr_ussd.c:518 262427524022923/0xb80ebdb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655889 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427524022923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427524022923" session_id=3087973811 session_state=END} 20241210122655889 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427524022923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655889 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427524022923 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655889 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655889 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20241210122655892 DAUC <0003> db_auc.c:157 IMSI='262429668282625': No 2G Auth Data 20241210122655892 DAUC <0003> db_auc.c:192 IMSI='262429668282625': No 3G Auth Data 20241210122655900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4258 20241210122655903 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655903 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429668282625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429668282625" session_id=3652804104 session_state=BEGIN} 20241210122655903 DSS <0004> hlr_ussd.c:576 262429668282625/0xd9b95e08: Process SS (BEGIN) 20241210122655903 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655903 DSS <0004> hlr_ussd.c:518 262429668282625/0xd9b95e08: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655903 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655903 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655903 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655903 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655904 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655904 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655904 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429668282625 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429668282625" session_id=3652804104 session_state=END} 20241210122655904 DSS <0004> hlr_ussd.c:576 262429668282625/0xd9b95e08: Process SS (END) 20241210122655904 DSS <0004> hlr_ussd.c:518 262429668282625/0xd9b95e08: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655904 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429668282625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429668282625" session_id=3652804104 session_state=END} 20241210122655904 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429668282625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655904 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429668282625 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655904 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655905 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4258 20241210122655907 DAUC <0003> db_auc.c:157 IMSI='262429037391470': No 2G Auth Data 20241210122655907 DAUC <0003> db_auc.c:192 IMSI='262429037391470': No 3G Auth Data 20241210122655916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 20241210122655919 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655919 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429037391470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429037391470" session_id=4194725892 session_state=BEGIN} 20241210122655919 DSS <0004> hlr_ussd.c:576 262429037391470/0xfa067004: Process SS (BEGIN) 20241210122655919 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655919 DSS <0004> hlr_ussd.c:518 262429037391470/0xfa067004: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655919 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655919 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655919 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655919 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655921 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655921 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429037391470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037391470" session_id=4194725892 session_state=END} 20241210122655921 DSS <0004> hlr_ussd.c:576 262429037391470/0xfa067004: Process SS (END) 20241210122655921 DSS <0004> hlr_ussd.c:518 262429037391470/0xfa067004: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655921 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429037391470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037391470" session_id=4194725892 session_state=END} 20241210122655921 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429037391470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655921 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429037391470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655921 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 20241210122655924 DAUC <0003> db_auc.c:157 IMSI='262427609258133': No 2G Auth Data 20241210122655924 DAUC <0003> db_auc.c:192 IMSI='262427609258133': No 3G Auth Data 20241210122655932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241210122655935 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655935 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427609258133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427609258133" session_id=2180703369 session_state=BEGIN} 20241210122655935 DSS <0004> hlr_ussd.c:576 262427609258133/0x81fae489: Process SS (BEGIN) 20241210122655935 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655935 DSS <0004> hlr_ussd.c:518 262427609258133/0x81fae489: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655935 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655935 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655935 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655935 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655936 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655936 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427609258133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427609258133" session_id=2180703369 session_state=END} 20241210122655936 DSS <0004> hlr_ussd.c:576 262427609258133/0x81fae489: Process SS (END) 20241210122655936 DSS <0004> hlr_ussd.c:518 262427609258133/0x81fae489: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655936 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427609258133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427609258133" session_id=2180703369 session_state=END} 20241210122655936 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427609258133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655936 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427609258133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655936 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241210122655940 DAUC <0003> db_auc.c:157 IMSI='262427023731839': No 2G Auth Data 20241210122655940 DAUC <0003> db_auc.c:192 IMSI='262427023731839': No 3G Auth Data 20241210122655948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 20241210122655952 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655952 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427023731839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427023731839" session_id=1977381103 session_state=BEGIN} 20241210122655952 DSS <0004> hlr_ussd.c:576 262427023731839/0x75dc70ef: Process SS (BEGIN) 20241210122655952 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655952 DSS <0004> hlr_ussd.c:518 262427023731839/0x75dc70ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655952 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655952 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655952 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655952 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655953 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655953 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655953 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427023731839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427023731839" session_id=1977381103 session_state=END} 20241210122655953 DSS <0004> hlr_ussd.c:576 262427023731839/0x75dc70ef: Process SS (END) 20241210122655953 DSS <0004> hlr_ussd.c:518 262427023731839/0x75dc70ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655953 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427023731839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427023731839" session_id=1977381103 session_state=END} 20241210122655953 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427023731839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655953 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427023731839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655953 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655953 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 20241210122655956 DAUC <0003> db_auc.c:157 IMSI='262426078053653': No 2G Auth Data 20241210122655956 DAUC <0003> db_auc.c:192 IMSI='262426078053653': No 3G Auth Data 20241210122655966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20241210122655971 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655971 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426078053653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426078053653" session_id=2816063333 session_state=BEGIN} 20241210122655971 DSS <0004> hlr_ussd.c:576 262426078053653/0xa7d9b765: Process SS (BEGIN) 20241210122655971 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241210122655971 DSS <0004> hlr_ussd.c:518 262426078053653/0xa7d9b765: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241210122655971 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655971 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655971 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655971 DLINP <000b> input/ipa.c:431 127.0.0.1:42409 sending data 20241210122655972 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655972 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655972 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426078053653 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426078053653" session_id=2816063333 session_state=END} 20241210122655972 DSS <0004> hlr_ussd.c:576 262426078053653/0xa7d9b765: Process SS (END) 20241210122655972 DSS <0004> hlr_ussd.c:518 262426078053653/0xa7d9b765: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241210122655972 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426078053653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426078053653" session_id=2816063333 session_state=END} 20241210122655972 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426078053653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122655972 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426078053653 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241210122655972 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655972 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122655975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20241210122655978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241210122655979 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122655979 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122655979 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122655979 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122655979 DLINP <000b> input/ipa.c:451 connected read/write 20241210122655979 DLINP <000b> input/ipa.c:405 127.0.0.1:42409 message received 20241210122655979 DLINP <000b> input/ipa.c:414 127.0.0.1:42409 connection closed with server 20241210122655979 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42409 20241210122655979 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241210122655979 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36427<->l=127.0.0.1:4259) 20241210122656021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20241210122656222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20241210122656479 DSS <0004> hlr_ussd.c:239 262420364324429/0x27de625d: SS Session Timeout, destroying 20241210122656479 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420364324429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656500 DSS <0004> hlr_ussd.c:239 262420538277660/0xf7cb1bb9: SS Session Timeout, destroying 20241210122656500 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420538277660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656512 DSS <0004> hlr_ussd.c:239 262423086826955/0xebb99635: SS Session Timeout, destroying 20241210122656512 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423086826955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656524 DSS <0004> hlr_ussd.c:239 262420612938059/0x060afa81: SS Session Timeout, destroying 20241210122656524 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420612938059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656535 DSS <0004> hlr_ussd.c:239 262425426359404/0x7f77ad2e: SS Session Timeout, destroying 20241210122656535 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425426359404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656547 DSS <0004> hlr_ussd.c:239 262427709142094/0xa1b690ee: SS Session Timeout, destroying 20241210122656547 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427709142094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656559 DSS <0004> hlr_ussd.c:239 262424591824729/0x538367c7: SS Session Timeout, destroying 20241210122656560 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424591824729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122656572 DSS <0004> hlr_ussd.c:239 262426524578218/0x9bf43617: SS Session Timeout, destroying 20241210122656572 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426524578218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122659268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122659270 DLINP <000b> input/ipa.c:451 connected read/write 20241210122659270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122659270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20241210122659273 DLINP <000b> input/ipa.c:451 connected read/write 20241210122659273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122659273 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122659273 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122659273 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  20241210122659273 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122659273 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  20241210122659273 DLGSUP <0013> gsup_server.c:235 2:  20241210122659273 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122659273 DLGSUP <0013> gsup_server.c:235 3:  20241210122659273 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122659273 DLGSUP <0013> gsup_server.c:235 4:  20241210122659273 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122659273 DLGSUP <0013> gsup_server.c:235 5:  20241210122659273 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122659273 DLGSUP <0013> gsup_server.c:235 7:  20241210122659273 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122659273 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122659273 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122659273 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122659286 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33045<->l=127.0.0.1:4259) 20241210122659289 DAUC <0003> db_auc.c:157 IMSI='262428420778245': No 2G Auth Data 20241210122659289 DAUC <0003> db_auc.c:192 IMSI='262428420778245': No 3G Auth Data 20241210122659300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20241210122659314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122659314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122659314 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428420778245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428420778245" session_id=2149049988 session_state=BEGIN} 20241210122659314 DSS <0004> hlr_ussd.c:576 262428420778245/0x8017e684: Process SS (BEGIN) 20241210122659314 DSS <0004> hlr_ussd.c:498 262428420778245/0x8017e684: SS CompType=Invoke, OpCode=InterrogateSS 20241210122659314 DSS <0004> hlr_ussd.c:506 262428420778245/0x8017e684: Structured SS requests are not supported, rejecting... 20241210122659314 DSS <0004> hlr_ussd.c:354 262428420778245/0x8017e684: Tx ReturnError(0, 0x15) 20241210122659314 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428420778245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428420778245" session_id=2149049988 session_state=END} 20241210122659314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122659314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122659314 DLINP <000b> input/ipa.c:451 connected read/write 20241210122659314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122659318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20241210122659320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20241210122659321 DLINP <000b> input/ipa.c:451 connected read/write 20241210122659321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122659321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122659321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122659321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122659321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33045<->l=127.0.0.1:4259) 20241210122659361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241210122659461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241210122659783 DSS <0004> hlr_ussd.c:239 262427438976830/0xfc3baa84: SS Session Timeout, destroying 20241210122659783 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427438976830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659796 DSS <0004> hlr_ussd.c:239 262426910771726/0x05c9f0d7: SS Session Timeout, destroying 20241210122659796 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426910771726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659807 DSS <0004> hlr_ussd.c:239 262426858433663/0x3d36025d: SS Session Timeout, destroying 20241210122659807 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426858433663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659820 DSS <0004> hlr_ussd.c:239 262424667611046/0x76dc28ec: SS Session Timeout, destroying 20241210122659820 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424667611046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659834 DSS <0004> hlr_ussd.c:239 262422053282345/0xc4b8ad2a: SS Session Timeout, destroying 20241210122659834 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422053282345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659846 DSS <0004> hlr_ussd.c:239 262421785397998/0xf19381f6: SS Session Timeout, destroying 20241210122659846 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421785397998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659859 DSS <0004> hlr_ussd.c:239 262427029125695/0x9a30eb50: SS Session Timeout, destroying 20241210122659859 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427029125695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122659874 DSS <0004> hlr_ussd.c:239 262424831164120/0xa141ff18: SS Session Timeout, destroying 20241210122659874 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424831164120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122702505 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122702505 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122702507 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.1:4258 20241210122702509 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122702509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122702509 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  20241210122702510 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122702510 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  20241210122702510 DLGSUP <0013> gsup_server.c:235 2:  20241210122702510 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122702510 DLGSUP <0013> gsup_server.c:235 3:  20241210122702510 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122702510 DLGSUP <0013> gsup_server.c:235 4:  20241210122702510 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122702510 DLGSUP <0013> gsup_server.c:235 5:  20241210122702510 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122702510 DLGSUP <0013> gsup_server.c:235 7:  20241210122702510 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122702510 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122702510 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122702510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122702525 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45163<->l=127.0.0.1:4259) 20241210122702530 DAUC <0003> db_auc.c:157 IMSI='262420897798668': No 2G Auth Data 20241210122702530 DAUC <0003> db_auc.c:192 IMSI='262420897798668': No 3G Auth Data 20241210122702540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 20241210122702554 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702554 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420897798668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420897798668"} 20241210122702554 DMAIN <0000> hlr.c:424 IMSI='262420897798668': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702554 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420897798668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420897798668"} 20241210122702554 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420897798668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702554 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702554 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702557 DAUC <0003> db_auc.c:192 IMSI='262420897798668': No 3G Auth Data 20241210122702559 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702559 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420897798668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420897798668"} 20241210122702559 DAUC <0003> hlr.c:417 IMSI='262420897798668': storing IMEI = 12345678901234 20241210122702559 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420897798668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420897798668"} 20241210122702559 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420897798668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702559 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702559 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702560 DAUC <0003> db_auc.c:192 IMSI='262420897798668': No 3G Auth Data 20241210122702561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 20241210122702563 DAUC <0003> db_auc.c:157 IMSI='262420298078712': No 2G Auth Data 20241210122702563 DAUC <0003> db_auc.c:192 IMSI='262420298078712': No 3G Auth Data 20241210122702574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241210122702580 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702580 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420298078712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420298078712"} 20241210122702580 DMAIN <0000> hlr.c:424 IMSI='262420298078712': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702580 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420298078712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420298078712"} 20241210122702580 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420298078712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702580 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702580 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702582 DAUC <0003> db_auc.c:192 IMSI='262420298078712': No 3G Auth Data 20241210122702585 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702585 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420298078712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420298078712"} 20241210122702585 DAUC <0003> hlr.c:417 IMSI='262420298078712': storing IMEI = 12345678901234 20241210122702585 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420298078712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420298078712"} 20241210122702585 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420298078712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702585 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702585 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702587 DAUC <0003> db_auc.c:192 IMSI='262420298078712': No 3G Auth Data 20241210122702588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241210122702589 DAUC <0003> db_auc.c:157 IMSI='262422137619967': No 2G Auth Data 20241210122702589 DAUC <0003> db_auc.c:192 IMSI='262422137619967': No 3G Auth Data 20241210122702599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4258 20241210122702603 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702603 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422137619967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137619967"} 20241210122702603 DMAIN <0000> hlr.c:424 IMSI='262422137619967': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702603 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422137619967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422137619967"} 20241210122702603 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422137619967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702603 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702603 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702605 DAUC <0003> db_auc.c:192 IMSI='262422137619967': No 3G Auth Data 20241210122702608 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702608 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422137619967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137619967"} 20241210122702608 DAUC <0003> hlr.c:417 IMSI='262422137619967': storing IMEI = 12345678901234 20241210122702608 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422137619967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422137619967"} 20241210122702608 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422137619967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702608 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702608 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702609 DAUC <0003> db_auc.c:192 IMSI='262422137619967': No 3G Auth Data 20241210122702610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4258 20241210122702612 DAUC <0003> db_auc.c:157 IMSI='262420345304393': No 2G Auth Data 20241210122702612 DAUC <0003> db_auc.c:192 IMSI='262420345304393': No 3G Auth Data 20241210122702624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241210122702631 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702631 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420345304393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420345304393"} 20241210122702631 DMAIN <0000> hlr.c:424 IMSI='262420345304393': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702631 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420345304393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420345304393"} 20241210122702631 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420345304393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702631 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702631 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702633 DAUC <0003> db_auc.c:157 IMSI='262420345304393': No 2G Auth Data 20241210122702635 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702635 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420345304393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420345304393"} 20241210122702635 DAUC <0003> hlr.c:417 IMSI='262420345304393': storing IMEI = 12345678901234 20241210122702635 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420345304393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420345304393"} 20241210122702635 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420345304393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702636 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702636 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702636 DAUC <0003> db_auc.c:157 IMSI='262420345304393': No 2G Auth Data 20241210122702638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241210122702639 DAUC <0003> db_auc.c:157 IMSI='262427080844969': No 2G Auth Data 20241210122702639 DAUC <0003> db_auc.c:192 IMSI='262427080844969': No 3G Auth Data 20241210122702650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48144<->l=127.0.0.1:4258 20241210122702655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702655 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427080844969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427080844969"} 20241210122702655 DMAIN <0000> hlr.c:424 IMSI='262427080844969': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702655 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427080844969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427080844969"} 20241210122702655 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427080844969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702657 DAUC <0003> db_auc.c:157 IMSI='262427080844969': No 2G Auth Data 20241210122702660 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702660 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427080844969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427080844969"} 20241210122702660 DAUC <0003> hlr.c:417 IMSI='262427080844969': storing IMEI = 12345678901234 20241210122702660 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427080844969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427080844969"} 20241210122702660 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427080844969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702660 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702660 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702661 DAUC <0003> db_auc.c:157 IMSI='262427080844969': No 2G Auth Data 20241210122702662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48144<->l=127.0.0.1:4258 20241210122702663 DAUC <0003> db_auc.c:157 IMSI='262429999536816': No 2G Auth Data 20241210122702663 DAUC <0003> db_auc.c:192 IMSI='262429999536816': No 3G Auth Data 20241210122702673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241210122702676 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702676 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429999536816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429999536816"} 20241210122702676 DMAIN <0000> hlr.c:424 IMSI='262429999536816': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702676 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429999536816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429999536816"} 20241210122702676 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429999536816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702676 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702676 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702681 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702681 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429999536816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429999536816"} 20241210122702681 DAUC <0003> hlr.c:417 IMSI='262429999536816': storing IMEI = 12345678901234 20241210122702681 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429999536816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429999536816"} 20241210122702681 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429999536816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702681 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702681 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241210122702684 DAUC <0003> db_auc.c:157 IMSI='262423053288873': No 2G Auth Data 20241210122702684 DAUC <0003> db_auc.c:192 IMSI='262423053288873': No 3G Auth Data 20241210122702697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241210122702701 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702701 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423053288873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423053288873"} 20241210122702701 DMAIN <0000> hlr.c:424 IMSI='262423053288873': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702701 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423053288873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423053288873"} 20241210122702701 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423053288873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702701 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702701 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702705 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702705 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423053288873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423053288873"} 20241210122702705 DAUC <0003> hlr.c:417 IMSI='262423053288873': storing IMEI = 12345678901234 20241210122702705 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423053288873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423053288873"} 20241210122702705 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423053288873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702705 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702705 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241210122702709 DAUC <0003> db_auc.c:157 IMSI='262420740751472': No 2G Auth Data 20241210122702709 DAUC <0003> db_auc.c:192 IMSI='262420740751472': No 3G Auth Data 20241210122702719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20241210122702722 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702722 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420740751472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420740751472"} 20241210122702722 DMAIN <0000> hlr.c:424 IMSI='262420740751472': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122702722 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420740751472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420740751472"} 20241210122702722 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420740751472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702722 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702722 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702726 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702726 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420740751472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420740751472"} 20241210122702726 DAUC <0003> hlr.c:417 IMSI='262420740751472': storing IMEI = 12345678901234 20241210122702726 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420740751472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420740751472"} 20241210122702726 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420740751472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122702726 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702726 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122702727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20241210122702729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.1:4258 20241210122702729 DLINP <000b> input/ipa.c:451 connected read/write 20241210122702729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122702729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122702729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122702729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122702729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45163<->l=127.0.0.1:4259) 20241210122702779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20241210122702880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20241210122706645 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122706645 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122706646 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4258 20241210122706647 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122706647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122706647 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  20241210122706647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122706647 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  20241210122706647 DLGSUP <0013> gsup_server.c:235 2:  20241210122706647 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122706647 DLGSUP <0013> gsup_server.c:235 3:  20241210122706647 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122706647 DLGSUP <0013> gsup_server.c:235 4:  20241210122706647 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122706647 DLGSUP <0013> gsup_server.c:235 5:  20241210122706647 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122706647 DLGSUP <0013> gsup_server.c:235 7:  20241210122706647 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122706648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122706648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122706648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122706657 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43223<->l=127.0.0.1:4259) 20241210122706659 DAUC <0003> db_auc.c:157 IMSI='262423067350152': No 2G Auth Data 20241210122706659 DAUC <0003> db_auc.c:192 IMSI='262423067350152': No 3G Auth Data 20241210122706667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241210122706690 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706690 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423067350152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423067350152" source_name="the-source\n"} 20241210122706690 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241210122706690 DMAIN <0000> hlr.c:424 IMSI='262423067350152': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706690 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423067350152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423067350152" destination_name="the-source\n"} 20241210122706690 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423067350152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706690 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706690 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706692 DAUC <0003> db_auc.c:192 IMSI='262423067350152': No 3G Auth Data 20241210122706693 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706693 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423067350152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423067350152" source_name="the-source\n"} 20241210122706693 DAUC <0003> hlr.c:417 IMSI='262423067350152': storing IMEI = 12345678901234 20241210122706693 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423067350152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423067350152" destination_name="the-source\n"} 20241210122706693 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423067350152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706693 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706693 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706694 DAUC <0003> db_auc.c:192 IMSI='262423067350152': No 3G Auth Data 20241210122706694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241210122706695 DAUC <0003> db_auc.c:157 IMSI='262421059893115': No 2G Auth Data 20241210122706695 DAUC <0003> db_auc.c:192 IMSI='262421059893115': No 3G Auth Data 20241210122706703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 20241210122706707 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706707 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421059893115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421059893115" source_name="the-source\n"} 20241210122706707 DMAIN <0000> hlr.c:424 IMSI='262421059893115': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706707 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262421059893115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421059893115" destination_name="the-source\n"} 20241210122706707 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421059893115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706707 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706707 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706708 DAUC <0003> db_auc.c:192 IMSI='262421059893115': No 3G Auth Data 20241210122706710 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706710 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421059893115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421059893115" source_name="the-source\n"} 20241210122706710 DAUC <0003> hlr.c:417 IMSI='262421059893115': storing IMEI = 12345678901234 20241210122706710 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262421059893115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421059893115" destination_name="the-source\n"} 20241210122706710 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421059893115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706710 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706710 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706711 DAUC <0003> db_auc.c:192 IMSI='262421059893115': No 3G Auth Data 20241210122706711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 20241210122706712 DAUC <0003> db_auc.c:157 IMSI='262425097392892': No 2G Auth Data 20241210122706712 DAUC <0003> db_auc.c:192 IMSI='262425097392892': No 3G Auth Data 20241210122706719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 20241210122706721 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706721 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425097392892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425097392892" source_name="the-source\n"} 20241210122706721 DMAIN <0000> hlr.c:424 IMSI='262425097392892': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706721 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262425097392892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425097392892" destination_name="the-source\n"} 20241210122706721 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262425097392892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706721 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706721 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706722 DAUC <0003> db_auc.c:192 IMSI='262425097392892': No 3G Auth Data 20241210122706724 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706724 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425097392892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425097392892" source_name="the-source\n"} 20241210122706724 DAUC <0003> hlr.c:417 IMSI='262425097392892': storing IMEI = 12345678901234 20241210122706724 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262425097392892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425097392892" destination_name="the-source\n"} 20241210122706724 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262425097392892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706724 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706724 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706724 DAUC <0003> db_auc.c:192 IMSI='262425097392892': No 3G Auth Data 20241210122706724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 20241210122706725 DAUC <0003> db_auc.c:157 IMSI='262423968418227': No 2G Auth Data 20241210122706725 DAUC <0003> db_auc.c:192 IMSI='262423968418227': No 3G Auth Data 20241210122706733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4258 20241210122706735 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706735 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423968418227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423968418227" source_name="the-source\n"} 20241210122706735 DMAIN <0000> hlr.c:424 IMSI='262423968418227': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706735 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423968418227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423968418227" destination_name="the-source\n"} 20241210122706735 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423968418227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706735 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706735 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706736 DAUC <0003> db_auc.c:157 IMSI='262423968418227': No 2G Auth Data 20241210122706737 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706737 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423968418227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423968418227" source_name="the-source\n"} 20241210122706737 DAUC <0003> hlr.c:417 IMSI='262423968418227': storing IMEI = 12345678901234 20241210122706737 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423968418227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423968418227" destination_name="the-source\n"} 20241210122706737 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423968418227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706737 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706737 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706738 DAUC <0003> db_auc.c:157 IMSI='262423968418227': No 2G Auth Data 20241210122706738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4258 20241210122706739 DAUC <0003> db_auc.c:157 IMSI='262420324200210': No 2G Auth Data 20241210122706739 DAUC <0003> db_auc.c:192 IMSI='262420324200210': No 3G Auth Data 20241210122706746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241210122706748 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706748 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420324200210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324200210" source_name="the-source\n"} 20241210122706748 DMAIN <0000> hlr.c:424 IMSI='262420324200210': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706748 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262420324200210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324200210" destination_name="the-source\n"} 20241210122706748 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420324200210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706748 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706748 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706749 DAUC <0003> db_auc.c:157 IMSI='262420324200210': No 2G Auth Data 20241210122706751 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706751 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420324200210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420324200210" source_name="the-source\n"} 20241210122706751 DAUC <0003> hlr.c:417 IMSI='262420324200210': storing IMEI = 12345678901234 20241210122706751 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262420324200210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420324200210" destination_name="the-source\n"} 20241210122706751 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420324200210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706751 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706751 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706751 DAUC <0003> db_auc.c:157 IMSI='262420324200210': No 2G Auth Data 20241210122706752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241210122706753 DAUC <0003> db_auc.c:157 IMSI='262428420453305': No 2G Auth Data 20241210122706753 DAUC <0003> db_auc.c:192 IMSI='262428420453305': No 3G Auth Data 20241210122706761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48264<->l=127.0.0.1:4258 20241210122706763 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706763 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428420453305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428420453305" source_name="the-source\n"} 20241210122706763 DMAIN <0000> hlr.c:424 IMSI='262428420453305': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706763 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262428420453305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428420453305" destination_name="the-source\n"} 20241210122706763 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428420453305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706763 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706763 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706765 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706765 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428420453305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428420453305" source_name="the-source\n"} 20241210122706765 DAUC <0003> hlr.c:417 IMSI='262428420453305': storing IMEI = 12345678901234 20241210122706765 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262428420453305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428420453305" destination_name="the-source\n"} 20241210122706765 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428420453305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706765 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706765 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48264<->l=127.0.0.1:4258 20241210122706766 DAUC <0003> db_auc.c:157 IMSI='262421239109976': No 2G Auth Data 20241210122706766 DAUC <0003> db_auc.c:192 IMSI='262421239109976': No 3G Auth Data 20241210122706774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4258 20241210122706777 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706777 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421239109976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239109976" source_name="the-source\n"} 20241210122706777 DMAIN <0000> hlr.c:424 IMSI='262421239109976': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706777 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421239109976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421239109976" destination_name="the-source\n"} 20241210122706777 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421239109976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706777 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706777 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706779 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706779 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421239109976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421239109976" source_name="the-source\n"} 20241210122706779 DAUC <0003> hlr.c:417 IMSI='262421239109976': storing IMEI = 12345678901234 20241210122706779 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421239109976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421239109976" destination_name="the-source\n"} 20241210122706779 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421239109976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706779 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706779 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4258 20241210122706780 DAUC <0003> db_auc.c:157 IMSI='262427039421606': No 2G Auth Data 20241210122706780 DAUC <0003> db_auc.c:192 IMSI='262427039421606': No 3G Auth Data 20241210122706788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48276<->l=127.0.0.1:4258 20241210122706791 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706791 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427039421606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427039421606" source_name="the-source\n"} 20241210122706791 DMAIN <0000> hlr.c:424 IMSI='262427039421606': has IMEI = 12345678901234 (consider setting 'store-imei') 20241210122706791 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262427039421606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427039421606" destination_name="the-source\n"} 20241210122706791 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427039421606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706791 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706791 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706794 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706794 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427039421606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427039421606" source_name="the-source\n"} 20241210122706794 DAUC <0003> hlr.c:417 IMSI='262427039421606': storing IMEI = 12345678901234 20241210122706794 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262427039421606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427039421606" destination_name="the-source\n"} 20241210122706794 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427039421606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122706794 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706794 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122706795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48276<->l=127.0.0.1:4258 20241210122706796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4258 20241210122706797 DLINP <000b> input/ipa.c:451 connected read/write 20241210122706797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122706797 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122706797 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122706797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122706797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241210122706797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43223<->l=127.0.0.1:4259) 20241210122706820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 20241210122706920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 20241210122709962 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122709962 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122709963 DLINP <000b> input/ipa.c:451 connected read/write 20241210122709963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122709964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241210122709965 DLINP <000b> input/ipa.c:451 connected read/write 20241210122709965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122709966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122709966 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122709966 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  20241210122709966 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122709966 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  20241210122709966 DLGSUP <0013> gsup_server.c:235 2:  20241210122709966 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122709966 DLGSUP <0013> gsup_server.c:235 3:  20241210122709966 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122709966 DLGSUP <0013> gsup_server.c:235 4:  20241210122709966 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122709966 DLGSUP <0013> gsup_server.c:235 5:  20241210122709966 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122709966 DLGSUP <0013> gsup_server.c:235 7:  20241210122709966 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122709966 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122709966 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122709966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122709974 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40703<->l=127.0.0.1:4259) 20241210122709977 DAUC <0003> db_auc.c:157 IMSI='262422576150084': No 2G Auth Data 20241210122709977 DAUC <0003> db_auc.c:192 IMSI='262422576150084': No 3G Auth Data 20241210122709984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241210122710006 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710006 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422576150084"} 20241210122710006 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710006 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422576150084" cause=Invalid mandatory information} 20241210122710006 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710006 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710006 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710009 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710009 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422576150084"} 20241210122710009 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710009 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422576150084" cause=Invalid mandatory information} 20241210122710009 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710009 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710009 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710010 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710010 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422576150084"} 20241210122710010 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710010 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422576150084" cause=Invalid mandatory information} 20241210122710010 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710010 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710010 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710011 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710011 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422576150084"} 20241210122710011 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710011 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422576150084" cause=Invalid mandatory information} 20241210122710011 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710011 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710011 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710012 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710012 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422576150084"} 20241210122710012 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710012 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422576150084" cause=Invalid mandatory information} 20241210122710012 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422576150084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710012 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710012 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241210122710014 DAUC <0003> db_auc.c:157 IMSI='262421628391320': No 2G Auth Data 20241210122710014 DAUC <0003> db_auc.c:192 IMSI='262421628391320': No 3G Auth Data 20241210122710022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 20241210122710024 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710024 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421628391320"} 20241210122710024 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710024 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421628391320" cause=Invalid mandatory information} 20241210122710024 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710024 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710024 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710026 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710026 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421628391320"} 20241210122710026 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710026 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421628391320" cause=Invalid mandatory information} 20241210122710026 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710026 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710026 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710027 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710027 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421628391320"} 20241210122710027 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710027 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421628391320" cause=Invalid mandatory information} 20241210122710027 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710027 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710027 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710028 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710028 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421628391320"} 20241210122710028 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710028 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421628391320" cause=Invalid mandatory information} 20241210122710028 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710028 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710028 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710029 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710030 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421628391320"} 20241210122710030 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710030 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421628391320" cause=Invalid mandatory information} 20241210122710030 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421628391320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710030 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710030 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 20241210122710032 DAUC <0003> db_auc.c:157 IMSI='262427283675971': No 2G Auth Data 20241210122710032 DAUC <0003> db_auc.c:192 IMSI='262427283675971': No 3G Auth Data 20241210122710040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241210122710042 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710042 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427283675971"} 20241210122710042 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710042 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427283675971" cause=Invalid mandatory information} 20241210122710042 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710042 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710042 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710043 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710043 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427283675971"} 20241210122710043 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710043 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427283675971" cause=Invalid mandatory information} 20241210122710043 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710043 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710043 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710044 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710044 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427283675971"} 20241210122710044 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710044 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427283675971" cause=Invalid mandatory information} 20241210122710044 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710044 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710044 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710045 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710045 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427283675971"} 20241210122710045 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710045 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427283675971" cause=Invalid mandatory information} 20241210122710045 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710045 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710045 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710046 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710046 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427283675971"} 20241210122710046 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710046 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427283675971" cause=Invalid mandatory information} 20241210122710046 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427283675971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710046 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710046 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241210122710048 DAUC <0003> db_auc.c:157 IMSI='262422775877306': No 2G Auth Data 20241210122710048 DAUC <0003> db_auc.c:192 IMSI='262422775877306': No 3G Auth Data 20241210122710058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 20241210122710061 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710061 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422775877306"} 20241210122710061 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710062 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422775877306" cause=Invalid mandatory information} 20241210122710062 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710062 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710062 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710063 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710063 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422775877306"} 20241210122710063 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710063 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422775877306" cause=Invalid mandatory information} 20241210122710063 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710063 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710063 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710064 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710064 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422775877306"} 20241210122710064 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710064 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422775877306" cause=Invalid mandatory information} 20241210122710064 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710064 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710064 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710065 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710065 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422775877306"} 20241210122710065 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710065 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422775877306" cause=Invalid mandatory information} 20241210122710065 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710065 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710065 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710067 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710067 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422775877306"} 20241210122710067 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710067 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422775877306" cause=Invalid mandatory information} 20241210122710067 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422775877306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710067 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710067 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 20241210122710069 DAUC <0003> db_auc.c:157 IMSI='262425045100080': No 2G Auth Data 20241210122710069 DAUC <0003> db_auc.c:192 IMSI='262425045100080': No 3G Auth Data 20241210122710079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241210122710081 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710081 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425045100080"} 20241210122710081 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710081 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425045100080" cause=Invalid mandatory information} 20241210122710082 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710082 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710082 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710083 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710083 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425045100080"} 20241210122710083 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710083 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425045100080" cause=Invalid mandatory information} 20241210122710083 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710083 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710083 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710084 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710084 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425045100080"} 20241210122710084 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710084 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425045100080" cause=Invalid mandatory information} 20241210122710084 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710084 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710084 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710085 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425045100080"} 20241210122710085 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710085 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425045100080" cause=Invalid mandatory information} 20241210122710085 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710085 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710087 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710087 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425045100080"} 20241210122710087 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710087 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425045100080" cause=Invalid mandatory information} 20241210122710087 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425045100080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710087 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710087 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241210122710089 DAUC <0003> db_auc.c:157 IMSI='262424912997914': No 2G Auth Data 20241210122710089 DAUC <0003> db_auc.c:192 IMSI='262424912997914': No 3G Auth Data 20241210122710097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241210122710099 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710099 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912997914"} 20241210122710099 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710099 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424912997914" cause=Invalid mandatory information} 20241210122710099 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710099 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710099 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710101 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710101 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912997914"} 20241210122710101 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710101 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424912997914" cause=Invalid mandatory information} 20241210122710101 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710101 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710101 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710102 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710102 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912997914"} 20241210122710102 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710102 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424912997914" cause=Invalid mandatory information} 20241210122710102 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710102 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710102 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710103 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710103 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912997914"} 20241210122710103 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710103 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424912997914" cause=Invalid mandatory information} 20241210122710103 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710103 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710103 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710105 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710105 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912997914"} 20241210122710105 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710105 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424912997914" cause=Invalid mandatory information} 20241210122710105 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424912997914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710105 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710105 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241210122710107 DAUC <0003> db_auc.c:157 IMSI='262427604945330': No 2G Auth Data 20241210122710107 DAUC <0003> db_auc.c:192 IMSI='262427604945330': No 3G Auth Data 20241210122710130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20241210122710132 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710132 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427604945330"} 20241210122710132 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710132 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427604945330" cause=Invalid mandatory information} 20241210122710132 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710132 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710132 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710134 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710134 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427604945330"} 20241210122710134 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710134 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427604945330" cause=Invalid mandatory information} 20241210122710134 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710134 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710134 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710135 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710135 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427604945330"} 20241210122710135 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710135 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427604945330" cause=Invalid mandatory information} 20241210122710135 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710135 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710135 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710136 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710136 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427604945330"} 20241210122710136 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710136 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427604945330" cause=Invalid mandatory information} 20241210122710136 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710136 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710136 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710137 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710137 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427604945330"} 20241210122710137 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710137 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427604945330" cause=Invalid mandatory information} 20241210122710137 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427604945330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710137 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710137 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20241210122710139 DAUC <0003> db_auc.c:157 IMSI='262429445490536': No 2G Auth Data 20241210122710139 DAUC <0003> db_auc.c:192 IMSI='262429445490536': No 3G Auth Data 20241210122710147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20241210122710149 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710149 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445490536"} 20241210122710149 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241210122710149 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429445490536" cause=Invalid mandatory information} 20241210122710149 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710149 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710149 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710150 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710150 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445490536"} 20241210122710150 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241210122710150 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429445490536" cause=Invalid mandatory information} 20241210122710150 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710150 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710150 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710152 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710152 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445490536"} 20241210122710152 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241210122710152 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429445490536" cause=Invalid mandatory information} 20241210122710152 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710152 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710152 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710153 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710153 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445490536"} 20241210122710153 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241210122710153 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429445490536" cause=Invalid mandatory information} 20241210122710153 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710153 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710153 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710154 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710154 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445490536"} 20241210122710154 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241210122710154 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429445490536" cause=Invalid mandatory information} 20241210122710154 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429445490536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122710154 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710154 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122710155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20241210122710156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241210122710157 DLINP <000b> input/ipa.c:451 connected read/write 20241210122710157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122710157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122710157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122710157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122710157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40703<->l=127.0.0.1:4259) 20241210122710194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241210122710295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241210122713329 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122713329 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122713330 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122713331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241210122713332 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122713332 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122713332 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122713332 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  20241210122713332 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122713332 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  20241210122713332 DLGSUP <0013> gsup_server.c:235 2:  20241210122713332 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122713332 DLGSUP <0013> gsup_server.c:235 3:  20241210122713332 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122713332 DLGSUP <0013> gsup_server.c:235 4:  20241210122713332 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122713332 DLGSUP <0013> gsup_server.c:235 5:  20241210122713332 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122713332 DLGSUP <0013> gsup_server.c:235 7:  20241210122713332 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122713332 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122713332 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122713332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122713340 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39965<->l=127.0.0.1:4259) 20241210122713347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241210122713374 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122713374 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426975344721"} 20241210122713374 DMAIN <0000> hlr.c:424 IMSI='262426975344721': has IMEI = 22245678901234 (consider setting 'store-imei') 20241210122713374 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241210122713374 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426975344721" cause=Invalid mandatory information} 20241210122713374 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122713374 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122713374 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122713377 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122713377 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426975344721"} 20241210122713377 DAUC <0003> hlr.c:417 IMSI='262426975344721': storing IMEI = 22245678901234 20241210122713377 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426975344721': no such subscriber 20241210122713377 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241210122713377 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426975344721" cause=Invalid mandatory information} 20241210122713377 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426975344721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122713377 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122713377 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122713378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241210122713378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241210122713379 DLINP <000b> input/ipa.c:451 connected read/write 20241210122713379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122713379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122713379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122713379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122713379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39965<->l=127.0.0.1:4259) 20241210122713424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20241210122713525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20241210122716588 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122716588 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122716591 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4258 20241210122716593 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122716593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122716593 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  20241210122716593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122716593 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  20241210122716593 DLGSUP <0013> gsup_server.c:235 2:  20241210122716593 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122716593 DLGSUP <0013> gsup_server.c:235 3:  20241210122716593 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122716593 DLGSUP <0013> gsup_server.c:235 4:  20241210122716593 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122716593 DLGSUP <0013> gsup_server.c:235 5:  20241210122716593 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122716593 DLGSUP <0013> gsup_server.c:235 7:  20241210122716593 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122716593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122716593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122716593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122716607 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36177<->l=127.0.0.1:4259) 20241210122716616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 20241210122716634 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716634 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428373990171"} 20241210122716634 DMAIN <0000> hlr.c:216 IMSI='262428373990171': Creating subscriber on demand 20241210122716634 DMAIN <0000> hlr.c:232 IMSI='262428373990171': Successfully assigned MSISDN='723' 20241210122716634 DAUC <0003> hlr.c:417 IMSI='262428373990171': storing IMEI = 12345678901234 20241210122716634 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428373990171"} 20241210122716634 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122716634 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716634 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716637 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716637 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716638 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716638 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716638 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716638 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716640 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716640 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716640 DLU <0006> fsm.c:456 lu(262428373990171)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122716640 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122716640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122716640 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716640 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716640 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716642 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428373990171"} 20241210122716642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122716642 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122716642 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428373990171"} 20241210122716642 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122716642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122716642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122716642 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122716642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716645 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716645 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428373990171"} 20241210122716645 DMAIN <0000> hlr.c:216 IMSI='262428373990171': Creating subscriber on demand 20241210122716645 DMAIN <0000> hlr.c:232 IMSI='262428373990171': Successfully assigned MSISDN='603' 20241210122716645 DAUC <0003> hlr.c:417 IMSI='262428373990171': storing IMEI = 12345678901234 20241210122716645 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428373990171"} 20241210122716645 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122716645 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716645 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716646 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716646 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716647 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716647 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716648 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716648 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716648 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716648 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716649 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716649 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716649 DLU <0006> fsm.c:456 lu(262428373990171)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122716649 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122716649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122716649 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716650 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716650 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716651 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716651 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428373990171"} 20241210122716651 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122716651 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122716651 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428373990171"} 20241210122716651 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122716651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122716651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122716651 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122716651 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716651 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716655 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428373990171"} 20241210122716655 DMAIN <0000> hlr.c:216 IMSI='262428373990171': Creating subscriber on demand 20241210122716655 DMAIN <0000> hlr.c:232 IMSI='262428373990171': Successfully assigned MSISDN='316' 20241210122716655 DAUC <0003> hlr.c:417 IMSI='262428373990171': storing IMEI = 12345678901234 20241210122716655 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428373990171"} 20241210122716655 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122716655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716655 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716656 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716656 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716656 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716656 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716657 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716657 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716658 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716658 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716659 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716659 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716659 DLU <0006> fsm.c:456 lu(262428373990171)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122716659 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241210122716659 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428373990171" cause=GPRS services not allowed} 20241210122716659 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122716659 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122716659 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122716659 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122716659 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716659 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716663 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716663 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428373990171"} 20241210122716663 DMAIN <0000> hlr.c:216 IMSI='262428373990171': Creating subscriber on demand 20241210122716663 DMAIN <0000> hlr.c:232 IMSI='262428373990171': Successfully assigned MSISDN='594' 20241210122716663 DAUC <0003> hlr.c:417 IMSI='262428373990171': storing IMEI = 12345678901234 20241210122716663 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428373990171"} 20241210122716663 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122716663 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716663 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716664 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716664 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716665 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716665 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716665 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716665 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716667 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716667 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716667 DLU <0006> fsm.c:456 lu(262428373990171)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122716667 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241210122716667 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428373990171" cause=GPRS services not allowed} 20241210122716667 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122716667 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122716667 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122716667 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122716667 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716667 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716670 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716670 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428373990171"} 20241210122716670 DMAIN <0000> hlr.c:216 IMSI='262428373990171': Creating subscriber on demand 20241210122716670 DAUC <0003> hlr.c:417 IMSI='262428373990171': storing IMEI = 12345678901234 20241210122716670 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428373990171"} 20241210122716670 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122716670 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716670 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716670 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716670 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716671 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716671 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716672 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716672 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716673 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716673 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716673 DLU <0006> fsm.c:456 lu(262428373990171)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122716673 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241210122716673 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428373990171" cause=GPRS services not allowed} 20241210122716673 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122716673 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122716673 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122716673 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122716673 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716673 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716675 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716675 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428373990171"} 20241210122716675 DMAIN <0000> hlr.c:216 IMSI='262428373990171': Creating subscriber on demand 20241210122716675 DAUC <0003> hlr.c:417 IMSI='262428373990171': storing IMEI = 12345678901234 20241210122716675 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428373990171"} 20241210122716675 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241210122716675 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716675 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716676 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716676 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716676 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716676 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716677 DAUC <0003> db_auc.c:157 IMSI='262428373990171': No 2G Auth Data 20241210122716677 DAUC <0003> db_auc.c:192 IMSI='262428373990171': No 3G Auth Data 20241210122716678 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716678 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716678 DLU <0006> fsm.c:456 lu(262428373990171)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122716678 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122716678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428373990171)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122716678 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428373990171" cn_domain=PS} 20241210122716678 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716678 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716679 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716679 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428373990171"} 20241210122716679 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122716679 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122716679 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428373990171"} 20241210122716679 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428373990171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122716679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122716679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122716679 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373990171)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122716679 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716679 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122716680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 20241210122716680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4258 20241210122716681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36177<->l=127.0.0.1:4259) 20241210122716681 DLINP <000b> input/ipa.c:451 connected read/write 20241210122716681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122716681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122716681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122716681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122716709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20241210122716810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20241210122720270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122720270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122720272 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20241210122720275 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720275 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122720275 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122720275 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  20241210122720275 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122720275 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  20241210122720275 DLGSUP <0013> gsup_server.c:235 2:  20241210122720275 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122720275 DLGSUP <0013> gsup_server.c:235 3:  20241210122720275 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122720275 DLGSUP <0013> gsup_server.c:235 4:  20241210122720275 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122720275 DLGSUP <0013> gsup_server.c:235 5:  20241210122720275 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122720275 DLGSUP <0013> gsup_server.c:235 7:  20241210122720275 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122720275 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122720275 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122720275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122720295 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37251<->l=127.0.0.1:4259) 20241210122720306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 20241210122720322 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720322 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720322 DMAIN <0000> hlr.c:216 IMSI='262425029544391': Creating subscriber on demand 20241210122720322 DMAIN <0000> hlr.c:232 IMSI='262425029544391': Successfully assigned MSISDN='780' 20241210122720322 DLU <0006> fsm.c:456 lu(262425029544391)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122720322 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122720322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122720322 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720322 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720322 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720329 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720329 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425029544391"} 20241210122720329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122720329 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122720329 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425029544391"} 20241210122720329 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122720329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122720329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122720329 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122720329 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720329 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720333 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720333 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720334 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720334 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720335 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720335 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720340 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720340 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720340 DMAIN <0000> hlr.c:216 IMSI='262425029544391': Creating subscriber on demand 20241210122720341 DMAIN <0000> hlr.c:232 IMSI='262425029544391': Successfully assigned MSISDN='579' 20241210122720341 DLU <0006> fsm.c:456 lu(262425029544391)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122720341 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122720341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122720341 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720341 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720341 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720343 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720343 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425029544391"} 20241210122720343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122720343 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122720343 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425029544391"} 20241210122720343 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122720343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122720343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122720343 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122720344 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720344 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720345 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720345 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720347 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720347 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720348 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720348 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720348 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720348 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720353 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720353 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720353 DMAIN <0000> hlr.c:216 IMSI='262425029544391': Creating subscriber on demand 20241210122720353 DMAIN <0000> hlr.c:232 IMSI='262425029544391': Successfully assigned MSISDN='714' 20241210122720354 DLU <0006> fsm.c:456 lu(262425029544391)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122720354 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241210122720354 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425029544391" cause=GPRS services not allowed} 20241210122720354 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122720354 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122720354 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122720354 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122720354 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720354 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720355 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720355 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720359 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720359 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720360 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720360 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720362 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720362 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720366 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720366 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720366 DMAIN <0000> hlr.c:216 IMSI='262425029544391': Creating subscriber on demand 20241210122720366 DMAIN <0000> hlr.c:232 IMSI='262425029544391': Successfully assigned MSISDN='031' 20241210122720366 DLU <0006> fsm.c:456 lu(262425029544391)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122720366 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241210122720366 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425029544391" cause=GPRS services not allowed} 20241210122720366 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122720366 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122720366 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122720366 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122720366 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720366 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720368 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720369 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720370 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720370 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720371 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720371 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720374 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720374 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720374 DMAIN <0000> hlr.c:216 IMSI='262425029544391': Creating subscriber on demand 20241210122720374 DLU <0006> fsm.c:456 lu(262425029544391)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122720374 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241210122720374 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425029544391" cause=GPRS services not allowed} 20241210122720374 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122720375 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122720375 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Freeing instance 20241210122720375 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: Deallocated 20241210122720375 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720375 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720377 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720377 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720378 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720378 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720379 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720379 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720384 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720384 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720384 DMAIN <0000> hlr.c:216 IMSI='262425029544391': Creating subscriber on demand 20241210122720385 DLU <0006> fsm.c:456 lu(262425029544391)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122720385 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122720385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425029544391)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122720385 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425029544391" cn_domain=PS} 20241210122720385 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720385 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720388 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720388 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425029544391"} 20241210122720388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122720388 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122720388 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425029544391"} 20241210122720388 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425029544391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122720388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122720388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122720388 DLU <0006> fsm.c:568 lu(PS:IMSI-262425029544391)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122720388 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720388 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122720390 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720390 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720391 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720391 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720393 DAUC <0003> db_auc.c:157 IMSI='262425029544391': No 2G Auth Data 20241210122720393 DAUC <0003> db_auc.c:192 IMSI='262425029544391': No 3G Auth Data 20241210122720395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 20241210122720396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20241210122720399 DLINP <000b> input/ipa.c:451 connected read/write 20241210122720399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122720399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122720399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122720399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122720399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37251<->l=127.0.0.1:4259) 20241210122720463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20241210122720564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20241210122723596 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122723596 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122723597 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122723598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 20241210122723599 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122723599 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122723599 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122723599 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  20241210122723599 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122723599 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  20241210122723599 DLGSUP <0013> gsup_server.c:235 2:  20241210122723599 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122723599 DLGSUP <0013> gsup_server.c:235 3:  20241210122723599 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122723599 DLGSUP <0013> gsup_server.c:235 4:  20241210122723599 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122723599 DLGSUP <0013> gsup_server.c:235 5:  20241210122723599 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122723600 DLGSUP <0013> gsup_server.c:235 7:  20241210122723600 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122723600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122723600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122723600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122723608 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42941<->l=127.0.0.1:4259) 20241210122723614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241210122723642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122723642 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429675800612"} 20241210122723642 DMAIN <0000> hlr.c:216 IMSI='262429675800612': Creating subscriber on demand 20241210122723642 DMAIN <0000> hlr.c:232 IMSI='262429675800612': Successfully assigned MSISDN='414' 20241210122723642 DAUC <0003> db_auc.c:157 IMSI='262429675800612': No 2G Auth Data 20241210122723642 DAUC <0003> db_auc.c:192 IMSI='262429675800612': No 3G Auth Data 20241210122723642 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429675800612 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 20241210122723642 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429675800612" cause=IMSI unknown in HLR} 20241210122723642 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241210122723642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122723642 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122723643 DAUC <0003> db_auc.c:157 IMSI='262429675800612': No 2G Auth Data 20241210122723643 DAUC <0003> db_auc.c:192 IMSI='262429675800612': No 3G Auth Data 20241210122723644 DAUC <0003> db_auc.c:157 IMSI='262429675800612': No 2G Auth Data 20241210122723644 DAUC <0003> db_auc.c:192 IMSI='262429675800612': No 3G Auth Data 20241210122723644 DAUC <0003> db_auc.c:157 IMSI='262429675800612': No 2G Auth Data 20241210122723644 DAUC <0003> db_auc.c:192 IMSI='262429675800612': No 3G Auth Data 20241210122723644 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122723644 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429675800612" cn_domain=PS} 20241210122723644 DLU <0006> fsm.c:456 lu(262429675800612)[0x55f699697b70]{UNVALIDATED}: Allocated 20241210122723644 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241210122723644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429675800612)[0x55f699697b70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122723644 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429675800612" cn_domain=PS} 20241210122723644 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122723644 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122723645 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122723645 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429675800612"} 20241210122723645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429675800612)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122723645 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122723645 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429675800612"} 20241210122723645 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429675800612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122723645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429675800612)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122723645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429675800612)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122723645 DLU <0006> fsm.c:568 lu(PS:IMSI-262429675800612)[0x55f699697b70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122723645 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122723645 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122723646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241210122723647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 20241210122723647 DLINP <000b> input/ipa.c:451 connected read/write 20241210122723647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122723647 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122723647 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122723647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122723647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42941<->l=127.0.0.1:4259) 20241210122723675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241210122723776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241210122726804 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122726804 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122726805 DLINP <000b> input/ipa.c:451 connected read/write 20241210122726805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122726805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53152<->l=127.0.0.1:4258 20241210122726806 DLINP <000b> input/ipa.c:451 connected read/write 20241210122726806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122726806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122726806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122726806 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  20241210122726806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122726806 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  20241210122726806 DLGSUP <0013> gsup_server.c:235 2:  20241210122726806 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122726806 DLGSUP <0013> gsup_server.c:235 3:  20241210122726806 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122726806 DLGSUP <0013> gsup_server.c:235 4:  20241210122726806 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122726806 DLGSUP <0013> gsup_server.c:235 5:  20241210122726806 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122726806 DLGSUP <0013> gsup_server.c:235 7:  20241210122726806 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122726806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122726806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122726806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122726814 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41729<->l=127.0.0.1:4259) 20241210122726815 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241210122726815 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241210122726821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241210122726822 DAUC <0003> db_auc.c:157 IMSI='262429795581767': No 2G Auth Data 20241210122726822 DAUC <0003> db_auc.c:192 IMSI='262429795581767': No 3G Auth Data 20241210122726825 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614584573.msisdn 20241210122726825 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614584573.msisdn: not attached (vlr_number unset) 20241210122726825 DDGSM <0007> mslookup_server.c:327 sip.voice.491614584573.msisdn: does not exist in GSUP proxy 20241210122727826 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122727826 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429795581767" cn_domain=CS} 20241210122727826 DLU <0006> fsm.c:456 lu(262429795581767)[0x55f699692910]{UNVALIDATED}: Allocated 20241210122727826 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241210122727826 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429795581767)[0x55f699692910]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241210122727826 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429795581767" cn_domain=CS} 20241210122727826 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122727826 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122727827 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122727827 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429795581767"} 20241210122727827 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429795581767)[0x55f699692910]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241210122727827 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241210122727827 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429795581767"} 20241210122727827 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429795581767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122727827 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429795581767)[0x55f699692910]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241210122727827 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429795581767)[0x55f699692910]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241210122727827 DLU <0006> fsm.c:568 lu(CS:IMSI-262429795581767)[0x55f699692910]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241210122727827 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122727827 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122727828 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614584573.msisdn 20241210122727828 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614584573.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241210122727828 DDGSM <0007> mslookup_server.c:327 sip.voice.491614584573.msisdn: does not exist in GSUP proxy 20241210122727828 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614584573.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241210122727830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241210122727830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53152<->l=127.0.0.1:4258 20241210122727830 DLINP <000b> input/ipa.c:451 connected read/write 20241210122727830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122727830 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122727830 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122727830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122727830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41729<->l=127.0.0.1:4259) 20241210122727865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241210122727966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241210122729315 DSS <0004> hlr_ussd.c:239 262428420778245/0x8017e684: SS Session Timeout, destroying 20241210122729315 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428420778245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241210122730996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122730996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122730997 DLINP <000b> input/ipa.c:451 connected read/write 20241210122730997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122730997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 20241210122730998 DLINP <000b> input/ipa.c:451 connected read/write 20241210122730998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122730998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122730998 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122730998 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  20241210122730998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122730998 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  20241210122730998 DLGSUP <0013> gsup_server.c:235 2:  20241210122730998 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122730998 DLGSUP <0013> gsup_server.c:235 3:  20241210122730998 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122730998 DLGSUP <0013> gsup_server.c:235 4:  20241210122730998 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122730998 DLGSUP <0013> gsup_server.c:235 5:  20241210122730998 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122730998 DLGSUP <0013> gsup_server.c:235 7:  20241210122730998 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122730998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122730998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122730998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122730998 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241210122730998 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241210122731012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34973<->l=127.0.0.1:4259) 20241210122731014 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241210122731014 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241210122731020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241210122731038 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122731038 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427878606408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427878606408" cn_domain=CS} 20241210122731038 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427878606408 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241210122731038 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427878606408 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241210122731038 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427878606408.imsi 20241210122731038 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427878606408.imsi 20241210122731038 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427878606408.imsi: does not exist in local HLR 20241210122731041 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427878606408 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241210122731041 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241210122731041 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241210122731041 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241210122731041 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241210122731041 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241210122731041 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427878606408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122731041 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122731041 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122731041 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122731041 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122731041 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122731041 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122731043 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731043 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731043 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241210122731043 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241210122731043 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241210122731044 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731044 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731044 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241210122731090 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731090 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731090 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731090 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731090 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427878606408 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612315103 20241210122731090 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427878606408 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122731090 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122731090 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122731091 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731091 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731091 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427878606408 MSISDN-491612315103 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122731091 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122731091 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122731092 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731092 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731092 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427878606408 MSISDN-491612315103 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 20241210122731093 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427878606408 MSISDN-491612315103 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122731093 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122731093 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122731093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241210122731094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 20241210122731094 DLINP <000b> input/ipa.c:451 connected read/write 20241210122731094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122731094 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122731094 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122731094 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122731094 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34973<->l=127.0.0.1:4259) 20241210122731095 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122731095 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122731095 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241210122731095 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241210122731095 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241210122731123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20241210122731224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20241210122734256 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122734256 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122734257 DLINP <000b> input/ipa.c:451 connected read/write 20241210122734257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122734257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 20241210122734258 DLINP <000b> input/ipa.c:451 connected read/write 20241210122734258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122734258 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122734258 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122734258 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  20241210122734258 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122734258 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  20241210122734258 DLGSUP <0013> gsup_server.c:235 2:  20241210122734258 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122734258 DLGSUP <0013> gsup_server.c:235 3:  20241210122734258 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122734258 DLGSUP <0013> gsup_server.c:235 4:  20241210122734258 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122734258 DLGSUP <0013> gsup_server.c:235 5:  20241210122734258 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122734258 DLGSUP <0013> gsup_server.c:235 7:  20241210122734258 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122734258 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122734258 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122734258 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122734259 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241210122734259 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241210122734266 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34407<->l=127.0.0.1:4259) 20241210122734267 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241210122734267 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241210122734272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 20241210122734274 DAUC <0003> db_auc.c:157 IMSI='262429482720442': No 2G Auth Data 20241210122734274 DAUC <0003> db_auc.c:192 IMSI='262429482720442': No 3G Auth Data 20241210122734276 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429482720442.imsi 20241210122734276 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429482720442.imsi: found in local HLR 20241210122734278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 20241210122734278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 20241210122734278 DLINP <000b> input/ipa.c:451 connected read/write 20241210122734278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122734279 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122734279 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122734279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122734279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34407<->l=127.0.0.1:4259) 20241210122734302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4258 20241210122734402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4258 20241210122737434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122737434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122737435 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122737436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4258 20241210122737437 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122737437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122737437 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122737437 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  20241210122737437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122737437 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  20241210122737437 DLGSUP <0013> gsup_server.c:235 2:  20241210122737437 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122737437 DLGSUP <0013> gsup_server.c:235 3:  20241210122737437 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122737437 DLGSUP <0013> gsup_server.c:235 4:  20241210122737437 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122737437 DLGSUP <0013> gsup_server.c:235 5:  20241210122737437 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122737437 DLGSUP <0013> gsup_server.c:235 7:  20241210122737437 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122737437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122737437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122737437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122737437 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241210122737437 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241210122737452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41497<->l=127.0.0.1:4259) 20241210122737453 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241210122737453 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241210122737460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4258 20241210122737478 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122737478 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425147083736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425147083736" cn_domain=CS} 20241210122737478 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425147083736 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241210122737478 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425147083736 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241210122737478 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425147083736.imsi 20241210122737478 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425147083736.imsi 20241210122737478 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425147083736.imsi: does not exist in local HLR 20241210122737481 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425147083736 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241210122737481 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241210122737481 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241210122737481 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241210122737481 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241210122737481 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241210122737481 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425147083736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122737481 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122737481 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122737481 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122737481 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122737481 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122737481 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122737482 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122737482 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122737482 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241210122737482 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241210122737482 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241210122737483 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122737483 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122737483 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241210122737526 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122737526 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122737526 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122737526 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122737526 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425147083736 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612832638 20241210122737526 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425147083736 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122737526 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122737526 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122737528 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122737528 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122737528 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425147083736 MSISDN-491612832638 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122737528 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122737528 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122737529 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122737529 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122737529 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425147083736 MSISDN-491612832638 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 20241210122737529 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425147083736 MSISDN-491612832638 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122737529 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122737529 DLINP <000b> input/ipa.c:451 connected read/write 20241210122737529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122737530 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425147083736.imsi 20241210122737530 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425147083736.imsi: does not exist in local HLR 20241210122738531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4258 20241210122738531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4258 20241210122738532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41497<->l=127.0.0.1:4259) 20241210122738532 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122738532 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122738532 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241210122738532 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241210122738532 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241210122738532 DLINP <000b> input/ipa.c:451 connected read/write 20241210122738532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122738532 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122738532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122738532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122738567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241210122738667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241210122741704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241210122741704 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241210122741706 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122741706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4258 20241210122741708 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122741708 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241210122741708 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241210122741708 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  20241210122741708 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241210122741708 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  20241210122741708 DLGSUP <0013> gsup_server.c:235 2:  20241210122741708 DLGSUP <0013> gsup_server.c:237 2: 00  20241210122741708 DLGSUP <0013> gsup_server.c:235 3:  20241210122741708 DLGSUP <0013> gsup_server.c:237 3: 00  20241210122741708 DLGSUP <0013> gsup_server.c:235 4:  20241210122741708 DLGSUP <0013> gsup_server.c:237 4: 00  20241210122741708 DLGSUP <0013> gsup_server.c:235 5:  20241210122741708 DLGSUP <0013> gsup_server.c:237 5: 00  20241210122741708 DLGSUP <0013> gsup_server.c:235 7:  20241210122741708 DLGSUP <0013> gsup_server.c:237 7: 00  20241210122741708 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241210122741708 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241210122741708 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241210122741708 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241210122741709 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241210122741730 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33145<->l=127.0.0.1:4259) 20241210122741733 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241210122741733 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241210122741744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59484<->l=127.0.0.1:4258 20241210122741750 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122741750 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424714840885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424714840885" cn_domain=CS} 20241210122741750 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424714840885 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241210122741750 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424714840885 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241210122741750 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424714840885.imsi 20241210122741750 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424714840885.imsi 20241210122741750 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424714840885.imsi: does not exist in local HLR 20241210122741755 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424714840885 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241210122741755 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241210122741755 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241210122741755 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241210122741755 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241210122741755 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241210122741755 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424714840885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241210122741755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122741755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122741755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122741755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122741755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241210122741755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241210122741757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741757 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241210122741757 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241210122741757 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241210122741758 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741758 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741758 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241210122741802 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741802 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741802 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741802 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741802 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424714840885 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611405514 20241210122741802 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424714840885 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122741802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122741802 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122741805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741805 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424714840885 MSISDN-491611405514 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122741805 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122741805 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122741806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741807 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424714840885 MSISDN-491611405514 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 20241210122741807 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424714840885 MSISDN-491611405514 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241210122741807 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122741807 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241210122741808 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611405514.msisdn 20241210122741808 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611405514.msisdn: does not exist in local HLR 20241210122741808 DDGSM <0007> mslookup_server.c:352 sip.voice.491611405514.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241210122741808 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611405514.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241210122741810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59484<->l=127.0.0.1:4258 20241210122741810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4258 20241210122741811 DLINP <000b> input/ipa.c:451 connected read/write 20241210122741811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241210122741811 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241210122741811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241210122741811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241210122741811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33145<->l=127.0.0.1:4259) 20241210122741811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241210122741812 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241210122741812 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241210122741812 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241210122741812 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241210122741873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59490<->l=127.0.0.1:4258 20241210122741974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59490<->l=127.0.0.1:4258