20241011055522723 DMAIN <0000> hlr.c:813 hlr starting 20241011055522723 DDB <0001> db.c:599 using database: hlr.db 20241011055522723 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241011055522723 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241011055522723 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241011055522752 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241011055522752 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241011055522841 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241011055522842 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241011055522842 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241011055524393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055524393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055524395 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 20241011055524399 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055524399 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055524399 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  20241011055524399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055524399 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  20241011055524399 DLGSUP <0013> gsup_server.c:235 2:  20241011055524399 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055524399 DLGSUP <0013> gsup_server.c:235 3:  20241011055524399 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055524399 DLGSUP <0013> gsup_server.c:235 4:  20241011055524399 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055524399 DLGSUP <0013> gsup_server.c:235 5:  20241011055524399 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055524399 DLGSUP <0013> gsup_server.c:235 7:  20241011055524399 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055524399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055524399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055524399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055524421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40305<->l=127.0.0.1:4259) 20241011055524436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4258 20241011055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524441 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"} 20241011055524441 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" 20241011055524441 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} 20241011055524441 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 20241011055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055524443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4258 20241011055524444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 20241011055524446 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055524446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055524446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055524446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40305<->l=127.0.0.1:4259) 20241011055524509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4258 20241011055524510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4258 20241011055527581 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055527581 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055527583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 20241011055527586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527586 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055527586 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055527586 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  20241011055527586 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055527586 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  20241011055527586 DLGSUP <0013> gsup_server.c:235 2:  20241011055527586 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055527586 DLGSUP <0013> gsup_server.c:235 3:  20241011055527586 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055527586 DLGSUP <0013> gsup_server.c:235 4:  20241011055527586 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055527586 DLGSUP <0013> gsup_server.c:235 5:  20241011055527586 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055527586 DLGSUP <0013> gsup_server.c:235 7:  20241011055527586 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055527586 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055527586 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055527586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055527601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34357<->l=127.0.0.1:4259) 20241011055527629 DAUC <0003> db_auc.c:157 IMSI='262427116990605': No 2G Auth Data 20241011055527629 DAUC <0003> db_auc.c:192 IMSI='262427116990605': No 3G Auth Data 20241011055527665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20241011055527670 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527670 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427116990605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427116990605"} 20241011055527678 DAUC <0003> db_auc.c:192 IMSI='262427116990605': No 3G Auth Data 20241011055527678 DAUC <0003> db_auc.c:236 IMSI='262427116990605': Calling to generate 5 vectors 20241011055527678 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055527678 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055527678 DAUC <0003> auc.c:113 vector [0]: rand = 0a733d46fb1afe8ac2d4d66724016d12 20241011055527678 DAUC <0003> auc.c:179 vector [0]: kc = d72470864f417c00 20241011055527678 DAUC <0003> auc.c:180 vector [0]: sres = 1fa140e9 20241011055527678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [1]: rand = 6f2fd95eb07d827995092995f09d0163 20241011055527678 DAUC <0003> auc.c:179 vector [1]: kc = 08a98e2d50ac4400 20241011055527678 DAUC <0003> auc.c:180 vector [1]: sres = 0fd5ee94 20241011055527678 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [2]: rand = 77e3bef2df862a91c998f0f44e4643d3 20241011055527678 DAUC <0003> auc.c:179 vector [2]: kc = 69a3d1908b07c400 20241011055527678 DAUC <0003> auc.c:180 vector [2]: sres = 2a054c18 20241011055527678 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [3]: rand = b7d322ecb856ed57f719b53d74d6df4b 20241011055527678 DAUC <0003> auc.c:179 vector [3]: kc = c8720fa260658000 20241011055527678 DAUC <0003> auc.c:180 vector [3]: sres = c96509e7 20241011055527678 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [4]: rand = e8312c5a3f7616fd57f2467bfe16227d 20241011055527678 DAUC <0003> auc.c:179 vector [4]: kc = 46e05fe120370800 20241011055527678 DAUC <0003> auc.c:180 vector [4]: sres = fd1b0f49 20241011055527678 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055527678 DAUC <0003> db_auc.c:245 IMSI='262427116990605': Generated 5 vectors 20241011055527678 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427116990605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427116990605"} 20241011055527678 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427116990605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527678 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527678 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20241011055527706 DAUC <0003> db_auc.c:157 IMSI='262423565172621': No 2G Auth Data 20241011055527706 DAUC <0003> db_auc.c:192 IMSI='262423565172621': No 3G Auth Data 20241011055527736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42842<->l=127.0.0.1:4258 20241011055527740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527740 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423565172621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423565172621"} 20241011055527740 DAUC <0003> db_auc.c:192 IMSI='262423565172621': No 3G Auth Data 20241011055527740 DAUC <0003> db_auc.c:236 IMSI='262423565172621': Calling to generate 5 vectors 20241011055527740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055527740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055527740 DAUC <0003> auc.c:113 vector [0]: rand = fc59f8750e17099824ec143f180fe0c1 20241011055527740 DAUC <0003> auc.c:179 vector [0]: kc = 6a9b2e3cb0cd8c00 20241011055527740 DAUC <0003> auc.c:180 vector [0]: sres = 58ee7eb2 20241011055527740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [1]: rand = 85ba5253d65da8e42e69e5f4510fc283 20241011055527740 DAUC <0003> auc.c:179 vector [1]: kc = 5c98adf7894af400 20241011055527740 DAUC <0003> auc.c:180 vector [1]: sres = f6c89266 20241011055527740 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [2]: rand = 4699f308395b35c9a6db39519c17717a 20241011055527740 DAUC <0003> auc.c:179 vector [2]: kc = 26c542ee79f99c00 20241011055527740 DAUC <0003> auc.c:180 vector [2]: sres = 35f1ddc9 20241011055527740 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [3]: rand = 3cdb8ef5571ca2d1dadf6fea53dbbf4e 20241011055527740 DAUC <0003> auc.c:179 vector [3]: kc = 160f3192c8548c00 20241011055527740 DAUC <0003> auc.c:180 vector [3]: sres = 02c5c782 20241011055527740 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [4]: rand = 4ada9dcde9d8d636485eebb4c3ee3687 20241011055527740 DAUC <0003> auc.c:179 vector [4]: kc = 163a606b07f20000 20241011055527740 DAUC <0003> auc.c:180 vector [4]: sres = 8351ebc7 20241011055527740 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055527740 DAUC <0003> db_auc.c:245 IMSI='262423565172621': Generated 5 vectors 20241011055527740 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423565172621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423565172621"} 20241011055527740 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423565172621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42842<->l=127.0.0.1:4258 20241011055527768 DAUC <0003> db_auc.c:157 IMSI='262425147766724': No 2G Auth Data 20241011055527768 DAUC <0003> db_auc.c:192 IMSI='262425147766724': No 3G Auth Data 20241011055527800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 20241011055527803 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527803 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425147766724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425147766724"} 20241011055527803 DAUC <0003> db_auc.c:192 IMSI='262425147766724': No 3G Auth Data 20241011055527803 DAUC <0003> db_auc.c:236 IMSI='262425147766724': Calling to generate 5 vectors 20241011055527803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055527803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055527803 DAUC <0003> auc.c:113 vector [0]: rand = 52a7c019ad29c55d6189b6ecf099fade 20241011055527803 DAUC <0003> auc.c:179 vector [0]: kc = c4aa854008593f33 20241011055527803 DAUC <0003> auc.c:180 vector [0]: sres = 126af8e5 20241011055527803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055527803 DAUC <0003> auc.c:113 vector [1]: rand = f808f2c54699624e083937828674f183 20241011055527804 DAUC <0003> auc.c:179 vector [1]: kc = 36a0eb4507cc2ed9 20241011055527804 DAUC <0003> auc.c:180 vector [1]: sres = a7bdfb65 20241011055527804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055527804 DAUC <0003> auc.c:113 vector [2]: rand = ddae98e05408b8a962efedd6c12af6ef 20241011055527804 DAUC <0003> auc.c:179 vector [2]: kc = ea7647f7bdaba854 20241011055527804 DAUC <0003> auc.c:180 vector [2]: sres = cac95c3c 20241011055527804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055527804 DAUC <0003> auc.c:113 vector [3]: rand = 056acc87567b5eba312a529e7a68ac89 20241011055527804 DAUC <0003> auc.c:179 vector [3]: kc = a478188af289a872 20241011055527804 DAUC <0003> auc.c:180 vector [3]: sres = cd72b4b9 20241011055527804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055527804 DAUC <0003> auc.c:113 vector [4]: rand = f89c46f35ed19dc7098d124e6a5de7da 20241011055527804 DAUC <0003> auc.c:179 vector [4]: kc = 892628b8b10e5934 20241011055527804 DAUC <0003> auc.c:180 vector [4]: sres = d2b01ea7 20241011055527804 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055527804 DAUC <0003> db_auc.c:245 IMSI='262425147766724': Generated 5 vectors 20241011055527804 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425147766724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425147766724"} 20241011055527804 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425147766724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527804 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527804 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 20241011055527830 DAUC <0003> db_auc.c:157 IMSI='262424443059032': No 2G Auth Data 20241011055527830 DAUC <0003> db_auc.c:192 IMSI='262424443059032': No 3G Auth Data 20241011055527863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20241011055527866 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527866 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424443059032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424443059032"} 20241011055527866 DAUC <0003> db_auc.c:157 IMSI='262424443059032': No 2G Auth Data 20241011055527866 DAUC <0003> db_auc.c:236 IMSI='262424443059032': Calling to generate 5 vectors 20241011055527866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055527866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055527866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055527866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055527866 DAUC <0003> auc.c:113 vector [0]: rand = a4b4d36a7c6bb07f1554b3f5bad8af99 20241011055527866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055527866 DAUC <0003> auc.c:142 vector [0]: autn = 420eecc386c200001c234079e518c2d1 20241011055527866 DAUC <0003> auc.c:143 vector [0]: ck = 208eabf813ffb0e03d494df1422b2bcf 20241011055527866 DAUC <0003> auc.c:144 vector [0]: ik = e61882017c9122ae716baf33d0b1e079 20241011055527866 DAUC <0003> auc.c:145 vector [0]: res = 8811344170d9812e0000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [0]: kc = 8ab4cb3bfdf459f8 20241011055527866 DAUC <0003> auc.c:152 vector [0]: sres = f8c8b56f 20241011055527866 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [1]: rand = 90f998c9bacebec4353c8bc46057a5cc 20241011055527866 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055527866 DAUC <0003> auc.c:142 vector [1]: autn = 3045109f603300008a421c759c50c89f 20241011055527866 DAUC <0003> auc.c:143 vector [1]: ck = 246803f65094e1a0127d9f139da0bd67 20241011055527866 DAUC <0003> auc.c:144 vector [1]: ik = 3569740904695356fb26e55cab0ab795 20241011055527866 DAUC <0003> auc.c:145 vector [1]: res = 9610474ecd8697330000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [1]: kc = f85a0db06257b804 20241011055527866 DAUC <0003> auc.c:152 vector [1]: sres = 5b96d07d 20241011055527866 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [2]: rand = f9cde4c32b8595ba7021b2d272d3a63b 20241011055527866 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055527866 DAUC <0003> auc.c:142 vector [2]: autn = 901c2cca9a060000ffb8c228113f8869 20241011055527866 DAUC <0003> auc.c:143 vector [2]: ck = 10e9fb39d52a81776552064c02fae317 20241011055527866 DAUC <0003> auc.c:144 vector [2]: ik = dbd83b615ded103a1847e3b6444589d2 20241011055527866 DAUC <0003> auc.c:145 vector [2]: res = cefb73e300c4fe600000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [2]: kc = b62425a2ce78fb88 20241011055527866 DAUC <0003> auc.c:152 vector [2]: sres = ce3f8d83 20241011055527866 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [3]: rand = e0b32965ff97b4b26ff36a0b53544cef 20241011055527866 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055527866 DAUC <0003> auc.c:142 vector [3]: autn = 25cc1a981d41000058f29304b4aaace6 20241011055527866 DAUC <0003> auc.c:143 vector [3]: ck = e34608a389cc374d21e52cd7a05bf8c2 20241011055527866 DAUC <0003> auc.c:144 vector [3]: ik = e2ece283db3ad8e7bddd877c7c4d1953 20241011055527866 DAUC <0003> auc.c:145 vector [3]: res = 194c7d9a3f1745960000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [3]: kc = 9d92418b8ee00e3b 20241011055527866 DAUC <0003> auc.c:152 vector [3]: sres = 265b380c 20241011055527866 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [4]: rand = 343e5f5d5c18aef028539b65d0e9093f 20241011055527866 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055527866 DAUC <0003> auc.c:142 vector [4]: autn = 954de6c62a090000fa68311f3d08d35e 20241011055527866 DAUC <0003> auc.c:143 vector [4]: ck = 500aafefed88ce2177c3d8df0df5abe9 20241011055527866 DAUC <0003> auc.c:144 vector [4]: ik = 5118c852ac3c54f77c21628d2d6cef7a 20241011055527866 DAUC <0003> auc.c:145 vector [4]: res = cf60c4e5821f09190000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [4]: kc = 0af0ddef612dde45 20241011055527866 DAUC <0003> auc.c:152 vector [4]: sres = 4d7fcdfc 20241011055527866 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055527866 DAUC <0003> db_auc.c:245 IMSI='262424443059032': Generated 5 vectors 20241011055527866 DAUC <0003> db_auc.c:249 IMSI='262424443059032': Updating SQN=161 in DB 20241011055527874 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424443059032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424443059032"} 20241011055527874 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424443059032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527874 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527874 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20241011055527901 DAUC <0003> db_auc.c:157 IMSI='262420744853185': No 2G Auth Data 20241011055527901 DAUC <0003> db_auc.c:192 IMSI='262420744853185': No 3G Auth Data 20241011055527933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20241011055527937 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527937 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420744853185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420744853185"} 20241011055527937 DAUC <0003> db_auc.c:157 IMSI='262420744853185': No 2G Auth Data 20241011055527937 DAUC <0003> db_auc.c:236 IMSI='262420744853185': Calling to generate 5 vectors 20241011055527937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055527937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055527937 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055527937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055527937 DAUC <0003> auc.c:113 vector [0]: rand = 7d6d5bcda569807238322919c2be2435 20241011055527937 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055527937 DAUC <0003> auc.c:142 vector [0]: autn = c52699c6c7ea000026b84cdf58f2bd22 20241011055527937 DAUC <0003> auc.c:143 vector [0]: ck = ab19d80a38824fa5d29eeea6c58d0f37 20241011055527937 DAUC <0003> auc.c:144 vector [0]: ik = 3df88ebac9e71dc813449bb605679312 20241011055527937 DAUC <0003> auc.c:145 vector [0]: res = b596ee3cc660a59c0000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [0]: kc = 573b23a0318fce48 20241011055527937 DAUC <0003> auc.c:152 vector [0]: sres = 73f64ba0 20241011055527937 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [1]: rand = 6896a1614add034235726d89e1b196c5 20241011055527937 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055527937 DAUC <0003> auc.c:142 vector [1]: autn = fac7ed61697e0000c7561174960ae342 20241011055527937 DAUC <0003> auc.c:143 vector [1]: ck = 721d15f4c44183eebf586cde564a8e95 20241011055527937 DAUC <0003> auc.c:144 vector [1]: ik = b0435c95cfdb589ee1c7118d3139689f 20241011055527937 DAUC <0003> auc.c:145 vector [1]: res = 837a1e02d39bb1680000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [1]: kc = 9cc134326ce93d7a 20241011055527937 DAUC <0003> auc.c:152 vector [1]: sres = 50e1af6a 20241011055527937 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [2]: rand = af8ffdff188051b60462cda6bf1c6731 20241011055527937 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055527937 DAUC <0003> auc.c:142 vector [2]: autn = cf64db4cded800004256e49ce8b05da3 20241011055527937 DAUC <0003> auc.c:143 vector [2]: ck = 36ccb372e5ef3e3c4e866793719a2385 20241011055527937 DAUC <0003> auc.c:144 vector [2]: ik = 355f45fae5fe50851fbf84357453a004 20241011055527937 DAUC <0003> auc.c:145 vector [2]: res = 9bea7dacdee977230000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [2]: kc = 52aa152e05d8ed38 20241011055527937 DAUC <0003> auc.c:152 vector [2]: sres = 45030a8f 20241011055527937 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [3]: rand = 6b4486f80eee03081bf3a33ec047d888 20241011055527937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055527937 DAUC <0003> auc.c:142 vector [3]: autn = d691336e39dc0000253c74de289f5d13 20241011055527937 DAUC <0003> auc.c:143 vector [3]: ck = 3b10bfb8d879c2eb4a76247bb054fee3 20241011055527937 DAUC <0003> auc.c:144 vector [3]: ik = e3998db03f6c88ec8a824aade284f980 20241011055527937 DAUC <0003> auc.c:145 vector [3]: res = 44b7b95dc42633b30000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [3]: kc = 187d5cdeb5c54d64 20241011055527937 DAUC <0003> auc.c:152 vector [3]: sres = 80918aee 20241011055527937 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [4]: rand = e6414a99a7596d7945d3cc343779b1a6 20241011055527937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055527937 DAUC <0003> auc.c:142 vector [4]: autn = 1c4cc8b7c24e0000411341bebeec76d4 20241011055527937 DAUC <0003> auc.c:143 vector [4]: ck = 395e82ab90f17da958f7d7f603a44a9f 20241011055527937 DAUC <0003> auc.c:144 vector [4]: ik = 68a285e4788f944edfa4fb9429a9f4a0 20241011055527937 DAUC <0003> auc.c:145 vector [4]: res = c4cb6f2ee96582450000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [4]: kc = d6af2b2dc27357d8 20241011055527937 DAUC <0003> auc.c:152 vector [4]: sres = 2daeed6b 20241011055527937 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055527937 DAUC <0003> db_auc.c:245 IMSI='262420744853185': Generated 5 vectors 20241011055527937 DAUC <0003> db_auc.c:249 IMSI='262420744853185': Updating SQN=161 in DB 20241011055527945 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420744853185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420744853185"} 20241011055527945 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420744853185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527945 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527945 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20241011055527972 DAUC <0003> db_auc.c:157 IMSI='262422647610631': No 2G Auth Data 20241011055527972 DAUC <0003> db_auc.c:192 IMSI='262422647610631': No 3G Auth Data 20241011055528012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 20241011055528015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528015 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422647610631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422647610631"} 20241011055528015 DAUC <0003> db_auc.c:236 IMSI='262422647610631': Calling to generate 5 vectors 20241011055528015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055528015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055528015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055528015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055528015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055528015 DAUC <0003> auc.c:113 vector [0]: rand = 0fb4d92e1419f6bee02207309aa9d8ae 20241011055528015 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055528015 DAUC <0003> auc.c:142 vector [0]: autn = 045793fb20710000e0ff797ea1e19f36 20241011055528015 DAUC <0003> auc.c:143 vector [0]: ck = 163ad93b01778c8c1a039fdae8f05eea 20241011055528015 DAUC <0003> auc.c:144 vector [0]: ik = dbf1b62706584a90f88201e47752a7fa 20241011055528015 DAUC <0003> auc.c:145 vector [0]: res = 292355f33d9387a60000000000000000 20241011055528015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055528015 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055528015 DAUC <0003> auc.c:179 vector [0]: kc = 7a94fd41fb143800 20241011055528015 DAUC <0003> auc.c:180 vector [0]: sres = 8555923b 20241011055528015 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055528015 DAUC <0003> auc.c:113 vector [1]: rand = 15e08904d90e87644f7a92e3b8c88624 20241011055528015 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055528015 DAUC <0003> auc.c:142 vector [1]: autn = ac4f2c0e9354000024443c1bdea684c7 20241011055528015 DAUC <0003> auc.c:143 vector [1]: ck = f6db6c1fa7442e6e197b9872c5123a73 20241011055528015 DAUC <0003> auc.c:144 vector [1]: ik = 122a53b298ee5b2bd9948c37acb13789 20241011055528015 DAUC <0003> auc.c:145 vector [1]: res = 1be50d570f58f6f50000000000000000 20241011055528015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055528015 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055528015 DAUC <0003> auc.c:179 vector [1]: kc = 1e6f03007b160000 20241011055528015 DAUC <0003> auc.c:180 vector [1]: sres = a57ff9e3 20241011055528015 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055528015 DAUC <0003> auc.c:113 vector [2]: rand = 44b58a19ae49c4a69a01d0249ffe0e02 20241011055528015 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055528015 DAUC <0003> auc.c:142 vector [2]: autn = c2b719f9165f000027cd64930973a178 20241011055528016 DAUC <0003> auc.c:143 vector [2]: ck = 89da50a71f6f8b1f2a091bcabcc8c0cc 20241011055528016 DAUC <0003> auc.c:144 vector [2]: ik = b0a9bc7c2a26b04b6c5d5578a5e62f6f 20241011055528016 DAUC <0003> auc.c:145 vector [2]: res = 90c593efcbe6ca5d0000000000000000 20241011055528016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055528016 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055528016 DAUC <0003> auc.c:179 vector [2]: kc = 00e30f653a2e7400 20241011055528016 DAUC <0003> auc.c:180 vector [2]: sres = b248b415 20241011055528016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055528016 DAUC <0003> auc.c:113 vector [3]: rand = e6f52e08a6867dce20aed7909b777133 20241011055528016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055528016 DAUC <0003> auc.c:142 vector [3]: autn = fd654609b4bf00003b1e5da009710dbb 20241011055528016 DAUC <0003> auc.c:143 vector [3]: ck = 83854230e42f1c4c8f5ad457e54cad9d 20241011055528016 DAUC <0003> auc.c:144 vector [3]: ik = 015273847e1bb1cd4e180327611bbe5f 20241011055528016 DAUC <0003> auc.c:145 vector [3]: res = 3deef2a4f45c30970000000000000000 20241011055528016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055528016 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055528016 DAUC <0003> auc.c:179 vector [3]: kc = 6e31216f947e8800 20241011055528016 DAUC <0003> auc.c:180 vector [3]: sres = cf6aea68 20241011055528016 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055528016 DAUC <0003> auc.c:113 vector [4]: rand = af7c03ff23e8f22f4d274438fb8a12a3 20241011055528016 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055528016 DAUC <0003> auc.c:142 vector [4]: autn = 5499b944a61e0000996801f63a03e95c 20241011055528016 DAUC <0003> auc.c:143 vector [4]: ck = 30da9549c7198563d52672b0c06f0dbc 20241011055528016 DAUC <0003> auc.c:144 vector [4]: ik = 27445e03f29e9635a1b8df364b096a4b 20241011055528016 DAUC <0003> auc.c:145 vector [4]: res = e4bfecb773212cff0000000000000000 20241011055528016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055528016 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055528016 DAUC <0003> auc.c:179 vector [4]: kc = 1068993eb550ac00 20241011055528016 DAUC <0003> auc.c:180 vector [4]: sres = e3b76483 20241011055528016 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055528016 DAUC <0003> db_auc.c:245 IMSI='262422647610631': Generated 5 vectors 20241011055528016 DAUC <0003> db_auc.c:249 IMSI='262422647610631': Updating SQN=161 in DB 20241011055528026 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422647610631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422647610631"} 20241011055528026 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422647610631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055528026 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528026 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 20241011055528073 DAUC <0003> db_auc.c:157 IMSI='262421861699579': No 2G Auth Data 20241011055528073 DAUC <0003> db_auc.c:192 IMSI='262421861699579': No 3G Auth Data 20241011055528113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20241011055528117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528117 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421861699579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421861699579"} 20241011055528117 DAUC <0003> db_auc.c:236 IMSI='262421861699579': Calling to generate 5 vectors 20241011055528117 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055528117 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055528117 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055528117 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055528117 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055528117 DAUC <0003> auc.c:113 vector [0]: rand = f6b55a2dbd9f0d0503f85ec112b9ddb4 20241011055528117 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055528117 DAUC <0003> auc.c:142 vector [0]: autn = 6a5b86bfbb8c00001d010c0e4719b421 20241011055528117 DAUC <0003> auc.c:143 vector [0]: ck = 061c916b1bfc2bb3c1faffc029526471 20241011055528117 DAUC <0003> auc.c:144 vector [0]: ik = bc7548ae08010cf3ea939c82cd8cc923 20241011055528117 DAUC <0003> auc.c:145 vector [0]: res = 2b4f9ac8825329d30000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055528117 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055528117 DAUC <0003> auc.c:179 vector [0]: kc = 6fecd0dd78221800 20241011055528117 DAUC <0003> auc.c:180 vector [0]: sres = 5f411cba 20241011055528117 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055528117 DAUC <0003> auc.c:113 vector [1]: rand = 07ecd38f3a83d06d9bac1e20172d4bb5 20241011055528117 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055528117 DAUC <0003> auc.c:142 vector [1]: autn = c821a5039f5200000ad378fa34ab772d 20241011055528117 DAUC <0003> auc.c:143 vector [1]: ck = fd9c02f1087e69a874a6c5abc5a3fd1d 20241011055528117 DAUC <0003> auc.c:144 vector [1]: ik = 1c1bd02e30fa179da48e8930bb6cd03e 20241011055528117 DAUC <0003> auc.c:145 vector [1]: res = 72c4b9d7bc055cf90000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055528117 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055528117 DAUC <0003> auc.c:179 vector [1]: kc = d96db7049a8f5000 20241011055528117 DAUC <0003> auc.c:180 vector [1]: sres = 879de97d 20241011055528117 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055528117 DAUC <0003> auc.c:113 vector [2]: rand = 8efa43ebc7a4d5ef80840e9356c344c2 20241011055528117 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055528117 DAUC <0003> auc.c:142 vector [2]: autn = 9a81e60f0ac4000039d67b262032f224 20241011055528117 DAUC <0003> auc.c:143 vector [2]: ck = 895a4b65745230f3b200ce2ab1a95c35 20241011055528117 DAUC <0003> auc.c:144 vector [2]: ik = 63e069ae334e94871ff5651026bbdc33 20241011055528117 DAUC <0003> auc.c:145 vector [2]: res = 8b9b5b797ae94bd60000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055528117 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055528117 DAUC <0003> auc.c:179 vector [2]: kc = 179de5e1aece5c00 20241011055528117 DAUC <0003> auc.c:180 vector [2]: sres = 6c6a4202 20241011055528117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055528117 DAUC <0003> auc.c:113 vector [3]: rand = 4fc48068847da426c017302cbc271dbc 20241011055528117 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055528117 DAUC <0003> auc.c:142 vector [3]: autn = 3798aa03ff8c0000469dd0ae43b829f5 20241011055528117 DAUC <0003> auc.c:143 vector [3]: ck = 6607ed6eebd599f56668ace2f8f018f6 20241011055528117 DAUC <0003> auc.c:144 vector [3]: ik = e3499d42f668b82dfacd9bb4a4753fd6 20241011055528117 DAUC <0003> auc.c:145 vector [3]: res = ea9b8d81307b908a0000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055528118 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055528118 DAUC <0003> auc.c:179 vector [3]: kc = a2e7886a987db400 20241011055528118 DAUC <0003> auc.c:180 vector [3]: sres = 9a696179 20241011055528118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055528118 DAUC <0003> auc.c:113 vector [4]: rand = 80afe06c8a347831f3d5dc1d34aa34c6 20241011055528118 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055528118 DAUC <0003> auc.c:142 vector [4]: autn = 2ad55a227e310000285e12c41c329ab1 20241011055528118 DAUC <0003> auc.c:143 vector [4]: ck = 3a086740636684475ab77e070011fa20 20241011055528118 DAUC <0003> auc.c:144 vector [4]: ik = 0c80b9e207c39fe214a4b0d1da58de60 20241011055528118 DAUC <0003> auc.c:145 vector [4]: res = f11c79e9b05f20b50000000000000000 20241011055528118 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055528118 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055528118 DAUC <0003> auc.c:179 vector [4]: kc = d1fb862712c4bc00 20241011055528118 DAUC <0003> auc.c:180 vector [4]: sres = b3ebd13e 20241011055528118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055528118 DAUC <0003> db_auc.c:245 IMSI='262421861699579': Generated 5 vectors 20241011055528118 DAUC <0003> db_auc.c:249 IMSI='262421861699579': Updating SQN=161 in DB 20241011055528126 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421861699579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421861699579"} 20241011055528126 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421861699579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055528126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20241011055528162 DAUC <0003> db_auc.c:157 IMSI='262420938520598': No 2G Auth Data 20241011055528162 DAUC <0003> db_auc.c:192 IMSI='262420938520598': No 3G Auth Data 20241011055528200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20241011055528203 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528203 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420938520598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420938520598"} 20241011055528203 DAUC <0003> db_auc.c:236 IMSI='262420938520598': Calling to generate 5 vectors 20241011055528204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055528204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055528204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055528204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055528204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055528204 DAUC <0003> auc.c:113 vector [0]: rand = 8a67ded349fdce760509109d17f6f47c 20241011055528204 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055528204 DAUC <0003> auc.c:142 vector [0]: autn = 88f5fc1e00590000339bba13b18a794a 20241011055528204 DAUC <0003> auc.c:143 vector [0]: ck = a50b1e78b565a9485c2e711be95c8d37 20241011055528204 DAUC <0003> auc.c:144 vector [0]: ik = ac0657f9685582a1456ceb47c979d32e 20241011055528204 DAUC <0003> auc.c:145 vector [0]: res = 844c39336659e16d0000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [0]: kc = 6aa4caeeb21b79b9 20241011055528204 DAUC <0003> auc.c:180 vector [0]: sres = 19b0651d 20241011055528204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [1]: rand = f5cda07acae6361af8a51b2dfaee8090 20241011055528204 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055528204 DAUC <0003> auc.c:142 vector [1]: autn = 8d50e4859ff50000dba508da20bbb477 20241011055528204 DAUC <0003> auc.c:143 vector [1]: ck = f2bb06d5682dfcc49e10dfb3f6071d63 20241011055528204 DAUC <0003> auc.c:144 vector [1]: ik = dbf70190c9b9f0255a2f2cbcbccb51ae 20241011055528204 DAUC <0003> auc.c:145 vector [1]: res = c42f0fbc167366a90000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [1]: kc = 9004c2554d4d1747 20241011055528204 DAUC <0003> auc.c:180 vector [1]: sres = 6e5df1d3 20241011055528204 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [2]: rand = 3b188b001604599fdfe646e5f1589dfb 20241011055528204 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055528204 DAUC <0003> auc.c:142 vector [2]: autn = 21b0840b1a4d00005543fea79c52cd6c 20241011055528204 DAUC <0003> auc.c:143 vector [2]: ck = 97150bd4ea35e274ca66dd668f78ef64 20241011055528204 DAUC <0003> auc.c:144 vector [2]: ik = f6eb0adb368a838cac14deba69807530 20241011055528204 DAUC <0003> auc.c:145 vector [2]: res = ffd05eb1b67c08a10000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [2]: kc = af6cf073f45c2e97 20241011055528204 DAUC <0003> auc.c:180 vector [2]: sres = 047ad9b9 20241011055528204 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [3]: rand = 900d6365e19b69c076bfca7c55040349 20241011055528204 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055528204 DAUC <0003> auc.c:142 vector [3]: autn = 1a0f13006bc50000b7f1e51cc6887090 20241011055528204 DAUC <0003> auc.c:143 vector [3]: ck = 22a4310aae63107577703aeabc589b34 20241011055528204 DAUC <0003> auc.c:144 vector [3]: ik = 73ba4dfe947f333d9b72a0a288c79ff8 20241011055528204 DAUC <0003> auc.c:145 vector [3]: res = 9366d62c32c1c30b0000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [3]: kc = 1816612c71ed72e1 20241011055528204 DAUC <0003> auc.c:180 vector [3]: sres = 7ce5ecac 20241011055528204 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [4]: rand = c2dd6304bd2d281b39646526061e559d 20241011055528204 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055528204 DAUC <0003> auc.c:142 vector [4]: autn = 6222338f2719000079a94b46fd5fbdc6 20241011055528204 DAUC <0003> auc.c:143 vector [4]: ck = b3942d4dd99cb6e57f2e62c5c5bb360f 20241011055528204 DAUC <0003> auc.c:144 vector [4]: ik = 91625ed396e196390f208505cdf89be3 20241011055528204 DAUC <0003> auc.c:145 vector [4]: res = b7b94507419e4c1b0000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [4]: kc = bfd5ffed0e6ae262 20241011055528204 DAUC <0003> auc.c:180 vector [4]: sres = 19c42dc0 20241011055528204 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055528204 DAUC <0003> db_auc.c:245 IMSI='262420938520598': Generated 5 vectors 20241011055528204 DAUC <0003> db_auc.c:249 IMSI='262420938520598': Updating SQN=161 in DB 20241011055528213 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420938520598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420938520598"} 20241011055528213 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420938520598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055528213 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528213 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20241011055528241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 20241011055528243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34357<->l=127.0.0.1:4259) 20241011055528243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528243 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055528243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055528243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055528282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 20241011055528283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 20241011055531357 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055531357 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055531359 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241011055531362 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531362 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055531362 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055531362 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  20241011055531362 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055531362 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  20241011055531362 DLGSUP <0013> gsup_server.c:235 2:  20241011055531362 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055531362 DLGSUP <0013> gsup_server.c:235 3:  20241011055531362 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055531362 DLGSUP <0013> gsup_server.c:235 4:  20241011055531362 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055531362 DLGSUP <0013> gsup_server.c:235 5:  20241011055531362 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055531362 DLGSUP <0013> gsup_server.c:235 7:  20241011055531362 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055531362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055531362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055531362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055531379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41981<->l=127.0.0.1:4259) 20241011055531404 DAUC <0003> db_auc.c:157 IMSI='262428518637822': No 2G Auth Data 20241011055531404 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241011055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531445 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531445 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531445 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 1 vectors 20241011055531445 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241011055531445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531445 DAUC <0003> auc.c:113 vector [0]: rand = 5b0de06ff5f0305bef1786864a8087d3 20241011055531445 DAUC <0003> auc.c:179 vector [0]: kc = 8aca1c304b0bb000 20241011055531445 DAUC <0003> auc.c:180 vector [0]: sres = eacd2625 20241011055531445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531445 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 1 vectors 20241011055531445 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531445 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531448 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531448 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531448 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531448 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 4 vectors 20241011055531448 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241011055531448 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531448 DAUC <0003> auc.c:113 vector [0]: rand = a48f2ce005be2a3ffdf88af8ebeb13aa 20241011055531448 DAUC <0003> auc.c:179 vector [0]: kc = ad9ac637884fe400 20241011055531448 DAUC <0003> auc.c:180 vector [0]: sres = 22ec4a66 20241011055531448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531448 DAUC <0003> auc.c:113 vector [1]: rand = 00c5980469e8fd36bb8406bde21a33aa 20241011055531448 DAUC <0003> auc.c:179 vector [1]: kc = 4c631ebb0cb01c00 20241011055531448 DAUC <0003> auc.c:180 vector [1]: sres = 0694aae5 20241011055531448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531448 DAUC <0003> auc.c:113 vector [2]: rand = df792a6517c2f1d67ddd93b8e3fcedd1 20241011055531448 DAUC <0003> auc.c:179 vector [2]: kc = 6e12b1de5b604400 20241011055531448 DAUC <0003> auc.c:180 vector [2]: sres = 8bcfbd81 20241011055531448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531448 DAUC <0003> auc.c:113 vector [3]: rand = d82e5b459117bf4d9f39b70ad4846a57 20241011055531448 DAUC <0003> auc.c:179 vector [3]: kc = 6ec2db125814e400 20241011055531448 DAUC <0003> auc.c:180 vector [3]: sres = e388f640 20241011055531448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531448 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 4 vectors 20241011055531448 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531448 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531448 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531448 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531450 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531450 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531450 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531450 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 5 vectors 20241011055531450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531450 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531450 DAUC <0003> auc.c:113 vector [0]: rand = 8f5adb8a8638c846b44aeb293bd9b924 20241011055531450 DAUC <0003> auc.c:179 vector [0]: kc = d5d78220fb6d6800 20241011055531450 DAUC <0003> auc.c:180 vector [0]: sres = 834f73a0 20241011055531450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [1]: rand = 8c9cdc35e691b570d430c2f74fcdbc30 20241011055531450 DAUC <0003> auc.c:179 vector [1]: kc = cd05450e3a495000 20241011055531450 DAUC <0003> auc.c:180 vector [1]: sres = 3ceabf2f 20241011055531450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [2]: rand = a679bbdec147d9e5a97e7579bded3b07 20241011055531450 DAUC <0003> auc.c:179 vector [2]: kc = fc18537a53839800 20241011055531450 DAUC <0003> auc.c:180 vector [2]: sres = 92203ab8 20241011055531450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [3]: rand = f6d5d69beeb94916075e699481069069 20241011055531450 DAUC <0003> auc.c:179 vector [3]: kc = 13856d517a63c400 20241011055531450 DAUC <0003> auc.c:180 vector [3]: sres = 0c73fdca 20241011055531450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [4]: rand = c1db1309c55eab8f4459a274c7a47ac5 20241011055531450 DAUC <0003> auc.c:179 vector [4]: kc = e6ed301108693400 20241011055531450 DAUC <0003> auc.c:180 vector [4]: sres = ed16272e 20241011055531450 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531450 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 5 vectors 20241011055531450 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531450 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531450 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531450 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531452 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531452 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531452 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 5 vectors 20241011055531452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531452 DAUC <0003> auc.c:113 vector [0]: rand = 0c003fda8becd213b0e6957a55e2f217 20241011055531452 DAUC <0003> auc.c:179 vector [0]: kc = 18045f8ea145c400 20241011055531452 DAUC <0003> auc.c:180 vector [0]: sres = 90ffe86e 20241011055531452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [1]: rand = 3ec55ecdb943223fa5f92f6680fb1a41 20241011055531452 DAUC <0003> auc.c:179 vector [1]: kc = ea2e8984875ebc00 20241011055531452 DAUC <0003> auc.c:180 vector [1]: sres = 5d9e7d80 20241011055531452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [2]: rand = 27824d27acdb3c3fe28b94f8957b38bd 20241011055531452 DAUC <0003> auc.c:179 vector [2]: kc = 45e70da7d2a9cc00 20241011055531452 DAUC <0003> auc.c:180 vector [2]: sres = 7374f480 20241011055531452 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [3]: rand = d8e480a79c0c20133ded28110fe9de76 20241011055531452 DAUC <0003> auc.c:179 vector [3]: kc = 5c34e3c166db9400 20241011055531452 DAUC <0003> auc.c:180 vector [3]: sres = 3e1cdf02 20241011055531452 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [4]: rand = a8b63fefc6abdac3d9545685a101b852 20241011055531452 DAUC <0003> auc.c:179 vector [4]: kc = 32b3f3c7674c6400 20241011055531452 DAUC <0003> auc.c:180 vector [4]: sres = 18ed4d29 20241011055531452 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531452 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 5 vectors 20241011055531452 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531452 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241011055531479 DAUC <0003> db_auc.c:157 IMSI='262421846696986': No 2G Auth Data 20241011055531479 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20241011055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531516 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531516 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531516 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 1 vectors 20241011055531516 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241011055531516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531516 DAUC <0003> auc.c:113 vector [0]: rand = fcab629370c83e7834189e3728bc1e68 20241011055531516 DAUC <0003> auc.c:179 vector [0]: kc = 69fa4e6370d08000 20241011055531516 DAUC <0003> auc.c:180 vector [0]: sres = 4c855385 20241011055531516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531516 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 1 vectors 20241011055531516 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531516 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531518 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531518 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531518 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531518 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 4 vectors 20241011055531518 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241011055531518 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531518 DAUC <0003> auc.c:113 vector [0]: rand = 25d2c7fd75a8208a0797d7bf96cfa07f 20241011055531519 DAUC <0003> auc.c:179 vector [0]: kc = 864511d9e75c7800 20241011055531519 DAUC <0003> auc.c:180 vector [0]: sres = 488d6838 20241011055531519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531519 DAUC <0003> auc.c:113 vector [1]: rand = bbd942595333842325cf9f59ea72348b 20241011055531519 DAUC <0003> auc.c:179 vector [1]: kc = c0d125e7330a6c00 20241011055531519 DAUC <0003> auc.c:180 vector [1]: sres = 12148985 20241011055531519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531519 DAUC <0003> auc.c:113 vector [2]: rand = 1db11109e33ae43c40368962fae47544 20241011055531519 DAUC <0003> auc.c:179 vector [2]: kc = 3411580166824000 20241011055531519 DAUC <0003> auc.c:180 vector [2]: sres = 5887a15e 20241011055531519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531519 DAUC <0003> auc.c:113 vector [3]: rand = a5490e28fea8b654d81ffe2409bb9df5 20241011055531519 DAUC <0003> auc.c:179 vector [3]: kc = 00df9477ae949400 20241011055531519 DAUC <0003> auc.c:180 vector [3]: sres = 7e477b4b 20241011055531519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531519 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 4 vectors 20241011055531519 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531519 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531521 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531521 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531521 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 5 vectors 20241011055531521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531521 DAUC <0003> auc.c:113 vector [0]: rand = fd9763eb6062202381f8d2bf7bc7095d 20241011055531521 DAUC <0003> auc.c:179 vector [0]: kc = 5bdb3bd5d6ca9c00 20241011055531521 DAUC <0003> auc.c:180 vector [0]: sres = da29a816 20241011055531521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [1]: rand = 43bb3560157d7cb5b5ba1a5e2364ab1f 20241011055531521 DAUC <0003> auc.c:179 vector [1]: kc = 80aae11cd4db4000 20241011055531521 DAUC <0003> auc.c:180 vector [1]: sres = a10e3169 20241011055531521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [2]: rand = 5246183785472b0a00d239f7408d4959 20241011055531521 DAUC <0003> auc.c:179 vector [2]: kc = 0c6ccbbab3125800 20241011055531521 DAUC <0003> auc.c:180 vector [2]: sres = 2ce4b5b8 20241011055531521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [3]: rand = ea6e0804e2d200a9e1d6cec2c5ed2101 20241011055531521 DAUC <0003> auc.c:179 vector [3]: kc = 54eb782020923400 20241011055531521 DAUC <0003> auc.c:180 vector [3]: sres = 91b5f758 20241011055531521 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [4]: rand = e3e843923d19ff4d924bc5128b175463 20241011055531521 DAUC <0003> auc.c:179 vector [4]: kc = 53f38238ca289000 20241011055531521 DAUC <0003> auc.c:180 vector [4]: sres = e48670bb 20241011055531521 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531521 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 5 vectors 20241011055531521 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531521 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531523 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531523 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531523 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 5 vectors 20241011055531523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531523 DAUC <0003> auc.c:113 vector [0]: rand = 7f11fcd4ea89ef2aa77e0c6fc5a60e23 20241011055531523 DAUC <0003> auc.c:179 vector [0]: kc = ee2acedcac636000 20241011055531523 DAUC <0003> auc.c:180 vector [0]: sres = 66722c62 20241011055531523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [1]: rand = 0c91ba6ee625efef5af73333466f49ed 20241011055531523 DAUC <0003> auc.c:179 vector [1]: kc = df24c288f567dc00 20241011055531523 DAUC <0003> auc.c:180 vector [1]: sres = e986834b 20241011055531523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [2]: rand = fa1a30c4b432d9b24c3155c73e41564f 20241011055531523 DAUC <0003> auc.c:179 vector [2]: kc = 53911061f16c5c00 20241011055531523 DAUC <0003> auc.c:180 vector [2]: sres = d154ff6c 20241011055531523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [3]: rand = 2cdccc5a149322ea09752d9f53365810 20241011055531523 DAUC <0003> auc.c:179 vector [3]: kc = d20508182eef6800 20241011055531523 DAUC <0003> auc.c:180 vector [3]: sres = df106893 20241011055531523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [4]: rand = 6635de07d40941d991a4be2b4885c17f 20241011055531523 DAUC <0003> auc.c:179 vector [4]: kc = 6192082576bfbc00 20241011055531523 DAUC <0003> auc.c:180 vector [4]: sres = 9d9f126d 20241011055531523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531523 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 5 vectors 20241011055531523 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531523 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20241011055531548 DAUC <0003> db_auc.c:157 IMSI='262421551462981': No 2G Auth Data 20241011055531548 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20241011055531580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531580 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531580 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531580 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 1 vectors 20241011055531580 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241011055531580 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531580 DAUC <0003> auc.c:113 vector [0]: rand = 5c28c3949b3c2cb73e06a42bc08d8842 20241011055531580 DAUC <0003> auc.c:179 vector [0]: kc = a802ce9f64e16675 20241011055531580 DAUC <0003> auc.c:180 vector [0]: sres = a8311c7f 20241011055531580 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531580 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 1 vectors 20241011055531580 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531580 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531582 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531582 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531582 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 4 vectors 20241011055531582 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241011055531582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531582 DAUC <0003> auc.c:113 vector [0]: rand = 87fc4aac6e20b708f3a8228972ba7e38 20241011055531582 DAUC <0003> auc.c:179 vector [0]: kc = 9e8957abef11ab6c 20241011055531582 DAUC <0003> auc.c:180 vector [0]: sres = cb4f2be4 20241011055531582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531582 DAUC <0003> auc.c:113 vector [1]: rand = 2cb1bccecaa6f186138ad8228b45b0d3 20241011055531582 DAUC <0003> auc.c:179 vector [1]: kc = d3d87209e6e8ad6e 20241011055531582 DAUC <0003> auc.c:180 vector [1]: sres = 5f439243 20241011055531582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531582 DAUC <0003> auc.c:113 vector [2]: rand = b756a7323741f446b4f3fd2ad2ea5cd1 20241011055531583 DAUC <0003> auc.c:179 vector [2]: kc = 2908592732052e92 20241011055531583 DAUC <0003> auc.c:180 vector [2]: sres = d06da1a4 20241011055531583 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531583 DAUC <0003> auc.c:113 vector [3]: rand = 784fcc94eb170e9ce87a40882f87c27e 20241011055531583 DAUC <0003> auc.c:179 vector [3]: kc = c16227c43666ebed 20241011055531583 DAUC <0003> auc.c:180 vector [3]: sres = 3afc138f 20241011055531583 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531583 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 4 vectors 20241011055531583 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531583 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531584 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531584 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531584 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531584 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 5 vectors 20241011055531584 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531584 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531584 DAUC <0003> auc.c:113 vector [0]: rand = d44e526153b4008bfd2a3169f40d575f 20241011055531584 DAUC <0003> auc.c:179 vector [0]: kc = 4cdcbecce39bc08e 20241011055531584 DAUC <0003> auc.c:180 vector [0]: sres = 3fb2bcaa 20241011055531584 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531584 DAUC <0003> auc.c:113 vector [1]: rand = d94601b0b01bfa56a53133c3b164d81e 20241011055531584 DAUC <0003> auc.c:179 vector [1]: kc = 2ebc3f13380bca12 20241011055531585 DAUC <0003> auc.c:180 vector [1]: sres = d55a4f0f 20241011055531585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531585 DAUC <0003> auc.c:113 vector [2]: rand = 57c82493afe1cd0168561c0033491843 20241011055531585 DAUC <0003> auc.c:179 vector [2]: kc = 5517e816b17aabdd 20241011055531585 DAUC <0003> auc.c:180 vector [2]: sres = b6dca3ec 20241011055531585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531585 DAUC <0003> auc.c:113 vector [3]: rand = 2a710aa9adb3264cf3a194d083e56e61 20241011055531585 DAUC <0003> auc.c:179 vector [3]: kc = d8e6b4468e99db47 20241011055531585 DAUC <0003> auc.c:180 vector [3]: sres = 2d83bd7c 20241011055531585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531585 DAUC <0003> auc.c:113 vector [4]: rand = 624e3241379cda9c528c161b859a4a07 20241011055531585 DAUC <0003> auc.c:179 vector [4]: kc = 1b2d1412851a4220 20241011055531585 DAUC <0003> auc.c:180 vector [4]: sres = a4c9b1cd 20241011055531585 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531585 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 5 vectors 20241011055531585 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531585 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531586 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531586 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531586 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 5 vectors 20241011055531586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531586 DAUC <0003> auc.c:113 vector [0]: rand = e40c2ebfb054591cc9fb7a0aa19478ec 20241011055531586 DAUC <0003> auc.c:179 vector [0]: kc = daa715c9f9371499 20241011055531586 DAUC <0003> auc.c:180 vector [0]: sres = db18b37c 20241011055531586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531586 DAUC <0003> auc.c:113 vector [1]: rand = 48eef7d679fba3221840cb8bbf89db44 20241011055531586 DAUC <0003> auc.c:179 vector [1]: kc = 98e24d072d4206b1 20241011055531586 DAUC <0003> auc.c:180 vector [1]: sres = 152a0ace 20241011055531586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531586 DAUC <0003> auc.c:113 vector [2]: rand = 86ecbc829a0293a730aef2ac58425f8b 20241011055531586 DAUC <0003> auc.c:179 vector [2]: kc = 40988e68af901ceb 20241011055531586 DAUC <0003> auc.c:180 vector [2]: sres = 36023824 20241011055531586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531586 DAUC <0003> auc.c:113 vector [3]: rand = ab37bf725aaba405b018b5b9d325acd3 20241011055531587 DAUC <0003> auc.c:179 vector [3]: kc = ec390121d4e22a24 20241011055531587 DAUC <0003> auc.c:180 vector [3]: sres = ee2dfba4 20241011055531587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531587 DAUC <0003> auc.c:113 vector [4]: rand = 3353411ec4622a1a43614bbb8b0e6296 20241011055531587 DAUC <0003> auc.c:179 vector [4]: kc = ef41a81fd6254843 20241011055531587 DAUC <0003> auc.c:180 vector [4]: sres = 1d009d46 20241011055531587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531587 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 5 vectors 20241011055531587 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531587 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531587 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531587 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20241011055531614 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531614 DAUC <0003> db_auc.c:192 IMSI='262420618212450': No 3G Auth Data 20241011055531647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42924<->l=127.0.0.1:4258 20241011055531650 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531650 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531650 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531650 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 1 vectors 20241011055531650 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241011055531650 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531650 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531650 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531650 DAUC <0003> auc.c:113 vector [0]: rand = 50405b4faf37722da204a0f30377a22d 20241011055531650 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531650 DAUC <0003> auc.c:142 vector [0]: autn = 2db5e21aca64000031d7fa250cce1331 20241011055531650 DAUC <0003> auc.c:143 vector [0]: ck = 870d45a5f50e63d62a1c913b4f3c7f33 20241011055531650 DAUC <0003> auc.c:144 vector [0]: ik = 3eb3ccee63d02478a119236cfe222ea4 20241011055531650 DAUC <0003> auc.c:145 vector [0]: res = ac2c5bed74090c230000000000000000 20241011055531650 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531650 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531650 DAUC <0003> auc.c:151 vector [0]: kc = 32bb3b1c27c01639 20241011055531650 DAUC <0003> auc.c:152 vector [0]: sres = d82557ce 20241011055531650 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531650 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 1 vectors 20241011055531650 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=33 in DB 20241011055531658 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531658 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531658 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531658 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531660 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531660 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531661 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531661 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 4 vectors 20241011055531661 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241011055531661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055531661 DAUC <0003> auc.c:113 vector [0]: rand = 8d42319b0cfd25453a0d152e39abe1ac 20241011055531661 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055531661 DAUC <0003> auc.c:142 vector [0]: autn = 475e738aaa6f0000e1210d9ca0c6f59b 20241011055531661 DAUC <0003> auc.c:143 vector [0]: ck = 89cbaaad6264af6df075d18b1d5d7b97 20241011055531661 DAUC <0003> auc.c:144 vector [0]: ik = 89e3b58304e2ff15e4c917ec9b4ba7f9 20241011055531661 DAUC <0003> auc.c:145 vector [0]: res = e074aa32d3aee8ab0000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [0]: kc = 1494d949e0908c16 20241011055531661 DAUC <0003> auc.c:152 vector [0]: sres = 33da4299 20241011055531661 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531661 DAUC <0003> auc.c:113 vector [1]: rand = fd0c20bceeae3df7528d8a9d6bc5aa29 20241011055531661 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055531661 DAUC <0003> auc.c:142 vector [1]: autn = 962ae1fd99a2000011bfbd40be264f32 20241011055531661 DAUC <0003> auc.c:143 vector [1]: ck = f9d11a37d26822b6319731663debb1d6 20241011055531661 DAUC <0003> auc.c:144 vector [1]: ik = 4d80c630a796ebf3a4b28ba97ca4405f 20241011055531661 DAUC <0003> auc.c:145 vector [1]: res = 617e04a96418eb960000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [1]: kc = 217466c834b138cc 20241011055531661 DAUC <0003> auc.c:152 vector [1]: sres = 0566ef3f 20241011055531661 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531661 DAUC <0003> auc.c:113 vector [2]: rand = b04a2f07aa0bb6603fa162c4b295579e 20241011055531661 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055531661 DAUC <0003> auc.c:142 vector [2]: autn = f3e629abfc160000e76c4361751d2153 20241011055531661 DAUC <0003> auc.c:143 vector [2]: ck = b20e666f0dbfe8ed60909f92922dd56c 20241011055531661 DAUC <0003> auc.c:144 vector [2]: ik = e86e696c0e24a14ca81491b20444edf9 20241011055531661 DAUC <0003> auc.c:145 vector [2]: res = ea7ff3048cc87a180000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [2]: kc = 92e4012395f27134 20241011055531661 DAUC <0003> auc.c:152 vector [2]: sres = 66b7891c 20241011055531661 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531661 DAUC <0003> auc.c:113 vector [3]: rand = 1d35eccc574379b52e56998efe7fab50 20241011055531661 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055531661 DAUC <0003> auc.c:142 vector [3]: autn = 98f4af08f3460000d6ed50a48a789204 20241011055531661 DAUC <0003> auc.c:143 vector [3]: ck = 16a6ca03590eccc2977e7a6297352ef8 20241011055531661 DAUC <0003> auc.c:144 vector [3]: ik = 020fc27bc2b9a8a5b96bed4effc59123 20241011055531661 DAUC <0003> auc.c:145 vector [3]: res = 3ba03f0208f790640000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [3]: kc = 3abc9f54f347dbbc 20241011055531661 DAUC <0003> auc.c:152 vector [3]: sres = 3357af66 20241011055531661 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531661 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 4 vectors 20241011055531661 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=161 in DB 20241011055531668 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531668 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531668 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531668 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531671 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531671 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531671 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531671 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 5 vectors 20241011055531671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531671 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531671 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531671 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055531671 DAUC <0003> auc.c:113 vector [0]: rand = 7a6e8a12e9f0b20190a913f79925bd2e 20241011055531671 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055531671 DAUC <0003> auc.c:142 vector [0]: autn = 9c0e00830aed00006381417697a0a798 20241011055531671 DAUC <0003> auc.c:143 vector [0]: ck = d1a6752789c404b23c7a732a3c28e15c 20241011055531671 DAUC <0003> auc.c:144 vector [0]: ik = 40fdddc4d0a08ec77866dd23cf166e6e 20241011055531671 DAUC <0003> auc.c:145 vector [0]: res = 13ad8c36d34496120000000000000000 20241011055531671 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531671 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531671 DAUC <0003> auc.c:151 vector [0]: kc = d54706eaaa5a0547 20241011055531671 DAUC <0003> auc.c:152 vector [0]: sres = c0e91a24 20241011055531671 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531671 DAUC <0003> auc.c:113 vector [1]: rand = 6c25ffd18c71d4dcead21ae331b7427e 20241011055531671 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055531671 DAUC <0003> auc.c:142 vector [1]: autn = 27866fcf5ee20000ab50d5ef5f4e9886 20241011055531671 DAUC <0003> auc.c:143 vector [1]: ck = 510ab89d11711456c8bfce0ef3ca0149 20241011055531671 DAUC <0003> auc.c:144 vector [1]: ik = 661012abbaaf633c3dc57fcb2a193dde 20241011055531671 DAUC <0003> auc.c:145 vector [1]: res = 602740350269eeec0000000000000000 20241011055531671 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531671 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531671 DAUC <0003> auc.c:151 vector [1]: kc = c2601bf3720d4bfd 20241011055531671 DAUC <0003> auc.c:152 vector [1]: sres = 624eaed9 20241011055531671 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531671 DAUC <0003> auc.c:113 vector [2]: rand = ff17c1a667fcc75889936e1aefaea2b4 20241011055531671 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055531671 DAUC <0003> auc.c:142 vector [2]: autn = cdca41008942000098444522d57f808c 20241011055531671 DAUC <0003> auc.c:143 vector [2]: ck = 06d7db862fda83e1c21399cd01e22d15 20241011055531671 DAUC <0003> auc.c:144 vector [2]: ik = 83351f22812fc1cf7345dc22bd45260d 20241011055531671 DAUC <0003> auc.c:145 vector [2]: res = 146906801f3077e20000000000000000 20241011055531671 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531671 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531671 DAUC <0003> auc.c:151 vector [2]: kc = 34b4814b12524936 20241011055531671 DAUC <0003> auc.c:152 vector [2]: sres = 0b597162 20241011055531671 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531671 DAUC <0003> auc.c:113 vector [3]: rand = b08b86824c13d06ee5fd4d06ebc4cf0e 20241011055531671 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055531671 DAUC <0003> auc.c:142 vector [3]: autn = be45690abe830000378f3ca7bbe2f27e 20241011055531671 DAUC <0003> auc.c:143 vector [3]: ck = 706c4bb21c3e352adbc0ca2070cb68d1 20241011055531671 DAUC <0003> auc.c:144 vector [3]: ik = 8282664b455f5119002814bf6df334b5 20241011055531671 DAUC <0003> auc.c:145 vector [3]: res = 06073c123c63d74d0000000000000000 20241011055531672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531672 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531672 DAUC <0003> auc.c:151 vector [3]: kc = 2906f36644593857 20241011055531672 DAUC <0003> auc.c:152 vector [3]: sres = 3a64eb5f 20241011055531672 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531672 DAUC <0003> auc.c:113 vector [4]: rand = 24664a56562aa6fc6df00fb186e921f3 20241011055531672 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055531672 DAUC <0003> auc.c:142 vector [4]: autn = 38bd14b2612f0000ed6498f871172deb 20241011055531672 DAUC <0003> auc.c:143 vector [4]: ck = 209c5a49f6f62c81585bd934efc4f9fe 20241011055531672 DAUC <0003> auc.c:144 vector [4]: ik = ac0d587f3dbc7fdac6871cbccc794c0f 20241011055531672 DAUC <0003> auc.c:145 vector [4]: res = 56ae3ec80fe2bf460000000000000000 20241011055531672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531672 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531672 DAUC <0003> auc.c:151 vector [4]: kc = 124dc7bee8f7e6aa 20241011055531672 DAUC <0003> auc.c:152 vector [4]: sres = 594c818e 20241011055531672 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531672 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 5 vectors 20241011055531672 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=321 in DB 20241011055531679 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531679 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531679 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531679 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531682 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531682 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531682 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531682 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 5 vectors 20241011055531682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055531682 DAUC <0003> auc.c:113 vector [0]: rand = d41515973299a75158ceef7058f8e399 20241011055531682 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055531682 DAUC <0003> auc.c:142 vector [0]: autn = c8b0687e7fb000009915cd79b80d1254 20241011055531682 DAUC <0003> auc.c:143 vector [0]: ck = 560d74c46b6630a5d4fd3f8ce4a1aa55 20241011055531682 DAUC <0003> auc.c:144 vector [0]: ik = e0e66dc74715e8fe4cce4b1b08f0a14b 20241011055531682 DAUC <0003> auc.c:145 vector [0]: res = 06f76ade1977cc620000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [0]: kc = 2ed86d94c022d345 20241011055531682 DAUC <0003> auc.c:152 vector [0]: sres = 1f80a6bc 20241011055531682 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [1]: rand = 97a3411d1abaebd9a92f9d5395d7879d 20241011055531682 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055531682 DAUC <0003> auc.c:142 vector [1]: autn = 1301aea6215e0000cc4a3e34bd0ff9a1 20241011055531682 DAUC <0003> auc.c:143 vector [1]: ck = 43fcf88a341a624e1375fcfff18c9dcc 20241011055531682 DAUC <0003> auc.c:144 vector [1]: ik = f0e96bbc89deb1f65356debae68a40a7 20241011055531682 DAUC <0003> auc.c:145 vector [1]: res = 5365561c03df11f80000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [1]: kc = f336b173aac20ed3 20241011055531682 DAUC <0003> auc.c:152 vector [1]: sres = 50ba47e4 20241011055531682 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [2]: rand = 7465446b4389c37dd3cbce24f3657795 20241011055531682 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055531682 DAUC <0003> auc.c:142 vector [2]: autn = e8f6b283ec4f00008c5683c2612072c8 20241011055531682 DAUC <0003> auc.c:143 vector [2]: ck = 8fe771bd5ceda2d649f2312156219283 20241011055531682 DAUC <0003> auc.c:144 vector [2]: ik = 2a55ee9b26aad225182a354ccb2b3272 20241011055531682 DAUC <0003> auc.c:145 vector [2]: res = 5efa7179b201552a0000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [2]: kc = f46a9b4be74dd002 20241011055531682 DAUC <0003> auc.c:152 vector [2]: sres = ecfb2453 20241011055531682 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [3]: rand = 699ecd01caed9845c2ac88ad665718a7 20241011055531682 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055531682 DAUC <0003> auc.c:142 vector [3]: autn = 88038725af3c0000dad69a2e5f2ee89a 20241011055531682 DAUC <0003> auc.c:143 vector [3]: ck = 026bba561d67875e5551107cce64cd6d 20241011055531682 DAUC <0003> auc.c:144 vector [3]: ik = 413758b4d45e28527ed607813d322188 20241011055531682 DAUC <0003> auc.c:145 vector [3]: res = 4f23e4855a30c5140000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [3]: kc = 68dbf51f3a6f43e9 20241011055531682 DAUC <0003> auc.c:152 vector [3]: sres = 15132191 20241011055531682 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [4]: rand = e0f7d359c698df0178d751dbf757374e 20241011055531682 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055531682 DAUC <0003> auc.c:142 vector [4]: autn = 530f2591fca700009b221824409a10ed 20241011055531682 DAUC <0003> auc.c:143 vector [4]: ck = 6744c7caf8d7b60fd4a75cd851b45b4a 20241011055531682 DAUC <0003> auc.c:144 vector [4]: ik = 8e9233863acc4402e15ac3a56919e35e 20241011055531682 DAUC <0003> auc.c:145 vector [4]: res = dc9e623b4687144c0000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [4]: kc = dc2b6b31fab64a19 20241011055531682 DAUC <0003> auc.c:152 vector [4]: sres = 9a197677 20241011055531682 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531682 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 5 vectors 20241011055531682 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=481 in DB 20241011055531691 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531691 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42924<->l=127.0.0.1:4258 20241011055531718 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531718 DAUC <0003> db_auc.c:192 IMSI='262421918457012': No 3G Auth Data 20241011055531750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42940<->l=127.0.0.1:4258 20241011055531754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531754 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531754 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531754 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 1 vectors 20241011055531754 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241011055531754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531754 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531754 DAUC <0003> auc.c:113 vector [0]: rand = 5ad5f7070de07ab6f608a329f7ee9e54 20241011055531754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531754 DAUC <0003> auc.c:142 vector [0]: autn = 5bfc261589300000d670eb4cfda17668 20241011055531754 DAUC <0003> auc.c:143 vector [0]: ck = 6fdc2302712a17af220422d07fc04199 20241011055531754 DAUC <0003> auc.c:144 vector [0]: ik = 4b11b399cd18d0f73cd563d8f1c3394f 20241011055531754 DAUC <0003> auc.c:145 vector [0]: res = d0943fc4d171d8ea0000000000000000 20241011055531754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531754 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531754 DAUC <0003> auc.c:151 vector [0]: kc = 3a1cd1933231bf8e 20241011055531754 DAUC <0003> auc.c:152 vector [0]: sres = 01e5e72e 20241011055531754 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531754 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 1 vectors 20241011055531754 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=33 in DB 20241011055531762 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531762 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531765 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531765 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531765 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531765 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 4 vectors 20241011055531765 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241011055531765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531765 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055531765 DAUC <0003> auc.c:113 vector [0]: rand = 1169e3957ab27068e180632c8cb135a4 20241011055531765 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055531765 DAUC <0003> auc.c:142 vector [0]: autn = a2675bd071570000d83bfe6c0c519dd3 20241011055531765 DAUC <0003> auc.c:143 vector [0]: ck = ccdab72ce7d48fd09f10d66790e17a27 20241011055531765 DAUC <0003> auc.c:144 vector [0]: ik = 53be75e23212b6bffdca392718b5e0fb 20241011055531765 DAUC <0003> auc.c:145 vector [0]: res = 78eaba6f7a8b86030000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [0]: kc = fdbe2d8e5d92a3b3 20241011055531765 DAUC <0003> auc.c:152 vector [0]: sres = 02613c6c 20241011055531765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531765 DAUC <0003> auc.c:113 vector [1]: rand = f75bab85027df992c7a6d37c93788654 20241011055531765 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055531765 DAUC <0003> auc.c:142 vector [1]: autn = 82dc6f08ac6300008fd59668b1578ccb 20241011055531765 DAUC <0003> auc.c:143 vector [1]: ck = 8030a76a2c86ac1c812a8187f1b31af8 20241011055531765 DAUC <0003> auc.c:144 vector [1]: ik = 4c6bc91e439137e90e2332ba92c9847e 20241011055531765 DAUC <0003> auc.c:145 vector [1]: res = f4e22fb6ff2ae9030000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [1]: kc = 4352dd490c6d0573 20241011055531765 DAUC <0003> auc.c:152 vector [1]: sres = 0bc8c6b5 20241011055531765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531765 DAUC <0003> auc.c:113 vector [2]: rand = 0bfdffd525acac77feac900b6a3383b6 20241011055531765 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055531765 DAUC <0003> auc.c:142 vector [2]: autn = 8d691ddb4002000041f3ccaca6497bfe 20241011055531765 DAUC <0003> auc.c:143 vector [2]: ck = 1592705da50f7865c03060edf1ad7363 20241011055531765 DAUC <0003> auc.c:144 vector [2]: ik = c40dbe3d949e20bfd4af1a2ae9afa405 20241011055531765 DAUC <0003> auc.c:145 vector [2]: res = 88d3a11301f3f79a0000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [2]: kc = c500b4a729938fbc 20241011055531765 DAUC <0003> auc.c:152 vector [2]: sres = 89205689 20241011055531765 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531765 DAUC <0003> auc.c:113 vector [3]: rand = 1f68eb7dfb88fb2cbbb7c22c885f341b 20241011055531765 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055531765 DAUC <0003> auc.c:142 vector [3]: autn = f6a0d1cc6dba00006a6c228b5eb163ff 20241011055531765 DAUC <0003> auc.c:143 vector [3]: ck = 313d03221184d98a51c6fabfeaf8a85b 20241011055531765 DAUC <0003> auc.c:144 vector [3]: ik = ccc12ea426c4ca87d442650b9ccc192e 20241011055531765 DAUC <0003> auc.c:145 vector [3]: res = 69ce1f34b8ea188d0000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [3]: kc = 7878b2324174a278 20241011055531765 DAUC <0003> auc.c:152 vector [3]: sres = d12407b9 20241011055531765 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531765 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 4 vectors 20241011055531765 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=161 in DB 20241011055531773 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531773 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531773 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531773 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531776 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531776 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531776 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 5 vectors 20241011055531776 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531776 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531776 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531776 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055531776 DAUC <0003> auc.c:113 vector [0]: rand = 9053c37ce2faad0c74ca03624110c847 20241011055531776 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055531776 DAUC <0003> auc.c:142 vector [0]: autn = b9188d3e40eb00004ec9506cd655448d 20241011055531776 DAUC <0003> auc.c:143 vector [0]: ck = 2972c5f253afa7aec63d63c6f0da139b 20241011055531776 DAUC <0003> auc.c:144 vector [0]: ik = e95e5b1e153ad27d58a0c206b20becd2 20241011055531776 DAUC <0003> auc.c:145 vector [0]: res = f560c42b1d6c31520000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [0]: kc = 5eb13f2c04448a9a 20241011055531776 DAUC <0003> auc.c:152 vector [0]: sres = e80cf579 20241011055531776 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [1]: rand = 3a3195349e4b05f4476e642c675a766c 20241011055531776 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055531776 DAUC <0003> auc.c:142 vector [1]: autn = f953a51044b6000086626538cd8948db 20241011055531776 DAUC <0003> auc.c:143 vector [1]: ck = 4076b9ee349366fe17a82f8fb4ce4ff1 20241011055531776 DAUC <0003> auc.c:144 vector [1]: ik = 45f990526d0001b543bfbd6568fd2487 20241011055531776 DAUC <0003> auc.c:145 vector [1]: res = c51ad4064da45dc10000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [1]: kc = 5198bb5685a00c3d 20241011055531776 DAUC <0003> auc.c:152 vector [1]: sres = 88be89c7 20241011055531776 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [2]: rand = ddf5ee69160d7723171d3cfd22fcdbe4 20241011055531776 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055531776 DAUC <0003> auc.c:142 vector [2]: autn = 65aab1583dad00009d4383d484520d0f 20241011055531776 DAUC <0003> auc.c:143 vector [2]: ck = ba48554f53e619801fbdce7cfb1201fd 20241011055531776 DAUC <0003> auc.c:144 vector [2]: ik = 0b889d814ad7855c5a970de2dd1fe100 20241011055531776 DAUC <0003> auc.c:145 vector [2]: res = d15c53c903ec12ca0000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [2]: kc = f4ea0b503f3c7c21 20241011055531776 DAUC <0003> auc.c:152 vector [2]: sres = d2b04103 20241011055531776 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [3]: rand = a6aa7af7faa178b4470eaf4cd2fc4fbc 20241011055531776 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055531776 DAUC <0003> auc.c:142 vector [3]: autn = 85903af991fd000051079269ed0eda51 20241011055531776 DAUC <0003> auc.c:143 vector [3]: ck = ce315c3a406a4ceae3af0a72b8efc6d5 20241011055531776 DAUC <0003> auc.c:144 vector [3]: ik = cd250e47c70c3e8a3148fa1fd92f2041 20241011055531776 DAUC <0003> auc.c:145 vector [3]: res = eb4f7c7875e0744f0000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [3]: kc = d1f3a210e6a694f4 20241011055531776 DAUC <0003> auc.c:152 vector [3]: sres = 9eaf0837 20241011055531776 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [4]: rand = 814918fec28b284fd3cd0d874fa8c0eb 20241011055531776 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055531776 DAUC <0003> auc.c:142 vector [4]: autn = 5824e2ec2775000068c8dc63c5f0b054 20241011055531776 DAUC <0003> auc.c:143 vector [4]: ck = 29ccdb8d42e1f9e44ee5df769fc44876 20241011055531776 DAUC <0003> auc.c:144 vector [4]: ik = a5c1f58cf38d10a07332023b9bb647b1 20241011055531776 DAUC <0003> auc.c:145 vector [4]: res = 8d04287aeb68cc850000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [4]: kc = b1daf34cb51ee683 20241011055531776 DAUC <0003> auc.c:152 vector [4]: sres = 666ce4ff 20241011055531776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531776 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 5 vectors 20241011055531776 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=321 in DB 20241011055531783 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531783 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531787 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531787 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531787 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531787 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 5 vectors 20241011055531787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531787 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055531787 DAUC <0003> auc.c:113 vector [0]: rand = 79477f12f0af4b9aa7c36fb180d148cc 20241011055531787 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055531787 DAUC <0003> auc.c:142 vector [0]: autn = b61218c2f9340000a2df325e8c496191 20241011055531788 DAUC <0003> auc.c:143 vector [0]: ck = 3f96320301751c050536aea57185eecf 20241011055531788 DAUC <0003> auc.c:144 vector [0]: ik = 28be4e37e7bc6b548735c70356f3ac3e 20241011055531788 DAUC <0003> auc.c:145 vector [0]: res = fd2eba4e710f71120000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [0]: kc = 952b1592c1bf35a0 20241011055531788 DAUC <0003> auc.c:152 vector [0]: sres = 8c21cb5c 20241011055531788 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [1]: rand = bda7e7d9eb987c4363bb29dbfb5ff6ce 20241011055531788 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055531788 DAUC <0003> auc.c:142 vector [1]: autn = bdea96b5da0600001c4969a9bbb531e8 20241011055531788 DAUC <0003> auc.c:143 vector [1]: ck = f917331b71b95ce69904e0666a32105d 20241011055531788 DAUC <0003> auc.c:144 vector [1]: ik = 9adb45a1af5a1f9eefbf94c7fbaf08df 20241011055531788 DAUC <0003> auc.c:145 vector [1]: res = db7ede516047ac990000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [1]: kc = 1577021b4f7e5bfa 20241011055531788 DAUC <0003> auc.c:152 vector [1]: sres = bb3972c8 20241011055531788 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [2]: rand = 95e3a4bbbc27f058e870b4fc54fb4b82 20241011055531788 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055531788 DAUC <0003> auc.c:142 vector [2]: autn = fa563ca5c6e3000041ba0fde52a6629a 20241011055531788 DAUC <0003> auc.c:143 vector [2]: ck = 71dceaad11ff4e4a5321445b970fc549 20241011055531788 DAUC <0003> auc.c:144 vector [2]: ik = c716bb0dc3fb1279f6629a4f68bfb442 20241011055531788 DAUC <0003> auc.c:145 vector [2]: res = 596a6d8b3c3e70940000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [2]: kc = 13898fb42db42d38 20241011055531788 DAUC <0003> auc.c:152 vector [2]: sres = 65541d1f 20241011055531788 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [3]: rand = 44070952272e18231f37fd9bd8bac074 20241011055531788 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055531788 DAUC <0003> auc.c:142 vector [3]: autn = 32473557fff800007a1cb5835cdc2b66 20241011055531788 DAUC <0003> auc.c:143 vector [3]: ck = 6a0d1ad6e6b4d3f9277d15a8f707916c 20241011055531788 DAUC <0003> auc.c:144 vector [3]: ik = d597edb199964a8c00ac01cd2f2d4cfb 20241011055531788 DAUC <0003> auc.c:145 vector [3]: res = f273302ba95a44490000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [3]: kc = 984be302a70844e2 20241011055531788 DAUC <0003> auc.c:152 vector [3]: sres = 5b297462 20241011055531788 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [4]: rand = 04b53412bed81ecd8f4a19fc17bb505c 20241011055531788 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055531788 DAUC <0003> auc.c:142 vector [4]: autn = 870336ffdb6d00002101972232e662b8 20241011055531788 DAUC <0003> auc.c:143 vector [4]: ck = 96fbc3cb7d9bf577914c01a561499a88 20241011055531788 DAUC <0003> auc.c:144 vector [4]: ik = 8d04756c787bee155653b7e658577200 20241011055531788 DAUC <0003> auc.c:145 vector [4]: res = 19649df01e2b6e140000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [4]: kc = dce000e43cfef3ea 20241011055531788 DAUC <0003> auc.c:152 vector [4]: sres = 074ff3e4 20241011055531788 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531788 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 5 vectors 20241011055531788 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=481 in DB 20241011055531795 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531795 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531795 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531796 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42940<->l=127.0.0.1:4258 20241011055531823 DAUC <0003> db_auc.c:157 IMSI='262420364858931': No 2G Auth Data 20241011055531823 DAUC <0003> db_auc.c:192 IMSI='262420364858931': No 3G Auth Data 20241011055531862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20241011055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531865 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531866 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 1 vectors 20241011055531866 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241011055531866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531866 DAUC <0003> auc.c:113 vector [0]: rand = 0af1aefc8b02185127d4f41db03ef4bc 20241011055531866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531866 DAUC <0003> auc.c:142 vector [0]: autn = 66b992af48cf000016e839b9e6cadbfd 20241011055531866 DAUC <0003> auc.c:143 vector [0]: ck = e43b171aac32a61fdec8bcb15fe6ee0f 20241011055531866 DAUC <0003> auc.c:144 vector [0]: ik = 0f2ee56df2e2b0da05e7dcfaf0b09783 20241011055531866 DAUC <0003> auc.c:145 vector [0]: res = 63de9377994bb1c20000000000000000 20241011055531866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531866 DAUC <0003> auc.c:179 vector [0]: kc = 2aaa85c10b764400 20241011055531866 DAUC <0003> auc.c:180 vector [0]: sres = 197201d4 20241011055531866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531866 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 1 vectors 20241011055531866 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=33 in DB 20241011055531877 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531877 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531881 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531881 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531881 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 4 vectors 20241011055531881 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241011055531881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055531881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531881 DAUC <0003> auc.c:113 vector [0]: rand = 8df03108f62fa44e383e64517530474a 20241011055531881 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055531881 DAUC <0003> auc.c:142 vector [0]: autn = 3703165ea37c0000c9fd0e2b4d11742d 20241011055531881 DAUC <0003> auc.c:143 vector [0]: ck = ed36855d67941182cc2d689850273fce 20241011055531881 DAUC <0003> auc.c:144 vector [0]: ik = 72a3b47de442fde358d290149a1bcbdc 20241011055531881 DAUC <0003> auc.c:145 vector [0]: res = 0c00d608c488f48f0000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [0]: kc = 48e0602f5b365000 20241011055531881 DAUC <0003> auc.c:180 vector [0]: sres = 8b63c3c2 20241011055531881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531881 DAUC <0003> auc.c:113 vector [1]: rand = 5992a25be913d8458bbd5b2b17b399f1 20241011055531881 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055531881 DAUC <0003> auc.c:142 vector [1]: autn = e078f042466a0000f9190d77a3337a89 20241011055531881 DAUC <0003> auc.c:143 vector [1]: ck = 42701c7fd4be2fa9ed7e33c7d27078da 20241011055531881 DAUC <0003> auc.c:144 vector [1]: ik = 2a002f3af98dd5cb02de904b0044c226 20241011055531881 DAUC <0003> auc.c:145 vector [1]: res = e003993d799cc4d50000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [1]: kc = 040d033ce1e0bc00 20241011055531881 DAUC <0003> auc.c:180 vector [1]: sres = 574ec12f 20241011055531881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055531881 DAUC <0003> auc.c:113 vector [2]: rand = e130fa5b61460e58fa78a58c305841b5 20241011055531881 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055531881 DAUC <0003> auc.c:142 vector [2]: autn = 5d100cc3651700005f863c3fac8c0ef0 20241011055531881 DAUC <0003> auc.c:143 vector [2]: ck = 5755cda376f661b2be3e30e04a2c7cd9 20241011055531881 DAUC <0003> auc.c:144 vector [2]: ik = 6511a7b5b5fa6ba4f5c50763e5208547 20241011055531881 DAUC <0003> auc.c:145 vector [2]: res = a8f55256936906f00000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [2]: kc = 934265a078dfac00 20241011055531881 DAUC <0003> auc.c:180 vector [2]: sres = 62a65cca 20241011055531881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055531881 DAUC <0003> auc.c:113 vector [3]: rand = e5e8d28994a69e4ebdfa64182a5f86cd 20241011055531881 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055531881 DAUC <0003> auc.c:142 vector [3]: autn = f8d978d6ccde00009389e7550df6cba1 20241011055531881 DAUC <0003> auc.c:143 vector [3]: ck = f8e94a47a9b28ad6ca2549672a2f3248 20241011055531881 DAUC <0003> auc.c:144 vector [3]: ik = 519fc7e85a3b701a709732ea9a4e1347 20241011055531881 DAUC <0003> auc.c:145 vector [3]: res = d9987a46ad466a4f0000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [3]: kc = 4ebb67d1020d6c00 20241011055531881 DAUC <0003> auc.c:180 vector [3]: sres = e158215d 20241011055531881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055531881 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 4 vectors 20241011055531881 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=161 in DB 20241011055531890 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531890 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531893 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531893 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531893 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 5 vectors 20241011055531893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055531893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055531893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531893 DAUC <0003> auc.c:113 vector [0]: rand = ba9d7f79a2aa03ba3733deebd4ae357c 20241011055531893 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055531893 DAUC <0003> auc.c:142 vector [0]: autn = 6ea23f922ccd0000a038d1a6f94269a9 20241011055531893 DAUC <0003> auc.c:143 vector [0]: ck = ac06f6f9526f4c2b90ee03c08de0110c 20241011055531893 DAUC <0003> auc.c:144 vector [0]: ik = 5e89207beb7c47c92bc8cb4b792439ce 20241011055531893 DAUC <0003> auc.c:145 vector [0]: res = c9df9e9c774209bb0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [0]: kc = b82c441c3f6c2800 20241011055531893 DAUC <0003> auc.c:180 vector [0]: sres = 738d9882 20241011055531893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [1]: rand = d0fd4b8a8156fb395f7efe5bd5a65d3c 20241011055531893 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055531893 DAUC <0003> auc.c:142 vector [1]: autn = defb3a25a21c0000bcea809206c391a5 20241011055531893 DAUC <0003> auc.c:143 vector [1]: ck = 776f66fc4e611337a67cb3b444586bd4 20241011055531893 DAUC <0003> auc.c:144 vector [1]: ik = 2aafe93da2b54c57677abfb23ca67dda 20241011055531893 DAUC <0003> auc.c:145 vector [1]: res = c59566ef9e3f1bfe0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [1]: kc = a122003214106400 20241011055531893 DAUC <0003> auc.c:180 vector [1]: sres = 12e4e306 20241011055531893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [2]: rand = 578006fa5c5e584edd652562999dd6d0 20241011055531893 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055531893 DAUC <0003> auc.c:142 vector [2]: autn = 29874d86ebaa0000d0e33f39dac29a3b 20241011055531893 DAUC <0003> auc.c:143 vector [2]: ck = 1b8b25aa7e45c9993c2fb73f0a9b17cc 20241011055531893 DAUC <0003> auc.c:144 vector [2]: ik = 51668d5946cbf932f9b2879baab00d0f 20241011055531893 DAUC <0003> auc.c:145 vector [2]: res = f39eb369c767fecf0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [2]: kc = a1ebb87c199d4c00 20241011055531893 DAUC <0003> auc.c:180 vector [2]: sres = eb3d3bf2 20241011055531893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [3]: rand = 19e845247fa620ba4f5faedeb010df7b 20241011055531893 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055531893 DAUC <0003> auc.c:142 vector [3]: autn = c6232931c922000080bef224082cec95 20241011055531893 DAUC <0003> auc.c:143 vector [3]: ck = a298c4951a621a52c1704e724d2684bd 20241011055531893 DAUC <0003> auc.c:144 vector [3]: ik = 46d1e8721d43efff16577d7be04e5fc2 20241011055531893 DAUC <0003> auc.c:145 vector [3]: res = 5f76bb6084c783e00000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [3]: kc = 33803b0824545000 20241011055531893 DAUC <0003> auc.c:180 vector [3]: sres = b4d3e09f 20241011055531893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [4]: rand = 0df1ac4db2d92517c61a25978533fc2b 20241011055531893 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055531893 DAUC <0003> auc.c:142 vector [4]: autn = 6e756bfe0c4c000018a091609132c467 20241011055531893 DAUC <0003> auc.c:143 vector [4]: ck = 71fa8c4594ec309357ab8333b8fab4e0 20241011055531893 DAUC <0003> auc.c:144 vector [4]: ik = 09342a15a8fcde53d2a3f30f9c2da956 20241011055531893 DAUC <0003> auc.c:145 vector [4]: res = 07876c6a5dbdca7c0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [4]: kc = 2fc1d63c557cac00 20241011055531893 DAUC <0003> auc.c:180 vector [4]: sres = 906b7db1 20241011055531893 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055531893 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 5 vectors 20241011055531893 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=321 in DB 20241011055531901 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531901 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531904 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531904 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 5 vectors 20241011055531904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055531904 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531904 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531904 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055531904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531904 DAUC <0003> auc.c:113 vector [0]: rand = 7f6fbd04719cda48e93a80629021e3cc 20241011055531904 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055531904 DAUC <0003> auc.c:142 vector [0]: autn = 0e46ae03db980000cde4eeb7436c454d 20241011055531904 DAUC <0003> auc.c:143 vector [0]: ck = 04c23306ba46cf6f7469543906909238 20241011055531904 DAUC <0003> auc.c:144 vector [0]: ik = 89b77ddf81f8c0a40063ad0dd7196b3e 20241011055531904 DAUC <0003> auc.c:145 vector [0]: res = 4442c462a516357c0000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531904 DAUC <0003> auc.c:179 vector [0]: kc = 21c247abb6999c00 20241011055531904 DAUC <0003> auc.c:180 vector [0]: sres = f78fcea3 20241011055531904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531904 DAUC <0003> auc.c:113 vector [1]: rand = 254e0eb4155ec5cc951280ec344910c2 20241011055531904 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055531904 DAUC <0003> auc.c:142 vector [1]: autn = 784c2bde200e0000329fb2880be96d61 20241011055531904 DAUC <0003> auc.c:143 vector [1]: ck = 4bf94f3144ae2cb39f926bf3811d9139 20241011055531904 DAUC <0003> auc.c:144 vector [1]: ik = 7cdcdc18adea7fe33bb97be68835120d 20241011055531904 DAUC <0003> auc.c:145 vector [1]: res = 0193061d9279e1b20000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055531904 DAUC <0003> auc.c:179 vector [1]: kc = 46cc959dd2ad4c00 20241011055531904 DAUC <0003> auc.c:180 vector [1]: sres = eb312bde 20241011055531904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055531904 DAUC <0003> auc.c:113 vector [2]: rand = 66a39fe148ceda23bfc48e8cb71a92ca 20241011055531904 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055531904 DAUC <0003> auc.c:142 vector [2]: autn = b3ef850fabe40000130ec4a68a07029e 20241011055531904 DAUC <0003> auc.c:143 vector [2]: ck = 45af3ef3fcacfd71f7f253233e0817e1 20241011055531904 DAUC <0003> auc.c:144 vector [2]: ik = f155735d4321ed1a50b70707a22d7945 20241011055531904 DAUC <0003> auc.c:145 vector [2]: res = 850cec499e4bd1020000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055531904 DAUC <0003> auc.c:179 vector [2]: kc = bc4828c261c67800 20241011055531904 DAUC <0003> auc.c:180 vector [2]: sres = f69f3bac 20241011055531904 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055531904 DAUC <0003> auc.c:113 vector [3]: rand = 3bfe6990255636f53cd444f3ffe89765 20241011055531904 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055531904 DAUC <0003> auc.c:142 vector [3]: autn = 820657793e6e0000dce40fdb9cfb6d52 20241011055531904 DAUC <0003> auc.c:143 vector [3]: ck = d8456b83f72b1acfca5a7eb9c60e6458 20241011055531904 DAUC <0003> auc.c:144 vector [3]: ik = b2160f504daf8194b1e2280014813dd8 20241011055531904 DAUC <0003> auc.c:145 vector [3]: res = 17dd0986245f00060000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055531905 DAUC <0003> auc.c:179 vector [3]: kc = f4ef558551db3000 20241011055531905 DAUC <0003> auc.c:180 vector [3]: sres = 76ac8032 20241011055531905 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055531905 DAUC <0003> auc.c:113 vector [4]: rand = 284042bf54e798faca97b26cd4f40000 20241011055531905 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055531905 DAUC <0003> auc.c:142 vector [4]: autn = c80ca2a7a26b0000661f1458c1d754b3 20241011055531905 DAUC <0003> auc.c:143 vector [4]: ck = 2382edddc3717704bdd74991e20755f0 20241011055531905 DAUC <0003> auc.c:144 vector [4]: ik = c2640f8c8a911fee6da66c98520b9fdf 20241011055531905 DAUC <0003> auc.c:145 vector [4]: res = 4d29f002c17a846d0000000000000000 20241011055531905 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531905 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055531905 DAUC <0003> auc.c:179 vector [4]: kc = b9e9bb8b7221b800 20241011055531905 DAUC <0003> auc.c:180 vector [4]: sres = 6a18f670 20241011055531905 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055531905 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 5 vectors 20241011055531905 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=481 in DB 20241011055531913 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531913 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20241011055531949 DAUC <0003> db_auc.c:157 IMSI='262425298337924': No 2G Auth Data 20241011055531949 DAUC <0003> db_auc.c:192 IMSI='262425298337924': No 3G Auth Data 20241011055531990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 20241011055531995 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531995 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055531995 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 1 vectors 20241011055531995 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241011055531995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531995 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531995 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531995 DAUC <0003> auc.c:113 vector [0]: rand = 1b88775a7a6e18b9850302173e87f1cc 20241011055531995 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531995 DAUC <0003> auc.c:142 vector [0]: autn = 733f2e7fecba00003385ff5c26de795f 20241011055531995 DAUC <0003> auc.c:143 vector [0]: ck = a5b385cfc33618f487225e351f9a900a 20241011055531995 DAUC <0003> auc.c:144 vector [0]: ik = 4e7b896fbf2cc34e8806a286e70f31f4 20241011055531995 DAUC <0003> auc.c:145 vector [0]: res = 495be9b97bd3ac7a0000000000000000 20241011055531995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531995 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531995 DAUC <0003> auc.c:179 vector [0]: kc = a460ab59f8fa9800 20241011055531995 DAUC <0003> auc.c:180 vector [0]: sres = 6724a414 20241011055531995 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531995 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 1 vectors 20241011055531995 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=33 in DB 20241011055532003 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532003 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532006 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532006 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055532006 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 4 vectors 20241011055532006 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241011055532006 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532006 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532006 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055532006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532006 DAUC <0003> auc.c:113 vector [0]: rand = 3eeeb06da0abd5b942b1c9cbc0f94dd5 20241011055532006 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055532006 DAUC <0003> auc.c:142 vector [0]: autn = 047eb30e84f1000090502c8804a6b4d8 20241011055532006 DAUC <0003> auc.c:143 vector [0]: ck = d294e45881b96fd1abfa55e0f438a07f 20241011055532006 DAUC <0003> auc.c:144 vector [0]: ik = a07d1c94978f39da87f789849ad8b1ea 20241011055532006 DAUC <0003> auc.c:145 vector [0]: res = 9c85bd5ba836d4600000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [0]: kc = e2d4d0b101d0b000 20241011055532006 DAUC <0003> auc.c:180 vector [0]: sres = e441195b 20241011055532006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532006 DAUC <0003> auc.c:113 vector [1]: rand = eb2139259b66ea0da9b1415c0ae41e87 20241011055532006 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055532006 DAUC <0003> auc.c:142 vector [1]: autn = c872c46eb0ea000094fdd80cd121df89 20241011055532006 DAUC <0003> auc.c:143 vector [1]: ck = bf6bd66c7ff7a5325b0c279573a9f15f 20241011055532006 DAUC <0003> auc.c:144 vector [1]: ik = 2790e7d2dae5ca7d46ab8956c78a9546 20241011055532006 DAUC <0003> auc.c:145 vector [1]: res = 607495ff753f8cc60000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [1]: kc = ce5c3f6255160400 20241011055532006 DAUC <0003> auc.c:180 vector [1]: sres = 91309dc8 20241011055532006 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532006 DAUC <0003> auc.c:113 vector [2]: rand = 55afd5007ade8f83b234f919de406b19 20241011055532006 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055532006 DAUC <0003> auc.c:142 vector [2]: autn = 46d1da0f42010000978b85285008e83b 20241011055532006 DAUC <0003> auc.c:143 vector [2]: ck = 81cf5e20120c2b6d0b59250b7b03a2a5 20241011055532006 DAUC <0003> auc.c:144 vector [2]: ik = 0993bc9b084c8ebd40437007bc752bb2 20241011055532006 DAUC <0003> auc.c:145 vector [2]: res = c369bc6840d7fa160000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [2]: kc = cbc0a6fad1311000 20241011055532006 DAUC <0003> auc.c:180 vector [2]: sres = 34693bec 20241011055532006 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532006 DAUC <0003> auc.c:113 vector [3]: rand = da81b2bfd6b795bc60ae83f367db1520 20241011055532006 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055532006 DAUC <0003> auc.c:142 vector [3]: autn = 2eece74f88ce0000ba868a7961c8c01d 20241011055532006 DAUC <0003> auc.c:143 vector [3]: ck = 605b16758387e69669813ebacd5ad55d 20241011055532006 DAUC <0003> auc.c:144 vector [3]: ik = 28d493a508681c2cf9db46d4084d76d8 20241011055532006 DAUC <0003> auc.c:145 vector [3]: res = afedf41cbb05240c0000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [3]: kc = 7fa5fae179d89c00 20241011055532006 DAUC <0003> auc.c:180 vector [3]: sres = 5574c9c4 20241011055532006 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532006 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 4 vectors 20241011055532006 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=161 in DB 20241011055532014 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532014 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532017 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055532017 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 5 vectors 20241011055532017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532017 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055532017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532017 DAUC <0003> auc.c:113 vector [0]: rand = 2415752811efaae901f1d231f647e9c4 20241011055532017 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055532017 DAUC <0003> auc.c:142 vector [0]: autn = cdeaf849cfa10000011565b0e292a9fc 20241011055532017 DAUC <0003> auc.c:143 vector [0]: ck = ff53d177178ba31de7d0285c988bdd9f 20241011055532017 DAUC <0003> auc.c:144 vector [0]: ik = 0e0fcca7532600fb079c10d8dbe38939 20241011055532017 DAUC <0003> auc.c:145 vector [0]: res = dd38467ce42aca900000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [0]: kc = 317f18ca5ba08400 20241011055532017 DAUC <0003> auc.c:180 vector [0]: sres = ef69fa8d 20241011055532017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [1]: rand = fe444019c0e2c7c8efb8a15a0d225049 20241011055532017 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055532017 DAUC <0003> auc.c:142 vector [1]: autn = 41f7c421e0210000dfff635687def46c 20241011055532017 DAUC <0003> auc.c:143 vector [1]: ck = c4f098181466ec3b5bcbe8b7355bf27f 20241011055532017 DAUC <0003> auc.c:144 vector [1]: ik = fbe6a2f8899e1a3de17674b1160537dc 20241011055532017 DAUC <0003> auc.c:145 vector [1]: res = 64b8965f2c75a3910000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [1]: kc = 45690ba334416c00 20241011055532017 DAUC <0003> auc.c:180 vector [1]: sres = 504f48cf 20241011055532017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [2]: rand = 11128a7501dd6f4f344bb476e5701c24 20241011055532017 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055532017 DAUC <0003> auc.c:142 vector [2]: autn = a5cb9a203ba40000904e5ecc0aa3fce0 20241011055532017 DAUC <0003> auc.c:143 vector [2]: ck = 0b6d99b93d643b2162537e5a5ac87314 20241011055532017 DAUC <0003> auc.c:144 vector [2]: ik = 7a40e617d4a2bc5c120291a769f07773 20241011055532017 DAUC <0003> auc.c:145 vector [2]: res = 431a94db8e95092d0000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [2]: kc = d96e4fe61965bc00 20241011055532017 DAUC <0003> auc.c:180 vector [2]: sres = 26efcb0c 20241011055532017 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [3]: rand = 8fc990d2f9fe988bbc0ade8579c562d2 20241011055532017 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055532017 DAUC <0003> auc.c:142 vector [3]: autn = 7ca479fc2a0f0000f38954e8887aa170 20241011055532017 DAUC <0003> auc.c:143 vector [3]: ck = a954a02c30a538cc039eb81032806c86 20241011055532017 DAUC <0003> auc.c:144 vector [3]: ik = c38d3a4d6f2d2ae679371c60f3cee149 20241011055532017 DAUC <0003> auc.c:145 vector [3]: res = 9f51367a1db9572c0000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [3]: kc = 70f1030b46034800 20241011055532017 DAUC <0003> auc.c:180 vector [3]: sres = 632e7388 20241011055532017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [4]: rand = d63c5391c7a4988bbc4ef6ac3d5c24c4 20241011055532017 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055532017 DAUC <0003> auc.c:142 vector [4]: autn = fce5cca789370000ea4b9e23230b06c4 20241011055532017 DAUC <0003> auc.c:143 vector [4]: ck = 0669cc02932085921c0a9710f4554cd5 20241011055532017 DAUC <0003> auc.c:144 vector [4]: ik = 5fe8e58c7c459aa3398bf01ed06cfb04 20241011055532017 DAUC <0003> auc.c:145 vector [4]: res = 94ede3405d6928ce0000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [4]: kc = f16ee49cf9ae7000 20241011055532017 DAUC <0003> auc.c:180 vector [4]: sres = 4a1e5189 20241011055532018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532018 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 5 vectors 20241011055532018 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=321 in DB 20241011055532025 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532025 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532025 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532025 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532028 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532028 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055532028 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 5 vectors 20241011055532028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532028 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532028 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532028 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055532028 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532028 DAUC <0003> auc.c:113 vector [0]: rand = f2faed561571a1bb31f428b3536c2acc 20241011055532028 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055532028 DAUC <0003> auc.c:142 vector [0]: autn = 5af708c2f6d800005b7a541164008442 20241011055532028 DAUC <0003> auc.c:143 vector [0]: ck = b0193831fd8b223a00179178fcf5c7fe 20241011055532028 DAUC <0003> auc.c:144 vector [0]: ik = ed6d11cfc04303895759cd227c1eaed9 20241011055532028 DAUC <0003> auc.c:145 vector [0]: res = ab54655cd6c298440000000000000000 20241011055532028 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532028 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532028 DAUC <0003> auc.c:179 vector [0]: kc = 0d771e6f4e1c7000 20241011055532028 DAUC <0003> auc.c:180 vector [0]: sres = 628b7ccb 20241011055532028 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532028 DAUC <0003> auc.c:113 vector [1]: rand = 722ac269d9b2a10bc7c7e72049a4768d 20241011055532028 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055532028 DAUC <0003> auc.c:142 vector [1]: autn = 66a064026ab300000e73dcefaa232ef0 20241011055532028 DAUC <0003> auc.c:143 vector [1]: ck = dc45b22202f08cfb6a95f96a77cfc5d1 20241011055532028 DAUC <0003> auc.c:144 vector [1]: ik = eab5a1e6fe82ca24f65aacf6b8fd2fa3 20241011055532028 DAUC <0003> auc.c:145 vector [1]: res = b3838fdc6320571d0000000000000000 20241011055532028 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532028 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [1]: kc = acec63a6ddb9c400 20241011055532029 DAUC <0003> auc.c:180 vector [1]: sres = bdcc15c4 20241011055532029 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532029 DAUC <0003> auc.c:113 vector [2]: rand = 4080288cd000dca0687e4dfcbc3578b6 20241011055532029 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055532029 DAUC <0003> auc.c:142 vector [2]: autn = ce3cb2f08a6c0000ec75945632af9e64 20241011055532029 DAUC <0003> auc.c:143 vector [2]: ck = 10d8cc47bac771e65b67c017b95904b6 20241011055532029 DAUC <0003> auc.c:144 vector [2]: ik = 5d880ce1b79f27c64f9ec8e3e4033b3a 20241011055532029 DAUC <0003> auc.c:145 vector [2]: res = ba4adb2d9caa85430000000000000000 20241011055532029 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532029 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [2]: kc = e4acbf27ab95dc00 20241011055532029 DAUC <0003> auc.c:180 vector [2]: sres = 5812653a 20241011055532029 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532029 DAUC <0003> auc.c:113 vector [3]: rand = ed34cb28dc30848458b2ed16827af71a 20241011055532029 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055532029 DAUC <0003> auc.c:142 vector [3]: autn = 860210db843d00008d0d43883bba2615 20241011055532029 DAUC <0003> auc.c:143 vector [3]: ck = dedf1149788bd46c868440aa1d64a93f 20241011055532029 DAUC <0003> auc.c:144 vector [3]: ik = eade438996acb8e629fdf8cf229761c7 20241011055532029 DAUC <0003> auc.c:145 vector [3]: res = 61a8421b6317ad960000000000000000 20241011055532029 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532029 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [3]: kc = e25857efce53a400 20241011055532029 DAUC <0003> auc.c:180 vector [3]: sres = ad1ca59c 20241011055532029 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532029 DAUC <0003> auc.c:113 vector [4]: rand = a3fcad6739019a564d1225973e9ed339 20241011055532029 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055532029 DAUC <0003> auc.c:142 vector [4]: autn = 04afe154cfcc0000c1a61fbac4606193 20241011055532029 DAUC <0003> auc.c:143 vector [4]: ck = b2f1585fccb4d388c57cf117b4de1f4d 20241011055532029 DAUC <0003> auc.c:144 vector [4]: ik = b2ea49b3a889f61008b62159e14fc0d2 20241011055532029 DAUC <0003> auc.c:145 vector [4]: res = 33f8e045a37688680000000000000000 20241011055532029 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532029 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [4]: kc = a0b91b87941e5c00 20241011055532029 DAUC <0003> auc.c:180 vector [4]: sres = ed895d85 20241011055532029 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532029 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 5 vectors 20241011055532029 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=481 in DB 20241011055532036 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532036 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532036 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532036 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 20241011055532070 DAUC <0003> db_auc.c:157 IMSI='262420340412672': No 2G Auth Data 20241011055532070 DAUC <0003> db_auc.c:192 IMSI='262420340412672': No 3G Auth Data 20241011055532112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 20241011055532116 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532116 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532116 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 1 vectors 20241011055532116 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241011055532116 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532116 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532116 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055532116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532116 DAUC <0003> auc.c:113 vector [0]: rand = c35feb8e266a1d61261f36e2ffbf06a7 20241011055532116 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055532116 DAUC <0003> auc.c:142 vector [0]: autn = 8c338c4a61ef00000fc338c8dc30a3aa 20241011055532116 DAUC <0003> auc.c:143 vector [0]: ck = 419d734d21ee9e775770631b64f85b1c 20241011055532116 DAUC <0003> auc.c:144 vector [0]: ik = 5b1da841f6135402d4330de98c267615 20241011055532116 DAUC <0003> auc.c:145 vector [0]: res = 03646963fe9b18d40000000000000000 20241011055532116 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532116 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532116 DAUC <0003> auc.c:179 vector [0]: kc = 63ecd350ce5b5db7 20241011055532116 DAUC <0003> auc.c:180 vector [0]: sres = fd9ab195 20241011055532116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532116 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 1 vectors 20241011055532116 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=33 in DB 20241011055532123 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532123 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532126 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532127 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 4 vectors 20241011055532127 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241011055532127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532127 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055532127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532127 DAUC <0003> auc.c:113 vector [0]: rand = b35b7c3de592a19bda1cab65f3fddc8d 20241011055532127 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055532127 DAUC <0003> auc.c:142 vector [0]: autn = 0d8a008268e80000f0211445c40d9fdd 20241011055532127 DAUC <0003> auc.c:143 vector [0]: ck = 34b6beb49ae5fb1d8cac4028202224f9 20241011055532127 DAUC <0003> auc.c:144 vector [0]: ik = 2cca27891b772f9191b50aa4e3841e15 20241011055532127 DAUC <0003> auc.c:145 vector [0]: res = 70121c89ea44fdea0000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [0]: kc = 552d2d2b9e319708 20241011055532127 DAUC <0003> auc.c:180 vector [0]: sres = e609a23f 20241011055532127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532127 DAUC <0003> auc.c:113 vector [1]: rand = e37f6b790575234f31a74f316929a2b1 20241011055532127 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055532127 DAUC <0003> auc.c:142 vector [1]: autn = 0df964e58f4e00003d05fff204076366 20241011055532127 DAUC <0003> auc.c:143 vector [1]: ck = d8dd0ec1fddfb3db1d86cbaaa9986666 20241011055532127 DAUC <0003> auc.c:144 vector [1]: ik = 91a90bab74bd4f9384f0c687b980ae6b 20241011055532127 DAUC <0003> auc.c:145 vector [1]: res = 863afb72cbab0aa20000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [1]: kc = 684f103c24e2bd35 20241011055532127 DAUC <0003> auc.c:180 vector [1]: sres = 2102ccd6 20241011055532127 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532127 DAUC <0003> auc.c:113 vector [2]: rand = 0cf23767d221e70c0d2c3ef7851568c0 20241011055532127 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055532127 DAUC <0003> auc.c:142 vector [2]: autn = 624fa0f758c00000db0aa9401cb2c131 20241011055532127 DAUC <0003> auc.c:143 vector [2]: ck = 6f0a4f603ab4c264c36f414b81eec8cd 20241011055532127 DAUC <0003> auc.c:144 vector [2]: ik = 9310eb68cf03d880127e397eba240b8c 20241011055532127 DAUC <0003> auc.c:145 vector [2]: res = 943461596a5058b70000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [2]: kc = 89ce495774436549 20241011055532127 DAUC <0003> auc.c:180 vector [2]: sres = b012a045 20241011055532127 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532127 DAUC <0003> auc.c:113 vector [3]: rand = 3fa5361f9546590432202851e34f8a72 20241011055532127 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055532127 DAUC <0003> auc.c:142 vector [3]: autn = 0902ac5f807b000010241f6efdbbc92e 20241011055532127 DAUC <0003> auc.c:143 vector [3]: ck = 06db91314807ea05db0ba039c2c554f6 20241011055532127 DAUC <0003> auc.c:144 vector [3]: ik = 7b2146d8d7e639f17cc4d54768d783b4 20241011055532127 DAUC <0003> auc.c:145 vector [3]: res = 1e9029fc5d8b8e760000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [3]: kc = b28bac0d2381f0c8 20241011055532127 DAUC <0003> auc.c:180 vector [3]: sres = 0360ddaa 20241011055532127 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532127 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 4 vectors 20241011055532127 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=161 in DB 20241011055532134 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532134 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532137 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532137 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 5 vectors 20241011055532137 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532137 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532137 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532137 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055532137 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532137 DAUC <0003> auc.c:113 vector [0]: rand = 97c172c2f7a513965fe76923ed4f5dd5 20241011055532137 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055532137 DAUC <0003> auc.c:142 vector [0]: autn = 80e3608ab28b0000f93b9f4f26ed9542 20241011055532137 DAUC <0003> auc.c:143 vector [0]: ck = c513e3fd19b14f3cd54b89333aa2b41e 20241011055532137 DAUC <0003> auc.c:144 vector [0]: ik = ba979654e677db157de6bfd134a6a630 20241011055532137 DAUC <0003> auc.c:145 vector [0]: res = 31f0f24affe709420000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [0]: kc = b1294119c397af31 20241011055532137 DAUC <0003> auc.c:180 vector [0]: sres = b383a4e8 20241011055532137 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [1]: rand = f75fa89465853eb9191dfba815b9dcb4 20241011055532137 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055532137 DAUC <0003> auc.c:142 vector [1]: autn = 137497fa651800000c22b5da3bbff714 20241011055532137 DAUC <0003> auc.c:143 vector [1]: ck = 347c94c5d1fda6152714c708f1f1f250 20241011055532137 DAUC <0003> auc.c:144 vector [1]: ik = 92ec757fdc188070cc327074448f23cf 20241011055532137 DAUC <0003> auc.c:145 vector [1]: res = ca32b317187a7ea00000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [1]: kc = b02211b16e5a2df4 20241011055532137 DAUC <0003> auc.c:180 vector [1]: sres = 5d0247eb 20241011055532137 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [2]: rand = 4bc6fd5c3134870ff4d553d273837418 20241011055532137 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055532137 DAUC <0003> auc.c:142 vector [2]: autn = e27dbfde35660000b402ddc72707e094 20241011055532137 DAUC <0003> auc.c:143 vector [2]: ck = ba020a433b31fc25e28f5ed2f9a58a4b 20241011055532137 DAUC <0003> auc.c:144 vector [2]: ik = 38b7bd60703e591584766ad2682eb98f 20241011055532137 DAUC <0003> auc.c:145 vector [2]: res = 638a21b9155dac360000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [2]: kc = f1b283905991f10b 20241011055532137 DAUC <0003> auc.c:180 vector [2]: sres = a88f54fc 20241011055532137 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [3]: rand = 9cb45e1cbb364061848dbad8349c33fc 20241011055532137 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055532137 DAUC <0003> auc.c:142 vector [3]: autn = 0bc409bb2dac000035680a6f789a37f4 20241011055532137 DAUC <0003> auc.c:143 vector [3]: ck = 79e2aa631b7fa62d504b378251a47142 20241011055532137 DAUC <0003> auc.c:144 vector [3]: ik = 09971479035293dfeccd4d6132807405 20241011055532137 DAUC <0003> auc.c:145 vector [3]: res = 4f1d4c71cb5d888b0000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [3]: kc = 2988d87a3b423fe8 20241011055532137 DAUC <0003> auc.c:180 vector [3]: sres = a45c8ff9 20241011055532137 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [4]: rand = 574bfc27c525d9a22c25ee6f6cd3c418 20241011055532137 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055532137 DAUC <0003> auc.c:142 vector [4]: autn = 6c4f1c0ef0db00009d175d743e21d8fc 20241011055532137 DAUC <0003> auc.c:143 vector [4]: ck = f8b75e57bd1a45ec486b68ea3b0c3603 20241011055532137 DAUC <0003> auc.c:144 vector [4]: ik = f4599e6d2437576b7e93ffa43bb7b36f 20241011055532137 DAUC <0003> auc.c:145 vector [4]: res = 25d3d059be1ab2580000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [4]: kc = 747ef2abf1774802 20241011055532137 DAUC <0003> auc.c:180 vector [4]: sres = b58d2ccf 20241011055532137 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532137 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 5 vectors 20241011055532137 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=321 in DB 20241011055532145 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532145 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532145 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532145 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532148 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532148 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532148 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 5 vectors 20241011055532148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055532148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532148 DAUC <0003> auc.c:113 vector [0]: rand = 0f837028539762fe7f2bf697a10a99da 20241011055532148 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055532148 DAUC <0003> auc.c:142 vector [0]: autn = a07415a73cb1000027ac86d6c322e9ae 20241011055532148 DAUC <0003> auc.c:143 vector [0]: ck = 3de99fce03b930d2bd59595fa0fcc771 20241011055532148 DAUC <0003> auc.c:144 vector [0]: ik = 9eb085312d60fde5d6984e7b932a1a56 20241011055532148 DAUC <0003> auc.c:145 vector [0]: res = d0b7c08a7091df370000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [0]: kc = 378b28856f1e8d88 20241011055532148 DAUC <0003> auc.c:180 vector [0]: sres = 79c63eb0 20241011055532148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [1]: rand = a99690cc46c6d1d6108dc357039dd54a 20241011055532148 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055532148 DAUC <0003> auc.c:142 vector [1]: autn = e5df6aaadb5c0000c77dc23ed63e419b 20241011055532148 DAUC <0003> auc.c:143 vector [1]: ck = ae562d4ee583a509f2ed0474b28d0f53 20241011055532148 DAUC <0003> auc.c:144 vector [1]: ik = 37438d43e68b7098f732f5448b2f6c3c 20241011055532148 DAUC <0003> auc.c:145 vector [1]: res = d037a2a44f035d580000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [1]: kc = 23dfc885412dfa38 20241011055532148 DAUC <0003> auc.c:180 vector [1]: sres = 0655fb7c 20241011055532148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [2]: rand = 978156f47a1b821eebd448e93020a297 20241011055532148 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055532148 DAUC <0003> auc.c:142 vector [2]: autn = 2d7be3142ff50000ff37e2f393b09cab 20241011055532148 DAUC <0003> auc.c:143 vector [2]: ck = 19c49f082fdc0cd23c1b4d40884c2e64 20241011055532148 DAUC <0003> auc.c:144 vector [2]: ik = 6a68391a19e015791c07f6289cad11ed 20241011055532148 DAUC <0003> auc.c:145 vector [2]: res = 44bc40c969d934870000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [2]: kc = 0ceebab72137c4ee 20241011055532148 DAUC <0003> auc.c:180 vector [2]: sres = bd7ee3fd 20241011055532148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [3]: rand = cbac900925f220c31bfd6a787721a0ff 20241011055532148 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055532148 DAUC <0003> auc.c:142 vector [3]: autn = a05c16561fbe00006f0b80de34f06114 20241011055532148 DAUC <0003> auc.c:143 vector [3]: ck = 9c9355147a608fea00c0c6e78f8000af 20241011055532148 DAUC <0003> auc.c:144 vector [3]: ik = 5a5a698c4007f14f261dc6d2b8b65332 20241011055532148 DAUC <0003> auc.c:145 vector [3]: res = d14e3469510712c70000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [3]: kc = 23ee05dd2cb99dbc 20241011055532148 DAUC <0003> auc.c:180 vector [3]: sres = f8f1b756 20241011055532148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [4]: rand = ea4a9ca72c493c53931de9f2f40eab54 20241011055532148 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055532148 DAUC <0003> auc.c:142 vector [4]: autn = 95c16094d6830000bc6ada6b31213542 20241011055532148 DAUC <0003> auc.c:143 vector [4]: ck = aaf72e5ff54a2307863d5dc0b9388d2d 20241011055532148 DAUC <0003> auc.c:144 vector [4]: ik = b0521d9c6b823cf4fdfe9623753c7512 20241011055532148 DAUC <0003> auc.c:145 vector [4]: res = 0a3b7577b2007a730000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [4]: kc = 9250bf943d913aa4 20241011055532148 DAUC <0003> auc.c:180 vector [4]: sres = 7dd0aa5c 20241011055532148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532148 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 5 vectors 20241011055532148 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=481 in DB 20241011055532158 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532158 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532158 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532158 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 20241011055532186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241011055532187 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532187 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055532187 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055532187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055532187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41981<->l=127.0.0.1:4259) 20241011055532227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20241011055532227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20241011055535306 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055535306 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055535308 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.1:4258 20241011055535311 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055535311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055535311 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  20241011055535311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055535311 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  20241011055535311 DLGSUP <0013> gsup_server.c:235 2:  20241011055535311 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055535311 DLGSUP <0013> gsup_server.c:235 3:  20241011055535311 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055535311 DLGSUP <0013> gsup_server.c:235 4:  20241011055535311 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055535311 DLGSUP <0013> gsup_server.c:235 5:  20241011055535311 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055535311 DLGSUP <0013> gsup_server.c:235 7:  20241011055535311 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055535311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055535311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055535311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055535330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241011055535343 DAUC <0003> db_auc.c:157 IMSI='262428511209013': No 2G Auth Data 20241011055535343 DAUC <0003> db_auc.c:192 IMSI='262428511209013': No 3G Auth Data 20241011055535376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 20241011055535380 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535380 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428511209013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428511209013"} 20241011055535380 DAUC <0003> db_auc.c:157 IMSI='262428511209013': No 2G Auth Data 20241011055535380 DAUC <0003> db_auc.c:236 IMSI='262428511209013': Calling to generate 5 vectors 20241011055535380 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055535380 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535380 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535380 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535380 DAUC <0003> auc.c:113 vector [0]: rand = e1c62ed3a2a1f45d5fce285ae077a73d 20241011055535380 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535380 DAUC <0003> auc.c:142 vector [0]: autn = 387c82c685348000be10fc3cf1bd6b92 20241011055535380 DAUC <0003> auc.c:143 vector [0]: ck = ee42502bfb03c19a268c5b1b557c6c63 20241011055535380 DAUC <0003> auc.c:144 vector [0]: ik = 794e1a4d9da31bcf72b5523c1e048591 20241011055535380 DAUC <0003> auc.c:145 vector [0]: res = 5b4b396b217be62c0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [0]: kc = c33543412dd833a7 20241011055535380 DAUC <0003> auc.c:152 vector [0]: sres = 7a30df47 20241011055535380 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [1]: rand = ebeae8ef600fcf949a7cfcc4cfe584ae 20241011055535380 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535380 DAUC <0003> auc.c:142 vector [1]: autn = 10b1cd86e8fb8000f1b262bce55f1630 20241011055535380 DAUC <0003> auc.c:143 vector [1]: ck = 4f7142e5b686411af3beabb29a5e96e3 20241011055535380 DAUC <0003> auc.c:144 vector [1]: ik = 252fcebbf67129b77e33dd3d0bc09119 20241011055535380 DAUC <0003> auc.c:145 vector [1]: res = f64d9211c773a7bf0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [1]: kc = e7d3fad1d1696f57 20241011055535380 DAUC <0003> auc.c:152 vector [1]: sres = 313e35ae 20241011055535380 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [2]: rand = 8ddfad7ffaf6814a5d2274d5a53a5f70 20241011055535380 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535380 DAUC <0003> auc.c:142 vector [2]: autn = 426f26d1bd1f8000f4cc3b37d7a0091e 20241011055535380 DAUC <0003> auc.c:143 vector [2]: ck = 152374cafa37c0ecf777d7ef329c6961 20241011055535380 DAUC <0003> auc.c:144 vector [2]: ik = 87c906109ebf0213755493b470422e82 20241011055535380 DAUC <0003> auc.c:145 vector [2]: res = def401ccacbe16ac0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [2]: kc = 10c936812656851c 20241011055535380 DAUC <0003> auc.c:152 vector [2]: sres = 724a1760 20241011055535380 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [3]: rand = 9d355664357be826b4865ef9ad9eb562 20241011055535380 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535380 DAUC <0003> auc.c:142 vector [3]: autn = 75e53830d5588000b7549844afc85830 20241011055535380 DAUC <0003> auc.c:143 vector [3]: ck = 962d25f28e22349ed8bbc0f3105d7282 20241011055535380 DAUC <0003> auc.c:144 vector [3]: ik = 92334414230997651e251dee392b48f1 20241011055535380 DAUC <0003> auc.c:145 vector [3]: res = 261d998a60b7ed6e0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [3]: kc = c280bcfb845d9988 20241011055535380 DAUC <0003> auc.c:152 vector [3]: sres = 46aa74e4 20241011055535380 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [4]: rand = d4e4e7b103600e1e122842e2c0aa7fbb 20241011055535380 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535380 DAUC <0003> auc.c:142 vector [4]: autn = 31d69283cc958000852e9a1265a22e7d 20241011055535380 DAUC <0003> auc.c:143 vector [4]: ck = 06c585fcffdaf0b233731da4d949b78e 20241011055535380 DAUC <0003> auc.c:144 vector [4]: ik = 9003688de9bcb4598bd44ae368e6f697 20241011055535380 DAUC <0003> auc.c:145 vector [4]: res = 709c2536954e3fc30000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [4]: kc = 2e61ba36a7c905f2 20241011055535380 DAUC <0003> auc.c:152 vector [4]: sres = e5d21af5 20241011055535380 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055535380 DAUC <0003> db_auc.c:245 IMSI='262428511209013': Generated 5 vectors 20241011055535380 DAUC <0003> db_auc.c:249 IMSI='262428511209013': Updating SQN=161 in DB 20241011055535388 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428511209013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428511209013"} 20241011055535388 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428511209013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535388 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535388 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 20241011055535416 DAUC <0003> db_auc.c:157 IMSI='262429728120371': No 2G Auth Data 20241011055535416 DAUC <0003> db_auc.c:192 IMSI='262429728120371': No 3G Auth Data 20241011055535450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241011055535454 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535454 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429728120371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429728120371"} 20241011055535454 DAUC <0003> db_auc.c:157 IMSI='262429728120371': No 2G Auth Data 20241011055535454 DAUC <0003> db_auc.c:236 IMSI='262429728120371': Calling to generate 5 vectors 20241011055535454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055535454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535454 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055535454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535454 DAUC <0003> auc.c:113 vector [0]: rand = 344d66fbebd77d257b1ad147e693a3da 20241011055535454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535454 DAUC <0003> auc.c:142 vector [0]: autn = 284a1d31cabf800099413c1d27d66513 20241011055535454 DAUC <0003> auc.c:143 vector [0]: ck = 920c9f5253e4d824b697dae0dba8addd 20241011055535454 DAUC <0003> auc.c:144 vector [0]: ik = d761c9b4b385c77427de17a59716f0b7 20241011055535454 DAUC <0003> auc.c:145 vector [0]: res = dd730483e63d8a560000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [0]: kc = d4249ba3acdf423a 20241011055535454 DAUC <0003> auc.c:152 vector [0]: sres = 3b4e8ed5 20241011055535454 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [1]: rand = 29c1de6ffcf345e7337d23f26bcf8caf 20241011055535454 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535454 DAUC <0003> auc.c:142 vector [1]: autn = 0413f59f9fa08000e6f96494a4843a37 20241011055535454 DAUC <0003> auc.c:143 vector [1]: ck = 1db434191f0f49dada735535d426a219 20241011055535454 DAUC <0003> auc.c:144 vector [1]: ik = d2ed9f0139a6ba1ba9be2bfe8f196236 20241011055535454 DAUC <0003> auc.c:145 vector [1]: res = 0871580a33c473ba0000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [1]: kc = bc94d5d37d9633ee 20241011055535454 DAUC <0003> auc.c:152 vector [1]: sres = 3bb52bb0 20241011055535454 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [2]: rand = e55e62ae048d268f8428590730550bf8 20241011055535454 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535454 DAUC <0003> auc.c:142 vector [2]: autn = 5d0fa18f76eb80004cc25f3ab00897fa 20241011055535454 DAUC <0003> auc.c:143 vector [2]: ck = ae6981fef21dd03c21670ff5a02cf84a 20241011055535454 DAUC <0003> auc.c:144 vector [2]: ik = b9e8033306aa7a71f13e68249aaa6d3c 20241011055535454 DAUC <0003> auc.c:145 vector [2]: res = c6dcc883c1d26f800000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [2]: kc = c7d8e51cce313f3b 20241011055535454 DAUC <0003> auc.c:152 vector [2]: sres = 070ea703 20241011055535454 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [3]: rand = b0fec14eda4624def752cc23cba863cc 20241011055535454 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535454 DAUC <0003> auc.c:142 vector [3]: autn = 239fc6a04913800045a1827311cd57a9 20241011055535454 DAUC <0003> auc.c:143 vector [3]: ck = 1abf6cd208dd0515b6a37699463b30bd 20241011055535454 DAUC <0003> auc.c:144 vector [3]: ik = 594522265e4cc9358412befb07e0ff2f 20241011055535454 DAUC <0003> auc.c:145 vector [3]: res = ea621434e213f0b60000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [3]: kc = 714b8696174a03b2 20241011055535454 DAUC <0003> auc.c:152 vector [3]: sres = 0871e482 20241011055535454 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [4]: rand = a4a398a56f19a55d9002bafcfbdf25ff 20241011055535454 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535454 DAUC <0003> auc.c:142 vector [4]: autn = 620448d40c03800030bc652358503f53 20241011055535454 DAUC <0003> auc.c:143 vector [4]: ck = 1911299151644d4223437321f4ccdce9 20241011055535454 DAUC <0003> auc.c:144 vector [4]: ik = fd84247c9784c64151caee668a236396 20241011055535454 DAUC <0003> auc.c:145 vector [4]: res = eb7fc53924a8e6570000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [4]: kc = 961c90aab80f347c 20241011055535454 DAUC <0003> auc.c:152 vector [4]: sres = cfd7236e 20241011055535454 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055535454 DAUC <0003> db_auc.c:245 IMSI='262429728120371': Generated 5 vectors 20241011055535454 DAUC <0003> db_auc.c:249 IMSI='262429728120371': Updating SQN=161 in DB 20241011055535462 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429728120371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429728120371"} 20241011055535462 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429728120371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241011055535490 DAUC <0003> db_auc.c:157 IMSI='262420986194462': No 2G Auth Data 20241011055535490 DAUC <0003> db_auc.c:192 IMSI='262420986194462': No 3G Auth Data 20241011055535529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241011055535533 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535533 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420986194462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986194462"} 20241011055535533 DAUC <0003> db_auc.c:236 IMSI='262420986194462': Calling to generate 5 vectors 20241011055535533 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055535533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535533 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535533 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055535533 DAUC <0003> auc.c:113 vector [0]: rand = 5d7e08778c0d263958208304b8574f8c 20241011055535533 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535533 DAUC <0003> auc.c:142 vector [0]: autn = cb575f01bb4a8000acf5cc5fde841fa8 20241011055535533 DAUC <0003> auc.c:143 vector [0]: ck = ab6f4f83076085347d12bd5dbecb270d 20241011055535533 DAUC <0003> auc.c:144 vector [0]: ik = 45cbf524086cc96442bc92723e2cb9de 20241011055535533 DAUC <0003> auc.c:145 vector [0]: res = ad15e27f95d057e10000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [0]: kc = cddb0144a9443c00 20241011055535533 DAUC <0003> auc.c:180 vector [0]: sres = 0747d542 20241011055535533 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [1]: rand = c766b12f975075de7f9ab18ad909033c 20241011055535533 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535533 DAUC <0003> auc.c:142 vector [1]: autn = fda14c56acea8000e7676a0324399198 20241011055535533 DAUC <0003> auc.c:143 vector [1]: ck = ea7e2eb7a8471546b2f9d4abca61602b 20241011055535533 DAUC <0003> auc.c:144 vector [1]: ik = f8e5f15ec22c2fd39de90da5262c1709 20241011055535533 DAUC <0003> auc.c:145 vector [1]: res = 8725837ba1e4dec40000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [1]: kc = b2fb97316e3dd400 20241011055535533 DAUC <0003> auc.c:180 vector [1]: sres = f94b3f52 20241011055535533 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [2]: rand = e3bbf74d7b61dd738f268a01a8db8401 20241011055535533 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535533 DAUC <0003> auc.c:142 vector [2]: autn = e525121f14928000fa254ffe9163ed21 20241011055535533 DAUC <0003> auc.c:143 vector [2]: ck = ac971e7578b62dee732b1164ba45a9dd 20241011055535533 DAUC <0003> auc.c:144 vector [2]: ik = cc0c0f3a8097efd1ae3e3d2bad17bedc 20241011055535533 DAUC <0003> auc.c:145 vector [2]: res = f58d1e0b175e54370000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [2]: kc = 61bef65b5aa22c00 20241011055535533 DAUC <0003> auc.c:180 vector [2]: sres = 5d3eb482 20241011055535533 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [3]: rand = b8a51ff1b7d122d7caf8e405654b636e 20241011055535533 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535533 DAUC <0003> auc.c:142 vector [3]: autn = 2e861b13ebb680007be1ebc343072273 20241011055535533 DAUC <0003> auc.c:143 vector [3]: ck = 2492137c02f55e1b0e33829e1216a46a 20241011055535533 DAUC <0003> auc.c:144 vector [3]: ik = e5cdfd192e928a1acec8ef45b661d4b8 20241011055535533 DAUC <0003> auc.c:145 vector [3]: res = 98760d8b2c26b95f0000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [3]: kc = 65e8ca6ff6697800 20241011055535533 DAUC <0003> auc.c:180 vector [3]: sres = a18499a7 20241011055535533 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [4]: rand = a7ccf3a332b0e18ff8ec8509ccd7d754 20241011055535533 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535533 DAUC <0003> auc.c:142 vector [4]: autn = 252d4a8280cb80004a1207958e95d8cc 20241011055535533 DAUC <0003> auc.c:143 vector [4]: ck = 4e2e5ffbf1a33e98b39eb3d0fbf9b290 20241011055535533 DAUC <0003> auc.c:144 vector [4]: ik = acc6058816d5f33d3e3ea93c855ae1a4 20241011055535533 DAUC <0003> auc.c:145 vector [4]: res = 9e0867885c24d6460000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [4]: kc = a2f60b4406329000 20241011055535533 DAUC <0003> auc.c:180 vector [4]: sres = d0d2d5e7 20241011055535533 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055535533 DAUC <0003> db_auc.c:245 IMSI='262420986194462': Generated 5 vectors 20241011055535533 DAUC <0003> db_auc.c:249 IMSI='262420986194462': Updating SQN=161 in DB 20241011055535541 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420986194462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986194462"} 20241011055535541 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420986194462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535541 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535541 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241011055535576 DAUC <0003> db_auc.c:157 IMSI='262425179838239': No 2G Auth Data 20241011055535576 DAUC <0003> db_auc.c:192 IMSI='262425179838239': No 3G Auth Data 20241011055535617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4258 20241011055535620 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535620 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425179838239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425179838239"} 20241011055535620 DAUC <0003> db_auc.c:236 IMSI='262425179838239': Calling to generate 5 vectors 20241011055535620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055535620 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535620 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535620 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055535620 DAUC <0003> auc.c:113 vector [0]: rand = 35a9969aabc791ba8087e50ab73d45f9 20241011055535620 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535620 DAUC <0003> auc.c:142 vector [0]: autn = 9c0a77b8143e80002ae4ffd0c80ece61 20241011055535620 DAUC <0003> auc.c:143 vector [0]: ck = ecca57ae8940935ed602dc40b45662c3 20241011055535620 DAUC <0003> auc.c:144 vector [0]: ik = 4618dc8921b65e8cd0580e6353a52387 20241011055535620 DAUC <0003> auc.c:145 vector [0]: res = 4bf83507aceb29000000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [0]: kc = 5a475b3aeec92c00 20241011055535620 DAUC <0003> auc.c:180 vector [0]: sres = 5bad023e 20241011055535620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [1]: rand = 6eaafcbec41d8cd95974bfc341889235 20241011055535620 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535620 DAUC <0003> auc.c:142 vector [1]: autn = 3d4ee7e36258800039cae74098b753e3 20241011055535620 DAUC <0003> auc.c:143 vector [1]: ck = 9456aaa5338faf95d7cb62b75d9b63ad 20241011055535620 DAUC <0003> auc.c:144 vector [1]: ik = 2c83b35ee08dd27ab5cda3c5cf7cf056 20241011055535620 DAUC <0003> auc.c:145 vector [1]: res = 26495c0e5b3da35d0000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [1]: kc = f623ec62ea8b1400 20241011055535620 DAUC <0003> auc.c:180 vector [1]: sres = ad6c861d 20241011055535620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [2]: rand = 68b79f47b115e93ead79b3796e308b32 20241011055535620 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535620 DAUC <0003> auc.c:142 vector [2]: autn = 5ea5e345248f800080b8ab0fcec1d7e3 20241011055535620 DAUC <0003> auc.c:143 vector [2]: ck = 83d7ccbd86a3fec5a7fa21d170b18a13 20241011055535620 DAUC <0003> auc.c:144 vector [2]: ik = 2978f53089aeb35fca87edcd820d3d69 20241011055535620 DAUC <0003> auc.c:145 vector [2]: res = 8729047896f279dd0000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [2]: kc = df67df4ae6cdd800 20241011055535620 DAUC <0003> auc.c:180 vector [2]: sres = e4d8e67c 20241011055535620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [3]: rand = a28096f101ef81069365871aaedbb431 20241011055535620 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535620 DAUC <0003> auc.c:142 vector [3]: autn = 3983e471ca3f8000eee750222af163da 20241011055535620 DAUC <0003> auc.c:143 vector [3]: ck = 54314e0033d602e818bfa71a5d665a8a 20241011055535620 DAUC <0003> auc.c:144 vector [3]: ik = 0559be49d2566f71eedc21acef13908b 20241011055535620 DAUC <0003> auc.c:145 vector [3]: res = 31226ae07f7bf6160000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [3]: kc = 4a4c93d324124800 20241011055535620 DAUC <0003> auc.c:180 vector [3]: sres = 9234eb18 20241011055535620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [4]: rand = 55d6c69b5b0bda497319d7ec79ee28bb 20241011055535620 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535620 DAUC <0003> auc.c:142 vector [4]: autn = bb0521cd438a800048910a64412e8517 20241011055535620 DAUC <0003> auc.c:143 vector [4]: ck = 9f662d33fbfa5055cae66c9f3263fe5f 20241011055535620 DAUC <0003> auc.c:144 vector [4]: ik = dc33a29f9ac391502315a48b9162ad62 20241011055535620 DAUC <0003> auc.c:145 vector [4]: res = 0055b1a6837df0c40000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [4]: kc = 5557aea69434f400 20241011055535620 DAUC <0003> auc.c:180 vector [4]: sres = ba71617f 20241011055535620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055535620 DAUC <0003> db_auc.c:245 IMSI='262425179838239': Generated 5 vectors 20241011055535620 DAUC <0003> db_auc.c:249 IMSI='262425179838239': Updating SQN=161 in DB 20241011055535627 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425179838239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425179838239"} 20241011055535627 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425179838239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535627 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535627 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4258 20241011055535663 DAUC <0003> db_auc.c:157 IMSI='262424299841506': No 2G Auth Data 20241011055535663 DAUC <0003> db_auc.c:192 IMSI='262424299841506': No 3G Auth Data 20241011055535701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 20241011055535706 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535706 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424299841506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299841506"} 20241011055535706 DAUC <0003> db_auc.c:236 IMSI='262424299841506': Calling to generate 5 vectors 20241011055535706 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055535706 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535706 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535706 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535706 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055535706 DAUC <0003> auc.c:113 vector [0]: rand = 7320527cdb839f3c4b3883c5e920250f 20241011055535706 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535706 DAUC <0003> auc.c:142 vector [0]: autn = 7a02c82078b580000749621b15259e49 20241011055535706 DAUC <0003> auc.c:143 vector [0]: ck = e9a46294900f40cdd22a864871839105 20241011055535706 DAUC <0003> auc.c:144 vector [0]: ik = e26b06816432bdb4fb44b999f3517848 20241011055535706 DAUC <0003> auc.c:145 vector [0]: res = 9ddbdd5f654e7b060000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [0]: kc = ac640c213f2f6dc8 20241011055535706 DAUC <0003> auc.c:180 vector [0]: sres = c2583013 20241011055535706 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [1]: rand = a7e15a537087e755ee487cda99de2fde 20241011055535706 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535706 DAUC <0003> auc.c:142 vector [1]: autn = abe75e261cfd80009409c6984bea1949 20241011055535706 DAUC <0003> auc.c:143 vector [1]: ck = 59522d8b236ba8d00222d7485b94c950 20241011055535706 DAUC <0003> auc.c:144 vector [1]: ik = 5c0bd0b2140c54c429492ab4ed86a53f 20241011055535706 DAUC <0003> auc.c:145 vector [1]: res = 4bdfa534da94523e0000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [1]: kc = f630c530f8e847fd 20241011055535706 DAUC <0003> auc.c:180 vector [1]: sres = 93b351c6 20241011055535706 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [2]: rand = 273656da4cb1f74f86495530d1494145 20241011055535706 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535706 DAUC <0003> auc.c:142 vector [2]: autn = 55c32b0eb58480001fed2ebad2b21591 20241011055535706 DAUC <0003> auc.c:143 vector [2]: ck = 026ee9bc5c98614728bcfcbcb2a9351d 20241011055535706 DAUC <0003> auc.c:144 vector [2]: ik = ee14b3816a79918ca4b3766c87e0927d 20241011055535706 DAUC <0003> auc.c:145 vector [2]: res = c3dc2e502b7ee7f40000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [2]: kc = 390667af4b7273de 20241011055535706 DAUC <0003> auc.c:180 vector [2]: sres = ac3b681f 20241011055535706 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [3]: rand = e9c44bae898a392c2aa346765b69d29f 20241011055535706 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535706 DAUC <0003> auc.c:142 vector [3]: autn = 97c4520c7ecc8000e5dff7d59d1aefd5 20241011055535706 DAUC <0003> auc.c:143 vector [3]: ck = 2439c650e09cbef52f368be2c68981c7 20241011055535706 DAUC <0003> auc.c:144 vector [3]: ik = 3c3d4650d7df1299fa405121c69e26f6 20241011055535706 DAUC <0003> auc.c:145 vector [3]: res = f0f3343f8224640a0000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [3]: kc = c85a30a185fbb731 20241011055535706 DAUC <0003> auc.c:180 vector [3]: sres = 1afc3079 20241011055535706 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [4]: rand = 19e48df51d83eb99dd71c414d9b6230a 20241011055535706 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535706 DAUC <0003> auc.c:142 vector [4]: autn = e9d9cae6fcb9800060343ca1db3b9f28 20241011055535706 DAUC <0003> auc.c:143 vector [4]: ck = 822af68ee3f06d14d77abb54dd0b2f1e 20241011055535706 DAUC <0003> auc.c:144 vector [4]: ik = d93c71349528e3ee5cb947265322ed28 20241011055535706 DAUC <0003> auc.c:145 vector [4]: res = 928af84a3898d7790000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [4]: kc = 368a945c4e0f7ce6 20241011055535706 DAUC <0003> auc.c:180 vector [4]: sres = dc5854c6 20241011055535706 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055535706 DAUC <0003> db_auc.c:245 IMSI='262424299841506': Generated 5 vectors 20241011055535706 DAUC <0003> db_auc.c:249 IMSI='262424299841506': Updating SQN=161 in DB 20241011055535713 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424299841506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299841506"} 20241011055535713 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424299841506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 20241011055535742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.1:4258 20241011055535743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241011055535743 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535744 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055535744 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055535744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055535788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4258 20241011055535789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4258 20241011055538858 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055538858 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055538860 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241011055538862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055538862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055538862 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  20241011055538862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055538862 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  20241011055538862 DLGSUP <0013> gsup_server.c:235 2:  20241011055538862 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055538862 DLGSUP <0013> gsup_server.c:235 3:  20241011055538862 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055538862 DLGSUP <0013> gsup_server.c:235 4:  20241011055538862 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055538862 DLGSUP <0013> gsup_server.c:235 5:  20241011055538862 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055538862 DLGSUP <0013> gsup_server.c:235 7:  20241011055538862 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055538863 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055538863 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055538863 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055538887 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45221<->l=127.0.0.1:4259) 20241011055538905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4258 20241011055538909 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538909 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427846379594" cn_domain=PS} 20241011055538910 DLU <0006> fsm.c:456 lu(262427846379594)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055538910 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241011055538910 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427846379594" cause=IMSI unknown in HLR} 20241011055538910 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055538910 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427846379594)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055538910 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427846379594)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055538910 DLU <0006> fsm.c:568 lu(PS:IMSI-262427846379594)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055538910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055538910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055538912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4258 20241011055538912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241011055538913 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45221<->l=127.0.0.1:4259) 20241011055538913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538913 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055538914 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055538914 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055538958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241011055538959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241011055542033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055542033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055542035 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241011055542039 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542039 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055542039 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055542039 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  20241011055542039 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055542039 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  20241011055542039 DLGSUP <0013> gsup_server.c:235 2:  20241011055542039 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055542039 DLGSUP <0013> gsup_server.c:235 3:  20241011055542039 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055542039 DLGSUP <0013> gsup_server.c:235 4:  20241011055542039 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055542039 DLGSUP <0013> gsup_server.c:235 5:  20241011055542039 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055542039 DLGSUP <0013> gsup_server.c:235 7:  20241011055542039 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055542039 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055542039 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055542039 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055542056 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46803<->l=127.0.0.1:4259) 20241011055542067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50148<->l=127.0.0.1:4258 20241011055542081 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542081 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429228814573" cn_domain=PS source_name="the-source\n"} 20241011055542081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055542081 DLU <0006> fsm.c:456 lu(262429228814573)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055542081 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241011055542081 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429228814573" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241011055542081 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055542081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429228814573)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055542081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429228814573)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055542081 DLU <0006> fsm.c:568 lu(PS:IMSI-262429228814573)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055542081 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055542081 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055542084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50148<->l=127.0.0.1:4258 20241011055542085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241011055542086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46803<->l=127.0.0.1:4259) 20241011055542086 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542086 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055542086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055542086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055542086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241011055542129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 20241011055542129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 20241011055545200 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055545200 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055545201 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4258 20241011055545203 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545203 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055545203 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055545203 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  20241011055545203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055545203 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  20241011055545203 DLGSUP <0013> gsup_server.c:235 2:  20241011055545203 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055545203 DLGSUP <0013> gsup_server.c:235 3:  20241011055545203 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055545203 DLGSUP <0013> gsup_server.c:235 4:  20241011055545203 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055545203 DLGSUP <0013> gsup_server.c:235 5:  20241011055545203 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055545203 DLGSUP <0013> gsup_server.c:235 7:  20241011055545203 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055545203 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055545203 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055545203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055545220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43837<->l=127.0.0.1:4259) 20241011055545234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50182<->l=127.0.0.1:4258 20241011055545245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545245 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423672934865" cn_domain=PS} 20241011055545245 DLU <0006> fsm.c:456 lu(262423672934865)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055545245 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241011055545245 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423672934865" cause=Roaming not allowed in this location area} 20241011055545245 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055545245 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423672934865)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055545245 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423672934865)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055545245 DLU <0006> fsm.c:568 lu(PS:IMSI-262423672934865)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055545245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055545245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055545248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50182<->l=127.0.0.1:4258 20241011055545249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4258 20241011055545250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43837<->l=127.0.0.1:4259) 20241011055545251 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055545251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055545251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055545293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241011055545293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241011055548364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055548364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055548365 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241011055548367 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055548368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055548368 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  20241011055548368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055548368 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  20241011055548368 DLGSUP <0013> gsup_server.c:235 2:  20241011055548368 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055548368 DLGSUP <0013> gsup_server.c:235 3:  20241011055548368 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055548368 DLGSUP <0013> gsup_server.c:235 4:  20241011055548368 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055548368 DLGSUP <0013> gsup_server.c:235 5:  20241011055548368 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055548368 DLGSUP <0013> gsup_server.c:235 7:  20241011055548368 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055548368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055548368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055548368 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055548385 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42609<->l=127.0.0.1:4259) 20241011055548396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20241011055548409 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548409 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428173005972"} 20241011055548409 DAUC <0003> db_auc.c:133 IMSI='262428173005972': No such subscriber 20241011055548409 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241011055548409 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428173005972" cause=IMSI unknown in HLR} 20241011055548409 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055548409 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055548409 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055548412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20241011055548413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241011055548414 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055548414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055548414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055548414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42609<->l=127.0.0.1:4259) 20241011055548453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241011055548453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241011055551523 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055551523 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055551525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20241011055551527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055551527 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055551527 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  20241011055551527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055551527 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  20241011055551527 DLGSUP <0013> gsup_server.c:235 2:  20241011055551527 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055551527 DLGSUP <0013> gsup_server.c:235 3:  20241011055551527 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055551527 DLGSUP <0013> gsup_server.c:235 4:  20241011055551527 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055551527 DLGSUP <0013> gsup_server.c:235 5:  20241011055551527 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055551527 DLGSUP <0013> gsup_server.c:235 7:  20241011055551527 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055551527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055551527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055551527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055551547 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42927<->l=127.0.0.1:4259) 20241011055551570 DAUC <0003> db_auc.c:157 IMSI='262420447678267': No 2G Auth Data 20241011055551570 DAUC <0003> db_auc.c:192 IMSI='262420447678267': No 3G Auth Data 20241011055551602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4258 20241011055551606 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551606 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420447678267" cn_domain=PS} 20241011055551606 DLU <0006> fsm.c:456 lu(262420447678267)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551606 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420447678267)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551621 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420447678267" cn_domain=PS} 20241011055551621 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551621 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551624 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420447678267"} 20241011055551624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551624 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551624 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420447678267"} 20241011055551624 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551624 DLU <0006> fsm.c:568 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4258 20241011055551650 DAUC <0003> db_auc.c:157 IMSI='262422092775717': No 2G Auth Data 20241011055551650 DAUC <0003> db_auc.c:192 IMSI='262422092775717': No 3G Auth Data 20241011055551659 DLGSUP <0013> hlr.c:121 IMSI 262422092775717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055551681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 20241011055551685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551685 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422092775717" cn_domain=PS} 20241011055551685 DLU <0006> fsm.c:456 lu(262422092775717)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551685 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422092775717)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551699 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422092775717" cn_domain=PS} 20241011055551699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551702 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422092775717"} 20241011055551702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551702 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551702 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422092775717"} 20241011055551702 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551702 DLU <0006> fsm.c:568 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 20241011055551727 DAUC <0003> db_auc.c:157 IMSI='262420191946831': No 2G Auth Data 20241011055551727 DAUC <0003> db_auc.c:192 IMSI='262420191946831': No 3G Auth Data 20241011055551735 DLGSUP <0013> hlr.c:121 IMSI 262420191946831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055551755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20241011055551759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551759 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420191946831" cn_domain=PS} 20241011055551759 DLU <0006> fsm.c:456 lu(262420191946831)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551759 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420191946831)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551774 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420191946831" cn_domain=PS} 20241011055551774 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551774 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551777 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551777 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420191946831"} 20241011055551777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551777 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551777 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420191946831"} 20241011055551777 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551777 DLU <0006> fsm.c:568 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551777 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551777 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20241011055551804 DAUC <0003> db_auc.c:157 IMSI='262428030510557': No 2G Auth Data 20241011055551804 DAUC <0003> db_auc.c:192 IMSI='262428030510557': No 3G Auth Data 20241011055551812 DLGSUP <0013> hlr.c:121 IMSI 262428030510557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055551836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 20241011055551839 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551839 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428030510557" cn_domain=PS} 20241011055551839 DLU <0006> fsm.c:456 lu(262428030510557)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551839 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428030510557)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551854 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428030510557" cn_domain=PS} 20241011055551854 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551854 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551856 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551856 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428030510557"} 20241011055551856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551856 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551856 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428030510557"} 20241011055551856 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551856 DLU <0006> fsm.c:568 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551856 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551857 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 20241011055551885 DAUC <0003> db_auc.c:157 IMSI='262428407030097': No 2G Auth Data 20241011055551885 DAUC <0003> db_auc.c:192 IMSI='262428407030097': No 3G Auth Data 20241011055551897 DLGSUP <0013> hlr.c:121 IMSI 262428407030097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055551923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 20241011055551925 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551925 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428407030097" cn_domain=PS} 20241011055551925 DLU <0006> fsm.c:456 lu(262428407030097)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551925 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428407030097)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551947 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428407030097" cn_domain=PS} 20241011055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551950 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428407030097"} 20241011055551950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551950 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551950 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428407030097"} 20241011055551950 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551950 DLU <0006> fsm.c:568 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 20241011055551976 DAUC <0003> db_auc.c:157 IMSI='262421546040426': No 2G Auth Data 20241011055551976 DAUC <0003> db_auc.c:192 IMSI='262421546040426': No 3G Auth Data 20241011055551984 DLGSUP <0013> hlr.c:121 IMSI 262421546040426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055552016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4258 20241011055552020 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552020 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421546040426" cn_domain=PS} 20241011055552020 DLU <0006> fsm.c:456 lu(262421546040426)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055552020 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055552035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421546040426)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055552035 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421546040426" cn_domain=PS} 20241011055552035 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552035 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552038 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421546040426"} 20241011055552038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055552038 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055552038 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421546040426"} 20241011055552038 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055552038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055552038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055552038 DLU <0006> fsm.c:568 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4258 20241011055552071 DAUC <0003> db_auc.c:157 IMSI='262425033457114': No 2G Auth Data 20241011055552071 DAUC <0003> db_auc.c:192 IMSI='262425033457114': No 3G Auth Data 20241011055552080 DLGSUP <0013> hlr.c:121 IMSI 262425033457114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055552112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 20241011055552115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552116 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425033457114" cn_domain=PS} 20241011055552116 DLU <0006> fsm.c:456 lu(262425033457114)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055552116 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055552134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425033457114)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055552134 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425033457114" cn_domain=PS} 20241011055552134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552137 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425033457114"} 20241011055552137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055552137 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055552137 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425033457114"} 20241011055552137 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055552137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055552137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055552137 DLU <0006> fsm.c:568 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055552137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 20241011055552171 DAUC <0003> db_auc.c:157 IMSI='262424420989264': No 2G Auth Data 20241011055552171 DAUC <0003> db_auc.c:192 IMSI='262424420989264': No 3G Auth Data 20241011055552179 DLGSUP <0013> hlr.c:121 IMSI 262424420989264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055552210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20241011055552212 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552212 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424420989264" cn_domain=PS} 20241011055552213 DLU <0006> fsm.c:456 lu(262424420989264)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055552213 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055552230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424420989264)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055552230 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424420989264" cn_domain=PS} 20241011055552230 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552230 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552233 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552233 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424420989264"} 20241011055552233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055552233 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055552233 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424420989264"} 20241011055552233 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055552233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055552233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055552233 DLU <0006> fsm.c:568 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055552233 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552233 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20241011055552260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20241011055552262 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055552262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055552262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055552262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42927<->l=127.0.0.1:4259) 20241011055552307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49214<->l=127.0.0.1:4258 20241011055552308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49214<->l=127.0.0.1:4258 20241011055555384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055555384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055555387 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49228<->l=127.0.0.1:4258 20241011055555390 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055555390 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055555390 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  20241011055555390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055555390 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  20241011055555390 DLGSUP <0013> gsup_server.c:235 2:  20241011055555390 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055555390 DLGSUP <0013> gsup_server.c:235 3:  20241011055555390 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055555390 DLGSUP <0013> gsup_server.c:235 4:  20241011055555390 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055555390 DLGSUP <0013> gsup_server.c:235 5:  20241011055555390 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055555390 DLGSUP <0013> gsup_server.c:235 7:  20241011055555390 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055555390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055555390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055555390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055555409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39197<->l=127.0.0.1:4259) 20241011055555435 DAUC <0003> db_auc.c:157 IMSI='262420536091266': No 2G Auth Data 20241011055555435 DAUC <0003> db_auc.c:192 IMSI='262420536091266': No 3G Auth Data 20241011055555471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 20241011055555476 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555476 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420536091266" cn_domain=PS source_name="the-source\n"} 20241011055555476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055555476 DLU <0006> fsm.c:456 lu(262420536091266)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555476 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420536091266)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555491 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420536091266" cn_domain=PS destination_name="the-source\n"} 20241011055555491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555492 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555495 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555495 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420536091266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420536091266" source_name="the-source\n"} 20241011055555495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555495 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555495 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420536091266" destination_name="the-source\n"} 20241011055555495 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555495 DLU <0006> fsm.c:568 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555495 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555495 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 20241011055555522 DAUC <0003> db_auc.c:157 IMSI='262425177542753': No 2G Auth Data 20241011055555522 DAUC <0003> db_auc.c:192 IMSI='262425177542753': No 3G Auth Data 20241011055555530 DLGSUP <0013> hlr.c:121 IMSI 262425177542753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055555555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 20241011055555557 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555557 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425177542753" cn_domain=PS source_name="the-source\n"} 20241011055555557 DLU <0006> fsm.c:456 lu(262425177542753)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555557 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425177542753)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555572 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425177542753" cn_domain=PS destination_name="the-source\n"} 20241011055555572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555575 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555575 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425177542753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425177542753" source_name="the-source\n"} 20241011055555575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555575 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555575 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425177542753" destination_name="the-source\n"} 20241011055555576 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555576 DLU <0006> fsm.c:568 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555576 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555576 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 20241011055555601 DAUC <0003> db_auc.c:157 IMSI='262426532307955': No 2G Auth Data 20241011055555601 DAUC <0003> db_auc.c:192 IMSI='262426532307955': No 3G Auth Data 20241011055555609 DLGSUP <0013> hlr.c:121 IMSI 262426532307955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055555633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4258 20241011055555637 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555637 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426532307955" cn_domain=PS source_name="the-source\n"} 20241011055555637 DLU <0006> fsm.c:456 lu(262426532307955)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555637 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426532307955)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555652 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426532307955" cn_domain=PS destination_name="the-source\n"} 20241011055555652 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555652 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555655 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555655 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426532307955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426532307955" source_name="the-source\n"} 20241011055555655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555655 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555655 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426532307955" destination_name="the-source\n"} 20241011055555655 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555655 DLU <0006> fsm.c:568 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555655 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555655 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4258 20241011055555682 DAUC <0003> db_auc.c:157 IMSI='262425481170909': No 2G Auth Data 20241011055555682 DAUC <0003> db_auc.c:192 IMSI='262425481170909': No 3G Auth Data 20241011055555691 DLGSUP <0013> hlr.c:121 IMSI 262425481170909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055555714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4258 20241011055555718 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555718 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425481170909" cn_domain=PS source_name="the-source\n"} 20241011055555718 DLU <0006> fsm.c:456 lu(262425481170909)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555718 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425481170909)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555733 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425481170909" cn_domain=PS destination_name="the-source\n"} 20241011055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555736 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555736 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425481170909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425481170909" source_name="the-source\n"} 20241011055555736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555736 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555736 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425481170909" destination_name="the-source\n"} 20241011055555736 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555736 DLU <0006> fsm.c:568 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555736 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555736 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4258 20241011055555762 DAUC <0003> db_auc.c:157 IMSI='262422588012825': No 2G Auth Data 20241011055555762 DAUC <0003> db_auc.c:192 IMSI='262422588012825': No 3G Auth Data 20241011055555773 DLGSUP <0013> hlr.c:121 IMSI 262422588012825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055555798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4258 20241011055555801 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555801 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422588012825" cn_domain=PS source_name="the-source\n"} 20241011055555801 DLU <0006> fsm.c:456 lu(262422588012825)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555801 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422588012825)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555818 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422588012825" cn_domain=PS destination_name="the-source\n"} 20241011055555818 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555818 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555821 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422588012825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422588012825" source_name="the-source\n"} 20241011055555821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555821 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555821 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422588012825" destination_name="the-source\n"} 20241011055555821 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555821 DLU <0006> fsm.c:568 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4258 20241011055555846 DAUC <0003> db_auc.c:157 IMSI='262422901336774': No 2G Auth Data 20241011055555846 DAUC <0003> db_auc.c:192 IMSI='262422901336774': No 3G Auth Data 20241011055555855 DLGSUP <0013> hlr.c:121 IMSI 262422901336774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055555888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4258 20241011055555892 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555892 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901336774" cn_domain=PS source_name="the-source\n"} 20241011055555892 DLU <0006> fsm.c:456 lu(262422901336774)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555892 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422901336774)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555907 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422901336774" cn_domain=PS destination_name="the-source\n"} 20241011055555907 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555907 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555910 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422901336774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422901336774" source_name="the-source\n"} 20241011055555910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555910 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555910 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422901336774" destination_name="the-source\n"} 20241011055555910 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555910 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4258 20241011055555944 DAUC <0003> db_auc.c:157 IMSI='262422298027561': No 2G Auth Data 20241011055555944 DAUC <0003> db_auc.c:192 IMSI='262422298027561': No 3G Auth Data 20241011055555951 DLGSUP <0013> hlr.c:121 IMSI 262422298027561: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055555983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4258 20241011055555986 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555986 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422298027561" cn_domain=PS source_name="the-source\n"} 20241011055555987 DLU <0006> fsm.c:456 lu(262422298027561)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555987 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055556002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422298027561)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055556002 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422298027561" cn_domain=PS destination_name="the-source\n"} 20241011055556002 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556002 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556005 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556005 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422298027561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422298027561" source_name="the-source\n"} 20241011055556005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055556005 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055556005 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422298027561" destination_name="the-source\n"} 20241011055556005 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055556005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055556005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055556005 DLU <0006> fsm.c:568 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055556005 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556005 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4258 20241011055556045 DAUC <0003> db_auc.c:157 IMSI='262420914769483': No 2G Auth Data 20241011055556045 DAUC <0003> db_auc.c:192 IMSI='262420914769483': No 3G Auth Data 20241011055556057 DLGSUP <0013> hlr.c:121 IMSI 262420914769483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055556098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4258 20241011055556102 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556102 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420914769483" cn_domain=PS source_name="the-source\n"} 20241011055556102 DLU <0006> fsm.c:456 lu(262420914769483)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055556102 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055556123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420914769483)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055556123 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420914769483" cn_domain=PS destination_name="the-source\n"} 20241011055556123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556126 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420914769483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420914769483" source_name="the-source\n"} 20241011055556126 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055556126 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055556126 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420914769483" destination_name="the-source\n"} 20241011055556126 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055556126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055556126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055556126 DLU <0006> fsm.c:568 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055556126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4258 20241011055556152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49228<->l=127.0.0.1:4258 20241011055556153 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39197<->l=127.0.0.1:4259) 20241011055556153 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556153 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055556153 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055556153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055556153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241011055556195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4258 20241011055556196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4258 20241011055559267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055559267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055559268 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 20241011055559270 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055559270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055559270 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  20241011055559270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055559270 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  20241011055559270 DLGSUP <0013> gsup_server.c:235 2:  20241011055559270 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055559270 DLGSUP <0013> gsup_server.c:235 3:  20241011055559270 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055559270 DLGSUP <0013> gsup_server.c:235 4:  20241011055559270 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055559270 DLGSUP <0013> gsup_server.c:235 5:  20241011055559270 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055559270 DLGSUP <0013> gsup_server.c:235 7:  20241011055559270 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055559270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055559270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055559270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055559289 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46129<->l=127.0.0.1:4259) 20241011055559311 DAUC <0003> db_auc.c:157 IMSI='262424556342021': No 2G Auth Data 20241011055559311 DAUC <0003> db_auc.c:192 IMSI='262424556342021': No 3G Auth Data 20241011055559344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 20241011055559349 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559349 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424556342021" cn_domain=PS} 20241011055559349 DLU <0006> fsm.c:456 lu(262424556342021)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559349 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424556342021)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559366 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424556342021" cn_domain=PS} 20241011055559366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559369 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424556342021"} 20241011055559369 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559369 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559369 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424556342021"} 20241011055559369 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559369 DLU <0006> fsm.c:568 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 20241011055559404 DAUC <0003> db_auc.c:157 IMSI='262425772473376': No 2G Auth Data 20241011055559404 DAUC <0003> db_auc.c:192 IMSI='262425772473376': No 3G Auth Data 20241011055559413 DLGSUP <0013> hlr.c:121 IMSI 262425772473376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055559438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20241011055559441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559441 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425772473376" cn_domain=PS} 20241011055559442 DLU <0006> fsm.c:456 lu(262425772473376)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559442 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425772473376)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559457 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425772473376" cn_domain=PS} 20241011055559457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559461 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559461 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425772473376"} 20241011055559461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559461 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559461 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425772473376"} 20241011055559461 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559461 DLU <0006> fsm.c:568 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559461 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559461 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20241011055559493 DAUC <0003> db_auc.c:157 IMSI='262426411044102': No 2G Auth Data 20241011055559493 DAUC <0003> db_auc.c:192 IMSI='262426411044102': No 3G Auth Data 20241011055559502 DLGSUP <0013> hlr.c:121 IMSI 262426411044102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055559529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 20241011055559533 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559533 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426411044102" cn_domain=PS} 20241011055559533 DLU <0006> fsm.c:456 lu(262426411044102)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559533 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426411044102)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559551 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426411044102" cn_domain=PS} 20241011055559551 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559551 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559554 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559554 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426411044102"} 20241011055559554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559554 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559554 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426411044102"} 20241011055559554 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559554 DLU <0006> fsm.c:568 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559554 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559554 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 20241011055559580 DAUC <0003> db_auc.c:157 IMSI='262429970876203': No 2G Auth Data 20241011055559580 DAUC <0003> db_auc.c:192 IMSI='262429970876203': No 3G Auth Data 20241011055559588 DLGSUP <0013> hlr.c:121 IMSI 262429970876203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055559612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 20241011055559616 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559616 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429970876203" cn_domain=PS} 20241011055559616 DLU <0006> fsm.c:456 lu(262429970876203)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559616 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429970876203)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559631 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429970876203" cn_domain=PS} 20241011055559631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559634 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429970876203"} 20241011055559634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559634 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559634 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429970876203"} 20241011055559634 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559634 DLU <0006> fsm.c:568 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 20241011055559661 DAUC <0003> db_auc.c:157 IMSI='262422133832284': No 2G Auth Data 20241011055559661 DAUC <0003> db_auc.c:192 IMSI='262422133832284': No 3G Auth Data 20241011055559671 DLGSUP <0013> hlr.c:121 IMSI 262422133832284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055559694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20241011055559698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559698 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422133832284" cn_domain=PS} 20241011055559698 DLU <0006> fsm.c:456 lu(262422133832284)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559698 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422133832284)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559713 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422133832284" cn_domain=PS} 20241011055559713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559716 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559716 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422133832284"} 20241011055559716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559716 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559716 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422133832284"} 20241011055559716 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559716 DLU <0006> fsm.c:568 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559716 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559716 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20241011055559744 DAUC <0003> db_auc.c:157 IMSI='262429966870087': No 2G Auth Data 20241011055559744 DAUC <0003> db_auc.c:192 IMSI='262429966870087': No 3G Auth Data 20241011055559752 DLGSUP <0013> hlr.c:121 IMSI 262429966870087: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055559784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241011055559788 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559788 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429966870087" cn_domain=PS} 20241011055559788 DLU <0006> fsm.c:456 lu(262429966870087)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559788 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429966870087)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559805 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429966870087" cn_domain=PS} 20241011055559805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559809 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429966870087"} 20241011055559809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559809 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559809 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429966870087"} 20241011055559809 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559809 DLU <0006> fsm.c:568 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241011055559842 DAUC <0003> db_auc.c:157 IMSI='262428029140791': No 2G Auth Data 20241011055559842 DAUC <0003> db_auc.c:192 IMSI='262428029140791': No 3G Auth Data 20241011055559850 DLGSUP <0013> hlr.c:121 IMSI 262428029140791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055559885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241011055559888 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559888 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428029140791" cn_domain=PS} 20241011055559888 DLU <0006> fsm.c:456 lu(262428029140791)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559888 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428029140791)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559910 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428029140791" cn_domain=PS} 20241011055559910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559913 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428029140791"} 20241011055559913 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559913 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559913 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428029140791"} 20241011055559913 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559913 DLU <0006> fsm.c:568 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241011055559959 DAUC <0003> db_auc.c:157 IMSI='262427408181717': No 2G Auth Data 20241011055559959 DAUC <0003> db_auc.c:192 IMSI='262427408181717': No 3G Auth Data 20241011055559977 DLGSUP <0013> hlr.c:121 IMSI 262427408181717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055600010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 20241011055600015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055600015 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427408181717" cn_domain=PS} 20241011055600015 DLU <0006> fsm.c:456 lu(262427408181717)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055600015 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055600030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427408181717)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055600030 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427408181717" cn_domain=PS} 20241011055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055600033 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055600033 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427408181717"} 20241011055600033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055600033 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055600033 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427408181717"} 20241011055600033 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055600033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055600033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055600033 DLU <0006> fsm.c:568 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055600033 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055600033 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055600035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 20241011055600061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 20241011055600062 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055600062 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055600062 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055600062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055600062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46129<->l=127.0.0.1:4259) 20241011055600104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 20241011055600204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 20241011055603277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055603277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055603279 DLINP <000b> input/ipa.c:451 connected read/write 20241011055603279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055603280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 20241011055603281 DLINP <000b> input/ipa.c:451 connected read/write 20241011055603281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055603281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055603281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055603281 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  20241011055603281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055603281 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  20241011055603281 DLGSUP <0013> gsup_server.c:235 2:  20241011055603281 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055603281 DLGSUP <0013> gsup_server.c:235 3:  20241011055603281 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055603281 DLGSUP <0013> gsup_server.c:235 4:  20241011055603281 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055603281 DLGSUP <0013> gsup_server.c:235 5:  20241011055603281 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055603281 DLGSUP <0013> gsup_server.c:235 7:  20241011055603281 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055603281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055603281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055603281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055603304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40599<->l=127.0.0.1:4259) 20241011055603323 DAUC <0003> db_auc.c:157 IMSI='262426278679404': No 2G Auth Data 20241011055603323 DAUC <0003> db_auc.c:192 IMSI='262426278679404': No 3G Auth Data 20241011055603342 DAUC <0003> db_auc.c:192 IMSI='262426278679404': No 3G Auth Data 20241011055603367 DAUC <0003> db_auc.c:157 IMSI='262427348655892': No 2G Auth Data 20241011055603367 DAUC <0003> db_auc.c:192 IMSI='262427348655892': No 3G Auth Data 20241011055603389 DAUC <0003> db_auc.c:157 IMSI='262427348655892': No 2G Auth Data 20241011055603424 DAUC <0003> db_auc.c:157 IMSI='262428641518000': No 2G Auth Data 20241011055603424 DAUC <0003> db_auc.c:192 IMSI='262428641518000': No 3G Auth Data 20241011055603486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 20241011055603487 DLINP <000b> input/ipa.c:451 connected read/write 20241011055603487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055603487 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055603487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055603487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055603487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40599<->l=127.0.0.1:4259) 20241011055603528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241011055603629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241011055606706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055606706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055606709 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241011055606711 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606711 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055606711 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055606711 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  20241011055606711 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055606711 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  20241011055606711 DLGSUP <0013> gsup_server.c:235 2:  20241011055606711 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055606711 DLGSUP <0013> gsup_server.c:235 3:  20241011055606711 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055606711 DLGSUP <0013> gsup_server.c:235 4:  20241011055606711 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055606711 DLGSUP <0013> gsup_server.c:235 5:  20241011055606711 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055606711 DLGSUP <0013> gsup_server.c:235 7:  20241011055606711 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055606711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055606711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055606711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055606730 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46237<->l=127.0.0.1:4259) 20241011055606745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20241011055606766 DAUC <0003> db_auc.c:157 IMSI='262427244170405': No 2G Auth Data 20241011055606766 DAUC <0003> db_auc.c:192 IMSI='262427244170405': No 3G Auth Data 20241011055606790 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606790 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427244170405" cn_domain=PS} 20241011055606790 DLU <0006> fsm.c:456 lu(262427244170405)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055606791 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055606805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427244170405)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055606805 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427244170405" cn_domain=PS} 20241011055606805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606809 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427244170405"} 20241011055606809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055606809 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055606809 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427244170405"} 20241011055606809 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055606809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055606809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055606809 DLU <0006> fsm.c:568 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055606809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606819 DLGSUP <0013> hlr.c:128 IMSI 262427244170405: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241011055606819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20241011055606821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606821 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427244170405"} 20241011055606821 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241011055606821 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055606822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241011055606823 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606823 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055606823 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055606823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055606823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46237<->l=127.0.0.1:4259) 20241011055606867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20241011055606967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20241011055610040 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055610040 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055610042 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4258 20241011055610045 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610045 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055610045 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055610045 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  20241011055610045 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055610045 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  20241011055610045 DLGSUP <0013> gsup_server.c:235 2:  20241011055610045 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055610045 DLGSUP <0013> gsup_server.c:235 3:  20241011055610045 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055610045 DLGSUP <0013> gsup_server.c:235 4:  20241011055610045 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055610045 DLGSUP <0013> gsup_server.c:235 5:  20241011055610045 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055610045 DLGSUP <0013> gsup_server.c:235 7:  20241011055610045 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055610045 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055610045 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055610045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055610065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35641<->l=127.0.0.1:4259) 20241011055610090 DAUC <0003> db_auc.c:157 IMSI='262428371524886': No 2G Auth Data 20241011055610090 DAUC <0003> db_auc.c:192 IMSI='262428371524886': No 3G Auth Data 20241011055610126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4258 20241011055610133 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610133 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428371524886" cn_domain=PS} 20241011055610133 DLU <0006> fsm.c:456 lu(262428371524886)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610133 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428371524886)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610149 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428371524886" cn_domain=PS} 20241011055610149 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610149 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610152 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428371524886"} 20241011055610152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610152 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610152 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428371524886"} 20241011055610152 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610152 DLU <0006> fsm.c:568 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610154 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610154 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428371524886" cn_domain=CS} 20241011055610154 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610162 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428371524886"} 20241011055610162 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610162 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610162 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4258 20241011055610188 DAUC <0003> db_auc.c:157 IMSI='262425778148336': No 2G Auth Data 20241011055610188 DAUC <0003> db_auc.c:192 IMSI='262425778148336': No 3G Auth Data 20241011055610196 DLGSUP <0013> hlr.c:121 IMSI 262425778148336: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4258 20241011055610222 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610222 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425778148336" cn_domain=PS} 20241011055610222 DLU <0006> fsm.c:456 lu(262425778148336)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610222 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425778148336)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610237 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425778148336" cn_domain=PS} 20241011055610237 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610237 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610240 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610240 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425778148336"} 20241011055610240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610240 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610240 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425778148336"} 20241011055610240 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610240 DLU <0006> fsm.c:568 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610240 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610240 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610242 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610242 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425778148336" cn_domain=CS} 20241011055610242 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610250 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425778148336"} 20241011055610250 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4258 20241011055610283 DAUC <0003> db_auc.c:157 IMSI='262425061947202': No 2G Auth Data 20241011055610283 DAUC <0003> db_auc.c:192 IMSI='262425061947202': No 3G Auth Data 20241011055610296 DLGSUP <0013> hlr.c:121 IMSI 262425061947202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20241011055610323 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610323 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425061947202" cn_domain=PS} 20241011055610323 DLU <0006> fsm.c:456 lu(262425061947202)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610323 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610339 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425061947202)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610339 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425061947202" cn_domain=PS} 20241011055610339 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610339 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610342 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425061947202"} 20241011055610342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610342 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610342 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425061947202"} 20241011055610342 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610342 DLU <0006> fsm.c:568 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610344 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610344 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425061947202" cn_domain=CS} 20241011055610344 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610351 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425061947202"} 20241011055610351 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610351 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610351 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20241011055610388 DAUC <0003> db_auc.c:157 IMSI='262422549420371': No 2G Auth Data 20241011055610388 DAUC <0003> db_auc.c:192 IMSI='262422549420371': No 3G Auth Data 20241011055610396 DLGSUP <0013> hlr.c:121 IMSI 262422549420371: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241011055610430 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610430 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422549420371" cn_domain=PS} 20241011055610430 DLU <0006> fsm.c:456 lu(262422549420371)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610430 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422549420371)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610457 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422549420371" cn_domain=PS} 20241011055610457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610460 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610460 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422549420371"} 20241011055610460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610460 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610460 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422549420371"} 20241011055610460 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610460 DLU <0006> fsm.c:568 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610460 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610460 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610462 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422549420371" cn_domain=CS} 20241011055610462 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610480 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422549420371"} 20241011055610481 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241011055610507 DAUC <0003> db_auc.c:157 IMSI='262425581216565': No 2G Auth Data 20241011055610507 DAUC <0003> db_auc.c:192 IMSI='262425581216565': No 3G Auth Data 20241011055610516 DLGSUP <0013> hlr.c:121 IMSI 262425581216565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241011055610544 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610544 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425581216565" cn_domain=PS} 20241011055610544 DLU <0006> fsm.c:456 lu(262425581216565)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610544 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425581216565)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610560 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425581216565" cn_domain=PS} 20241011055610560 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610560 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610563 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425581216565"} 20241011055610563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610563 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610563 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425581216565"} 20241011055610563 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610564 DLU <0006> fsm.c:568 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610566 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425581216565" cn_domain=CS} 20241011055610566 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610574 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425581216565"} 20241011055610574 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610574 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610574 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241011055610601 DAUC <0003> db_auc.c:157 IMSI='262428638160052': No 2G Auth Data 20241011055610601 DAUC <0003> db_auc.c:192 IMSI='262428638160052': No 3G Auth Data 20241011055610610 DLGSUP <0013> hlr.c:121 IMSI 262428638160052: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4258 20241011055610647 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610647 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428638160052" cn_domain=PS} 20241011055610647 DLU <0006> fsm.c:456 lu(262428638160052)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610647 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428638160052)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610662 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428638160052" cn_domain=PS} 20241011055610662 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610662 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610665 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610665 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428638160052"} 20241011055610665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610665 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610665 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428638160052"} 20241011055610665 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610665 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610665 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610668 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610668 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428638160052" cn_domain=CS} 20241011055610668 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610675 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428638160052"} 20241011055610675 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610675 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610675 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4258 20241011055610710 DAUC <0003> db_auc.c:157 IMSI='262421664794089': No 2G Auth Data 20241011055610710 DAUC <0003> db_auc.c:192 IMSI='262421664794089': No 3G Auth Data 20241011055610718 DLGSUP <0013> hlr.c:121 IMSI 262421664794089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 20241011055610754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610754 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421664794089" cn_domain=PS} 20241011055610754 DLU <0006> fsm.c:456 lu(262421664794089)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610754 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421664794089)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610769 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421664794089" cn_domain=PS} 20241011055610769 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610769 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610772 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610772 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421664794089"} 20241011055610772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610772 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610772 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421664794089"} 20241011055610772 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610772 DLU <0006> fsm.c:568 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610772 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610772 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610774 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610774 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421664794089" cn_domain=CS} 20241011055610774 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610781 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421664794089"} 20241011055610781 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 20241011055610816 DAUC <0003> db_auc.c:157 IMSI='262421271887921': No 2G Auth Data 20241011055610816 DAUC <0003> db_auc.c:192 IMSI='262421271887921': No 3G Auth Data 20241011055610824 DLGSUP <0013> hlr.c:121 IMSI 262421271887921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055610857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241011055610861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610861 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421271887921" cn_domain=PS} 20241011055610861 DLU <0006> fsm.c:456 lu(262421271887921)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610861 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421271887921)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610877 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421271887921" cn_domain=PS} 20241011055610877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610880 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610880 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421271887921"} 20241011055610880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610880 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610880 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421271887921"} 20241011055610880 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610880 DLU <0006> fsm.c:568 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610880 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610880 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610882 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610882 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421271887921" cn_domain=CS} 20241011055610882 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610890 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421271887921"} 20241011055610890 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241011055610916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4258 20241011055610917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610917 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055610917 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055610917 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055610917 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35641<->l=127.0.0.1:4259) 20241011055610960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241011055611061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241011055614139 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055614140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055614142 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241011055614145 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055614146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055614146 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  20241011055614146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055614146 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  20241011055614146 DLGSUP <0013> gsup_server.c:235 2:  20241011055614146 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055614146 DLGSUP <0013> gsup_server.c:235 3:  20241011055614146 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055614146 DLGSUP <0013> gsup_server.c:235 4:  20241011055614146 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055614146 DLGSUP <0013> gsup_server.c:235 5:  20241011055614146 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055614146 DLGSUP <0013> gsup_server.c:235 7:  20241011055614146 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055614146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055614146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055614146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055614161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37579<->l=127.0.0.1:4259) 20241011055614175 DAUC <0003> db_auc.c:157 IMSI='262422564592600': No 2G Auth Data 20241011055614175 DAUC <0003> db_auc.c:192 IMSI='262422564592600': No 3G Auth Data 20241011055614212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20241011055614216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614216 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422564592600" cn_domain=PS} 20241011055614216 DLU <0006> fsm.c:456 lu(262422564592600)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614216 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422564592600)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614232 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422564592600" cn_domain=PS} 20241011055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614235 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422564592600"} 20241011055614235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614235 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614235 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422564592600"} 20241011055614235 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614235 DLU <0006> fsm.c:568 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614238 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614238 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422564592600" cn_domain=PS} 20241011055614238 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614245 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422564592600"} 20241011055614245 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20241011055614272 DAUC <0003> db_auc.c:157 IMSI='262425343780997': No 2G Auth Data 20241011055614272 DAUC <0003> db_auc.c:192 IMSI='262425343780997': No 3G Auth Data 20241011055614281 DLGSUP <0013> hlr.c:121 IMSI 262425343780997: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20241011055614307 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614307 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425343780997" cn_domain=PS} 20241011055614307 DLU <0006> fsm.c:456 lu(262425343780997)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614307 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425343780997)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614322 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425343780997" cn_domain=PS} 20241011055614322 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614322 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614326 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425343780997"} 20241011055614326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614326 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614326 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425343780997"} 20241011055614326 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614326 DLU <0006> fsm.c:568 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614328 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614328 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425343780997" cn_domain=PS} 20241011055614328 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614336 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425343780997"} 20241011055614336 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20241011055614362 DAUC <0003> db_auc.c:157 IMSI='262427313586044': No 2G Auth Data 20241011055614362 DAUC <0003> db_auc.c:192 IMSI='262427313586044': No 3G Auth Data 20241011055614370 DLGSUP <0013> hlr.c:121 IMSI 262427313586044: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 20241011055614397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614397 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427313586044" cn_domain=PS} 20241011055614397 DLU <0006> fsm.c:456 lu(262427313586044)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614397 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427313586044)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614412 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427313586044" cn_domain=PS} 20241011055614412 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614412 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614415 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614415 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427313586044"} 20241011055614415 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614415 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614415 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427313586044"} 20241011055614415 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614415 DLU <0006> fsm.c:568 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614415 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614415 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614417 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614417 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427313586044" cn_domain=PS} 20241011055614417 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614425 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427313586044"} 20241011055614425 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614425 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614425 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 20241011055614451 DAUC <0003> db_auc.c:157 IMSI='262420482342773': No 2G Auth Data 20241011055614451 DAUC <0003> db_auc.c:192 IMSI='262420482342773': No 3G Auth Data 20241011055614460 DLGSUP <0013> hlr.c:121 IMSI 262420482342773: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 20241011055614489 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614490 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420482342773" cn_domain=PS} 20241011055614490 DLU <0006> fsm.c:456 lu(262420482342773)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614490 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420482342773)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614507 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420482342773" cn_domain=PS} 20241011055614507 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614508 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614511 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420482342773"} 20241011055614511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614511 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614511 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420482342773"} 20241011055614511 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614511 DLU <0006> fsm.c:568 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614513 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614513 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420482342773" cn_domain=PS} 20241011055614513 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614521 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420482342773"} 20241011055614521 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 20241011055614547 DAUC <0003> db_auc.c:157 IMSI='262420655558835': No 2G Auth Data 20241011055614547 DAUC <0003> db_auc.c:192 IMSI='262420655558835': No 3G Auth Data 20241011055614555 DLGSUP <0013> hlr.c:121 IMSI 262420655558835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241011055614583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614583 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420655558835" cn_domain=PS} 20241011055614583 DLU <0006> fsm.c:456 lu(262420655558835)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614583 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420655558835)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614599 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420655558835" cn_domain=PS} 20241011055614599 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614599 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614602 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614602 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420655558835"} 20241011055614602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614602 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614602 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420655558835"} 20241011055614602 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614602 DLU <0006> fsm.c:568 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614602 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614602 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614604 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420655558835" cn_domain=PS} 20241011055614604 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614612 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420655558835"} 20241011055614612 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614612 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614612 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241011055614638 DAUC <0003> db_auc.c:157 IMSI='262425914544695': No 2G Auth Data 20241011055614638 DAUC <0003> db_auc.c:192 IMSI='262425914544695': No 3G Auth Data 20241011055614647 DLGSUP <0013> hlr.c:121 IMSI 262425914544695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4258 20241011055614683 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614683 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425914544695" cn_domain=PS} 20241011055614683 DLU <0006> fsm.c:456 lu(262425914544695)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614683 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425914544695)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614699 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425914544695" cn_domain=PS} 20241011055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614702 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425914544695"} 20241011055614702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614702 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614702 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425914544695"} 20241011055614702 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614702 DLU <0006> fsm.c:568 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614704 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614704 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425914544695" cn_domain=PS} 20241011055614704 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614711 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425914544695"} 20241011055614711 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614711 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614711 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4258 20241011055614747 DAUC <0003> db_auc.c:157 IMSI='262427432681745': No 2G Auth Data 20241011055614747 DAUC <0003> db_auc.c:192 IMSI='262427432681745': No 3G Auth Data 20241011055614756 DLGSUP <0013> hlr.c:121 IMSI 262427432681745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38874<->l=127.0.0.1:4258 20241011055614791 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614791 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427432681745" cn_domain=PS} 20241011055614791 DLU <0006> fsm.c:456 lu(262427432681745)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614791 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427432681745)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614807 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427432681745" cn_domain=PS} 20241011055614807 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614807 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614810 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427432681745"} 20241011055614810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614810 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614810 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427432681745"} 20241011055614810 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614810 DLU <0006> fsm.c:568 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614812 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614812 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427432681745" cn_domain=PS} 20241011055614812 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614820 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427432681745"} 20241011055614820 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614820 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614820 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38874<->l=127.0.0.1:4258 20241011055614854 DAUC <0003> db_auc.c:157 IMSI='262422089044716': No 2G Auth Data 20241011055614854 DAUC <0003> db_auc.c:192 IMSI='262422089044716': No 3G Auth Data 20241011055614862 DLGSUP <0013> hlr.c:121 IMSI 262422089044716: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241011055614895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241011055614898 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614898 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422089044716" cn_domain=PS} 20241011055614898 DLU <0006> fsm.c:456 lu(262422089044716)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614898 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422089044716)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614914 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422089044716" cn_domain=PS} 20241011055614914 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614914 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614917 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422089044716"} 20241011055614917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614917 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614917 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422089044716"} 20241011055614917 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614917 DLU <0006> fsm.c:568 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614919 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422089044716" cn_domain=PS} 20241011055614919 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614926 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422089044716"} 20241011055614926 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614926 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614926 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241011055614954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241011055614955 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055614955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055614955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055614955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37579<->l=127.0.0.1:4259) 20241011055614996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241011055615097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241011055618175 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055618175 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055618177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241011055618179 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618179 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055618179 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055618179 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  20241011055618179 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055618179 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  20241011055618179 DLGSUP <0013> gsup_server.c:235 2:  20241011055618179 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055618179 DLGSUP <0013> gsup_server.c:235 3:  20241011055618179 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055618179 DLGSUP <0013> gsup_server.c:235 4:  20241011055618179 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055618179 DLGSUP <0013> gsup_server.c:235 5:  20241011055618179 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055618179 DLGSUP <0013> gsup_server.c:235 7:  20241011055618179 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055618179 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055618179 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055618179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055618195 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40629<->l=127.0.0.1:4259) 20241011055618208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241011055618225 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618225 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} 20241011055618225 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055618225 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 20241011055618225 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} 20241011055618225 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055618225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055618225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055618225 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055618225 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055618225 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055618228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241011055618229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241011055618230 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055618230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055618230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055618230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40629<->l=127.0.0.1:4259) 20241011055618272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51584<->l=127.0.0.1:4258 20241011055618373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51584<->l=127.0.0.1:4258 20241011055621448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055621448 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055621449 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 20241011055621452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055621452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055621452 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  20241011055621452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055621452 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  20241011055621452 DLGSUP <0013> gsup_server.c:235 2:  20241011055621452 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055621452 DLGSUP <0013> gsup_server.c:235 3:  20241011055621452 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055621452 DLGSUP <0013> gsup_server.c:235 4:  20241011055621452 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055621452 DLGSUP <0013> gsup_server.c:235 5:  20241011055621452 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055621452 DLGSUP <0013> gsup_server.c:235 7:  20241011055621452 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055621452 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055621452 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055621452 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055621467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36245<->l=127.0.0.1:4259) 20241011055621482 DAUC <0003> db_auc.c:157 IMSI='262427075932866': No 2G Auth Data 20241011055621482 DAUC <0003> db_auc.c:192 IMSI='262427075932866': No 3G Auth Data 20241011055621519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241011055621527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621527 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427075932866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427075932866" session_id=2850841314 session_state=BEGIN} 20241011055621527 DSS <0004> hlr_ussd.c:576 262427075932866/0xa9ec62e2: Process SS (BEGIN) 20241011055621527 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621527 DSS <0004> hlr_ussd.c:518 262427075932866/0xa9ec62e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621527 DSS <0004> hlr_ussd.c:523 262427075932866/0xa9ec62e2: USSD for unknown code '*#200#' 20241011055621527 DSS <0004> hlr_ussd.c:354 262427075932866/0xa9ec62e2: Tx ReturnError(1, 0x12) 20241011055621527 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427075932866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427075932866" session_id=2850841314 session_state=END} 20241011055621527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241011055621539 DAUC <0003> db_auc.c:157 IMSI='262424809729967': No 2G Auth Data 20241011055621539 DAUC <0003> db_auc.c:192 IMSI='262424809729967': No 3G Auth Data 20241011055621573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 20241011055621578 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621578 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424809729967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424809729967" session_id=2138605955 session_state=BEGIN} 20241011055621578 DSS <0004> hlr_ussd.c:576 262424809729967/0x7f788983: Process SS (BEGIN) 20241011055621578 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621578 DSS <0004> hlr_ussd.c:518 262424809729967/0x7f788983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621578 DSS <0004> hlr_ussd.c:523 262424809729967/0x7f788983: USSD for unknown code '*#200#' 20241011055621578 DSS <0004> hlr_ussd.c:354 262424809729967/0x7f788983: Tx ReturnError(1, 0x12) 20241011055621578 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424809729967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424809729967" session_id=2138605955 session_state=END} 20241011055621578 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621579 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 20241011055621590 DAUC <0003> db_auc.c:157 IMSI='262429554860863': No 2G Auth Data 20241011055621590 DAUC <0003> db_auc.c:192 IMSI='262429554860863': No 3G Auth Data 20241011055621623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20241011055621629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621629 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429554860863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429554860863" session_id=3357028924 session_state=BEGIN} 20241011055621629 DSS <0004> hlr_ussd.c:576 262429554860863/0xc818323c: Process SS (BEGIN) 20241011055621629 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621629 DSS <0004> hlr_ussd.c:518 262429554860863/0xc818323c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621629 DSS <0004> hlr_ussd.c:523 262429554860863/0xc818323c: USSD for unknown code '*#200#' 20241011055621629 DSS <0004> hlr_ussd.c:354 262429554860863/0xc818323c: Tx ReturnError(1, 0x12) 20241011055621629 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429554860863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429554860863" session_id=3357028924 session_state=END} 20241011055621629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20241011055621653 DAUC <0003> db_auc.c:157 IMSI='262422644131456': No 2G Auth Data 20241011055621653 DAUC <0003> db_auc.c:192 IMSI='262422644131456': No 3G Auth Data 20241011055621681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241011055621687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621687 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422644131456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422644131456" session_id=3694173205 session_state=BEGIN} 20241011055621687 DSS <0004> hlr_ussd.c:576 262422644131456/0xdc309c15: Process SS (BEGIN) 20241011055621687 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621687 DSS <0004> hlr_ussd.c:518 262422644131456/0xdc309c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621687 DSS <0004> hlr_ussd.c:523 262422644131456/0xdc309c15: USSD for unknown code '*#200#' 20241011055621687 DSS <0004> hlr_ussd.c:354 262422644131456/0xdc309c15: Tx ReturnError(1, 0x12) 20241011055621687 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422644131456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422644131456" session_id=3694173205 session_state=END} 20241011055621687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241011055621694 DAUC <0003> db_auc.c:157 IMSI='262421576323968': No 2G Auth Data 20241011055621694 DAUC <0003> db_auc.c:192 IMSI='262421576323968': No 3G Auth Data 20241011055621722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241011055621730 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621730 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421576323968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421576323968" session_id=2015106667 session_state=BEGIN} 20241011055621730 DSS <0004> hlr_ussd.c:576 262421576323968/0x781c166b: Process SS (BEGIN) 20241011055621730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621730 DSS <0004> hlr_ussd.c:518 262421576323968/0x781c166b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621730 DSS <0004> hlr_ussd.c:523 262421576323968/0x781c166b: USSD for unknown code '*#200#' 20241011055621730 DSS <0004> hlr_ussd.c:354 262421576323968/0x781c166b: Tx ReturnError(1, 0x12) 20241011055621730 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421576323968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421576323968" session_id=2015106667 session_state=END} 20241011055621730 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621730 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241011055621738 DAUC <0003> db_auc.c:157 IMSI='262420741536852': No 2G Auth Data 20241011055621738 DAUC <0003> db_auc.c:192 IMSI='262420741536852': No 3G Auth Data 20241011055621769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51662<->l=127.0.0.1:4258 20241011055621776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621776 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420741536852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420741536852" session_id=128808734 session_state=BEGIN} 20241011055621776 DSS <0004> hlr_ussd.c:576 262420741536852/0x07ad771e: Process SS (BEGIN) 20241011055621776 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621776 DSS <0004> hlr_ussd.c:518 262420741536852/0x07ad771e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621776 DSS <0004> hlr_ussd.c:523 262420741536852/0x07ad771e: USSD for unknown code '*#200#' 20241011055621776 DSS <0004> hlr_ussd.c:354 262420741536852/0x07ad771e: Tx ReturnError(1, 0x12) 20241011055621776 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420741536852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420741536852" session_id=128808734 session_state=END} 20241011055621776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51662<->l=127.0.0.1:4258 20241011055621784 DAUC <0003> db_auc.c:157 IMSI='262421600878447': No 2G Auth Data 20241011055621784 DAUC <0003> db_auc.c:192 IMSI='262421600878447': No 3G Auth Data 20241011055621813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4258 20241011055621817 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621817 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421600878447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421600878447" session_id=544327175 session_state=BEGIN} 20241011055621817 DSS <0004> hlr_ussd.c:576 262421600878447/0x2071c607: Process SS (BEGIN) 20241011055621817 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621817 DSS <0004> hlr_ussd.c:518 262421600878447/0x2071c607: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621817 DSS <0004> hlr_ussd.c:523 262421600878447/0x2071c607: USSD for unknown code '*#200#' 20241011055621817 DSS <0004> hlr_ussd.c:354 262421600878447/0x2071c607: Tx ReturnError(1, 0x12) 20241011055621817 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421600878447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421600878447" session_id=544327175 session_state=END} 20241011055621817 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621817 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4258 20241011055621824 DAUC <0003> db_auc.c:157 IMSI='262421017299227': No 2G Auth Data 20241011055621824 DAUC <0003> db_auc.c:192 IMSI='262421017299227': No 3G Auth Data 20241011055621856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 20241011055621861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621861 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421017299227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421017299227" session_id=1953333053 session_state=BEGIN} 20241011055621861 DSS <0004> hlr_ussd.c:576 262421017299227/0x746d7f3d: Process SS (BEGIN) 20241011055621861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621861 DSS <0004> hlr_ussd.c:518 262421017299227/0x746d7f3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621861 DSS <0004> hlr_ussd.c:523 262421017299227/0x746d7f3d: USSD for unknown code '*#200#' 20241011055621861 DSS <0004> hlr_ussd.c:354 262421017299227/0x746d7f3d: Tx ReturnError(1, 0x12) 20241011055621861 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421017299227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017299227" session_id=1953333053 session_state=END} 20241011055621861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 20241011055621865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 20241011055621865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36245<->l=127.0.0.1:4259) 20241011055621865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621865 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055621865 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055621865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055621908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 20241011055622009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 20241011055625090 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055625090 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055625093 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241011055625097 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055625097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055625097 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  20241011055625097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055625097 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  20241011055625097 DLGSUP <0013> gsup_server.c:235 2:  20241011055625097 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055625097 DLGSUP <0013> gsup_server.c:235 3:  20241011055625097 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055625097 DLGSUP <0013> gsup_server.c:235 4:  20241011055625097 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055625097 DLGSUP <0013> gsup_server.c:235 5:  20241011055625097 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055625097 DLGSUP <0013> gsup_server.c:235 7:  20241011055625097 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055625097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055625097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055625097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055625114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43003<->l=127.0.0.1:4259) 20241011055625136 DAUC <0003> db_auc.c:157 IMSI='262427083171891': No 2G Auth Data 20241011055625136 DAUC <0003> db_auc.c:192 IMSI='262427083171891': No 3G Auth Data 20241011055625161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20241011055625169 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625169 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427083171891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427083171891" session_id=1903143100 session_state=BEGIN} 20241011055625169 DSS <0004> hlr_ussd.c:576 262427083171891/0x716fa8bc: Process SS (BEGIN) 20241011055625169 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625169 DSS <0004> hlr_ussd.c:518 262427083171891/0x716fa8bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625169 DSS <0004> hlr_ussd.c:542 262427083171891/0x716fa8bc: Cannot find conn for EUSE EUSE-foobar 20241011055625169 DSS <0004> hlr_ussd.c:354 262427083171891/0x716fa8bc: Tx ReturnError(1, 0x22) 20241011055625169 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427083171891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427083171891" session_id=1903143100 session_state=END} 20241011055625169 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625169 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20241011055625176 DAUC <0003> db_auc.c:157 IMSI='262428329492174': No 2G Auth Data 20241011055625176 DAUC <0003> db_auc.c:192 IMSI='262428329492174': No 3G Auth Data 20241011055625198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 20241011055625205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625205 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428329492174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428329492174" session_id=1437773908 session_state=BEGIN} 20241011055625205 DSS <0004> hlr_ussd.c:576 262428329492174/0x55b2b054: Process SS (BEGIN) 20241011055625205 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625205 DSS <0004> hlr_ussd.c:518 262428329492174/0x55b2b054: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625205 DSS <0004> hlr_ussd.c:542 262428329492174/0x55b2b054: Cannot find conn for EUSE EUSE-foobar 20241011055625205 DSS <0004> hlr_ussd.c:354 262428329492174/0x55b2b054: Tx ReturnError(1, 0x22) 20241011055625205 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428329492174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428329492174" session_id=1437773908 session_state=END} 20241011055625205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 20241011055625211 DAUC <0003> db_auc.c:157 IMSI='262426476958443': No 2G Auth Data 20241011055625211 DAUC <0003> db_auc.c:192 IMSI='262426476958443': No 3G Auth Data 20241011055625234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 20241011055625241 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625241 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426476958443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426476958443" session_id=3767904823 session_state=BEGIN} 20241011055625241 DSS <0004> hlr_ussd.c:576 262426476958443/0xe095aa37: Process SS (BEGIN) 20241011055625241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625241 DSS <0004> hlr_ussd.c:518 262426476958443/0xe095aa37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625241 DSS <0004> hlr_ussd.c:542 262426476958443/0xe095aa37: Cannot find conn for EUSE EUSE-foobar 20241011055625241 DSS <0004> hlr_ussd.c:354 262426476958443/0xe095aa37: Tx ReturnError(1, 0x22) 20241011055625241 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426476958443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426476958443" session_id=3767904823 session_state=END} 20241011055625241 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625241 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 20241011055625250 DAUC <0003> db_auc.c:157 IMSI='262425406274485': No 2G Auth Data 20241011055625250 DAUC <0003> db_auc.c:192 IMSI='262425406274485': No 3G Auth Data 20241011055625274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20241011055625280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625280 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425406274485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425406274485" session_id=2026224362 session_state=BEGIN} 20241011055625280 DSS <0004> hlr_ussd.c:576 262425406274485/0x78c5baea: Process SS (BEGIN) 20241011055625280 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625280 DSS <0004> hlr_ussd.c:518 262425406274485/0x78c5baea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625280 DSS <0004> hlr_ussd.c:542 262425406274485/0x78c5baea: Cannot find conn for EUSE EUSE-foobar 20241011055625280 DSS <0004> hlr_ussd.c:354 262425406274485/0x78c5baea: Tx ReturnError(1, 0x22) 20241011055625280 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425406274485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425406274485" session_id=2026224362 session_state=END} 20241011055625280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20241011055625287 DAUC <0003> db_auc.c:157 IMSI='262424090102548': No 2G Auth Data 20241011055625287 DAUC <0003> db_auc.c:192 IMSI='262424090102548': No 3G Auth Data 20241011055625312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4258 20241011055625317 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625317 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424090102548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424090102548" session_id=1342780494 session_state=BEGIN} 20241011055625317 DSS <0004> hlr_ussd.c:576 262424090102548/0x5009344e: Process SS (BEGIN) 20241011055625317 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625317 DSS <0004> hlr_ussd.c:518 262424090102548/0x5009344e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625317 DSS <0004> hlr_ussd.c:542 262424090102548/0x5009344e: Cannot find conn for EUSE EUSE-foobar 20241011055625317 DSS <0004> hlr_ussd.c:354 262424090102548/0x5009344e: Tx ReturnError(1, 0x22) 20241011055625317 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424090102548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090102548" session_id=1342780494 session_state=END} 20241011055625317 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625317 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4258 20241011055625326 DAUC <0003> db_auc.c:157 IMSI='262425734210622': No 2G Auth Data 20241011055625326 DAUC <0003> db_auc.c:192 IMSI='262425734210622': No 3G Auth Data 20241011055625354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20241011055625358 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625358 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425734210622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425734210622" session_id=2645529910 session_state=BEGIN} 20241011055625358 DSS <0004> hlr_ussd.c:576 262425734210622/0x9daf9536: Process SS (BEGIN) 20241011055625358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625358 DSS <0004> hlr_ussd.c:518 262425734210622/0x9daf9536: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625358 DSS <0004> hlr_ussd.c:542 262425734210622/0x9daf9536: Cannot find conn for EUSE EUSE-foobar 20241011055625358 DSS <0004> hlr_ussd.c:354 262425734210622/0x9daf9536: Tx ReturnError(1, 0x22) 20241011055625358 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425734210622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425734210622" session_id=2645529910 session_state=END} 20241011055625358 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625358 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20241011055625365 DAUC <0003> db_auc.c:157 IMSI='262427518471819': No 2G Auth Data 20241011055625365 DAUC <0003> db_auc.c:192 IMSI='262427518471819': No 3G Auth Data 20241011055625392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20241011055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625397 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427518471819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427518471819" session_id=2348219971 session_state=BEGIN} 20241011055625397 DSS <0004> hlr_ussd.c:576 262427518471819/0x8bf6fe43: Process SS (BEGIN) 20241011055625397 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625397 DSS <0004> hlr_ussd.c:518 262427518471819/0x8bf6fe43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625397 DSS <0004> hlr_ussd.c:542 262427518471819/0x8bf6fe43: Cannot find conn for EUSE EUSE-foobar 20241011055625397 DSS <0004> hlr_ussd.c:354 262427518471819/0x8bf6fe43: Tx ReturnError(1, 0x22) 20241011055625397 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427518471819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427518471819" session_id=2348219971 session_state=END} 20241011055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20241011055625406 DAUC <0003> db_auc.c:157 IMSI='262427437831329': No 2G Auth Data 20241011055625406 DAUC <0003> db_auc.c:192 IMSI='262427437831329': No 3G Auth Data 20241011055625433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241011055625440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625440 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427437831329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427437831329" session_id=1726265634 session_state=BEGIN} 20241011055625440 DSS <0004> hlr_ussd.c:576 262427437831329/0x66e4b922: Process SS (BEGIN) 20241011055625440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625440 DSS <0004> hlr_ussd.c:518 262427437831329/0x66e4b922: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625440 DSS <0004> hlr_ussd.c:542 262427437831329/0x66e4b922: Cannot find conn for EUSE EUSE-foobar 20241011055625440 DSS <0004> hlr_ussd.c:354 262427437831329/0x66e4b922: Tx ReturnError(1, 0x22) 20241011055625440 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427437831329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427437831329" session_id=1726265634 session_state=END} 20241011055625440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241011055625443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241011055625444 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625444 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055625444 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055625444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055625444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43003<->l=127.0.0.1:4259) 20241011055625483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241011055625684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241011055628757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055628757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055628759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 20241011055628762 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055628762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055628762 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  20241011055628762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055628762 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  20241011055628762 DLGSUP <0013> gsup_server.c:235 2:  20241011055628762 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055628762 DLGSUP <0013> gsup_server.c:235 3:  20241011055628762 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055628762 DLGSUP <0013> gsup_server.c:235 4:  20241011055628762 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055628762 DLGSUP <0013> gsup_server.c:235 5:  20241011055628762 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055628762 DLGSUP <0013> gsup_server.c:235 7:  20241011055628762 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055628762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055628762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055628762 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055628781 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35233<->l=127.0.0.1:4259) 20241011055628800 DAUC <0003> db_auc.c:157 IMSI='262420567543934': No 2G Auth Data 20241011055628800 DAUC <0003> db_auc.c:192 IMSI='262420567543934': No 3G Auth Data 20241011055628823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241011055628829 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628829 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420567543934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420567543934" session_id=2105875516 session_state=BEGIN} 20241011055628829 DSS <0004> hlr_ussd.c:576 262420567543934/0x7d851c3c: Process SS (BEGIN) 20241011055628829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628829 DSS <0004> hlr_ussd.c:518 262420567543934/0x7d851c3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628829 DSS <0004> hlr_ussd.c:363 262420567543934/0x7d851c3c: Tx USSD 'Your IMSI is 262420567543934' 20241011055628829 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420567543934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567543934" session_id=2105875516 session_state=END} 20241011055628829 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420567543934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628829 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628829 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241011055628839 DAUC <0003> db_auc.c:157 IMSI='262422806134039': No 2G Auth Data 20241011055628839 DAUC <0003> db_auc.c:192 IMSI='262422806134039': No 3G Auth Data 20241011055628865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20241011055628871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628871 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422806134039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422806134039" session_id=1427891688 session_state=BEGIN} 20241011055628871 DSS <0004> hlr_ussd.c:576 262422806134039/0x551be5e8: Process SS (BEGIN) 20241011055628871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628871 DSS <0004> hlr_ussd.c:518 262422806134039/0x551be5e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628871 DSS <0004> hlr_ussd.c:363 262422806134039/0x551be5e8: Tx USSD 'Your IMSI is 262422806134039' 20241011055628871 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422806134039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422806134039" session_id=1427891688 session_state=END} 20241011055628871 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422806134039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20241011055628882 DAUC <0003> db_auc.c:157 IMSI='262423022711969': No 2G Auth Data 20241011055628882 DAUC <0003> db_auc.c:192 IMSI='262423022711969': No 3G Auth Data 20241011055628909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241011055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628915 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423022711969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423022711969" session_id=1143881164 session_state=BEGIN} 20241011055628915 DSS <0004> hlr_ussd.c:576 262423022711969/0x442e3dcc: Process SS (BEGIN) 20241011055628915 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628915 DSS <0004> hlr_ussd.c:518 262423022711969/0x442e3dcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628915 DSS <0004> hlr_ussd.c:363 262423022711969/0x442e3dcc: Tx USSD 'Your IMSI is 262423022711969' 20241011055628915 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423022711969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423022711969" session_id=1143881164 session_state=END} 20241011055628915 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423022711969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241011055628925 DAUC <0003> db_auc.c:157 IMSI='262423946906475': No 2G Auth Data 20241011055628925 DAUC <0003> db_auc.c:192 IMSI='262423946906475': No 3G Auth Data 20241011055628951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20241011055628957 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628957 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423946906475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423946906475" session_id=2139598619 session_state=BEGIN} 20241011055628957 DSS <0004> hlr_ussd.c:576 262423946906475/0x7f87af1b: Process SS (BEGIN) 20241011055628957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628957 DSS <0004> hlr_ussd.c:518 262423946906475/0x7f87af1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628957 DSS <0004> hlr_ussd.c:363 262423946906475/0x7f87af1b: Tx USSD 'Your IMSI is 262423946906475' 20241011055628957 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423946906475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423946906475" session_id=2139598619 session_state=END} 20241011055628957 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423946906475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628957 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628957 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20241011055628968 DAUC <0003> db_auc.c:157 IMSI='262426209074254': No 2G Auth Data 20241011055628968 DAUC <0003> db_auc.c:192 IMSI='262426209074254': No 3G Auth Data 20241011055628996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20241011055629003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629003 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426209074254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426209074254" session_id=3766676273 session_state=BEGIN} 20241011055629003 DSS <0004> hlr_ussd.c:576 262426209074254/0xe082eb31: Process SS (BEGIN) 20241011055629003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629003 DSS <0004> hlr_ussd.c:518 262426209074254/0xe082eb31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629003 DSS <0004> hlr_ussd.c:363 262426209074254/0xe082eb31: Tx USSD 'Your IMSI is 262426209074254' 20241011055629003 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426209074254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426209074254" session_id=3766676273 session_state=END} 20241011055629003 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426209074254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20241011055629015 DAUC <0003> db_auc.c:157 IMSI='262424669756074': No 2G Auth Data 20241011055629015 DAUC <0003> db_auc.c:192 IMSI='262424669756074': No 3G Auth Data 20241011055629047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241011055629052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629052 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424669756074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424669756074" session_id=1993557531 session_state=BEGIN} 20241011055629052 DSS <0004> hlr_ussd.c:576 262424669756074/0x76d3461b: Process SS (BEGIN) 20241011055629052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629052 DSS <0004> hlr_ussd.c:518 262424669756074/0x76d3461b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629052 DSS <0004> hlr_ussd.c:363 262424669756074/0x76d3461b: Tx USSD 'Your IMSI is 262424669756074' 20241011055629052 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424669756074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424669756074" session_id=1993557531 session_state=END} 20241011055629052 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424669756074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241011055629060 DAUC <0003> db_auc.c:157 IMSI='262423730744157': No 2G Auth Data 20241011055629060 DAUC <0003> db_auc.c:192 IMSI='262423730744157': No 3G Auth Data 20241011055629085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241011055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629090 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423730744157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423730744157" session_id=1688357521 session_state=BEGIN} 20241011055629090 DSS <0004> hlr_ussd.c:576 262423730744157/0x64a24a91: Process SS (BEGIN) 20241011055629090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629090 DSS <0004> hlr_ussd.c:518 262423730744157/0x64a24a91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629090 DSS <0004> hlr_ussd.c:363 262423730744157/0x64a24a91: Tx USSD 'Your IMSI is 262423730744157' 20241011055629090 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423730744157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423730744157" session_id=1688357521 session_state=END} 20241011055629090 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423730744157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241011055629098 DAUC <0003> db_auc.c:157 IMSI='262421192114324': No 2G Auth Data 20241011055629098 DAUC <0003> db_auc.c:192 IMSI='262421192114324': No 3G Auth Data 20241011055629126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 20241011055629131 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629131 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421192114324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421192114324" session_id=88275999 session_state=BEGIN} 20241011055629131 DSS <0004> hlr_ussd.c:576 262421192114324/0x0542fc1f: Process SS (BEGIN) 20241011055629131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629131 DSS <0004> hlr_ussd.c:518 262421192114324/0x0542fc1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629131 DSS <0004> hlr_ussd.c:363 262421192114324/0x0542fc1f: Tx USSD 'Your IMSI is 262421192114324' 20241011055629131 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421192114324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421192114324" session_id=88275999 session_state=END} 20241011055629131 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421192114324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629131 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629131 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 20241011055629135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 20241011055629136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35233<->l=127.0.0.1:4259) 20241011055629137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055629137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055629137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055629180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 20241011055629381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 20241011055632457 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055632457 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055632459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241011055632462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632462 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055632462 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055632462 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  20241011055632462 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055632462 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  20241011055632462 DLGSUP <0013> gsup_server.c:235 2:  20241011055632462 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055632462 DLGSUP <0013> gsup_server.c:235 3:  20241011055632462 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055632462 DLGSUP <0013> gsup_server.c:235 4:  20241011055632462 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055632462 DLGSUP <0013> gsup_server.c:235 5:  20241011055632462 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055632462 DLGSUP <0013> gsup_server.c:235 7:  20241011055632462 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055632462 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055632462 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055632462 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055632480 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39157<->l=127.0.0.1:4259) 20241011055632498 DAUC <0003> db_auc.c:157 IMSI='262420241658876': No 2G Auth Data 20241011055632498 DAUC <0003> db_auc.c:192 IMSI='262420241658876': No 3G Auth Data 20241011055632522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20241011055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632530 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420241658876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420241658876" source_name="the-source\n" session_id=3742592310 session_state=BEGIN} 20241011055632530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055632530 DSS <0004> hlr_ussd.c:576 262420241658876/0xdf136d36: Process SS (BEGIN) 20241011055632530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632530 DSS <0004> hlr_ussd.c:518 262420241658876/0xdf136d36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632530 DSS <0004> hlr_ussd.c:363 262420241658876/0xdf136d36: Tx USSD 'Your IMSI is 262420241658876' 20241011055632530 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420241658876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420241658876" destination_name="the-source\n" session_id=3742592310 session_state=END} 20241011055632530 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420241658876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20241011055632538 DAUC <0003> db_auc.c:157 IMSI='262422512167480': No 2G Auth Data 20241011055632538 DAUC <0003> db_auc.c:192 IMSI='262422512167480': No 3G Auth Data 20241011055632562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241011055632567 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632567 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422512167480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422512167480" source_name="the-source\n" session_id=3477446836 session_state=BEGIN} 20241011055632567 DSS <0004> hlr_ussd.c:576 262422512167480/0xcf45a0b4: Process SS (BEGIN) 20241011055632567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632567 DSS <0004> hlr_ussd.c:518 262422512167480/0xcf45a0b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632567 DSS <0004> hlr_ussd.c:363 262422512167480/0xcf45a0b4: Tx USSD 'Your IMSI is 262422512167480' 20241011055632567 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422512167480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422512167480" destination_name="the-source\n" session_id=3477446836 session_state=END} 20241011055632567 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422512167480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632567 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632567 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241011055632574 DAUC <0003> db_auc.c:157 IMSI='262428809716659': No 2G Auth Data 20241011055632574 DAUC <0003> db_auc.c:192 IMSI='262428809716659': No 3G Auth Data 20241011055632598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 20241011055632604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632604 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428809716659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809716659" source_name="the-source\n" session_id=4089851117 session_state=BEGIN} 20241011055632604 DSS <0004> hlr_ussd.c:576 262428809716659/0xf3c62ced: Process SS (BEGIN) 20241011055632604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632604 DSS <0004> hlr_ussd.c:518 262428809716659/0xf3c62ced: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632604 DSS <0004> hlr_ussd.c:363 262428809716659/0xf3c62ced: Tx USSD 'Your IMSI is 262428809716659' 20241011055632604 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428809716659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809716659" destination_name="the-source\n" session_id=4089851117 session_state=END} 20241011055632604 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262428809716659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 20241011055632613 DAUC <0003> db_auc.c:157 IMSI='262427048822191': No 2G Auth Data 20241011055632613 DAUC <0003> db_auc.c:192 IMSI='262427048822191': No 3G Auth Data 20241011055632636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241011055632642 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632642 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427048822191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427048822191" source_name="the-source\n" session_id=3752595561 session_state=BEGIN} 20241011055632642 DSS <0004> hlr_ussd.c:576 262427048822191/0xdfac1069: Process SS (BEGIN) 20241011055632642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632642 DSS <0004> hlr_ussd.c:518 262427048822191/0xdfac1069: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632642 DSS <0004> hlr_ussd.c:363 262427048822191/0xdfac1069: Tx USSD 'Your IMSI is 262427048822191' 20241011055632642 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427048822191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427048822191" destination_name="the-source\n" session_id=3752595561 session_state=END} 20241011055632642 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427048822191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632642 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632642 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241011055632651 DAUC <0003> db_auc.c:157 IMSI='262426557715417': No 2G Auth Data 20241011055632651 DAUC <0003> db_auc.c:192 IMSI='262426557715417': No 3G Auth Data 20241011055632675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241011055632680 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632680 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426557715417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426557715417" source_name="the-source\n" session_id=1045225447 session_state=BEGIN} 20241011055632680 DSS <0004> hlr_ussd.c:576 262426557715417/0x3e4cdfe7: Process SS (BEGIN) 20241011055632680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632680 DSS <0004> hlr_ussd.c:518 262426557715417/0x3e4cdfe7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632680 DSS <0004> hlr_ussd.c:363 262426557715417/0x3e4cdfe7: Tx USSD 'Your IMSI is 262426557715417' 20241011055632680 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426557715417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426557715417" destination_name="the-source\n" session_id=1045225447 session_state=END} 20241011055632680 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426557715417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632680 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632680 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241011055632688 DAUC <0003> db_auc.c:157 IMSI='262429730774286': No 2G Auth Data 20241011055632688 DAUC <0003> db_auc.c:192 IMSI='262429730774286': No 3G Auth Data 20241011055632713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 20241011055632718 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632718 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429730774286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429730774286" source_name="the-source\n" session_id=218995170 session_state=BEGIN} 20241011055632718 DSS <0004> hlr_ussd.c:576 262429730774286/0x0d0d99e2: Process SS (BEGIN) 20241011055632718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632718 DSS <0004> hlr_ussd.c:518 262429730774286/0x0d0d99e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632718 DSS <0004> hlr_ussd.c:363 262429730774286/0x0d0d99e2: Tx USSD 'Your IMSI is 262429730774286' 20241011055632718 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429730774286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429730774286" destination_name="the-source\n" session_id=218995170 session_state=END} 20241011055632718 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429730774286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632718 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632719 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 20241011055632726 DAUC <0003> db_auc.c:157 IMSI='262425736510848': No 2G Auth Data 20241011055632726 DAUC <0003> db_auc.c:192 IMSI='262425736510848': No 3G Auth Data 20241011055632755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4258 20241011055632759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632759 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425736510848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425736510848" source_name="the-source\n" session_id=2122450907 session_state=BEGIN} 20241011055632759 DSS <0004> hlr_ussd.c:576 262425736510848/0x7e8207db: Process SS (BEGIN) 20241011055632759 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632759 DSS <0004> hlr_ussd.c:518 262425736510848/0x7e8207db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632759 DSS <0004> hlr_ussd.c:363 262425736510848/0x7e8207db: Tx USSD 'Your IMSI is 262425736510848' 20241011055632759 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425736510848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425736510848" destination_name="the-source\n" session_id=2122450907 session_state=END} 20241011055632759 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425736510848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632760 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4258 20241011055632767 DAUC <0003> db_auc.c:157 IMSI='262425279285823': No 2G Auth Data 20241011055632767 DAUC <0003> db_auc.c:192 IMSI='262425279285823': No 3G Auth Data 20241011055632794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4258 20241011055632799 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632799 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425279285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425279285823" source_name="the-source\n" session_id=3346346684 session_state=BEGIN} 20241011055632799 DSS <0004> hlr_ussd.c:576 262425279285823/0xc77532bc: Process SS (BEGIN) 20241011055632799 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632799 DSS <0004> hlr_ussd.c:518 262425279285823/0xc77532bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632799 DSS <0004> hlr_ussd.c:363 262425279285823/0xc77532bc: Tx USSD 'Your IMSI is 262425279285823' 20241011055632799 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425279285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425279285823" destination_name="the-source\n" session_id=3346346684 session_state=END} 20241011055632799 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425279285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632799 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632799 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4258 20241011055632803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241011055632805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39157<->l=127.0.0.1:4259) 20241011055632805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055632805 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055632805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055632805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241011055632842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43874<->l=127.0.0.1:4258 20241011055633043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43874<->l=127.0.0.1:4258 20241011055636118 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055636118 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055636120 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4258 20241011055636122 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636122 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055636122 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055636122 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  20241011055636122 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055636122 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  20241011055636122 DLGSUP <0013> gsup_server.c:235 2:  20241011055636122 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055636122 DLGSUP <0013> gsup_server.c:235 3:  20241011055636122 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055636122 DLGSUP <0013> gsup_server.c:235 4:  20241011055636122 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055636122 DLGSUP <0013> gsup_server.c:235 5:  20241011055636122 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055636122 DLGSUP <0013> gsup_server.c:235 7:  20241011055636122 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055636122 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055636122 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055636122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055636138 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34895<->l=127.0.0.1:4259) 20241011055636147 DAUC <0003> db_auc.c:157 IMSI='262420236672275': No 2G Auth Data 20241011055636147 DAUC <0003> db_auc.c:192 IMSI='262420236672275': No 3G Auth Data 20241011055636170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 20241011055636177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636177 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420236672275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420236672275" session_id=1883256555 session_state=BEGIN} 20241011055636177 DSS <0004> hlr_ussd.c:576 262420236672275/0x704036eb: Process SS (BEGIN) 20241011055636177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636177 DSS <0004> hlr_ussd.c:518 262420236672275/0x704036eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636177 DSS <0004> hlr_ussd.c:363 262420236672275/0x704036eb: Tx USSD 'Your extension is 491616211773' 20241011055636177 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420236672275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420236672275" session_id=1883256555 session_state=END} 20241011055636177 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420236672275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 20241011055636185 DAUC <0003> db_auc.c:157 IMSI='262423437650267': No 2G Auth Data 20241011055636185 DAUC <0003> db_auc.c:192 IMSI='262423437650267': No 3G Auth Data 20241011055636209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20241011055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636216 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423437650267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423437650267" session_id=1401055271 session_state=BEGIN} 20241011055636216 DSS <0004> hlr_ussd.c:576 262423437650267/0x53826827: Process SS (BEGIN) 20241011055636216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636216 DSS <0004> hlr_ussd.c:518 262423437650267/0x53826827: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636216 DSS <0004> hlr_ussd.c:363 262423437650267/0x53826827: Tx USSD 'Your extension is 491610306322' 20241011055636216 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423437650267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423437650267" session_id=1401055271 session_state=END} 20241011055636216 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423437650267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20241011055636226 DAUC <0003> db_auc.c:157 IMSI='262426715603928': No 2G Auth Data 20241011055636226 DAUC <0003> db_auc.c:192 IMSI='262426715603928': No 3G Auth Data 20241011055636250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43924<->l=127.0.0.1:4258 20241011055636257 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636257 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426715603928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426715603928" session_id=2340928865 session_state=BEGIN} 20241011055636257 DSS <0004> hlr_ussd.c:576 262426715603928/0x8b87bd61: Process SS (BEGIN) 20241011055636257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636257 DSS <0004> hlr_ussd.c:518 262426715603928/0x8b87bd61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636257 DSS <0004> hlr_ussd.c:363 262426715603928/0x8b87bd61: Tx USSD 'Your extension is 491611861305' 20241011055636257 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426715603928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426715603928" session_id=2340928865 session_state=END} 20241011055636257 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426715603928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636257 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636257 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43924<->l=127.0.0.1:4258 20241011055636266 DAUC <0003> db_auc.c:157 IMSI='262429836865929': No 2G Auth Data 20241011055636266 DAUC <0003> db_auc.c:192 IMSI='262429836865929': No 3G Auth Data 20241011055636289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4258 20241011055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636296 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429836865929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429836865929" session_id=3565102941 session_state=BEGIN} 20241011055636296 DSS <0004> hlr_ussd.c:576 262429836865929/0xd47f275d: Process SS (BEGIN) 20241011055636296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636296 DSS <0004> hlr_ussd.c:518 262429836865929/0xd47f275d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636296 DSS <0004> hlr_ussd.c:363 262429836865929/0xd47f275d: Tx USSD 'Your extension is 491611304521' 20241011055636296 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429836865929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429836865929" session_id=3565102941 session_state=END} 20241011055636296 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429836865929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4258 20241011055636304 DAUC <0003> db_auc.c:157 IMSI='262421851369863': No 2G Auth Data 20241011055636304 DAUC <0003> db_auc.c:192 IMSI='262421851369863': No 3G Auth Data 20241011055636328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4258 20241011055636334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636334 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421851369863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421851369863" session_id=2697914302 session_state=BEGIN} 20241011055636334 DSS <0004> hlr_ussd.c:576 262421851369863/0xa0cee7be: Process SS (BEGIN) 20241011055636334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636334 DSS <0004> hlr_ussd.c:518 262421851369863/0xa0cee7be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636334 DSS <0004> hlr_ussd.c:363 262421851369863/0xa0cee7be: Tx USSD 'Your extension is 491613741438' 20241011055636334 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421851369863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421851369863" session_id=2697914302 session_state=END} 20241011055636334 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421851369863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4258 20241011055636342 DAUC <0003> db_auc.c:157 IMSI='262421375439249': No 2G Auth Data 20241011055636342 DAUC <0003> db_auc.c:192 IMSI='262421375439249': No 3G Auth Data 20241011055636370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 20241011055636375 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636375 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421375439249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421375439249" session_id=3764847112 session_state=BEGIN} 20241011055636375 DSS <0004> hlr_ussd.c:576 262421375439249/0xe0670208: Process SS (BEGIN) 20241011055636376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636376 DSS <0004> hlr_ussd.c:518 262421375439249/0xe0670208: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636376 DSS <0004> hlr_ussd.c:363 262421375439249/0xe0670208: Tx USSD 'Your extension is 491618175265' 20241011055636376 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421375439249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421375439249" session_id=3764847112 session_state=END} 20241011055636376 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421375439249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 20241011055636384 DAUC <0003> db_auc.c:157 IMSI='262428139834519': No 2G Auth Data 20241011055636384 DAUC <0003> db_auc.c:192 IMSI='262428139834519': No 3G Auth Data 20241011055636418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4258 20241011055636423 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636423 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428139834519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428139834519" session_id=4262697048 session_state=BEGIN} 20241011055636423 DSS <0004> hlr_ussd.c:576 262428139834519/0xfe139858: Process SS (BEGIN) 20241011055636423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636423 DSS <0004> hlr_ussd.c:518 262428139834519/0xfe139858: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636423 DSS <0004> hlr_ussd.c:363 262428139834519/0xfe139858: Tx USSD 'Your extension is 491613107721' 20241011055636423 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428139834519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139834519" session_id=4262697048 session_state=END} 20241011055636423 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428139834519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636423 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636423 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4258 20241011055636430 DAUC <0003> db_auc.c:157 IMSI='262425702961463': No 2G Auth Data 20241011055636430 DAUC <0003> db_auc.c:192 IMSI='262425702961463': No 3G Auth Data 20241011055636458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 20241011055636466 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636466 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425702961463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425702961463" session_id=3791324619 session_state=BEGIN} 20241011055636466 DSS <0004> hlr_ussd.c:576 262425702961463/0xe1fb05cb: Process SS (BEGIN) 20241011055636466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636466 DSS <0004> hlr_ussd.c:518 262425702961463/0xe1fb05cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636466 DSS <0004> hlr_ussd.c:363 262425702961463/0xe1fb05cb: Tx USSD 'Your extension is 491618270068' 20241011055636466 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425702961463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425702961463" session_id=3791324619 session_state=END} 20241011055636466 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425702961463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636466 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636466 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 20241011055636472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4258 20241011055636473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34895<->l=127.0.0.1:4259) 20241011055636473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636473 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055636473 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055636473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055636516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20241011055636717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20241011055639795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055639795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055639797 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 20241011055639801 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639801 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055639801 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055639801 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  20241011055639801 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055639801 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  20241011055639801 DLGSUP <0013> gsup_server.c:235 2:  20241011055639801 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055639801 DLGSUP <0013> gsup_server.c:235 3:  20241011055639801 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055639801 DLGSUP <0013> gsup_server.c:235 4:  20241011055639801 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055639801 DLGSUP <0013> gsup_server.c:235 5:  20241011055639801 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055639801 DLGSUP <0013> gsup_server.c:235 7:  20241011055639801 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055639801 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055639801 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055639801 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055639820 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33757<->l=127.0.0.1:4259) 20241011055639830 DAUC <0003> db_auc.c:157 IMSI='262426373589782': No 2G Auth Data 20241011055639830 DAUC <0003> db_auc.c:192 IMSI='262426373589782': No 3G Auth Data 20241011055639854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 20241011055639862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639862 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426373589782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426373589782" source_name="the-source\n" session_id=3141941250 session_state=BEGIN} 20241011055639862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055639862 DSS <0004> hlr_ussd.c:576 262426373589782/0xbb463802: Process SS (BEGIN) 20241011055639862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639862 DSS <0004> hlr_ussd.c:518 262426373589782/0xbb463802: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639862 DSS <0004> hlr_ussd.c:363 262426373589782/0xbb463802: Tx USSD 'Your extension is 491611050378' 20241011055639862 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426373589782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426373589782" destination_name="the-source\n" session_id=3141941250 session_state=END} 20241011055639862 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426373589782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 20241011055639870 DAUC <0003> db_auc.c:157 IMSI='262425717940433': No 2G Auth Data 20241011055639870 DAUC <0003> db_auc.c:192 IMSI='262425717940433': No 3G Auth Data 20241011055639893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20241011055639900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639900 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425717940433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717940433" source_name="the-source\n" session_id=4054840874 session_state=BEGIN} 20241011055639900 DSS <0004> hlr_ussd.c:576 262425717940433/0xf1aff62a: Process SS (BEGIN) 20241011055639900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639900 DSS <0004> hlr_ussd.c:518 262425717940433/0xf1aff62a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639900 DSS <0004> hlr_ussd.c:363 262425717940433/0xf1aff62a: Tx USSD 'Your extension is 491612067656' 20241011055639900 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425717940433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717940433" destination_name="the-source\n" session_id=4054840874 session_state=END} 20241011055639900 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425717940433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20241011055639908 DAUC <0003> db_auc.c:157 IMSI='262420713521400': No 2G Auth Data 20241011055639908 DAUC <0003> db_auc.c:192 IMSI='262420713521400': No 3G Auth Data 20241011055639930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20241011055639936 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639936 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420713521400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420713521400" source_name="the-source\n" session_id=3794515391 session_state=BEGIN} 20241011055639936 DSS <0004> hlr_ussd.c:576 262420713521400/0xe22bb5bf: Process SS (BEGIN) 20241011055639936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639936 DSS <0004> hlr_ussd.c:518 262420713521400/0xe22bb5bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639936 DSS <0004> hlr_ussd.c:363 262420713521400/0xe22bb5bf: Tx USSD 'Your extension is 491618284004' 20241011055639936 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420713521400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420713521400" destination_name="the-source\n" session_id=3794515391 session_state=END} 20241011055639936 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420713521400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639936 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639936 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20241011055639946 DAUC <0003> db_auc.c:157 IMSI='262425649166427': No 2G Auth Data 20241011055639946 DAUC <0003> db_auc.c:192 IMSI='262425649166427': No 3G Auth Data 20241011055639968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241011055639973 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639973 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425649166427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425649166427" source_name="the-source\n" session_id=1276343735 session_state=BEGIN} 20241011055639973 DSS <0004> hlr_ussd.c:576 262425649166427/0x4c1375b7: Process SS (BEGIN) 20241011055639973 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639973 DSS <0004> hlr_ussd.c:518 262425649166427/0x4c1375b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639973 DSS <0004> hlr_ussd.c:363 262425649166427/0x4c1375b7: Tx USSD 'Your extension is 491610226317' 20241011055639973 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425649166427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425649166427" destination_name="the-source\n" session_id=1276343735 session_state=END} 20241011055639973 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425649166427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639973 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639973 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241011055639982 DAUC <0003> db_auc.c:157 IMSI='262427076873477': No 2G Auth Data 20241011055639982 DAUC <0003> db_auc.c:192 IMSI='262427076873477': No 3G Auth Data 20241011055640005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20241011055640010 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640010 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427076873477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427076873477" source_name="the-source\n" session_id=984322261 session_state=BEGIN} 20241011055640010 DSS <0004> hlr_ussd.c:576 262427076873477/0x3aab90d5: Process SS (BEGIN) 20241011055640010 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640010 DSS <0004> hlr_ussd.c:518 262427076873477/0x3aab90d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640010 DSS <0004> hlr_ussd.c:363 262427076873477/0x3aab90d5: Tx USSD 'Your extension is 491613104672' 20241011055640010 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427076873477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427076873477" destination_name="the-source\n" session_id=984322261 session_state=END} 20241011055640010 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262427076873477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640010 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640010 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20241011055640018 DAUC <0003> db_auc.c:157 IMSI='262421426003716': No 2G Auth Data 20241011055640018 DAUC <0003> db_auc.c:192 IMSI='262421426003716': No 3G Auth Data 20241011055640045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20241011055640052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640052 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421426003716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421426003716" source_name="the-source\n" session_id=2131122794 session_state=BEGIN} 20241011055640052 DSS <0004> hlr_ussd.c:576 262421426003716/0x7f065a6a: Process SS (BEGIN) 20241011055640052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640052 DSS <0004> hlr_ussd.c:518 262421426003716/0x7f065a6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640052 DSS <0004> hlr_ussd.c:363 262421426003716/0x7f065a6a: Tx USSD 'Your extension is 491610366730' 20241011055640052 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421426003716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421426003716" destination_name="the-source\n" session_id=2131122794 session_state=END} 20241011055640052 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421426003716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20241011055640060 DAUC <0003> db_auc.c:157 IMSI='262427645144256': No 2G Auth Data 20241011055640060 DAUC <0003> db_auc.c:192 IMSI='262427645144256': No 3G Auth Data 20241011055640089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241011055640094 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640094 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427645144256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427645144256" source_name="the-source\n" session_id=1766754418 session_state=BEGIN} 20241011055640094 DSS <0004> hlr_ussd.c:576 262427645144256/0x694e8872: Process SS (BEGIN) 20241011055640094 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640094 DSS <0004> hlr_ussd.c:518 262427645144256/0x694e8872: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640094 DSS <0004> hlr_ussd.c:363 262427645144256/0x694e8872: Tx USSD 'Your extension is 491610200252' 20241011055640094 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427645144256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645144256" destination_name="the-source\n" session_id=1766754418 session_state=END} 20241011055640094 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427645144256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640094 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640095 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241011055640102 DAUC <0003> db_auc.c:157 IMSI='262420020790972': No 2G Auth Data 20241011055640102 DAUC <0003> db_auc.c:192 IMSI='262420020790972': No 3G Auth Data 20241011055640131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 20241011055640136 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640137 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420020790972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420020790972" source_name="the-source\n" session_id=1644886579 session_state=BEGIN} 20241011055640137 DSS <0004> hlr_ussd.c:576 262420020790972/0x620afa33: Process SS (BEGIN) 20241011055640137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640137 DSS <0004> hlr_ussd.c:518 262420020790972/0x620afa33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640137 DSS <0004> hlr_ussd.c:363 262420020790972/0x620afa33: Tx USSD 'Your extension is 491616258142' 20241011055640137 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420020790972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420020790972" destination_name="the-source\n" session_id=1644886579 session_state=END} 20241011055640137 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420020790972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 20241011055640141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 20241011055640142 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640142 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055640142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055640142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055640142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241011055640143 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33757<->l=127.0.0.1:4259) 20241011055640186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20241011055640387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20241011055643469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46685 20241011055643469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46685 20241011055643471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643471 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643473 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055643473 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055643474 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643474 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055643474 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241011055643474 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241011055643474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241011055643474 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  20241011055643474 DLGSUP <0013> gsup_server.c:235 2:  20241011055643474 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055643474 DLGSUP <0013> gsup_server.c:235 3:  20241011055643474 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055643474 DLGSUP <0013> gsup_server.c:235 4:  20241011055643474 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055643474 DLGSUP <0013> gsup_server.c:235 5:  20241011055643474 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055643474 DLGSUP <0013> gsup_server.c:235 7:  20241011055643474 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055643474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055643474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055643474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46685 20241011055643475 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 20241011055643478 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643478 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055643478 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055643478 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  20241011055643478 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055643478 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  20241011055643478 DLGSUP <0013> gsup_server.c:235 2:  20241011055643478 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055643478 DLGSUP <0013> gsup_server.c:235 3:  20241011055643478 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055643478 DLGSUP <0013> gsup_server.c:235 4:  20241011055643478 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055643478 DLGSUP <0013> gsup_server.c:235 5:  20241011055643478 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055643478 DLGSUP <0013> gsup_server.c:235 7:  20241011055643478 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055643478 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055643478 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055643478 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055643498 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241011055643519 DAUC <0003> db_auc.c:157 IMSI='262424178814732': No 2G Auth Data 20241011055643519 DAUC <0003> db_auc.c:192 IMSI='262424178814732': No 3G Auth Data 20241011055643547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20241011055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643555 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424178814732" session_id=2357102573 session_state=BEGIN} 20241011055643555 DSS <0004> hlr_ussd.c:576 262424178814732/0x8c7e87ed: Process SS (BEGIN) 20241011055643555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643555 DSS <0004> hlr_ussd.c:518 262424178814732/0x8c7e87ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643555 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643555 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643563 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643563 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178814732" session_id=2357102573 session_state=END} 20241011055643563 DSS <0004> hlr_ussd.c:576 262424178814732/0x8c7e87ed: Process SS (END) 20241011055643563 DSS <0004> hlr_ussd.c:518 262424178814732/0x8c7e87ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643563 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178814732" session_id=2357102573 session_state=END} 20241011055643563 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643563 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20241011055643575 DAUC <0003> db_auc.c:157 IMSI='262426899621285': No 2G Auth Data 20241011055643575 DAUC <0003> db_auc.c:192 IMSI='262426899621285': No 3G Auth Data 20241011055643602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 20241011055643608 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643608 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426899621285" session_id=4226565980 session_state=BEGIN} 20241011055643608 DSS <0004> hlr_ussd.c:576 262426899621285/0xfbec475c: Process SS (BEGIN) 20241011055643608 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643608 DSS <0004> hlr_ussd.c:518 262426899621285/0xfbec475c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643608 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643608 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643608 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643608 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643610 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643610 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899621285" session_id=4226565980 session_state=END} 20241011055643610 DSS <0004> hlr_ussd.c:576 262426899621285/0xfbec475c: Process SS (END) 20241011055643610 DSS <0004> hlr_ussd.c:518 262426899621285/0xfbec475c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643610 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899621285" session_id=4226565980 session_state=END} 20241011055643610 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643610 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 20241011055643620 DAUC <0003> db_auc.c:157 IMSI='262420722349482': No 2G Auth Data 20241011055643620 DAUC <0003> db_auc.c:192 IMSI='262420722349482': No 3G Auth Data 20241011055643646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 20241011055643651 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643651 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420722349482" session_id=3655624079 session_state=BEGIN} 20241011055643651 DSS <0004> hlr_ussd.c:576 262420722349482/0xd9e4658f: Process SS (BEGIN) 20241011055643651 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643651 DSS <0004> hlr_ussd.c:518 262420722349482/0xd9e4658f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643651 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643651 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643651 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643651 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643653 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643653 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643653 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420722349482" session_id=3655624079 session_state=END} 20241011055643653 DSS <0004> hlr_ussd.c:576 262420722349482/0xd9e4658f: Process SS (END) 20241011055643653 DSS <0004> hlr_ussd.c:518 262420722349482/0xd9e4658f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643653 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420722349482" session_id=3655624079 session_state=END} 20241011055643653 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643653 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643653 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643653 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 20241011055643663 DAUC <0003> db_auc.c:157 IMSI='262426569193628': No 2G Auth Data 20241011055643663 DAUC <0003> db_auc.c:192 IMSI='262426569193628': No 3G Auth Data 20241011055643691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 20241011055643697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643697 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426569193628" session_id=2360464099 session_state=BEGIN} 20241011055643697 DSS <0004> hlr_ussd.c:576 262426569193628/0x8cb1d2e3: Process SS (BEGIN) 20241011055643697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643697 DSS <0004> hlr_ussd.c:518 262426569193628/0x8cb1d2e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643697 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643697 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643698 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643698 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426569193628" session_id=2360464099 session_state=END} 20241011055643698 DSS <0004> hlr_ussd.c:576 262426569193628/0x8cb1d2e3: Process SS (END) 20241011055643698 DSS <0004> hlr_ussd.c:518 262426569193628/0x8cb1d2e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643698 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426569193628" session_id=2360464099 session_state=END} 20241011055643698 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643698 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 20241011055643706 DAUC <0003> db_auc.c:157 IMSI='262429818101225': No 2G Auth Data 20241011055643706 DAUC <0003> db_auc.c:192 IMSI='262429818101225': No 3G Auth Data 20241011055643730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20241011055643735 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643735 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429818101225" session_id=3401998680 session_state=BEGIN} 20241011055643735 DSS <0004> hlr_ussd.c:576 262429818101225/0xcac66158: Process SS (BEGIN) 20241011055643735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643735 DSS <0004> hlr_ussd.c:518 262429818101225/0xcac66158: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643735 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643735 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643735 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643735 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643737 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643737 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429818101225" session_id=3401998680 session_state=END} 20241011055643737 DSS <0004> hlr_ussd.c:576 262429818101225/0xcac66158: Process SS (END) 20241011055643737 DSS <0004> hlr_ussd.c:518 262429818101225/0xcac66158: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643737 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429818101225" session_id=3401998680 session_state=END} 20241011055643737 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643737 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20241011055643745 DAUC <0003> db_auc.c:157 IMSI='262429328416813': No 2G Auth Data 20241011055643745 DAUC <0003> db_auc.c:192 IMSI='262429328416813': No 3G Auth Data 20241011055643774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 20241011055643780 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643780 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429328416813" session_id=2861859115 session_state=BEGIN} 20241011055643780 DSS <0004> hlr_ussd.c:576 262429328416813/0xaa94812b: Process SS (BEGIN) 20241011055643780 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643780 DSS <0004> hlr_ussd.c:518 262429328416813/0xaa94812b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643780 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643780 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643780 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643780 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643782 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643782 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643782 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429328416813" session_id=2861859115 session_state=END} 20241011055643782 DSS <0004> hlr_ussd.c:576 262429328416813/0xaa94812b: Process SS (END) 20241011055643782 DSS <0004> hlr_ussd.c:518 262429328416813/0xaa94812b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643782 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429328416813" session_id=2861859115 session_state=END} 20241011055643782 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643782 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643782 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643782 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 20241011055643792 DAUC <0003> db_auc.c:157 IMSI='262423059754990': No 2G Auth Data 20241011055643792 DAUC <0003> db_auc.c:192 IMSI='262423059754990': No 3G Auth Data 20241011055643821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241011055643826 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643826 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423059754990" session_id=1444075428 session_state=BEGIN} 20241011055643826 DSS <0004> hlr_ussd.c:576 262423059754990/0x5612d7a4: Process SS (BEGIN) 20241011055643826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643826 DSS <0004> hlr_ussd.c:518 262423059754990/0x5612d7a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643826 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643826 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643826 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643826 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643828 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643828 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643828 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059754990" session_id=1444075428 session_state=END} 20241011055643828 DSS <0004> hlr_ussd.c:576 262423059754990/0x5612d7a4: Process SS (END) 20241011055643828 DSS <0004> hlr_ussd.c:518 262423059754990/0x5612d7a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643828 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059754990" session_id=1444075428 session_state=END} 20241011055643828 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643828 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643828 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643828 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241011055643837 DAUC <0003> db_auc.c:157 IMSI='262424679805403': No 2G Auth Data 20241011055643837 DAUC <0003> db_auc.c:192 IMSI='262424679805403': No 3G Auth Data 20241011055643863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 20241011055643868 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643868 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424679805403" session_id=1706212784 session_state=BEGIN} 20241011055643868 DSS <0004> hlr_ussd.c:576 262424679805403/0x65b2bdb0: Process SS (BEGIN) 20241011055643868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643868 DSS <0004> hlr_ussd.c:518 262424679805403/0x65b2bdb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643868 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643868 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643868 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643868 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643870 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643870 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643870 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424679805403" session_id=1706212784 session_state=END} 20241011055643870 DSS <0004> hlr_ussd.c:576 262424679805403/0x65b2bdb0: Process SS (END) 20241011055643870 DSS <0004> hlr_ussd.c:518 262424679805403/0x65b2bdb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643871 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424679805403" session_id=1706212784 session_state=END} 20241011055643871 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643871 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 20241011055643876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 20241011055643877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643877 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055643877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055643877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055643877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643877 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643877 DLINP <000b> input/ipa.c:414 127.0.0.1:46685 connection closed with server 20241011055643877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46685 20241011055643877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241011055643877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241011055643923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 20241011055644123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 20241011055647206 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39181 20241011055647206 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39181 20241011055647208 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647208 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055647211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055647211 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647211 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055647211 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241011055647211 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241011055647211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241011055647211 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  20241011055647211 DLGSUP <0013> gsup_server.c:235 2:  20241011055647211 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055647211 DLGSUP <0013> gsup_server.c:235 3:  20241011055647211 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055647211 DLGSUP <0013> gsup_server.c:235 4:  20241011055647211 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055647211 DLGSUP <0013> gsup_server.c:235 5:  20241011055647211 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055647211 DLGSUP <0013> gsup_server.c:235 7:  20241011055647211 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055647211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055647211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055647211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39181 20241011055647214 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4258 20241011055647217 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055647217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055647217 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  20241011055647217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055647217 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  20241011055647217 DLGSUP <0013> gsup_server.c:235 2:  20241011055647217 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055647217 DLGSUP <0013> gsup_server.c:235 3:  20241011055647217 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055647217 DLGSUP <0013> gsup_server.c:235 4:  20241011055647217 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055647217 DLGSUP <0013> gsup_server.c:235 5:  20241011055647217 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055647217 DLGSUP <0013> gsup_server.c:235 7:  20241011055647217 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055647217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055647217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055647217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055647236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41845<->l=127.0.0.1:4259) 20241011055647245 DAUC <0003> db_auc.c:157 IMSI='262423453016476': No 2G Auth Data 20241011055647245 DAUC <0003> db_auc.c:192 IMSI='262423453016476': No 3G Auth Data 20241011055647269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 20241011055647274 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647274 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423453016476" session_id=2691497064 session_state=BEGIN} 20241011055647274 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (BEGIN) 20241011055647274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647274 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647275 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647275 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647275 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647275 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647283 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647283 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=CONTINUE} 20241011055647283 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (CONTINUE) 20241011055647283 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647283 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=CONTINUE} 20241011055647283 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647288 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423453016476" session_id=2691497064 session_state=CONTINUE} 20241011055647288 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (CONTINUE) 20241011055647288 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647288 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647288 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647288 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647290 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647290 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=END} 20241011055647290 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (END) 20241011055647290 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647290 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=END} 20241011055647290 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647290 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 20241011055647296 DAUC <0003> db_auc.c:157 IMSI='262429326459075': No 2G Auth Data 20241011055647296 DAUC <0003> db_auc.c:192 IMSI='262429326459075': No 3G Auth Data 20241011055647319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241011055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647325 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429326459075" session_id=4134572647 session_state=BEGIN} 20241011055647325 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (BEGIN) 20241011055647325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647325 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647327 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647327 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=CONTINUE} 20241011055647327 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (CONTINUE) 20241011055647327 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647327 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=CONTINUE} 20241011055647327 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647331 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429326459075" session_id=4134572647 session_state=CONTINUE} 20241011055647331 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (CONTINUE) 20241011055647331 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647331 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647331 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647331 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647333 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647333 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=END} 20241011055647333 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (END) 20241011055647333 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647333 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=END} 20241011055647333 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647333 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241011055647339 DAUC <0003> db_auc.c:157 IMSI='262429200086144': No 2G Auth Data 20241011055647339 DAUC <0003> db_auc.c:192 IMSI='262429200086144': No 3G Auth Data 20241011055647363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33498<->l=127.0.0.1:4258 20241011055647368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647368 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429200086144" session_id=2085369646 session_state=BEGIN} 20241011055647368 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (BEGIN) 20241011055647368 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647368 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647368 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647368 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647370 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647370 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=CONTINUE} 20241011055647370 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (CONTINUE) 20241011055647370 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647370 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=CONTINUE} 20241011055647370 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647376 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429200086144" session_id=2085369646 session_state=CONTINUE} 20241011055647376 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (CONTINUE) 20241011055647376 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647376 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647376 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647376 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647378 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647378 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647378 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=END} 20241011055647378 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (END) 20241011055647378 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647378 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=END} 20241011055647378 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647378 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647378 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647378 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33498<->l=127.0.0.1:4258 20241011055647386 DAUC <0003> db_auc.c:157 IMSI='262423829660836': No 2G Auth Data 20241011055647386 DAUC <0003> db_auc.c:192 IMSI='262423829660836': No 3G Auth Data 20241011055647412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241011055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647418 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423829660836" session_id=1977471577 session_state=BEGIN} 20241011055647418 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (BEGIN) 20241011055647418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647418 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647418 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647418 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647419 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647419 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647419 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=CONTINUE} 20241011055647419 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (CONTINUE) 20241011055647419 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647419 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=CONTINUE} 20241011055647420 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647426 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647426 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423829660836" session_id=1977471577 session_state=CONTINUE} 20241011055647426 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (CONTINUE) 20241011055647426 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647426 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647426 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647426 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647426 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647426 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647427 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647427 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647427 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=END} 20241011055647427 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (END) 20241011055647427 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647427 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=END} 20241011055647427 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647427 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647427 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647428 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241011055647434 DAUC <0003> db_auc.c:157 IMSI='262423010302323': No 2G Auth Data 20241011055647434 DAUC <0003> db_auc.c:192 IMSI='262423010302323': No 3G Auth Data 20241011055647459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20241011055647464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647465 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423010302323" session_id=3752767915 session_state=BEGIN} 20241011055647465 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (BEGIN) 20241011055647465 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647465 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647465 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647465 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647465 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647465 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647467 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647467 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647467 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=CONTINUE} 20241011055647467 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (CONTINUE) 20241011055647467 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647467 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=CONTINUE} 20241011055647467 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647467 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647467 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647471 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423010302323" session_id=3752767915 session_state=CONTINUE} 20241011055647471 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (CONTINUE) 20241011055647471 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647471 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647473 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647473 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=END} 20241011055647473 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (END) 20241011055647473 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647473 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=END} 20241011055647473 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647473 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20241011055647479 DAUC <0003> db_auc.c:157 IMSI='262426912677279': No 2G Auth Data 20241011055647479 DAUC <0003> db_auc.c:192 IMSI='262426912677279': No 3G Auth Data 20241011055647508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20241011055647514 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647514 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426912677279" session_id=1238288819 session_state=BEGIN} 20241011055647514 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (BEGIN) 20241011055647514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647514 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647514 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647514 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647514 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647514 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647516 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647516 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=CONTINUE} 20241011055647516 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (CONTINUE) 20241011055647516 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647516 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=CONTINUE} 20241011055647516 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647520 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426912677279" session_id=1238288819 session_state=CONTINUE} 20241011055647520 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (CONTINUE) 20241011055647520 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647520 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647520 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647520 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647522 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647522 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=END} 20241011055647522 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (END) 20241011055647522 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647522 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=END} 20241011055647522 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647522 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20241011055647528 DAUC <0003> db_auc.c:157 IMSI='262421481671338': No 2G Auth Data 20241011055647528 DAUC <0003> db_auc.c:192 IMSI='262421481671338': No 3G Auth Data 20241011055647557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 20241011055647564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647564 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421481671338" session_id=3904151030 session_state=BEGIN} 20241011055647564 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (BEGIN) 20241011055647564 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647564 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647564 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647564 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647566 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647566 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=CONTINUE} 20241011055647566 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (CONTINUE) 20241011055647566 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647566 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=CONTINUE} 20241011055647566 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647570 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647570 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421481671338" session_id=3904151030 session_state=CONTINUE} 20241011055647570 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (CONTINUE) 20241011055647570 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647570 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647570 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647570 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647570 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647570 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647572 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647572 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=END} 20241011055647572 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (END) 20241011055647572 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647572 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=END} 20241011055647572 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647572 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 20241011055647578 DAUC <0003> db_auc.c:157 IMSI='262423581318350': No 2G Auth Data 20241011055647578 DAUC <0003> db_auc.c:192 IMSI='262423581318350': No 3G Auth Data 20241011055647606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20241011055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647611 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581318350" session_id=476788191 session_state=BEGIN} 20241011055647611 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (BEGIN) 20241011055647611 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647611 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647611 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647611 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647613 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647613 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647613 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=CONTINUE} 20241011055647613 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (CONTINUE) 20241011055647613 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647613 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=CONTINUE} 20241011055647613 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647613 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647613 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647617 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581318350" session_id=476788191 session_state=CONTINUE} 20241011055647617 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (CONTINUE) 20241011055647617 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647617 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647619 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647619 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647619 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=END} 20241011055647619 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (END) 20241011055647619 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647619 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=END} 20241011055647619 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647619 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647619 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647619 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20241011055647623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4258 20241011055647623 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647623 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647624 DLINP <000b> input/ipa.c:414 127.0.0.1:39181 connection closed with server 20241011055647624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39181 20241011055647624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241011055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647624 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055647624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055647624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055647624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41845<->l=127.0.0.1:4259) 20241011055647671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 20241011055647872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 20241011055650952 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43671 20241011055650952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43671 20241011055650954 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650954 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055650955 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650956 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055650956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055650956 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241011055650956 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241011055650956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241011055650956 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  20241011055650956 DLGSUP <0013> gsup_server.c:235 2:  20241011055650956 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055650956 DLGSUP <0013> gsup_server.c:235 3:  20241011055650956 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055650956 DLGSUP <0013> gsup_server.c:235 4:  20241011055650956 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055650956 DLGSUP <0013> gsup_server.c:235 5:  20241011055650956 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055650956 DLGSUP <0013> gsup_server.c:235 7:  20241011055650956 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055650956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055650956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055650956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43671 20241011055650958 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055650958 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055650960 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055650961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241011055650963 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055650963 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055650963 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055650963 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  20241011055650963 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055650963 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  20241011055650963 DLGSUP <0013> gsup_server.c:235 2:  20241011055650963 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055650963 DLGSUP <0013> gsup_server.c:235 3:  20241011055650963 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055650963 DLGSUP <0013> gsup_server.c:235 4:  20241011055650963 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055650963 DLGSUP <0013> gsup_server.c:235 5:  20241011055650963 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055650963 DLGSUP <0013> gsup_server.c:235 7:  20241011055650963 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055650963 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055650963 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055650963 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055650981 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41447<->l=127.0.0.1:4259) 20241011055650998 DAUC <0003> db_auc.c:157 IMSI='262420821541754': No 2G Auth Data 20241011055650998 DAUC <0003> db_auc.c:192 IMSI='262420821541754': No 3G Auth Data 20241011055651021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241011055651029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651029 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420821541754" session_id=2292106415 session_state=BEGIN} 20241011055651029 DSS <0004> hlr_ussd.c:576 262420821541754/0x889ec4af: Process SS (BEGIN) 20241011055651029 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651029 DSS <0004> hlr_ussd.c:518 262420821541754/0x889ec4af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651029 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651029 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651037 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651037 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420821541754" session_id=2292106415 session_state=END} 20241011055651037 DSS <0004> hlr_ussd.c:576 262420821541754/0x889ec4af: Process SS (END) 20241011055651037 DSS <0004> hlr_ussd.c:518 262420821541754/0x889ec4af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651037 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420821541754" session_id=2292106415 session_state=END} 20241011055651037 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651037 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241011055651046 DAUC <0003> db_auc.c:157 IMSI='262428577008509': No 2G Auth Data 20241011055651046 DAUC <0003> db_auc.c:192 IMSI='262428577008509': No 3G Auth Data 20241011055651071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 20241011055651075 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651075 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428577008509" session_id=978339220 session_state=BEGIN} 20241011055651075 DSS <0004> hlr_ussd.c:576 262428577008509/0x3a504594: Process SS (BEGIN) 20241011055651075 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651075 DSS <0004> hlr_ussd.c:518 262428577008509/0x3a504594: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651075 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651075 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651075 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651075 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651077 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651077 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428577008509" session_id=978339220 session_state=END} 20241011055651077 DSS <0004> hlr_ussd.c:576 262428577008509/0x3a504594: Process SS (END) 20241011055651077 DSS <0004> hlr_ussd.c:518 262428577008509/0x3a504594: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651077 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428577008509" session_id=978339220 session_state=END} 20241011055651077 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651077 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 20241011055651085 DAUC <0003> db_auc.c:157 IMSI='262426242269406': No 2G Auth Data 20241011055651085 DAUC <0003> db_auc.c:192 IMSI='262426242269406': No 3G Auth Data 20241011055651110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 20241011055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651115 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426242269406" session_id=3262881581 session_state=BEGIN} 20241011055651115 DSS <0004> hlr_ussd.c:576 262426242269406/0xc27b9f2d: Process SS (BEGIN) 20241011055651115 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651115 DSS <0004> hlr_ussd.c:518 262426242269406/0xc27b9f2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651115 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651115 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651117 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651117 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426242269406" session_id=3262881581 session_state=END} 20241011055651117 DSS <0004> hlr_ussd.c:576 262426242269406/0xc27b9f2d: Process SS (END) 20241011055651117 DSS <0004> hlr_ussd.c:518 262426242269406/0xc27b9f2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651117 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426242269406" session_id=3262881581 session_state=END} 20241011055651117 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651117 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 20241011055651125 DAUC <0003> db_auc.c:157 IMSI='262423986522676': No 2G Auth Data 20241011055651125 DAUC <0003> db_auc.c:192 IMSI='262423986522676': No 3G Auth Data 20241011055651149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33616<->l=127.0.0.1:4258 20241011055651154 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651154 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423986522676" session_id=1885422609 session_state=BEGIN} 20241011055651154 DSS <0004> hlr_ussd.c:576 262423986522676/0x70614411: Process SS (BEGIN) 20241011055651154 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651155 DSS <0004> hlr_ussd.c:518 262423986522676/0x70614411: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651155 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651155 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651155 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651155 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651156 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651156 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651157 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423986522676" session_id=1885422609 session_state=END} 20241011055651157 DSS <0004> hlr_ussd.c:576 262423986522676/0x70614411: Process SS (END) 20241011055651157 DSS <0004> hlr_ussd.c:518 262423986522676/0x70614411: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651157 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423986522676" session_id=1885422609 session_state=END} 20241011055651157 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651157 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651157 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651157 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33616<->l=127.0.0.1:4258 20241011055651164 DAUC <0003> db_auc.c:157 IMSI='262426970052405': No 2G Auth Data 20241011055651164 DAUC <0003> db_auc.c:192 IMSI='262426970052405': No 3G Auth Data 20241011055651190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241011055651196 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651196 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426970052405" session_id=1290831449 session_state=BEGIN} 20241011055651196 DSS <0004> hlr_ussd.c:576 262426970052405/0x4cf08659: Process SS (BEGIN) 20241011055651196 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651196 DSS <0004> hlr_ussd.c:518 262426970052405/0x4cf08659: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651196 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651196 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651196 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651196 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651198 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651198 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651198 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426970052405" session_id=1290831449 session_state=END} 20241011055651198 DSS <0004> hlr_ussd.c:576 262426970052405/0x4cf08659: Process SS (END) 20241011055651198 DSS <0004> hlr_ussd.c:518 262426970052405/0x4cf08659: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651198 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426970052405" session_id=1290831449 session_state=END} 20241011055651198 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651198 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651198 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651198 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241011055651208 DAUC <0003> db_auc.c:157 IMSI='262421965902974': No 2G Auth Data 20241011055651208 DAUC <0003> db_auc.c:192 IMSI='262421965902974': No 3G Auth Data 20241011055651236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241011055651243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651243 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421965902974" session_id=1895475118 session_state=BEGIN} 20241011055651243 DSS <0004> hlr_ussd.c:576 262421965902974/0x70faa7ae: Process SS (BEGIN) 20241011055651243 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651243 DSS <0004> hlr_ussd.c:518 262421965902974/0x70faa7ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651243 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651243 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651244 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651244 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965902974" session_id=1895475118 session_state=END} 20241011055651244 DSS <0004> hlr_ussd.c:576 262421965902974/0x70faa7ae: Process SS (END) 20241011055651244 DSS <0004> hlr_ussd.c:518 262421965902974/0x70faa7ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651244 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965902974" session_id=1895475118 session_state=END} 20241011055651244 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651244 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241011055651252 DAUC <0003> db_auc.c:157 IMSI='262426624248206': No 2G Auth Data 20241011055651252 DAUC <0003> db_auc.c:192 IMSI='262426624248206': No 3G Auth Data 20241011055651279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20241011055651286 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651286 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426624248206" session_id=3665788011 session_state=BEGIN} 20241011055651286 DSS <0004> hlr_ussd.c:576 262426624248206/0xda7f7c6b: Process SS (BEGIN) 20241011055651286 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651286 DSS <0004> hlr_ussd.c:518 262426624248206/0xda7f7c6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651286 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651286 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651286 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651286 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651288 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651288 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624248206" session_id=3665788011 session_state=END} 20241011055651288 DSS <0004> hlr_ussd.c:576 262426624248206/0xda7f7c6b: Process SS (END) 20241011055651288 DSS <0004> hlr_ussd.c:518 262426624248206/0xda7f7c6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651288 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624248206" session_id=3665788011 session_state=END} 20241011055651288 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651288 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20241011055651295 DAUC <0003> db_auc.c:157 IMSI='262420139914160': No 2G Auth Data 20241011055651295 DAUC <0003> db_auc.c:192 IMSI='262420139914160': No 3G Auth Data 20241011055651321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 20241011055651326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651326 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420139914160" session_id=3011923974 session_state=BEGIN} 20241011055651326 DSS <0004> hlr_ussd.c:576 262420139914160/0xb3865006: Process SS (BEGIN) 20241011055651326 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651326 DSS <0004> hlr_ussd.c:518 262420139914160/0xb3865006: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651326 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651326 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651329 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651329 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420139914160" session_id=3011923974 session_state=END} 20241011055651329 DSS <0004> hlr_ussd.c:576 262420139914160/0xb3865006: Process SS (END) 20241011055651329 DSS <0004> hlr_ussd.c:518 262420139914160/0xb3865006: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651329 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420139914160" session_id=3011923974 session_state=END} 20241011055651329 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651329 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 20241011055651335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241011055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651336 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651336 DLINP <000b> input/ipa.c:414 127.0.0.1:43671 connection closed with server 20241011055651336 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43671 20241011055651336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241011055651336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41447<->l=127.0.0.1:4259) 20241011055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651336 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055651336 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055651336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055651376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241011055651527 DSS <0004> hlr_ussd.c:239 262427075932866/0xa9ec62e2: SS Session Timeout, destroying 20241011055651527 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427075932866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241011055651579 DSS <0004> hlr_ussd.c:239 262424809729967/0x7f788983: SS Session Timeout, destroying 20241011055651579 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424809729967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651629 DSS <0004> hlr_ussd.c:239 262429554860863/0xc818323c: SS Session Timeout, destroying 20241011055651629 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429554860863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651687 DSS <0004> hlr_ussd.c:239 262422644131456/0xdc309c15: SS Session Timeout, destroying 20241011055651687 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422644131456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651730 DSS <0004> hlr_ussd.c:239 262421576323968/0x781c166b: SS Session Timeout, destroying 20241011055651730 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421576323968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651776 DSS <0004> hlr_ussd.c:239 262420741536852/0x07ad771e: SS Session Timeout, destroying 20241011055651776 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420741536852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651818 DSS <0004> hlr_ussd.c:239 262421600878447/0x2071c607: SS Session Timeout, destroying 20241011055651818 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421600878447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651862 DSS <0004> hlr_ussd.c:239 262421017299227/0x746d7f3d: SS Session Timeout, destroying 20241011055651862 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421017299227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055654655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055654655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055654658 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4258 20241011055654661 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055654662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055654662 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  20241011055654662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055654662 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  20241011055654662 DLGSUP <0013> gsup_server.c:235 2:  20241011055654662 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055654662 DLGSUP <0013> gsup_server.c:235 3:  20241011055654662 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055654662 DLGSUP <0013> gsup_server.c:235 4:  20241011055654662 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055654662 DLGSUP <0013> gsup_server.c:235 5:  20241011055654662 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055654662 DLGSUP <0013> gsup_server.c:235 7:  20241011055654662 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055654662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055654662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055654662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055654679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43561<->l=127.0.0.1:4259) 20241011055654684 DAUC <0003> db_auc.c:157 IMSI='262422285622189': No 2G Auth Data 20241011055654684 DAUC <0003> db_auc.c:192 IMSI='262422285622189': No 3G Auth Data 20241011055654707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241011055654715 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654715 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422285622189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422285622189" session_id=1262494212 session_state=BEGIN} 20241011055654715 DSS <0004> hlr_ussd.c:576 262422285622189/0x4b402204: Process SS (BEGIN) 20241011055654715 DSS <0004> hlr_ussd.c:498 262422285622189/0x4b402204: SS CompType=Invoke, OpCode=InterrogateSS 20241011055654715 DSS <0004> hlr_ussd.c:506 262422285622189/0x4b402204: Structured SS requests are not supported, rejecting... 20241011055654715 DSS <0004> hlr_ussd.c:354 262422285622189/0x4b402204: Tx ReturnError(0, 0x15) 20241011055654715 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422285622189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422285622189" session_id=1262494212 session_state=END} 20241011055654715 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055654715 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055654719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241011055654728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4258 20241011055654729 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055654729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055654729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055654729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43561<->l=127.0.0.1:4259) 20241011055654771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33666<->l=127.0.0.1:4258 20241011055654872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33666<->l=127.0.0.1:4258 20241011055655169 DSS <0004> hlr_ussd.c:239 262427083171891/0x716fa8bc: SS Session Timeout, destroying 20241011055655169 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427083171891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655205 DSS <0004> hlr_ussd.c:239 262428329492174/0x55b2b054: SS Session Timeout, destroying 20241011055655205 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428329492174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655241 DSS <0004> hlr_ussd.c:239 262426476958443/0xe095aa37: SS Session Timeout, destroying 20241011055655241 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426476958443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655281 DSS <0004> hlr_ussd.c:239 262425406274485/0x78c5baea: SS Session Timeout, destroying 20241011055655281 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425406274485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655317 DSS <0004> hlr_ussd.c:239 262424090102548/0x5009344e: SS Session Timeout, destroying 20241011055655317 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424090102548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655358 DSS <0004> hlr_ussd.c:239 262425734210622/0x9daf9536: SS Session Timeout, destroying 20241011055655358 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425734210622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655397 DSS <0004> hlr_ussd.c:239 262427518471819/0x8bf6fe43: SS Session Timeout, destroying 20241011055655397 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427518471819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655441 DSS <0004> hlr_ussd.c:239 262427437831329/0x66e4b922: SS Session Timeout, destroying 20241011055655441 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427437831329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055657944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055657944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055657947 DLINP <000b> input/ipa.c:451 connected read/write 20241011055657947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055657947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20241011055657950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055657950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055657950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055657950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055657950 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  20241011055657950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055657950 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  20241011055657950 DLGSUP <0013> gsup_server.c:235 2:  20241011055657950 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055657950 DLGSUP <0013> gsup_server.c:235 3:  20241011055657950 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055657950 DLGSUP <0013> gsup_server.c:235 4:  20241011055657950 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055657950 DLGSUP <0013> gsup_server.c:235 5:  20241011055657950 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055657950 DLGSUP <0013> gsup_server.c:235 7:  20241011055657950 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055657950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055657950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055657950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055657964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38233<->l=127.0.0.1:4259) 20241011055657982 DAUC <0003> db_auc.c:157 IMSI='262427275327271': No 2G Auth Data 20241011055657982 DAUC <0003> db_auc.c:192 IMSI='262427275327271': No 3G Auth Data 20241011055658008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4258 20241011055658015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658015 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427275327271"} 20241011055658015 DMAIN <0000> hlr.c:435 IMSI='262427275327271': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658015 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427275327271"} 20241011055658015 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658017 DAUC <0003> db_auc.c:192 IMSI='262427275327271': No 3G Auth Data 20241011055658020 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658020 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427275327271"} 20241011055658020 DAUC <0003> hlr.c:428 IMSI='262427275327271': storing IMEI = 12345678901234 20241011055658023 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427275327271"} 20241011055658023 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658023 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658023 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658025 DAUC <0003> db_auc.c:192 IMSI='262427275327271': No 3G Auth Data 20241011055658026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4258 20241011055658037 DAUC <0003> db_auc.c:157 IMSI='262428670528074': No 2G Auth Data 20241011055658037 DAUC <0003> db_auc.c:192 IMSI='262428670528074': No 3G Auth Data 20241011055658062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20241011055658066 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658066 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670528074"} 20241011055658066 DMAIN <0000> hlr.c:435 IMSI='262428670528074': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658066 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428670528074"} 20241011055658066 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658066 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658066 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658067 DAUC <0003> db_auc.c:192 IMSI='262428670528074': No 3G Auth Data 20241011055658070 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658070 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670528074"} 20241011055658070 DAUC <0003> hlr.c:428 IMSI='262428670528074': storing IMEI = 12345678901234 20241011055658073 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428670528074"} 20241011055658073 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658073 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658073 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658074 DAUC <0003> db_auc.c:192 IMSI='262428670528074': No 3G Auth Data 20241011055658076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20241011055658088 DAUC <0003> db_auc.c:157 IMSI='262423935179766': No 2G Auth Data 20241011055658088 DAUC <0003> db_auc.c:192 IMSI='262423935179766': No 3G Auth Data 20241011055658113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 20241011055658118 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658118 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935179766"} 20241011055658118 DMAIN <0000> hlr.c:435 IMSI='262423935179766': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658118 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423935179766"} 20241011055658118 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658118 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658118 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658120 DAUC <0003> db_auc.c:192 IMSI='262423935179766': No 3G Auth Data 20241011055658122 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658122 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935179766"} 20241011055658122 DAUC <0003> hlr.c:428 IMSI='262423935179766': storing IMEI = 12345678901234 20241011055658126 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423935179766"} 20241011055658126 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658127 DAUC <0003> db_auc.c:192 IMSI='262423935179766': No 3G Auth Data 20241011055658128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 20241011055658143 DAUC <0003> db_auc.c:157 IMSI='262421420805447': No 2G Auth Data 20241011055658143 DAUC <0003> db_auc.c:192 IMSI='262421420805447': No 3G Auth Data 20241011055658169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241011055658175 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658175 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421420805447"} 20241011055658175 DMAIN <0000> hlr.c:435 IMSI='262421420805447': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658175 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421420805447"} 20241011055658175 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658175 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658175 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658176 DAUC <0003> db_auc.c:157 IMSI='262421420805447': No 2G Auth Data 20241011055658179 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658179 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421420805447"} 20241011055658179 DAUC <0003> hlr.c:428 IMSI='262421420805447': storing IMEI = 12345678901234 20241011055658182 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421420805447"} 20241011055658182 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658182 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658182 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658183 DAUC <0003> db_auc.c:157 IMSI='262421420805447': No 2G Auth Data 20241011055658184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241011055658196 DAUC <0003> db_auc.c:157 IMSI='262422689585526': No 2G Auth Data 20241011055658196 DAUC <0003> db_auc.c:192 IMSI='262422689585526': No 3G Auth Data 20241011055658219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241011055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658224 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422689585526"} 20241011055658224 DMAIN <0000> hlr.c:435 IMSI='262422689585526': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658224 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422689585526"} 20241011055658224 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658226 DAUC <0003> db_auc.c:157 IMSI='262422689585526': No 2G Auth Data 20241011055658228 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658228 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422689585526"} 20241011055658228 DAUC <0003> hlr.c:428 IMSI='262422689585526': storing IMEI = 12345678901234 20241011055658231 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422689585526"} 20241011055658231 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658231 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658231 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658233 DAUC <0003> db_auc.c:157 IMSI='262422689585526': No 2G Auth Data 20241011055658233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241011055658245 DAUC <0003> db_auc.c:157 IMSI='262428425955713': No 2G Auth Data 20241011055658245 DAUC <0003> db_auc.c:192 IMSI='262428425955713': No 3G Auth Data 20241011055658272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241011055658276 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658276 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428425955713"} 20241011055658276 DMAIN <0000> hlr.c:435 IMSI='262428425955713': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658276 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428425955713"} 20241011055658276 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658276 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658276 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658280 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428425955713"} 20241011055658280 DAUC <0003> hlr.c:428 IMSI='262428425955713': storing IMEI = 12345678901234 20241011055658283 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428425955713"} 20241011055658283 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241011055658300 DAUC <0003> db_auc.c:157 IMSI='262420468077652': No 2G Auth Data 20241011055658300 DAUC <0003> db_auc.c:192 IMSI='262420468077652': No 3G Auth Data 20241011055658329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241011055658334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658334 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420468077652"} 20241011055658334 DMAIN <0000> hlr.c:435 IMSI='262420468077652': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658334 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420468077652"} 20241011055658334 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658339 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658339 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420468077652"} 20241011055658339 DAUC <0003> hlr.c:428 IMSI='262420468077652': storing IMEI = 12345678901234 20241011055658342 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420468077652"} 20241011055658342 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241011055658360 DAUC <0003> db_auc.c:157 IMSI='262427095055763': No 2G Auth Data 20241011055658360 DAUC <0003> db_auc.c:192 IMSI='262427095055763': No 3G Auth Data 20241011055658389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 20241011055658393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658393 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095055763"} 20241011055658393 DMAIN <0000> hlr.c:435 IMSI='262427095055763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658394 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095055763"} 20241011055658394 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658397 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095055763"} 20241011055658397 DAUC <0003> hlr.c:428 IMSI='262427095055763': storing IMEI = 12345678901234 20241011055658401 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095055763"} 20241011055658401 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658401 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658401 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 20241011055658415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20241011055658416 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658416 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055658416 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055658416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055658416 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38233<->l=127.0.0.1:4259) 20241011055658457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241011055658557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241011055701633 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055701633 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055701634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20241011055701636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701636 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055701636 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055701636 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  20241011055701636 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055701636 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  20241011055701636 DLGSUP <0013> gsup_server.c:235 2:  20241011055701636 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055701636 DLGSUP <0013> gsup_server.c:235 3:  20241011055701636 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055701636 DLGSUP <0013> gsup_server.c:235 4:  20241011055701636 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055701636 DLGSUP <0013> gsup_server.c:235 5:  20241011055701636 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055701636 DLGSUP <0013> gsup_server.c:235 7:  20241011055701636 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055701636 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055701636 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055701636 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055701654 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45895<->l=127.0.0.1:4259) 20241011055701663 DAUC <0003> db_auc.c:157 IMSI='262425246642377': No 2G Auth Data 20241011055701663 DAUC <0003> db_auc.c:192 IMSI='262425246642377': No 3G Auth Data 20241011055701686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241011055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701691 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425246642377" source_name="the-source\n"} 20241011055701691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055701691 DMAIN <0000> hlr.c:435 IMSI='262425246642377': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701691 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425246642377" destination_name="the-source\n"} 20241011055701691 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701694 DAUC <0003> db_auc.c:192 IMSI='262425246642377': No 3G Auth Data 20241011055701697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701697 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425246642377" source_name="the-source\n"} 20241011055701697 DAUC <0003> hlr.c:428 IMSI='262425246642377': storing IMEI = 12345678901234 20241011055701700 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425246642377" destination_name="the-source\n"} 20241011055701700 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701700 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701700 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701701 DAUC <0003> db_auc.c:192 IMSI='262425246642377': No 3G Auth Data 20241011055701702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241011055701714 DAUC <0003> db_auc.c:157 IMSI='262428380291012': No 2G Auth Data 20241011055701714 DAUC <0003> db_auc.c:192 IMSI='262428380291012': No 3G Auth Data 20241011055701738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241011055701744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701744 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428380291012" source_name="the-source\n"} 20241011055701744 DMAIN <0000> hlr.c:435 IMSI='262428380291012': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701744 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428380291012" destination_name="the-source\n"} 20241011055701744 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701746 DAUC <0003> db_auc.c:192 IMSI='262428380291012': No 3G Auth Data 20241011055701748 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701748 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428380291012" source_name="the-source\n"} 20241011055701748 DAUC <0003> hlr.c:428 IMSI='262428380291012': storing IMEI = 12345678901234 20241011055701754 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428380291012" destination_name="the-source\n"} 20241011055701754 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701755 DAUC <0003> db_auc.c:192 IMSI='262428380291012': No 3G Auth Data 20241011055701756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241011055701768 DAUC <0003> db_auc.c:157 IMSI='262422376146183': No 2G Auth Data 20241011055701768 DAUC <0003> db_auc.c:192 IMSI='262422376146183': No 3G Auth Data 20241011055701793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241011055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701800 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422376146183" source_name="the-source\n"} 20241011055701800 DMAIN <0000> hlr.c:435 IMSI='262422376146183': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701800 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422376146183" destination_name="the-source\n"} 20241011055701800 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701802 DAUC <0003> db_auc.c:192 IMSI='262422376146183': No 3G Auth Data 20241011055701805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701805 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422376146183" source_name="the-source\n"} 20241011055701805 DAUC <0003> hlr.c:428 IMSI='262422376146183': storing IMEI = 12345678901234 20241011055701808 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422376146183" destination_name="the-source\n"} 20241011055701808 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701808 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701808 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701810 DAUC <0003> db_auc.c:192 IMSI='262422376146183': No 3G Auth Data 20241011055701811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241011055701823 DAUC <0003> db_auc.c:157 IMSI='262422001390426': No 2G Auth Data 20241011055701823 DAUC <0003> db_auc.c:192 IMSI='262422001390426': No 3G Auth Data 20241011055701845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241011055701849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701849 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422001390426" source_name="the-source\n"} 20241011055701849 DMAIN <0000> hlr.c:435 IMSI='262422001390426': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701849 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422001390426" destination_name="the-source\n"} 20241011055701849 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701850 DAUC <0003> db_auc.c:157 IMSI='262422001390426': No 2G Auth Data 20241011055701853 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701853 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422001390426" source_name="the-source\n"} 20241011055701853 DAUC <0003> hlr.c:428 IMSI='262422001390426': storing IMEI = 12345678901234 20241011055701857 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422001390426" destination_name="the-source\n"} 20241011055701857 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701857 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701857 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701858 DAUC <0003> db_auc.c:157 IMSI='262422001390426': No 2G Auth Data 20241011055701859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241011055701871 DAUC <0003> db_auc.c:157 IMSI='262425067477955': No 2G Auth Data 20241011055701871 DAUC <0003> db_auc.c:192 IMSI='262425067477955': No 3G Auth Data 20241011055701897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241011055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701903 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067477955" source_name="the-source\n"} 20241011055701903 DMAIN <0000> hlr.c:435 IMSI='262425067477955': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701903 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425067477955" destination_name="the-source\n"} 20241011055701903 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701905 DAUC <0003> db_auc.c:157 IMSI='262425067477955': No 2G Auth Data 20241011055701907 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701907 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067477955" source_name="the-source\n"} 20241011055701907 DAUC <0003> hlr.c:428 IMSI='262425067477955': storing IMEI = 12345678901234 20241011055701911 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425067477955" destination_name="the-source\n"} 20241011055701911 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701911 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701911 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701912 DAUC <0003> db_auc.c:157 IMSI='262425067477955': No 2G Auth Data 20241011055701913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241011055701924 DAUC <0003> db_auc.c:157 IMSI='262424105518288': No 2G Auth Data 20241011055701924 DAUC <0003> db_auc.c:192 IMSI='262424105518288': No 3G Auth Data 20241011055701950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4258 20241011055701954 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701954 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424105518288" source_name="the-source\n"} 20241011055701954 DMAIN <0000> hlr.c:435 IMSI='262424105518288': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701954 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424105518288" destination_name="the-source\n"} 20241011055701954 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701954 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701955 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701958 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701958 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424105518288" source_name="the-source\n"} 20241011055701958 DAUC <0003> hlr.c:428 IMSI='262424105518288': storing IMEI = 12345678901234 20241011055701962 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424105518288" destination_name="the-source\n"} 20241011055701962 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701962 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701962 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4258 20241011055701979 DAUC <0003> db_auc.c:157 IMSI='262421757380406': No 2G Auth Data 20241011055701979 DAUC <0003> db_auc.c:192 IMSI='262421757380406': No 3G Auth Data 20241011055702008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241011055702013 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702014 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421757380406" source_name="the-source\n"} 20241011055702014 DMAIN <0000> hlr.c:435 IMSI='262421757380406': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055702014 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421757380406" destination_name="the-source\n"} 20241011055702014 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702018 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702018 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421757380406" source_name="the-source\n"} 20241011055702018 DAUC <0003> hlr.c:428 IMSI='262421757380406': storing IMEI = 12345678901234 20241011055702021 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421757380406" destination_name="the-source\n"} 20241011055702021 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702021 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702021 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241011055702038 DAUC <0003> db_auc.c:157 IMSI='262428254436529': No 2G Auth Data 20241011055702038 DAUC <0003> db_auc.c:192 IMSI='262428254436529': No 3G Auth Data 20241011055702066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241011055702071 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702071 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428254436529" source_name="the-source\n"} 20241011055702071 DMAIN <0000> hlr.c:435 IMSI='262428254436529': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055702071 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428254436529" destination_name="the-source\n"} 20241011055702071 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702071 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702071 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702076 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702076 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428254436529" source_name="the-source\n"} 20241011055702076 DAUC <0003> hlr.c:428 IMSI='262428254436529': storing IMEI = 12345678901234 20241011055702080 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428254436529" destination_name="the-source\n"} 20241011055702080 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702080 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702080 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241011055702094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20241011055702096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45895<->l=127.0.0.1:4259) 20241011055702096 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702096 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055702096 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055702096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055702096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241011055702141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241011055702242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241011055705318 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055705318 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055705320 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 20241011055705324 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055705324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055705324 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  20241011055705324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055705324 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  20241011055705324 DLGSUP <0013> gsup_server.c:235 2:  20241011055705324 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055705324 DLGSUP <0013> gsup_server.c:235 3:  20241011055705324 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055705324 DLGSUP <0013> gsup_server.c:235 4:  20241011055705324 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055705324 DLGSUP <0013> gsup_server.c:235 5:  20241011055705324 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055705324 DLGSUP <0013> gsup_server.c:235 7:  20241011055705324 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055705324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055705324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055705324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055705343 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39705<->l=127.0.0.1:4259) 20241011055705362 DAUC <0003> db_auc.c:157 IMSI='262421882738954': No 2G Auth Data 20241011055705362 DAUC <0003> db_auc.c:192 IMSI='262421882738954': No 3G Auth Data 20241011055705386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241011055705391 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705391 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705391 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705391 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705391 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705391 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705391 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705393 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705393 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705393 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705393 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705394 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705394 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705394 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705394 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705396 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705396 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705396 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705396 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705396 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705396 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705396 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705397 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705397 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705397 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705397 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241011055705410 DAUC <0003> db_auc.c:157 IMSI='262428929573517': No 2G Auth Data 20241011055705410 DAUC <0003> db_auc.c:192 IMSI='262428929573517': No 3G Auth Data 20241011055705432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241011055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705436 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705436 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705436 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705436 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705438 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705438 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705438 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705438 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705440 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705440 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705440 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705440 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705442 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705442 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705442 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705442 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705442 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705442 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705442 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705443 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705443 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705443 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705443 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241011055705456 DAUC <0003> db_auc.c:157 IMSI='262422234280760': No 2G Auth Data 20241011055705456 DAUC <0003> db_auc.c:192 IMSI='262422234280760': No 3G Auth Data 20241011055705479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241011055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705484 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705484 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705484 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705484 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705486 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705486 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705486 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705486 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705488 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705488 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705488 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705488 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705488 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705488 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705488 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705490 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705490 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705490 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705490 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705491 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705491 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705491 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705491 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241011055705504 DAUC <0003> db_auc.c:157 IMSI='262421238844330': No 2G Auth Data 20241011055705504 DAUC <0003> db_auc.c:192 IMSI='262421238844330': No 3G Auth Data 20241011055705527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 20241011055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705530 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705530 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705530 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705530 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705532 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705532 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705532 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705532 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705532 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705532 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705532 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705534 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705534 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705534 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705534 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705534 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705534 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705534 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705536 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705536 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705536 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705536 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705537 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705537 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705537 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705537 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 20241011055705550 DAUC <0003> db_auc.c:157 IMSI='262426154579178': No 2G Auth Data 20241011055705550 DAUC <0003> db_auc.c:192 IMSI='262426154579178': No 3G Auth Data 20241011055705576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241011055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705580 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705580 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705580 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705580 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705582 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705582 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705582 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705582 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705583 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705583 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705583 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705583 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705585 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705585 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705585 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705585 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705586 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705586 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705586 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705586 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241011055705599 DAUC <0003> db_auc.c:157 IMSI='262424273035994': No 2G Auth Data 20241011055705599 DAUC <0003> db_auc.c:192 IMSI='262424273035994': No 3G Auth Data 20241011055705625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241011055705629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705629 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705629 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705629 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705629 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705631 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705631 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705631 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705631 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705633 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705633 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705633 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705633 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705633 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705633 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705633 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705634 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705634 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705634 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705634 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705636 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705636 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705636 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705636 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241011055705652 DAUC <0003> db_auc.c:157 IMSI='262421120011236': No 2G Auth Data 20241011055705652 DAUC <0003> db_auc.c:192 IMSI='262421120011236': No 3G Auth Data 20241011055705680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241011055705685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705685 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705685 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705685 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705685 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705687 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705687 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705687 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705687 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705689 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705689 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705689 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705690 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705690 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705690 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705690 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705691 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705691 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705691 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705691 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705693 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705693 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705693 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705693 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705693 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705693 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705693 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241011055705708 DAUC <0003> db_auc.c:157 IMSI='262424500550217': No 2G Auth Data 20241011055705708 DAUC <0003> db_auc.c:192 IMSI='262424500550217': No 3G Auth Data 20241011055705735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241011055705739 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705739 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705739 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705739 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705739 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705739 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705739 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705742 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705742 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705742 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705742 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705742 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705742 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705742 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705743 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705744 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705744 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705744 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705744 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705745 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705745 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705745 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705745 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705745 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705745 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705745 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705747 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705747 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705747 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705747 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241011055705760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 20241011055705761 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705761 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055705761 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055705761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055705761 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39705<->l=127.0.0.1:4259) 20241011055705802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20241011055705903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20241011055708977 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055708977 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055708980 DLINP <000b> input/ipa.c:451 connected read/write 20241011055708980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055708980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241011055708982 DLINP <000b> input/ipa.c:451 connected read/write 20241011055708982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055708982 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055708982 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055708982 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  20241011055708982 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055708982 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  20241011055708982 DLGSUP <0013> gsup_server.c:235 2:  20241011055708982 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055708982 DLGSUP <0013> gsup_server.c:235 3:  20241011055708983 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055708983 DLGSUP <0013> gsup_server.c:235 4:  20241011055708983 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055708983 DLGSUP <0013> gsup_server.c:235 5:  20241011055708983 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055708983 DLGSUP <0013> gsup_server.c:235 7:  20241011055708983 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055708983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055708983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055708983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055709003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39285<->l=127.0.0.1:4259) 20241011055709013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 20241011055709029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055709029 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646378535"} 20241011055709029 DMAIN <0000> hlr.c:435 IMSI='262429646378535': has IMEI = 22245678901234 (consider setting 'store-imei') 20241011055709029 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241011055709029 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646378535" cause=Invalid mandatory information} 20241011055709029 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055709029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055709029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055709034 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055709034 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646378535"} 20241011055709034 DAUC <0003> hlr.c:428 IMSI='262429646378535': storing IMEI = 22245678901234 20241011055709034 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429646378535': no such subscriber 20241011055709034 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241011055709034 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646378535" cause=Invalid mandatory information} 20241011055709034 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055709034 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055709034 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055709035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 20241011055709036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241011055709037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055709037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055709037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055709037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055709038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39285<->l=127.0.0.1:4259) 20241011055709078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4258 20241011055709178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4258 20241011055712259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055712259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055712261 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241011055712263 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055712263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055712263 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  20241011055712263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055712263 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  20241011055712263 DLGSUP <0013> gsup_server.c:235 2:  20241011055712263 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055712263 DLGSUP <0013> gsup_server.c:235 3:  20241011055712263 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055712263 DLGSUP <0013> gsup_server.c:235 4:  20241011055712263 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055712263 DLGSUP <0013> gsup_server.c:235 5:  20241011055712263 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055712263 DLGSUP <0013> gsup_server.c:235 7:  20241011055712263 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055712263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055712263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055712263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055712280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39343<->l=127.0.0.1:4259) 20241011055712291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 20241011055712309 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712309 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712309 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712332 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='027' 20241011055712332 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712349 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712349 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712352 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712352 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712353 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712353 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712354 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712354 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712356 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712356 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712356 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712356 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055712366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055712366 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712368 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267140817"} 20241011055712368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055712368 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055712368 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267140817"} 20241011055712368 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055712368 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055712368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712381 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712381 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712381 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712392 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='129' 20241011055712392 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712395 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712395 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712395 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712395 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712396 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712396 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712398 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712398 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712399 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712399 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712400 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712400 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712401 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712401 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712401 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712401 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055712408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055712408 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712408 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712408 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712410 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712410 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267140817"} 20241011055712410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055712410 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055712410 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267140817"} 20241011055712410 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055712410 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055712410 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712410 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712420 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712420 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712420 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712431 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='337' 20241011055712431 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712434 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712434 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712434 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712434 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712436 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712436 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712437 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712437 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712438 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712438 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712439 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712439 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712441 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712441 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712441 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055712441 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427267140817" cause=GPRS services not allowed} 20241011055712441 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712441 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712441 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055712441 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055712441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712449 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712449 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712449 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712455 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='322' 20241011055712455 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712459 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712459 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712460 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712460 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712461 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712461 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712462 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712462 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712464 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712464 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712464 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055712464 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427267140817" cause=GPRS services not allowed} 20241011055712464 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712464 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712464 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055712464 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712473 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712473 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712476 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712479 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712479 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712479 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712479 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712481 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712481 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712482 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712482 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712483 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712483 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712485 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712485 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712485 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712485 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055712485 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427267140817" cause=GPRS services not allowed} 20241011055712485 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712485 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712485 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055712485 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055712485 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712485 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712493 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712493 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712493 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712496 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712499 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712499 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712499 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712499 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712501 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712501 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712501 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712501 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712502 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712502 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712503 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712503 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712503 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712503 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055712510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055712510 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712510 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712510 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712512 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267140817"} 20241011055712512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055712512 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055712512 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267140817"} 20241011055712512 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055712512 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 20241011055712519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241011055712520 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39343<->l=127.0.0.1:4259) 20241011055712520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712520 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055712520 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055712520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055712566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20241011055712667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20241011055715745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055715745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055715747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20241011055715750 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715750 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055715750 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055715750 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  20241011055715750 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055715750 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  20241011055715750 DLGSUP <0013> gsup_server.c:235 2:  20241011055715750 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055715750 DLGSUP <0013> gsup_server.c:235 3:  20241011055715750 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055715750 DLGSUP <0013> gsup_server.c:235 4:  20241011055715750 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055715750 DLGSUP <0013> gsup_server.c:235 5:  20241011055715750 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055715750 DLGSUP <0013> gsup_server.c:235 7:  20241011055715750 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055715750 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055715750 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055715750 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055715771 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36623<->l=127.0.0.1:4259) 20241011055715784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4258 20241011055715797 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715797 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715797 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715813 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='328' 20241011055715813 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715813 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055715819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055715819 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715822 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715822 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424564315311"} 20241011055715822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055715822 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055715822 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424564315311"} 20241011055715822 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055715822 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055715822 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715822 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715824 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715824 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715825 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715825 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715826 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715826 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715833 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715833 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715833 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715840 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='792' 20241011055715840 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715840 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055715847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055715847 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715847 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715847 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715849 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424564315311"} 20241011055715849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055715849 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055715849 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424564315311"} 20241011055715849 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055715849 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055715849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715850 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715850 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715851 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715851 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715852 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715852 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715852 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715853 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715860 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715860 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715860 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715867 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='484' 20241011055715867 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715867 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055715867 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424564315311" cause=GPRS services not allowed} 20241011055715867 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715867 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715867 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055715867 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055715867 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715867 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715868 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715869 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715869 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715869 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715870 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715870 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715871 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715871 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715878 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715878 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715879 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715885 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='478' 20241011055715885 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715885 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055715885 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424564315311" cause=GPRS services not allowed} 20241011055715885 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055715885 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055715885 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715885 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715887 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715887 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715888 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715888 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715888 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715888 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715896 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715896 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715896 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715900 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715900 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055715900 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424564315311" cause=GPRS services not allowed} 20241011055715900 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715900 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715900 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055715900 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055715900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715901 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715901 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715902 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715902 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715903 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715903 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715910 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715910 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715914 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715914 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055715920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055715920 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715920 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715920 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715923 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424564315311"} 20241011055715923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055715923 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055715923 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424564315311"} 20241011055715923 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055715923 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715924 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715924 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715925 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715925 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715926 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715926 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4258 20241011055715933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20241011055715934 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055715934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055715934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055715934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36623<->l=127.0.0.1:4259) 20241011055715972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 20241011055716073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 20241011055719145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055719145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055719148 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 20241011055719152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055719152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055719152 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  20241011055719152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055719152 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  20241011055719152 DLGSUP <0013> gsup_server.c:235 2:  20241011055719152 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055719152 DLGSUP <0013> gsup_server.c:235 3:  20241011055719152 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055719152 DLGSUP <0013> gsup_server.c:235 4:  20241011055719152 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055719152 DLGSUP <0013> gsup_server.c:235 5:  20241011055719152 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055719152 DLGSUP <0013> gsup_server.c:235 7:  20241011055719152 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055719152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055719152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055719152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055719170 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40923<->l=127.0.0.1:4259) 20241011055719180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241011055719197 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719197 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423998875929"} 20241011055719197 DMAIN <0000> hlr.c:227 IMSI='262423998875929': Creating subscriber on demand 20241011055719205 DMAIN <0000> hlr.c:243 IMSI='262423998875929': Successfully assigned MSISDN='587' 20241011055719205 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719205 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719205 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 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 20241011055719205 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423998875929" cause=IMSI unknown in HLR} 20241011055719205 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055719205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719207 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719207 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719208 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719208 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719209 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719209 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719211 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719211 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423998875929" cn_domain=PS} 20241011055719211 DLU <0006> fsm.c:456 lu(262423998875929)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055719211 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055719217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423998875929)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055719217 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423998875929" cn_domain=PS} 20241011055719217 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719217 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719220 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423998875929"} 20241011055719220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055719220 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055719220 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423998875929"} 20241011055719220 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055719220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055719220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055719220 DLU <0006> fsm.c:568 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241011055719227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 20241011055719228 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719228 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055719228 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055719228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055719228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40923<->l=127.0.0.1:4259) 20241011055719276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4258 20241011055719377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4258 20241011055722455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055722455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055722457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055722457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055722458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20241011055722459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055722459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055722459 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055722459 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055722459 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  20241011055722459 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055722459 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  20241011055722459 DLGSUP <0013> gsup_server.c:235 2:  20241011055722459 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055722459 DLGSUP <0013> gsup_server.c:235 3:  20241011055722459 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055722459 DLGSUP <0013> gsup_server.c:235 4:  20241011055722459 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055722459 DLGSUP <0013> gsup_server.c:235 5:  20241011055722459 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055722459 DLGSUP <0013> gsup_server.c:235 7:  20241011055722459 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055722459 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055722459 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055722459 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055722477 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42153<->l=127.0.0.1:4259) 20241011055722479 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055722479 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241011055722496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241011055722503 DAUC <0003> db_auc.c:157 IMSI='262422674349107': No 2G Auth Data 20241011055722503 DAUC <0003> db_auc.c:192 IMSI='262422674349107': No 3G Auth Data 20241011055722511 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616664540.msisdn 20241011055722511 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616664540.msisdn: not attached (vlr_number unset) 20241011055722511 DDGSM <0007> mslookup_server.c:327 sip.voice.491616664540.msisdn: does not exist in GSUP proxy 20241011055723513 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055723513 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422674349107" cn_domain=CS} 20241011055723513 DLU <0006> fsm.c:456 lu(262422674349107)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055723513 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241011055723521 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422674349107)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055723521 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422674349107" cn_domain=CS} 20241011055723521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055723521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055723525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055723525 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422674349107"} 20241011055723525 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055723525 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055723525 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422674349107"} 20241011055723525 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055723525 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055723525 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055723525 DLU <0006> fsm.c:568 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055723525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055723525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055723527 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616664540.msisdn 20241011055723527 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616664540.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241011055723527 DDGSM <0007> mslookup_server.c:327 sip.voice.491616664540.msisdn: does not exist in GSUP proxy 20241011055723527 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616664540.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241011055723534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241011055723535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20241011055723536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055723536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055723536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055723536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055723536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42153<->l=127.0.0.1:4259) 20241011055723579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241011055723680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241011055724716 DSS <0004> hlr_ussd.c:239 262422285622189/0x4b402204: SS Session Timeout, destroying 20241011055724717 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422285622189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055726756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055726756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055726757 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20241011055726759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055726759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055726759 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  20241011055726759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055726759 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  20241011055726759 DLGSUP <0013> gsup_server.c:235 2:  20241011055726759 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055726759 DLGSUP <0013> gsup_server.c:235 3:  20241011055726759 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055726759 DLGSUP <0013> gsup_server.c:235 4:  20241011055726759 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055726759 DLGSUP <0013> gsup_server.c:235 5:  20241011055726759 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055726759 DLGSUP <0013> gsup_server.c:235 7:  20241011055726759 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055726759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055726759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055726759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055726760 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055726760 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241011055726792 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34809<->l=127.0.0.1:4259) 20241011055726795 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055726795 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241011055726810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20241011055726815 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726815 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429876852730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429876852730" cn_domain=CS} 20241011055726815 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429876852730 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241011055726815 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429876852730 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241011055726815 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429876852730.imsi 20241011055726815 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429876852730.imsi 20241011055726815 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429876852730.imsi: does not exist in local HLR 20241011055726820 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429876852730 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241011055726820 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241011055726820 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241011055726820 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241011055726820 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241011055726820 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241011055726820 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429876852730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055726820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055726820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055726820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055726820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055726820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055726820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055726823 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726823 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726823 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241011055726823 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241011055726823 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241011055726825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726825 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241011055726865 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726865 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726865 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726865 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726865 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429876852730 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614552664 20241011055726865 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876852730 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055726865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726869 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726869 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726869 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876852730 MSISDN-491614552664 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055726869 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726869 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726871 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726871 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726871 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429876852730 MSISDN-491614552664 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 20241011055726871 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876852730 MSISDN-491614552664 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055726871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20241011055726874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20241011055726875 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726875 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055726875 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055726875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055726875 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726875 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726875 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241011055726875 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241011055726875 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241011055726875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34809<->l=127.0.0.1:4259) 20241011055726916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57056<->l=127.0.0.1:4258 20241011055727016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57056<->l=127.0.0.1:4258 20241011055730093 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055730093 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055730094 DLINP <000b> input/ipa.c:451 connected read/write 20241011055730094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055730095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 20241011055730096 DLINP <000b> input/ipa.c:451 connected read/write 20241011055730096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055730096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055730096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055730096 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  20241011055730096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055730096 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  20241011055730096 DLGSUP <0013> gsup_server.c:235 2:  20241011055730096 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055730096 DLGSUP <0013> gsup_server.c:235 3:  20241011055730096 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055730096 DLGSUP <0013> gsup_server.c:235 4:  20241011055730096 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055730096 DLGSUP <0013> gsup_server.c:235 5:  20241011055730096 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055730096 DLGSUP <0013> gsup_server.c:235 7:  20241011055730096 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055730096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055730096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055730096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055730097 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055730097 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241011055730117 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45601<->l=127.0.0.1:4259) 20241011055730119 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055730119 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241011055730134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 20241011055730148 DAUC <0003> db_auc.c:157 IMSI='262425373858972': No 2G Auth Data 20241011055730148 DAUC <0003> db_auc.c:192 IMSI='262425373858972': No 3G Auth Data 20241011055730158 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425373858972.imsi 20241011055730158 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425373858972.imsi: found in local HLR 20241011055730166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 20241011055730167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 20241011055730168 DLINP <000b> input/ipa.c:451 connected read/write 20241011055730168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055730168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055730168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055730168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055730168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45601<->l=127.0.0.1:4259) 20241011055730212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241011055730313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241011055733388 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055733388 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055733390 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055733390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241011055733392 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055733392 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055733392 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055733392 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  20241011055733392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055733392 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  20241011055733392 DLGSUP <0013> gsup_server.c:235 2:  20241011055733392 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055733392 DLGSUP <0013> gsup_server.c:235 3:  20241011055733392 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055733392 DLGSUP <0013> gsup_server.c:235 4:  20241011055733392 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055733392 DLGSUP <0013> gsup_server.c:235 5:  20241011055733392 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055733392 DLGSUP <0013> gsup_server.c:235 7:  20241011055733392 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055733392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055733392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055733392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055733392 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055733392 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241011055733421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34255<->l=127.0.0.1:4259) 20241011055733423 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055733424 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241011055733438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 20241011055733443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055733443 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424200155236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424200155236" cn_domain=CS} 20241011055733443 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424200155236 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241011055733443 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424200155236 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241011055733443 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424200155236.imsi 20241011055733443 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424200155236.imsi 20241011055733443 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424200155236.imsi: does not exist in local HLR 20241011055733448 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424200155236 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241011055733448 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241011055733448 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241011055733448 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241011055733448 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241011055733448 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241011055733448 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424200155236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055733448 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055733448 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055733448 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055733448 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055733448 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055733448 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055733451 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733452 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733452 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241011055733452 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241011055733452 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241011055733454 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733454 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733454 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241011055733497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733497 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424200155236 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614142474 20241011055733497 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424200155236 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055733497 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733497 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733501 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733501 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733501 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424200155236 MSISDN-491614142474 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055733501 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733501 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733503 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733503 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733503 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424200155236 MSISDN-491614142474 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 20241011055733503 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424200155236 MSISDN-491614142474 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055733503 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733503 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733505 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424200155236.imsi 20241011055733505 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424200155236.imsi: does not exist in local HLR 20241011055734506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 20241011055734507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241011055734508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34255<->l=127.0.0.1:4259) 20241011055734509 DLINP <000b> input/ipa.c:451 connected read/write 20241011055734509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055734509 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055734509 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055734509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055734509 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055734509 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055734509 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241011055734509 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241011055734509 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241011055734552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 20241011055734652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 20241011055737734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055737734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241011055737737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33410<->l=127.0.0.1:4258 20241011055737740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055737740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055737740 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  20241011055737740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055737740 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  20241011055737740 DLGSUP <0013> gsup_server.c:235 2:  20241011055737740 DLGSUP <0013> gsup_server.c:237 2: 00  20241011055737740 DLGSUP <0013> gsup_server.c:235 3:  20241011055737740 DLGSUP <0013> gsup_server.c:237 3: 00  20241011055737740 DLGSUP <0013> gsup_server.c:235 4:  20241011055737740 DLGSUP <0013> gsup_server.c:237 4: 00  20241011055737740 DLGSUP <0013> gsup_server.c:235 5:  20241011055737740 DLGSUP <0013> gsup_server.c:237 5: 00  20241011055737740 DLGSUP <0013> gsup_server.c:235 7:  20241011055737740 DLGSUP <0013> gsup_server.c:237 7: 00  20241011055737740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055737740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241011055737740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055737741 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055737741 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241011055737772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33263<->l=127.0.0.1:4259) 20241011055737775 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055737775 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241011055737792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20241011055737797 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737797 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422530123964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422530123964" cn_domain=CS} 20241011055737797 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422530123964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241011055737797 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422530123964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241011055737797 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422530123964.imsi 20241011055737797 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422530123964.imsi 20241011055737797 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422530123964.imsi: does not exist in local HLR 20241011055737802 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422530123964 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241011055737802 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241011055737803 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241011055737803 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241011055737803 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241011055737803 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241011055737803 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422530123964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055737803 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055737803 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055737803 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055737803 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055737803 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055737803 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055737805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737805 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241011055737805 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241011055737805 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241011055737806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737806 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241011055737849 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737849 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737849 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737849 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737849 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422530123964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611140723 20241011055737849 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422530123964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055737849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737852 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737852 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737852 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422530123964 MSISDN-491611140723 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055737853 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737853 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737855 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737855 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737855 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422530123964 MSISDN-491611140723 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 20241011055737855 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422530123964 MSISDN-491611140723 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055737855 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737855 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737857 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611140723.msisdn 20241011055737857 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611140723.msisdn: does not exist in local HLR 20241011055737857 DDGSM <0007> mslookup_server.c:352 sip.voice.491611140723.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241011055737857 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611140723.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241011055737860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20241011055737860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33410<->l=127.0.0.1:4258 20241011055737862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33263<->l=127.0.0.1:4259) 20241011055737862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055737862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055737862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055737862 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737862 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737862 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241011055737862 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241011055737862 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241011055737900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 20241011055738001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258