20241101160215806 DMAIN <0000> hlr.c:813 hlr starting 20241101160215806 DDB <0001> db.c:599 using database: hlr.db 20241101160215806 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241101160215807 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241101160215807 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241101160215807 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241101160215828 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241101160215828 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241101160215906 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241101160215910 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241101160215910 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241101160217247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160217247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160217250 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241101160217255 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217255 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160217255 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160217255 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  20241101160217255 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160217255 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  20241101160217255 DLGSUP <0013> gsup_server.c:235 2:  20241101160217255 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 3:  20241101160217255 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 4:  20241101160217255 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 5:  20241101160217255 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 7:  20241101160217255 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160217255 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160217255 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160217255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160217268 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34703<->l=127.0.0.1:4259) 20241101160217273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 20241101160217298 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217298 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"} 20241101160217298 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" 20241101160217298 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} 20241101160217298 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 20241101160217298 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160217298 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160217304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 20241101160217305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241101160217308 DLINP <000b> input/ipa.c:451 connected read/write 20241101160217308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160217308 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160217308 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160217308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160217308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34703<->l=127.0.0.1:4259) 20241101160217386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 20241101160217387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 20241101160220496 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160220496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160220501 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241101160220507 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220507 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160220507 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160220507 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  20241101160220507 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160220507 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  20241101160220507 DLGSUP <0013> gsup_server.c:235 2:  20241101160220507 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 3:  20241101160220507 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 4:  20241101160220507 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 5:  20241101160220507 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 7:  20241101160220507 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160220507 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160220507 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160220507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160220537 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241101160220585 DAUC <0003> db_auc.c:157 IMSI='262429667723730': No 2G Auth Data 20241101160220585 DAUC <0003> db_auc.c:192 IMSI='262429667723730': No 3G Auth Data 20241101160220638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241101160220648 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220648 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429667723730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429667723730"} 20241101160220657 DAUC <0003> db_auc.c:192 IMSI='262429667723730': No 3G Auth Data 20241101160220657 DAUC <0003> db_auc.c:236 IMSI='262429667723730': Calling to generate 5 vectors 20241101160220657 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160220657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220657 DAUC <0003> auc.c:113 vector [0]: rand = 86f237eb1652f282fdf34393b0b635b7 20241101160220657 DAUC <0003> auc.c:179 vector [0]: kc = 0e27c9c8268c5c00 20241101160220657 DAUC <0003> auc.c:180 vector [0]: sres = 9c31dd7b 20241101160220657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160220657 DAUC <0003> auc.c:113 vector [1]: rand = 1d5c9d7fa678aeee9e73908662fec10c 20241101160220657 DAUC <0003> auc.c:179 vector [1]: kc = 4add983871a77800 20241101160220658 DAUC <0003> auc.c:180 vector [1]: sres = e85f16eb 20241101160220658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160220658 DAUC <0003> auc.c:113 vector [2]: rand = b6a070100cde2b203ba959bd9be2b2aa 20241101160220658 DAUC <0003> auc.c:179 vector [2]: kc = 0868cf97fd252400 20241101160220658 DAUC <0003> auc.c:180 vector [2]: sres = 0e033b19 20241101160220658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160220658 DAUC <0003> auc.c:113 vector [3]: rand = eee3661059ad3bd8e09b8ce4a9642ccd 20241101160220658 DAUC <0003> auc.c:179 vector [3]: kc = 94a68e438069f000 20241101160220658 DAUC <0003> auc.c:180 vector [3]: sres = 7836da17 20241101160220658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160220658 DAUC <0003> auc.c:113 vector [4]: rand = a3c94865eda1c25a0294ce6594b44a29 20241101160220658 DAUC <0003> auc.c:179 vector [4]: kc = dc7b87c249418800 20241101160220658 DAUC <0003> auc.c:180 vector [4]: sres = c49f8c48 20241101160220658 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160220658 DAUC <0003> db_auc.c:245 IMSI='262429667723730': Generated 5 vectors 20241101160220658 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429667723730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429667723730"} 20241101160220658 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429667723730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241101160220697 DAUC <0003> db_auc.c:157 IMSI='262422296819459': No 2G Auth Data 20241101160220697 DAUC <0003> db_auc.c:192 IMSI='262422296819459': No 3G Auth Data 20241101160220718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241101160220719 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220720 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296819459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422296819459"} 20241101160220720 DAUC <0003> db_auc.c:192 IMSI='262422296819459': No 3G Auth Data 20241101160220720 DAUC <0003> db_auc.c:236 IMSI='262422296819459': Calling to generate 5 vectors 20241101160220720 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160220720 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220720 DAUC <0003> auc.c:113 vector [0]: rand = df47ed1e365c8a7064306a25876a45f5 20241101160220720 DAUC <0003> auc.c:179 vector [0]: kc = d188b64ad2f08400 20241101160220720 DAUC <0003> auc.c:180 vector [0]: sres = 9ef88bd9 20241101160220720 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [1]: rand = 2db16b507c0c165c09225d319da92e02 20241101160220720 DAUC <0003> auc.c:179 vector [1]: kc = 2e245dbd97339800 20241101160220720 DAUC <0003> auc.c:180 vector [1]: sres = c3d8375b 20241101160220720 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [2]: rand = ceaad91d60513ab67511b9a5250f218e 20241101160220720 DAUC <0003> auc.c:179 vector [2]: kc = 76245727957df400 20241101160220720 DAUC <0003> auc.c:180 vector [2]: sres = c2f40c6d 20241101160220720 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [3]: rand = b5a76b7b0d74133526c2cb6de5741e45 20241101160220720 DAUC <0003> auc.c:179 vector [3]: kc = 71cb7619fb52ec00 20241101160220720 DAUC <0003> auc.c:180 vector [3]: sres = 341cb107 20241101160220720 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160220720 DAUC <0003> auc.c:113 vector [4]: rand = 1ad11b6962a7e9708836fb481133ad79 20241101160220720 DAUC <0003> auc.c:179 vector [4]: kc = 7c90c832c2b14800 20241101160220720 DAUC <0003> auc.c:180 vector [4]: sres = b8690996 20241101160220720 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160220720 DAUC <0003> db_auc.c:245 IMSI='262422296819459': Generated 5 vectors 20241101160220720 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296819459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422296819459"} 20241101160220720 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296819459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220720 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220720 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241101160220745 DAUC <0003> db_auc.c:157 IMSI='262427067031043': No 2G Auth Data 20241101160220745 DAUC <0003> db_auc.c:192 IMSI='262427067031043': No 3G Auth Data 20241101160220767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4258 20241101160220768 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220768 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427067031043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427067031043"} 20241101160220768 DAUC <0003> db_auc.c:192 IMSI='262427067031043': No 3G Auth Data 20241101160220768 DAUC <0003> db_auc.c:236 IMSI='262427067031043': Calling to generate 5 vectors 20241101160220768 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160220768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220768 DAUC <0003> auc.c:113 vector [0]: rand = 97191ca40e0f260dfaea99d84d77e10c 20241101160220768 DAUC <0003> auc.c:179 vector [0]: kc = 22a6ffa39ea493c0 20241101160220768 DAUC <0003> auc.c:180 vector [0]: sres = 66ce32e0 20241101160220768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [1]: rand = 7ad8e431daf839b79032eb4f5820321f 20241101160220768 DAUC <0003> auc.c:179 vector [1]: kc = 6b58c11d454bcc5a 20241101160220768 DAUC <0003> auc.c:180 vector [1]: sres = 9325a2a7 20241101160220768 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [2]: rand = 19be5cde60dc882381dca2404e5b0879 20241101160220768 DAUC <0003> auc.c:179 vector [2]: kc = 41ff03ee5037deb6 20241101160220768 DAUC <0003> auc.c:180 vector [2]: sres = c7f0e553 20241101160220768 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [3]: rand = 5ce657ff009fa9bbf6599d1d1f1496fc 20241101160220768 DAUC <0003> auc.c:179 vector [3]: kc = f0ed51bc0e735d99 20241101160220768 DAUC <0003> auc.c:180 vector [3]: sres = 661bbe75 20241101160220768 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160220768 DAUC <0003> auc.c:113 vector [4]: rand = 94aec1972b583a5071e6732059c8992a 20241101160220768 DAUC <0003> auc.c:179 vector [4]: kc = 05c3fbf84c015663 20241101160220768 DAUC <0003> auc.c:180 vector [4]: sres = 295c54e6 20241101160220768 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160220768 DAUC <0003> db_auc.c:245 IMSI='262427067031043': Generated 5 vectors 20241101160220768 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427067031043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427067031043"} 20241101160220768 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427067031043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220768 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220768 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4258 20241101160220794 DAUC <0003> db_auc.c:157 IMSI='262424330911125': No 2G Auth Data 20241101160220794 DAUC <0003> db_auc.c:192 IMSI='262424330911125': No 3G Auth Data 20241101160220817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241101160220819 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220819 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424330911125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424330911125"} 20241101160220819 DAUC <0003> db_auc.c:157 IMSI='262424330911125': No 2G Auth Data 20241101160220819 DAUC <0003> db_auc.c:236 IMSI='262424330911125': Calling to generate 5 vectors 20241101160220819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160220819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160220819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160220819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160220819 DAUC <0003> auc.c:113 vector [0]: rand = ea7d832884f5f3b94e96fd8b2791d80f 20241101160220819 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160220819 DAUC <0003> auc.c:142 vector [0]: autn = 4a8de241f5220000da5cd1b38ecf6d23 20241101160220819 DAUC <0003> auc.c:143 vector [0]: ck = 8893784d1a391dccbd1e4d1f22dfccc4 20241101160220819 DAUC <0003> auc.c:144 vector [0]: ik = 3810be585e001e37312f4d5724b572b9 20241101160220819 DAUC <0003> auc.c:145 vector [0]: res = 6b9d76a78f7526800000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [0]: kc = 3cb2c65d4253bd86 20241101160220819 DAUC <0003> auc.c:152 vector [0]: sres = e4e85027 20241101160220819 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [1]: rand = 17783910c2955cd6d647d9def40c98f3 20241101160220819 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160220819 DAUC <0003> auc.c:142 vector [1]: autn = 79a84b3319f30000f575bb7424cc76ce 20241101160220819 DAUC <0003> auc.c:143 vector [1]: ck = ff5d14fd27710ac3f9b84475e21bb896 20241101160220819 DAUC <0003> auc.c:144 vector [1]: ik = 56390d5748c26189c7af2b80f3c5dc3d 20241101160220819 DAUC <0003> auc.c:145 vector [1]: res = 6fe90dc9b3df3f4e0000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [1]: kc = 9773765f7e6d0fe1 20241101160220819 DAUC <0003> auc.c:152 vector [1]: sres = dc363287 20241101160220819 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [2]: rand = ed26ea9d7f2e3ed1b194d8d717a428a8 20241101160220819 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160220819 DAUC <0003> auc.c:142 vector [2]: autn = 216b279e46ed0000b84a561f9fffb001 20241101160220819 DAUC <0003> auc.c:143 vector [2]: ck = 722553841407bc4e0ab59a6568559d8c 20241101160220819 DAUC <0003> auc.c:144 vector [2]: ik = 9b188d4b1f448a4de71516777f69effc 20241101160220819 DAUC <0003> auc.c:145 vector [2]: res = e4de26d5ab5549fd0000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [2]: kc = 049d52dd1c7f4473 20241101160220819 DAUC <0003> auc.c:152 vector [2]: sres = 4f8b6f28 20241101160220819 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [3]: rand = 1e02cafc7a46d115bdf75d21374ed1b7 20241101160220819 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160220819 DAUC <0003> auc.c:142 vector [3]: autn = 149ce3c487ed000077c21b133b9c3e1b 20241101160220819 DAUC <0003> auc.c:143 vector [3]: ck = ba9f84f2db2e664f1570a3a2f6b4b0d8 20241101160220819 DAUC <0003> auc.c:144 vector [3]: ik = 5bb7d5e05b0c801696b25843a7350301 20241101160220819 DAUC <0003> auc.c:145 vector [3]: res = 17c854c01a3893960000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [3]: kc = 62eaaaf3d1a35580 20241101160220819 DAUC <0003> auc.c:152 vector [3]: sres = 0df0c756 20241101160220819 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160220819 DAUC <0003> auc.c:113 vector [4]: rand = 8f6745c417547f7487fa6216a18ee121 20241101160220819 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160220819 DAUC <0003> auc.c:142 vector [4]: autn = c6f3f408b9370000473ef718c201b19e 20241101160220819 DAUC <0003> auc.c:143 vector [4]: ck = ba962ffc036ac197017f65673f6615ea 20241101160220819 DAUC <0003> auc.c:144 vector [4]: ik = fa574cd8e37ff694b415727b1c8282e6 20241101160220819 DAUC <0003> auc.c:145 vector [4]: res = 05d03f2cb52129730000000000000000 20241101160220819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160220819 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160220819 DAUC <0003> auc.c:151 vector [4]: kc = f5ab7438c3f1a00f 20241101160220819 DAUC <0003> auc.c:152 vector [4]: sres = b0f1165f 20241101160220819 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160220819 DAUC <0003> db_auc.c:245 IMSI='262424330911125': Generated 5 vectors 20241101160220819 DAUC <0003> db_auc.c:249 IMSI='262424330911125': Updating SQN=161 in DB 20241101160220827 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424330911125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424330911125"} 20241101160220827 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424330911125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220827 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220827 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241101160220858 DAUC <0003> db_auc.c:157 IMSI='262420246794677': No 2G Auth Data 20241101160220858 DAUC <0003> db_auc.c:192 IMSI='262420246794677': No 3G Auth Data 20241101160220880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20241101160220882 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220882 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420246794677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420246794677"} 20241101160220882 DAUC <0003> db_auc.c:157 IMSI='262420246794677': No 2G Auth Data 20241101160220882 DAUC <0003> db_auc.c:236 IMSI='262420246794677': Calling to generate 5 vectors 20241101160220882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160220882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160220882 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160220882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160220882 DAUC <0003> auc.c:113 vector [0]: rand = fddbdc9904fa060552961913cf58b311 20241101160220882 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160220882 DAUC <0003> auc.c:142 vector [0]: autn = 1f6f4a4f11160000a515764283ecd9a8 20241101160220882 DAUC <0003> auc.c:143 vector [0]: ck = 0c9b2058b894a58c3be70ded55f3de30 20241101160220882 DAUC <0003> auc.c:144 vector [0]: ik = de44bffb999d8c91feeaab5cf127dee9 20241101160220882 DAUC <0003> auc.c:145 vector [0]: res = 528e7b12843143c10000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [0]: kc = 17d2391285dd29c4 20241101160220882 DAUC <0003> auc.c:152 vector [0]: sres = d6bf38d3 20241101160220882 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [1]: rand = 772547b9d52f2bf4257f3b4cb8fb200f 20241101160220882 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160220882 DAUC <0003> auc.c:142 vector [1]: autn = 442c3a0c08d10000b41963e131e601d8 20241101160220882 DAUC <0003> auc.c:143 vector [1]: ck = 612af625f9f1ecf2e8465e80f3906ba7 20241101160220882 DAUC <0003> auc.c:144 vector [1]: ik = 5ae3e5311fc7feb2f083f3aa2289ed6f 20241101160220882 DAUC <0003> auc.c:145 vector [1]: res = 87b6f94f2286e8a20000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [1]: kc = 230cbe3e372f9488 20241101160220882 DAUC <0003> auc.c:152 vector [1]: sres = a53011ed 20241101160220882 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [2]: rand = 9d8f1710c89780adf3ecba93f39abcca 20241101160220882 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160220882 DAUC <0003> auc.c:142 vector [2]: autn = 8dd3e30ceca0000030eae8591f6840d0 20241101160220882 DAUC <0003> auc.c:143 vector [2]: ck = 8fb52c5efdcf77451993cb097725998b 20241101160220882 DAUC <0003> auc.c:144 vector [2]: ik = 68db29ca2ae443d5ed5c65f597b0fcec 20241101160220882 DAUC <0003> auc.c:145 vector [2]: res = 90d6bd59c47256d10000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [2]: kc = 13a1ab6837be51f7 20241101160220882 DAUC <0003> auc.c:152 vector [2]: sres = 54a4eb88 20241101160220882 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [3]: rand = 3c8c35330e306391def02b7a67f33273 20241101160220882 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160220882 DAUC <0003> auc.c:142 vector [3]: autn = 69e5612a20c800002dffc1f3f5c51a67 20241101160220882 DAUC <0003> auc.c:143 vector [3]: ck = 84986adec5bd0ad3df5dee101f44eb96 20241101160220882 DAUC <0003> auc.c:144 vector [3]: ik = 198f201bb1a3a1ee8d9c74fe891c4f0c 20241101160220882 DAUC <0003> auc.c:145 vector [3]: res = d069eeb7d47e70950000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [3]: kc = cfd6d02be2460fa7 20241101160220882 DAUC <0003> auc.c:152 vector [3]: sres = 04179e22 20241101160220882 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160220882 DAUC <0003> auc.c:113 vector [4]: rand = 4117366697cccc01e9f73ddb61a37aa9 20241101160220882 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160220882 DAUC <0003> auc.c:142 vector [4]: autn = 3f24afe9b12200003fdacf7cfb58e78e 20241101160220882 DAUC <0003> auc.c:143 vector [4]: ck = f5420204b3e975baba9f6a5a7666dbf9 20241101160220882 DAUC <0003> auc.c:144 vector [4]: ik = 599bb9c36f2f73e11c99f7fa048ec692 20241101160220882 DAUC <0003> auc.c:145 vector [4]: res = 8f2e1b9232d02c830000000000000000 20241101160220882 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160220882 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160220882 DAUC <0003> auc.c:151 vector [4]: kc = 0adf2667ae2e1b30 20241101160220882 DAUC <0003> auc.c:152 vector [4]: sres = bdfe3711 20241101160220882 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160220882 DAUC <0003> db_auc.c:245 IMSI='262420246794677': Generated 5 vectors 20241101160220882 DAUC <0003> db_auc.c:249 IMSI='262420246794677': Updating SQN=161 in DB 20241101160220890 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420246794677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420246794677"} 20241101160220890 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420246794677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20241101160220917 DAUC <0003> db_auc.c:157 IMSI='262423437815385': No 2G Auth Data 20241101160220917 DAUC <0003> db_auc.c:192 IMSI='262423437815385': No 3G Auth Data 20241101160220956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241101160220960 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160220960 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423437815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423437815385"} 20241101160220960 DAUC <0003> db_auc.c:236 IMSI='262423437815385': Calling to generate 5 vectors 20241101160220960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160220960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160220960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160220960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160220960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160220960 DAUC <0003> auc.c:113 vector [0]: rand = 567796d6e61a2eaf9335e5f1b9638bbc 20241101160220960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160220960 DAUC <0003> auc.c:142 vector [0]: autn = a65055a879600000055c4071f08f0b3f 20241101160220960 DAUC <0003> auc.c:143 vector [0]: ck = 01041bbe02b1d1958a45854bfac5ba2c 20241101160220960 DAUC <0003> auc.c:144 vector [0]: ik = 553fa45c8d94218799ad2394d675f28d 20241101160220960 DAUC <0003> auc.c:145 vector [0]: res = 073c0d3a7bbd07300000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [0]: kc = bb8c62b81a92a400 20241101160220960 DAUC <0003> auc.c:180 vector [0]: sres = f91346d9 20241101160220960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [1]: rand = c30a7c55e91606937386b4d0965a1393 20241101160220960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160220960 DAUC <0003> auc.c:142 vector [1]: autn = 4d4a60864b8200005883b9bb7e513813 20241101160220960 DAUC <0003> auc.c:143 vector [1]: ck = d4c5d3129bc9c0b5d01c6859598f52f6 20241101160220960 DAUC <0003> auc.c:144 vector [1]: ik = cf7aee28e80cd84d129c932ca3d7e0e4 20241101160220960 DAUC <0003> auc.c:145 vector [1]: res = 2585aa5c00d3d5870000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [1]: kc = ab7fb3e5f1f0f400 20241101160220960 DAUC <0003> auc.c:180 vector [1]: sres = 4283c536 20241101160220960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [2]: rand = c95db178426b1ed1cb2d66e9c67a3aed 20241101160220960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160220960 DAUC <0003> auc.c:142 vector [2]: autn = 24bc5bee58fb0000e71f3524aac5b459 20241101160220960 DAUC <0003> auc.c:143 vector [2]: ck = 2873e9dfadd9d0a95b1a05e84915ebb8 20241101160220960 DAUC <0003> auc.c:144 vector [2]: ik = dde160acfea636fcd43f37b17cf34fe0 20241101160220960 DAUC <0003> auc.c:145 vector [2]: res = bcaf722576cfad720000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [2]: kc = 3a03cb1280d9e400 20241101160220960 DAUC <0003> auc.c:180 vector [2]: sres = 61c29d2a 20241101160220960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [3]: rand = 8694ee6b16534c0a65177e960946a535 20241101160220960 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160220960 DAUC <0003> auc.c:142 vector [3]: autn = 2edcf1e1c0ed00002b2dda8d734fa3c9 20241101160220960 DAUC <0003> auc.c:143 vector [3]: ck = fe5a35329533c07faf09b66a044138c8 20241101160220960 DAUC <0003> auc.c:144 vector [3]: ik = 17d2651c366d21bc68d0920431aa6aa1 20241101160220960 DAUC <0003> auc.c:145 vector [3]: res = b2b6b0d2b75a5a4a0000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [3]: kc = b25a56213420e400 20241101160220960 DAUC <0003> auc.c:180 vector [3]: sres = 593296c6 20241101160220960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160220960 DAUC <0003> auc.c:113 vector [4]: rand = e68aba82e8f304986d1f0ea56dde7774 20241101160220960 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160220960 DAUC <0003> auc.c:142 vector [4]: autn = 4a5a2903e2ba00005c1a8a0344318b33 20241101160220960 DAUC <0003> auc.c:143 vector [4]: ck = ef0293e64baab0121db3677db1147f1f 20241101160220960 DAUC <0003> auc.c:144 vector [4]: ik = 0eb0c5b1583040f8c2d069b5ead93ea6 20241101160220960 DAUC <0003> auc.c:145 vector [4]: res = d53bb3985a6ddea10000000000000000 20241101160220960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160220960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160220960 DAUC <0003> auc.c:179 vector [4]: kc = 0fdd264b86980400 20241101160220960 DAUC <0003> auc.c:180 vector [4]: sres = 7b99818b 20241101160220960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160220960 DAUC <0003> db_auc.c:245 IMSI='262423437815385': Generated 5 vectors 20241101160220961 DAUC <0003> db_auc.c:249 IMSI='262423437815385': Updating SQN=161 in DB 20241101160220969 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423437815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423437815385"} 20241101160220969 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423437815385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160220969 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220969 DLINP <000b> input/ipa.c:451 connected read/write 20241101160220969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160220976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241101160221009 DAUC <0003> db_auc.c:157 IMSI='262426689424097': No 2G Auth Data 20241101160221009 DAUC <0003> db_auc.c:192 IMSI='262426689424097': No 3G Auth Data 20241101160221049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 20241101160221053 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160221053 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426689424097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426689424097"} 20241101160221053 DAUC <0003> db_auc.c:236 IMSI='262426689424097': Calling to generate 5 vectors 20241101160221053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160221053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160221053 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160221053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160221053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160221053 DAUC <0003> auc.c:113 vector [0]: rand = 83cb5d3ea918cea4f3af419b4b10e595 20241101160221053 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160221053 DAUC <0003> auc.c:142 vector [0]: autn = 613d9e39fb1800000752e9f5c0f234b3 20241101160221053 DAUC <0003> auc.c:143 vector [0]: ck = 719dc0ea1537fd53b034625cbddb1064 20241101160221053 DAUC <0003> auc.c:144 vector [0]: ik = 317338040b469a28f07427e7f9ed148f 20241101160221053 DAUC <0003> auc.c:145 vector [0]: res = 12ac6611acb864b40000000000000000 20241101160221053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160221053 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [0]: kc = 896524e1b7a79000 20241101160221054 DAUC <0003> auc.c:180 vector [0]: sres = e02aef40 20241101160221054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [1]: rand = 32b0fad3a67c319c8dca84bdcec0e62e 20241101160221054 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160221054 DAUC <0003> auc.c:142 vector [1]: autn = 0f46de60484d0000efb1b9748877d7c8 20241101160221054 DAUC <0003> auc.c:143 vector [1]: ck = fbaba7abd265d9145b855dd52196946f 20241101160221054 DAUC <0003> auc.c:144 vector [1]: ik = cfb63e546de4088ec864fd9519b8561a 20241101160221054 DAUC <0003> auc.c:145 vector [1]: res = 6b03cac6885d67710000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [1]: kc = 87e0bc211e19ec00 20241101160221054 DAUC <0003> auc.c:180 vector [1]: sres = 5971f0b6 20241101160221054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [2]: rand = a9178d4553b2d15fa017d3900ae31e6e 20241101160221054 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160221054 DAUC <0003> auc.c:142 vector [2]: autn = 415ad94249df000009a0e6a970e88639 20241101160221054 DAUC <0003> auc.c:143 vector [2]: ck = b874f7090fe047424cb778c7ca8d17ed 20241101160221054 DAUC <0003> auc.c:144 vector [2]: ik = 1d02761c899d4a7d11b3c12b145bfb18 20241101160221054 DAUC <0003> auc.c:145 vector [2]: res = 3751e2ea6b231b180000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [2]: kc = f6dc4ab08b8d5000 20241101160221054 DAUC <0003> auc.c:180 vector [2]: sres = 7e6c40f1 20241101160221054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [3]: rand = bfa6e3a81e950e3e4e92d542c7b77097 20241101160221054 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160221054 DAUC <0003> auc.c:142 vector [3]: autn = a1999b78ed69000007fe72ebbea31b2a 20241101160221054 DAUC <0003> auc.c:143 vector [3]: ck = bf24c9c80873c1b7560aec85f42578b4 20241101160221054 DAUC <0003> auc.c:144 vector [3]: ik = 7eb8359a31e99452b9daf9d80da80b41 20241101160221054 DAUC <0003> auc.c:145 vector [3]: res = 4148d80a368593220000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [3]: kc = b106c1b5c9693000 20241101160221054 DAUC <0003> auc.c:180 vector [3]: sres = 608ce779 20241101160221054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160221054 DAUC <0003> auc.c:113 vector [4]: rand = 8109998b256639a31549195553df7085 20241101160221054 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160221054 DAUC <0003> auc.c:142 vector [4]: autn = 6c83be51c9b900000cda99f36ae8353f 20241101160221054 DAUC <0003> auc.c:143 vector [4]: ck = c608df7a06ae91934390d8ad305e4416 20241101160221054 DAUC <0003> auc.c:144 vector [4]: ik = 71276db4f8efa1d0768231f80e1b1cba 20241101160221054 DAUC <0003> auc.c:145 vector [4]: res = c65b5c0685c2f6a00000000000000000 20241101160221054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160221054 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160221054 DAUC <0003> auc.c:179 vector [4]: kc = 79258d8d52ab6c00 20241101160221054 DAUC <0003> auc.c:180 vector [4]: sres = e4d16aaa 20241101160221054 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160221054 DAUC <0003> db_auc.c:245 IMSI='262426689424097': Generated 5 vectors 20241101160221054 DAUC <0003> db_auc.c:249 IMSI='262426689424097': Updating SQN=161 in DB 20241101160221062 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426689424097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426689424097"} 20241101160221062 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426689424097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160221063 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160221063 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160221069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 20241101160221102 DAUC <0003> db_auc.c:157 IMSI='262420614401990': No 2G Auth Data 20241101160221102 DAUC <0003> db_auc.c:192 IMSI='262420614401990': No 3G Auth Data 20241101160221142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241101160221145 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160221145 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420614401990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420614401990"} 20241101160221146 DAUC <0003> db_auc.c:236 IMSI='262420614401990': Calling to generate 5 vectors 20241101160221146 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160221146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160221146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160221146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160221146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160221146 DAUC <0003> auc.c:113 vector [0]: rand = 5d964217d8497e4b4740df13994fe5b9 20241101160221146 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160221146 DAUC <0003> auc.c:142 vector [0]: autn = d79e86cf80f6000043b86314c3514c45 20241101160221146 DAUC <0003> auc.c:143 vector [0]: ck = 5cc5fbc413b70d6ab409961ee4010d57 20241101160221146 DAUC <0003> auc.c:144 vector [0]: ik = 30e829b31ac651bdcf163f00b2981a8c 20241101160221146 DAUC <0003> auc.c:145 vector [0]: res = 5954e76aa7aef6d10000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [0]: kc = d5c648151855db6e 20241101160221146 DAUC <0003> auc.c:180 vector [0]: sres = 5f2166e6 20241101160221146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [1]: rand = 5ab98ce1a3f19d7795343023ca3a9497 20241101160221146 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160221146 DAUC <0003> auc.c:142 vector [1]: autn = 4cbf019c4f6500007ec6a3f97244fc5d 20241101160221146 DAUC <0003> auc.c:143 vector [1]: ck = ad73d643122c221563af9952d8e20808 20241101160221146 DAUC <0003> auc.c:144 vector [1]: ik = e49ba230c9d3fa2c2c4f5918147f0b83 20241101160221146 DAUC <0003> auc.c:145 vector [1]: res = a359751b60a82b1e0000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [1]: kc = 4865d91d9e4dc7b5 20241101160221146 DAUC <0003> auc.c:180 vector [1]: sres = a96ebaa2 20241101160221146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [2]: rand = 231bb012208e3830387052b9f9059c78 20241101160221146 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160221146 DAUC <0003> auc.c:142 vector [2]: autn = d4223b72078500008ed472575dc98d2f 20241101160221146 DAUC <0003> auc.c:143 vector [2]: ck = f385efba5b0c89c14cdc42e79d128bc6 20241101160221146 DAUC <0003> auc.c:144 vector [2]: ik = 222aacb4b4f220c37271d55c82ffcb54 20241101160221146 DAUC <0003> auc.c:145 vector [2]: res = 54e126b7377bea190000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [2]: kc = 15c5dc9a7ee7c384 20241101160221146 DAUC <0003> auc.c:180 vector [2]: sres = 9dff6208 20241101160221146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [3]: rand = d75250fd58557d20f6d55c667f158f11 20241101160221146 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160221146 DAUC <0003> auc.c:142 vector [3]: autn = 5e1549b9ea9200001d98fc76dca9ba13 20241101160221146 DAUC <0003> auc.c:143 vector [3]: ck = e260bc3e28634f92ed57fe078ead0f41 20241101160221146 DAUC <0003> auc.c:144 vector [3]: ik = 9f43568e5d0516f3f310aaaf62847f1f 20241101160221146 DAUC <0003> auc.c:145 vector [3]: res = 5e06c42d8525a9770000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [3]: kc = ba7ff65c7c8a425b 20241101160221146 DAUC <0003> auc.c:180 vector [3]: sres = 2ae619db 20241101160221146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160221146 DAUC <0003> auc.c:113 vector [4]: rand = d10a36067442676d5356f084c7716dfd 20241101160221146 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160221146 DAUC <0003> auc.c:142 vector [4]: autn = 1e2bb60507f900002d0e0896faa25e2f 20241101160221146 DAUC <0003> auc.c:143 vector [4]: ck = 4a2e4c69d47d1483b7249ee344d560fc 20241101160221146 DAUC <0003> auc.c:144 vector [4]: ik = d719c46c84141de3912d843530501edd 20241101160221146 DAUC <0003> auc.c:145 vector [4]: res = eb2a73d785e566650000000000000000 20241101160221146 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160221146 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160221146 DAUC <0003> auc.c:179 vector [4]: kc = 8d931e77bcb30859 20241101160221146 DAUC <0003> auc.c:180 vector [4]: sres = 414a991d 20241101160221146 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160221146 DAUC <0003> db_auc.c:245 IMSI='262420614401990': Generated 5 vectors 20241101160221146 DAUC <0003> db_auc.c:249 IMSI='262420614401990': Updating SQN=161 in DB 20241101160221154 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420614401990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420614401990"} 20241101160221154 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420614401990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160221154 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160221154 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160221163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241101160221189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241101160221189 DLINP <000b> input/ipa.c:451 connected read/write 20241101160221189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160221189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160221189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160221189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160221190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241101160221214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241101160221214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241101160224327 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160224327 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160224332 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52900<->l=127.0.0.1:4258 20241101160224338 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160224338 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160224338 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  20241101160224338 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160224338 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  20241101160224338 DLGSUP <0013> gsup_server.c:235 2:  20241101160224338 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 3:  20241101160224338 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 4:  20241101160224338 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 5:  20241101160224338 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 7:  20241101160224338 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160224338 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160224338 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160224338 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160224366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41767<->l=127.0.0.1:4259) 20241101160224406 DAUC <0003> db_auc.c:157 IMSI='262425688831036': No 2G Auth Data 20241101160224406 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4258 20241101160224463 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224463 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224463 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224463 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 1 vectors 20241101160224463 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241101160224463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224463 DAUC <0003> auc.c:113 vector [0]: rand = 9f2e725f61a02a060424539b1320d872 20241101160224464 DAUC <0003> auc.c:179 vector [0]: kc = 90a93015d1d67c00 20241101160224464 DAUC <0003> auc.c:180 vector [0]: sres = ec748f21 20241101160224464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224464 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 1 vectors 20241101160224464 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224464 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224470 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224470 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224470 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224470 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 4 vectors 20241101160224470 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241101160224470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224470 DAUC <0003> auc.c:113 vector [0]: rand = be1c1834ff6c4fad9468f936d33e7695 20241101160224470 DAUC <0003> auc.c:179 vector [0]: kc = a1746fb123b10800 20241101160224470 DAUC <0003> auc.c:180 vector [0]: sres = e4b11744 20241101160224470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224470 DAUC <0003> auc.c:113 vector [1]: rand = b45b967c4b3ba78d3a2bc11a71a224d5 20241101160224470 DAUC <0003> auc.c:179 vector [1]: kc = a6e79bea31531c00 20241101160224470 DAUC <0003> auc.c:180 vector [1]: sres = ec50901c 20241101160224470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224471 DAUC <0003> auc.c:113 vector [2]: rand = b126d530ed42dfc46e26c791d4a12bb0 20241101160224471 DAUC <0003> auc.c:179 vector [2]: kc = 881f6580e8ef5400 20241101160224471 DAUC <0003> auc.c:180 vector [2]: sres = 49b4a3ca 20241101160224471 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224471 DAUC <0003> auc.c:113 vector [3]: rand = e5e6e8b2e9a5d20f346c1c06dd55ef93 20241101160224471 DAUC <0003> auc.c:179 vector [3]: kc = 6ff37f114c82ac00 20241101160224471 DAUC <0003> auc.c:180 vector [3]: sres = 478379cd 20241101160224471 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224471 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 4 vectors 20241101160224471 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224471 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224475 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224475 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224475 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 5 vectors 20241101160224475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224475 DAUC <0003> auc.c:113 vector [0]: rand = 34dbeb5bd4f6062103c28bb95b2665b1 20241101160224475 DAUC <0003> auc.c:179 vector [0]: kc = ae1392087a34a000 20241101160224475 DAUC <0003> auc.c:180 vector [0]: sres = f31a8c94 20241101160224475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [1]: rand = 7e3352ae741c0a8d886ab25d2084d7d3 20241101160224475 DAUC <0003> auc.c:179 vector [1]: kc = 8165e3ab04fd3800 20241101160224475 DAUC <0003> auc.c:180 vector [1]: sres = a775e165 20241101160224475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [2]: rand = 8dfaec4da233712cf652c12c311d1317 20241101160224475 DAUC <0003> auc.c:179 vector [2]: kc = 196c1d4072557400 20241101160224475 DAUC <0003> auc.c:180 vector [2]: sres = 2b6bf8db 20241101160224475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [3]: rand = c987005522987b2bb20980d6d859adb0 20241101160224475 DAUC <0003> auc.c:179 vector [3]: kc = 7ecf9d59367ed800 20241101160224475 DAUC <0003> auc.c:180 vector [3]: sres = 2c7d8f53 20241101160224475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224475 DAUC <0003> auc.c:113 vector [4]: rand = 70c1ea9313972096228b6a1ec8af4465 20241101160224475 DAUC <0003> auc.c:179 vector [4]: kc = 908b428147931000 20241101160224475 DAUC <0003> auc.c:180 vector [4]: sres = ed25ee44 20241101160224475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224475 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 5 vectors 20241101160224475 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224476 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224479 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224479 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688831036"} 20241101160224480 DAUC <0003> db_auc.c:192 IMSI='262425688831036': No 3G Auth Data 20241101160224480 DAUC <0003> db_auc.c:236 IMSI='262425688831036': Calling to generate 5 vectors 20241101160224480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224480 DAUC <0003> auc.c:113 vector [0]: rand = 34777787659a0478b0ea1dc2c3c71fa1 20241101160224480 DAUC <0003> auc.c:179 vector [0]: kc = 450b6335b34cb800 20241101160224480 DAUC <0003> auc.c:180 vector [0]: sres = e4ae7030 20241101160224480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [1]: rand = 9119beff9bf083823fe6fdc9b62aff19 20241101160224480 DAUC <0003> auc.c:179 vector [1]: kc = d827ae521e877800 20241101160224480 DAUC <0003> auc.c:180 vector [1]: sres = 9349f4c8 20241101160224480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [2]: rand = 30ff08757eb6bce46b3d5ae8c2db8b9c 20241101160224480 DAUC <0003> auc.c:179 vector [2]: kc = 9bc4b1a87de8a400 20241101160224480 DAUC <0003> auc.c:180 vector [2]: sres = 5df32740 20241101160224480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [3]: rand = 57f96d6badfa761de80ca62d0221b30d 20241101160224480 DAUC <0003> auc.c:179 vector [3]: kc = 7e29e95a170dbc00 20241101160224480 DAUC <0003> auc.c:180 vector [3]: sres = f1548307 20241101160224480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224480 DAUC <0003> auc.c:113 vector [4]: rand = 8e2cacdddb318c1e4986688b61416cc8 20241101160224480 DAUC <0003> auc.c:179 vector [4]: kc = f434510cc2cd6800 20241101160224480 DAUC <0003> auc.c:180 vector [4]: sres = a69fbaf8 20241101160224480 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224480 DAUC <0003> db_auc.c:245 IMSI='262425688831036': Generated 5 vectors 20241101160224480 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688831036"} 20241101160224480 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425688831036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224480 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224480 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4258 20241101160224510 DAUC <0003> db_auc.c:157 IMSI='262420946299985': No 2G Auth Data 20241101160224510 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 20241101160224535 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224535 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224535 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224535 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 1 vectors 20241101160224535 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241101160224535 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224535 DAUC <0003> auc.c:113 vector [0]: rand = 03bbcf05ab6fbf9a2797790edf99624e 20241101160224535 DAUC <0003> auc.c:179 vector [0]: kc = a4eceabcd3cb5c00 20241101160224535 DAUC <0003> auc.c:180 vector [0]: sres = a7343b41 20241101160224535 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224535 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 1 vectors 20241101160224535 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224535 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224535 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224535 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224536 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224536 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224536 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 4 vectors 20241101160224536 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241101160224536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224536 DAUC <0003> auc.c:113 vector [0]: rand = 6b0a3c3a8552045683da8000a1dbc391 20241101160224536 DAUC <0003> auc.c:179 vector [0]: kc = fc53d43115b3c400 20241101160224536 DAUC <0003> auc.c:180 vector [0]: sres = 9d03d5e1 20241101160224536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224536 DAUC <0003> auc.c:113 vector [1]: rand = 1d73074b5f4b41953a8b7ee3add3d30f 20241101160224536 DAUC <0003> auc.c:179 vector [1]: kc = a71b8e9a30067c00 20241101160224536 DAUC <0003> auc.c:180 vector [1]: sres = ca17f1ae 20241101160224536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224536 DAUC <0003> auc.c:113 vector [2]: rand = e3e1437b4ae8dd4de71ac75e123be8ac 20241101160224536 DAUC <0003> auc.c:179 vector [2]: kc = d9fadc3a238b9800 20241101160224536 DAUC <0003> auc.c:180 vector [2]: sres = 0959a253 20241101160224536 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224536 DAUC <0003> auc.c:113 vector [3]: rand = 7b8707b00ac573719d4f0ccfa4252c70 20241101160224536 DAUC <0003> auc.c:179 vector [3]: kc = 572aedb258da1000 20241101160224536 DAUC <0003> auc.c:180 vector [3]: sres = b86df3f6 20241101160224536 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224536 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 4 vectors 20241101160224536 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224536 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224537 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224537 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224537 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 5 vectors 20241101160224537 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224537 DAUC <0003> auc.c:113 vector [0]: rand = 2d61c9d22c2970420c030bff3dbb1d73 20241101160224537 DAUC <0003> auc.c:179 vector [0]: kc = 1f4ad9fa4ecffc00 20241101160224537 DAUC <0003> auc.c:180 vector [0]: sres = 04ed0e98 20241101160224537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [1]: rand = 45864b2772cc61181b64338f7dacc230 20241101160224537 DAUC <0003> auc.c:179 vector [1]: kc = 6c35cddcf2c74000 20241101160224537 DAUC <0003> auc.c:180 vector [1]: sres = 003e035d 20241101160224537 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [2]: rand = 49340588564d4c8b08e8fbef00ad9de9 20241101160224537 DAUC <0003> auc.c:179 vector [2]: kc = 9c4e27134048e400 20241101160224537 DAUC <0003> auc.c:180 vector [2]: sres = d2bb7425 20241101160224537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [3]: rand = 6c1ca0092acbfdecdac2f72d18a008f9 20241101160224537 DAUC <0003> auc.c:179 vector [3]: kc = 7738652fec7a7000 20241101160224537 DAUC <0003> auc.c:180 vector [3]: sres = 9e84e2a6 20241101160224537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224537 DAUC <0003> auc.c:113 vector [4]: rand = 4850d473e8b813341604fcb6cc34cb62 20241101160224537 DAUC <0003> auc.c:179 vector [4]: kc = c088d6540edd0c00 20241101160224537 DAUC <0003> auc.c:180 vector [4]: sres = 3ac3759d 20241101160224537 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224537 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 5 vectors 20241101160224537 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224537 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224538 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224538 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420946299985"} 20241101160224538 DAUC <0003> db_auc.c:192 IMSI='262420946299985': No 3G Auth Data 20241101160224538 DAUC <0003> db_auc.c:236 IMSI='262420946299985': Calling to generate 5 vectors 20241101160224538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224538 DAUC <0003> auc.c:113 vector [0]: rand = 26f8cee981b3051c532d1046f4a4a144 20241101160224538 DAUC <0003> auc.c:179 vector [0]: kc = 6e3b2c6ad6a3f400 20241101160224538 DAUC <0003> auc.c:180 vector [0]: sres = 2f016791 20241101160224538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [1]: rand = 59e16a7b8de4fd9b676256441dd9623e 20241101160224538 DAUC <0003> auc.c:179 vector [1]: kc = 0e096080f8451c00 20241101160224538 DAUC <0003> auc.c:180 vector [1]: sres = 4c05768f 20241101160224538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [2]: rand = b92e95a67d49393a5b5925931b7c3678 20241101160224538 DAUC <0003> auc.c:179 vector [2]: kc = f6f5bd2f85b0b000 20241101160224538 DAUC <0003> auc.c:180 vector [2]: sres = 8644baff 20241101160224538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [3]: rand = 734b2cf184b3b94990d9f758e1fa8f84 20241101160224538 DAUC <0003> auc.c:179 vector [3]: kc = b6f14463a60e4800 20241101160224538 DAUC <0003> auc.c:180 vector [3]: sres = 97a5d942 20241101160224538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224538 DAUC <0003> auc.c:113 vector [4]: rand = b6371d7198cf19d8f360dd4d11c792c1 20241101160224538 DAUC <0003> auc.c:179 vector [4]: kc = b95a2744950e7c00 20241101160224538 DAUC <0003> auc.c:180 vector [4]: sres = 34395f70 20241101160224538 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224538 DAUC <0003> db_auc.c:245 IMSI='262420946299985': Generated 5 vectors 20241101160224538 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420946299985"} 20241101160224538 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420946299985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224538 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224538 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 20241101160224563 DAUC <0003> db_auc.c:157 IMSI='262429324048449': No 2G Auth Data 20241101160224563 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52930<->l=127.0.0.1:4258 20241101160224587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224587 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224587 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224587 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 1 vectors 20241101160224587 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241101160224587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224587 DAUC <0003> auc.c:113 vector [0]: rand = c684a9b12138a7a4d6dbf6709632dbab 20241101160224588 DAUC <0003> auc.c:179 vector [0]: kc = 033766fda3d8a023 20241101160224588 DAUC <0003> auc.c:180 vector [0]: sres = e8eba39a 20241101160224588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224588 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 1 vectors 20241101160224588 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224588 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224588 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224588 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224588 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 4 vectors 20241101160224588 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241101160224588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224588 DAUC <0003> auc.c:113 vector [0]: rand = e13347ac052f23a7604080345bf01c1e 20241101160224588 DAUC <0003> auc.c:179 vector [0]: kc = 66745a1eb7fc7060 20241101160224588 DAUC <0003> auc.c:180 vector [0]: sres = eb63c3b1 20241101160224588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224588 DAUC <0003> auc.c:113 vector [1]: rand = 367160d5d837c98c6f92075db9227691 20241101160224588 DAUC <0003> auc.c:179 vector [1]: kc = daca33343d89c267 20241101160224588 DAUC <0003> auc.c:180 vector [1]: sres = 9bd5a157 20241101160224588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224588 DAUC <0003> auc.c:113 vector [2]: rand = 6b83473d77f41b263a6fb3210b790332 20241101160224588 DAUC <0003> auc.c:179 vector [2]: kc = 92d9be3552635a1a 20241101160224588 DAUC <0003> auc.c:180 vector [2]: sres = 02e3c702 20241101160224588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224588 DAUC <0003> auc.c:113 vector [3]: rand = cd96eada0304532608ac100ea55692bb 20241101160224588 DAUC <0003> auc.c:179 vector [3]: kc = 68309fdb93c28393 20241101160224588 DAUC <0003> auc.c:180 vector [3]: sres = 46ec6d55 20241101160224588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224588 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 4 vectors 20241101160224588 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224588 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224588 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224589 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224589 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224589 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224589 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 5 vectors 20241101160224589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224589 DAUC <0003> auc.c:113 vector [0]: rand = b4c03da9129bc76225f05f3d84e096c4 20241101160224589 DAUC <0003> auc.c:179 vector [0]: kc = 24c4e58cdfb089c4 20241101160224589 DAUC <0003> auc.c:180 vector [0]: sres = 0979603c 20241101160224589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [1]: rand = 7ee78549dfa41b9566f04a39af5f2dff 20241101160224589 DAUC <0003> auc.c:179 vector [1]: kc = c46afe27acaa7f11 20241101160224589 DAUC <0003> auc.c:180 vector [1]: sres = de8d00f5 20241101160224589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [2]: rand = 81df9cfc5527872298f9488a0d08b617 20241101160224589 DAUC <0003> auc.c:179 vector [2]: kc = 444128bf4880794b 20241101160224589 DAUC <0003> auc.c:180 vector [2]: sres = fbfde708 20241101160224589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [3]: rand = 5c182ed3bc23e47e7004bc676dc0e000 20241101160224589 DAUC <0003> auc.c:179 vector [3]: kc = a8ce9a1805fc2d53 20241101160224589 DAUC <0003> auc.c:180 vector [3]: sres = 41b0ecc1 20241101160224589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224589 DAUC <0003> auc.c:113 vector [4]: rand = d6dc57d971863a753b9588d4adc55483 20241101160224589 DAUC <0003> auc.c:179 vector [4]: kc = 0d0b394be3c8fda7 20241101160224589 DAUC <0003> auc.c:180 vector [4]: sres = c067b1fb 20241101160224589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224589 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 5 vectors 20241101160224589 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224589 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224589 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224589 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224590 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429324048449"} 20241101160224590 DAUC <0003> db_auc.c:192 IMSI='262429324048449': No 3G Auth Data 20241101160224590 DAUC <0003> db_auc.c:236 IMSI='262429324048449': Calling to generate 5 vectors 20241101160224590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241101160224590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224590 DAUC <0003> auc.c:113 vector [0]: rand = da9fccbc086f02067953c81f23c8c916 20241101160224590 DAUC <0003> auc.c:179 vector [0]: kc = ad50a43929dee0b3 20241101160224590 DAUC <0003> auc.c:180 vector [0]: sres = 3a6d89e9 20241101160224590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [1]: rand = 4ef8fb9cb1583add0f4c1fc60be23dfc 20241101160224590 DAUC <0003> auc.c:179 vector [1]: kc = 2da1abb031caeb87 20241101160224590 DAUC <0003> auc.c:180 vector [1]: sres = f87fea7f 20241101160224590 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [2]: rand = a1e78e7e6ba06477661bf8f837ae61ca 20241101160224590 DAUC <0003> auc.c:179 vector [2]: kc = 3536c0ebfb56d69f 20241101160224590 DAUC <0003> auc.c:180 vector [2]: sres = 1101122a 20241101160224590 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [3]: rand = 94b00d78dfba4203dbf477c7f4186e11 20241101160224590 DAUC <0003> auc.c:179 vector [3]: kc = 554d35e96ea0a98d 20241101160224590 DAUC <0003> auc.c:180 vector [3]: sres = 7eb319bc 20241101160224590 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241101160224590 DAUC <0003> auc.c:113 vector [4]: rand = f3926249cbc1a602ba6e9aa9ae348f2b 20241101160224590 DAUC <0003> auc.c:179 vector [4]: kc = 187e04dbff15bb9b 20241101160224590 DAUC <0003> auc.c:180 vector [4]: sres = 62ae77a5 20241101160224590 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241101160224590 DAUC <0003> db_auc.c:245 IMSI='262429324048449': Generated 5 vectors 20241101160224590 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429324048449"} 20241101160224590 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429324048449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52930<->l=127.0.0.1:4258 20241101160224615 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224615 DAUC <0003> db_auc.c:192 IMSI='262423543407014': No 3G Auth Data 20241101160224641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 20241101160224643 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224643 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224643 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224643 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 1 vectors 20241101160224643 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241101160224643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224643 DAUC <0003> auc.c:113 vector [0]: rand = 8d5e223d9939b1c82b54da91e9f2a5e2 20241101160224643 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224643 DAUC <0003> auc.c:142 vector [0]: autn = 42a8b0445dc20000a4b11543b0bfd4db 20241101160224643 DAUC <0003> auc.c:143 vector [0]: ck = b511c30232e4226bcc3428607f2fc66d 20241101160224643 DAUC <0003> auc.c:144 vector [0]: ik = cc38f69d5c24200254725549b8974575 20241101160224643 DAUC <0003> auc.c:145 vector [0]: res = 2d92928165af67a60000000000000000 20241101160224643 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224643 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224643 DAUC <0003> auc.c:151 vector [0]: kc = e16f48b6a9788171 20241101160224644 DAUC <0003> auc.c:152 vector [0]: sres = 483df527 20241101160224644 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224644 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 1 vectors 20241101160224644 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=33 in DB 20241101160224652 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224652 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224655 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224655 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224655 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224655 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 4 vectors 20241101160224655 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241101160224655 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224655 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160224655 DAUC <0003> auc.c:113 vector [0]: rand = fedd87320883d93f2b2cfced1f0dca44 20241101160224655 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160224655 DAUC <0003> auc.c:142 vector [0]: autn = 71389c2d949a0000d0543cec45a127ce 20241101160224655 DAUC <0003> auc.c:143 vector [0]: ck = 7ba4c73099d5b4fe13a1807c3e6d724e 20241101160224655 DAUC <0003> auc.c:144 vector [0]: ik = dcaf68409570e94d0230439db6eaa1cb 20241101160224655 DAUC <0003> auc.c:145 vector [0]: res = 1c056d221121245c0000000000000000 20241101160224655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224655 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224655 DAUC <0003> auc.c:151 vector [0]: kc = b69a6c9184228e36 20241101160224655 DAUC <0003> auc.c:152 vector [0]: sres = 0d24497e 20241101160224655 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224656 DAUC <0003> auc.c:113 vector [1]: rand = dbdef03d22457f06964a6d0fb2657064 20241101160224656 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160224656 DAUC <0003> auc.c:142 vector [1]: autn = 308722c8b02300003be5a3fbc92f96fb 20241101160224656 DAUC <0003> auc.c:143 vector [1]: ck = f7c8e2e9db23d098d965a393dde487dc 20241101160224656 DAUC <0003> auc.c:144 vector [1]: ik = 25799b88a26963bf55ea3a56510575a6 20241101160224656 DAUC <0003> auc.c:145 vector [1]: res = fd5c32ee9cd827d10000000000000000 20241101160224656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224656 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224656 DAUC <0003> auc.c:151 vector [1]: kc = 5e3ee0a4f5ab415d 20241101160224656 DAUC <0003> auc.c:152 vector [1]: sres = 6184153f 20241101160224656 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224656 DAUC <0003> auc.c:113 vector [2]: rand = 3732494d4280a13f9be351afe5c15219 20241101160224656 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160224656 DAUC <0003> auc.c:142 vector [2]: autn = 680441ad3f7d0000764433abb7462331 20241101160224656 DAUC <0003> auc.c:143 vector [2]: ck = e999630af1b351bb99f5252c80b5aa91 20241101160224656 DAUC <0003> auc.c:144 vector [2]: ik = f8206855183110a6aa608b36442a05c4 20241101160224656 DAUC <0003> auc.c:145 vector [2]: res = 17e050f18f9b87460000000000000000 20241101160224656 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224656 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224656 DAUC <0003> auc.c:151 vector [2]: kc = 222ca5452d1dee48 20241101160224656 DAUC <0003> auc.c:152 vector [2]: sres = 987bd7b7 20241101160224656 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224656 DAUC <0003> auc.c:113 vector [3]: rand = f8fe1ca7b0bba052b78463756168c03e 20241101160224656 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160224656 DAUC <0003> auc.c:142 vector [3]: autn = a8825c92f1fb0000ec8fce9046218405 20241101160224656 DAUC <0003> auc.c:143 vector [3]: ck = 1286d3b4c70769738653dac02f5eb38d 20241101160224656 DAUC <0003> auc.c:144 vector [3]: ik = af01bfd2618c9b564511a23da6e48128 20241101160224656 DAUC <0003> auc.c:145 vector [3]: res = d8dbe711b8498a020000000000000000 20241101160224656 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224656 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224656 DAUC <0003> auc.c:151 vector [3]: kc = 7ec5149b2f31c080 20241101160224656 DAUC <0003> auc.c:152 vector [3]: sres = 60926d13 20241101160224656 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224656 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 4 vectors 20241101160224656 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=161 in DB 20241101160224664 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224664 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224664 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224664 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224669 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224669 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224669 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224669 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 5 vectors 20241101160224669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224669 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224669 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224669 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160224669 DAUC <0003> auc.c:113 vector [0]: rand = 75f9b74458541ecae58e301745dc3c0d 20241101160224669 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160224669 DAUC <0003> auc.c:142 vector [0]: autn = d12e0b373c120000978484827158c7f0 20241101160224669 DAUC <0003> auc.c:143 vector [0]: ck = 62a6e9b5989e6340c54f0a90c902909b 20241101160224669 DAUC <0003> auc.c:144 vector [0]: ik = 056221aaedcd9b4c4c2cfebb99bc73ba 20241101160224669 DAUC <0003> auc.c:145 vector [0]: res = 1e7cbc9a5e9147cf0000000000000000 20241101160224669 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224669 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224669 DAUC <0003> auc.c:151 vector [0]: kc = eea73c3425ed1b2d 20241101160224669 DAUC <0003> auc.c:152 vector [0]: sres = 40edfb55 20241101160224669 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224669 DAUC <0003> auc.c:113 vector [1]: rand = dd92feaba8e38656636abad167afd6d1 20241101160224669 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160224669 DAUC <0003> auc.c:142 vector [1]: autn = b4398c3931290000b23d8294457f556e 20241101160224669 DAUC <0003> auc.c:143 vector [1]: ck = 4cf7a6dcab2b0767182bd7486f199db4 20241101160224669 DAUC <0003> auc.c:144 vector [1]: ik = 69255b41366fd9825aecea5b0ffea236 20241101160224669 DAUC <0003> auc.c:145 vector [1]: res = 612417e39961773b0000000000000000 20241101160224669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224669 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224669 DAUC <0003> auc.c:151 vector [1]: kc = 6715c08efda3e167 20241101160224669 DAUC <0003> auc.c:152 vector [1]: sres = f84560d8 20241101160224669 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224669 DAUC <0003> auc.c:113 vector [2]: rand = 4b4515d55c014399a84af2f7e76065ee 20241101160224669 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160224669 DAUC <0003> auc.c:142 vector [2]: autn = ad13cde000160000b890d785aee3c550 20241101160224669 DAUC <0003> auc.c:143 vector [2]: ck = 47710c092703ee3d267289b40562ca76 20241101160224670 DAUC <0003> auc.c:144 vector [2]: ik = d7c4f284c8f9dfac4565c7c9d8c20c9a 20241101160224670 DAUC <0003> auc.c:145 vector [2]: res = 9613c0e24bf043ab0000000000000000 20241101160224670 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224670 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224670 DAUC <0003> auc.c:151 vector [2]: kc = f3a2b0f0325af77d 20241101160224670 DAUC <0003> auc.c:152 vector [2]: sres = dde38349 20241101160224670 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224670 DAUC <0003> auc.c:113 vector [3]: rand = 04204e57a3a2c62bc35510818bd76aeb 20241101160224670 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160224670 DAUC <0003> auc.c:142 vector [3]: autn = ac7fea418f47000070b2f58997e77c24 20241101160224670 DAUC <0003> auc.c:143 vector [3]: ck = 8a8ad985d685234e7518ead9159e5698 20241101160224670 DAUC <0003> auc.c:144 vector [3]: ik = b0a81ac767463bcbd4c94b70852a2062 20241101160224670 DAUC <0003> auc.c:145 vector [3]: res = 38e5c29e0103e0b50000000000000000 20241101160224670 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224670 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224670 DAUC <0003> auc.c:151 vector [3]: kc = 9bf362eb21776e7f 20241101160224670 DAUC <0003> auc.c:152 vector [3]: sres = 39e6222b 20241101160224670 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224670 DAUC <0003> auc.c:113 vector [4]: rand = 9d29d327beac7efd88a34ef000d6f38d 20241101160224670 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160224670 DAUC <0003> auc.c:142 vector [4]: autn = 098d74f0aa9400003f1aa59ba3de0b96 20241101160224670 DAUC <0003> auc.c:143 vector [4]: ck = 6c8aafd0c099d125ae630529c221347e 20241101160224670 DAUC <0003> auc.c:144 vector [4]: ik = 60ffd5887ebe99cde525897f6276184e 20241101160224670 DAUC <0003> auc.c:145 vector [4]: res = 4cdce8aa33648b1c0000000000000000 20241101160224670 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224670 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224670 DAUC <0003> auc.c:151 vector [4]: kc = 4733f60e1e7064d8 20241101160224670 DAUC <0003> auc.c:152 vector [4]: sres = 7fb863b6 20241101160224670 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224670 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 5 vectors 20241101160224670 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=321 in DB 20241101160224678 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224678 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224678 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224678 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224683 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543407014"} 20241101160224683 DAUC <0003> db_auc.c:157 IMSI='262423543407014': No 2G Auth Data 20241101160224683 DAUC <0003> db_auc.c:236 IMSI='262423543407014': Calling to generate 5 vectors 20241101160224683 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160224684 DAUC <0003> auc.c:113 vector [0]: rand = aec438743f2436880d5ca67295673f45 20241101160224684 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160224684 DAUC <0003> auc.c:142 vector [0]: autn = 24e1e6c408910000814eab64c1769479 20241101160224684 DAUC <0003> auc.c:143 vector [0]: ck = 83a1921cd9c1b1836edcd5199114fa83 20241101160224684 DAUC <0003> auc.c:144 vector [0]: ik = f6f1b6320c7c569d48171445d06c096a 20241101160224684 DAUC <0003> auc.c:145 vector [0]: res = 39785280c43e65cb0000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [0]: kc = 539be57294c514f7 20241101160224684 DAUC <0003> auc.c:152 vector [0]: sres = fd46374b 20241101160224684 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [1]: rand = 81478b3b5b27bd4fd58c2b3d6848cc1e 20241101160224684 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160224684 DAUC <0003> auc.c:142 vector [1]: autn = 0ee6548b93ef00009fa85845177e13ad 20241101160224684 DAUC <0003> auc.c:143 vector [1]: ck = 54e843105f55f4095b88aeb58c3d61a2 20241101160224684 DAUC <0003> auc.c:144 vector [1]: ik = 03e9ee037b28a852bd3d973d68b71f25 20241101160224684 DAUC <0003> auc.c:145 vector [1]: res = 47ddf6be2bd0bcc30000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [1]: kc = b1b4949bc0f722dc 20241101160224684 DAUC <0003> auc.c:152 vector [1]: sres = 6c0d4a7d 20241101160224684 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [2]: rand = 24dea8ddc955c0069672d8b00a8ccdba 20241101160224684 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160224684 DAUC <0003> auc.c:142 vector [2]: autn = 13b5059e0904000075eda1795c94ca90 20241101160224684 DAUC <0003> auc.c:143 vector [2]: ck = 7a721b8220181ba080d6b0b912b6c0fd 20241101160224684 DAUC <0003> auc.c:144 vector [2]: ik = c8992985dbbc15d34c1851fdd8af5c79 20241101160224684 DAUC <0003> auc.c:145 vector [2]: res = 0daaaa604785eda40000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [2]: kc = 7e25d34331bd92f7 20241101160224684 DAUC <0003> auc.c:152 vector [2]: sres = 4a2f47c4 20241101160224684 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [3]: rand = 48444616f2df054925bf9f0d93f11062 20241101160224684 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160224684 DAUC <0003> auc.c:142 vector [3]: autn = d2c3f73c9f0d00002872486fe013c49a 20241101160224684 DAUC <0003> auc.c:143 vector [3]: ck = 649d5e8ed32770ef95dc57480fc5e4ab 20241101160224684 DAUC <0003> auc.c:144 vector [3]: ik = 8f902b96c1be3225067d769e70893626 20241101160224684 DAUC <0003> auc.c:145 vector [3]: res = 8114b231e119507a0000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [3]: kc = 78ac54ce6dd59047 20241101160224684 DAUC <0003> auc.c:152 vector [3]: sres = 600de24b 20241101160224684 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224684 DAUC <0003> auc.c:113 vector [4]: rand = 56beef543e7697e3e3a53e312b090ca4 20241101160224684 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160224684 DAUC <0003> auc.c:142 vector [4]: autn = 63c55638155c0000b535cfb3690dab38 20241101160224684 DAUC <0003> auc.c:143 vector [4]: ck = e2138b25d973d422840043e69f44775d 20241101160224684 DAUC <0003> auc.c:144 vector [4]: ik = aed5973324939a8ea4acd706093c5a47 20241101160224684 DAUC <0003> auc.c:145 vector [4]: res = 70eca4deedd8b9530000000000000000 20241101160224684 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224684 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224684 DAUC <0003> auc.c:151 vector [4]: kc = 6c6a88f66b9863b6 20241101160224684 DAUC <0003> auc.c:152 vector [4]: sres = 9d341d8d 20241101160224684 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224684 DAUC <0003> db_auc.c:245 IMSI='262423543407014': Generated 5 vectors 20241101160224684 DAUC <0003> db_auc.c:249 IMSI='262423543407014': Updating SQN=481 in DB 20241101160224693 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543407014"} 20241101160224693 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423543407014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224693 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224693 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 20241101160224728 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224728 DAUC <0003> db_auc.c:192 IMSI='262421006484717': No 3G Auth Data 20241101160224751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241101160224753 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224753 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224753 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224753 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 1 vectors 20241101160224753 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241101160224753 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224753 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224753 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224753 DAUC <0003> auc.c:113 vector [0]: rand = 3e227de38c83fa39390104708b664e87 20241101160224753 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224753 DAUC <0003> auc.c:142 vector [0]: autn = 835e99b13c2700002339edb711329b4f 20241101160224753 DAUC <0003> auc.c:143 vector [0]: ck = 84e2ece29c90925d2e884c9cdd66deee 20241101160224753 DAUC <0003> auc.c:144 vector [0]: ik = 1a70e296e5c31bf575a2370a10d0ebc6 20241101160224753 DAUC <0003> auc.c:145 vector [0]: res = 1f2cfb14b9978a9a0000000000000000 20241101160224753 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224753 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224753 DAUC <0003> auc.c:151 vector [0]: kc = c5b875e2b4e5bc80 20241101160224753 DAUC <0003> auc.c:152 vector [0]: sres = a6bb718e 20241101160224753 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224753 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 1 vectors 20241101160224753 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=33 in DB 20241101160224761 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224761 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224763 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224763 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224763 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 4 vectors 20241101160224763 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241101160224763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224763 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160224763 DAUC <0003> auc.c:113 vector [0]: rand = e0634fd9f801ad39adff76306fbb71f0 20241101160224763 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160224763 DAUC <0003> auc.c:142 vector [0]: autn = 596587e8edc600009e76c069a8af503c 20241101160224763 DAUC <0003> auc.c:143 vector [0]: ck = 8a362e8e939728cc6b3ad95e3c2da04d 20241101160224763 DAUC <0003> auc.c:144 vector [0]: ik = 8c476d774881de2c839463aa72a9f4e1 20241101160224763 DAUC <0003> auc.c:145 vector [0]: res = b611f6938c70a61e0000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [0]: kc = eedff90d9592a24c 20241101160224763 DAUC <0003> auc.c:152 vector [0]: sres = 3a61508d 20241101160224763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224763 DAUC <0003> auc.c:113 vector [1]: rand = 025953db2acc69609987c6d7381ee14e 20241101160224763 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160224763 DAUC <0003> auc.c:142 vector [1]: autn = 491d788092790000d7f0238e66d4231b 20241101160224763 DAUC <0003> auc.c:143 vector [1]: ck = 64c2640bafbcbb9162924fef1312e8f8 20241101160224763 DAUC <0003> auc.c:144 vector [1]: ik = f4ce68cd138e00f81d76b21543d24dd9 20241101160224763 DAUC <0003> auc.c:145 vector [1]: res = b590e50c974272ca0000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [1]: kc = efe8f13cecf21e48 20241101160224763 DAUC <0003> auc.c:152 vector [1]: sres = 22d297c6 20241101160224763 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224763 DAUC <0003> auc.c:113 vector [2]: rand = f1610181e525d5c24a58a2f7ae54ac16 20241101160224763 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160224763 DAUC <0003> auc.c:142 vector [2]: autn = e7ee520585870000161f2e27907ad6d8 20241101160224763 DAUC <0003> auc.c:143 vector [2]: ck = 1f21458f1409c35cac1e6bad49b3b8f9 20241101160224763 DAUC <0003> auc.c:144 vector [2]: ik = d82f5c7f3bf88518bea697261ba2c80d 20241101160224763 DAUC <0003> auc.c:145 vector [2]: res = ec4288be345105de0000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [2]: kc = d5b6e57b7de036b0 20241101160224763 DAUC <0003> auc.c:152 vector [2]: sres = d8138d60 20241101160224763 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224763 DAUC <0003> auc.c:113 vector [3]: rand = 20c299e0145b5f2ae8ccfdad72595dd3 20241101160224763 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160224763 DAUC <0003> auc.c:142 vector [3]: autn = 39e34e2ba2fe00009d0d3352cbf61f75 20241101160224763 DAUC <0003> auc.c:143 vector [3]: ck = d130c82af28496170e23dd030d5d1e4f 20241101160224763 DAUC <0003> auc.c:144 vector [3]: ik = aa8beed813a84c19aed5cf833ca875cd 20241101160224763 DAUC <0003> auc.c:145 vector [3]: res = 01722bf9fe7c28740000000000000000 20241101160224763 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224763 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224763 DAUC <0003> auc.c:151 vector [3]: kc = db4d3472d0d9b18c 20241101160224763 DAUC <0003> auc.c:152 vector [3]: sres = ff0e038d 20241101160224763 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224763 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 4 vectors 20241101160224763 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=161 in DB 20241101160224771 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224771 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224771 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224772 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224775 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224775 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224775 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224775 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 5 vectors 20241101160224775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224775 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160224775 DAUC <0003> auc.c:113 vector [0]: rand = d395fcb7487a34497a9af8c49358cd88 20241101160224775 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160224776 DAUC <0003> auc.c:142 vector [0]: autn = 66c3cf37411e00000525378fb7caaa16 20241101160224776 DAUC <0003> auc.c:143 vector [0]: ck = ffc1815d56377d6b9d58b723844a114f 20241101160224776 DAUC <0003> auc.c:144 vector [0]: ik = 345cf3fdf5a868a7aae717c519f12c21 20241101160224776 DAUC <0003> auc.c:145 vector [0]: res = 658f45fddd6aeea10000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [0]: kc = fc22d2463e2428a2 20241101160224776 DAUC <0003> auc.c:152 vector [0]: sres = b8e5ab5c 20241101160224776 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [1]: rand = aba26793fdabd4f219a0ea70283ecc3b 20241101160224776 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160224776 DAUC <0003> auc.c:142 vector [1]: autn = 62a6d598f28800000cd1bbd7f002f0eb 20241101160224776 DAUC <0003> auc.c:143 vector [1]: ck = 3adff75d881926bce954737628ab5fb4 20241101160224776 DAUC <0003> auc.c:144 vector [1]: ik = eec6d328cffc45a2be0bc8b3a536aa10 20241101160224776 DAUC <0003> auc.c:145 vector [1]: res = 236c2235e41908430000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [1]: kc = 83469fb0ca7896ba 20241101160224776 DAUC <0003> auc.c:152 vector [1]: sres = c7752a76 20241101160224776 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [2]: rand = c4b0848aa8fdf3ee1ad550dc686a3248 20241101160224776 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160224776 DAUC <0003> auc.c:142 vector [2]: autn = 47221145167d0000e65196ffb1d9dd7d 20241101160224776 DAUC <0003> auc.c:143 vector [2]: ck = 51d33be89c89eaac5e78f1e37c01e958 20241101160224776 DAUC <0003> auc.c:144 vector [2]: ik = deea85ddf816f9bedf6faf1b48481450 20241101160224776 DAUC <0003> auc.c:145 vector [2]: res = df5d862a7fd5d9140000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [2]: kc = 0e2ee0cd50d6ee1a 20241101160224776 DAUC <0003> auc.c:152 vector [2]: sres = a0885f3e 20241101160224776 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [3]: rand = f1c5905bea68eaac14f247ec6e866773 20241101160224776 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160224776 DAUC <0003> auc.c:142 vector [3]: autn = b8462bca42090000facb589d57ab0da4 20241101160224776 DAUC <0003> auc.c:143 vector [3]: ck = c3402b7fe0a3e30d67dc01c043ce65c8 20241101160224776 DAUC <0003> auc.c:144 vector [3]: ik = e0828787ae9e786a362655eec0685a0a 20241101160224776 DAUC <0003> auc.c:145 vector [3]: res = b87786e0cb1e11460000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [3]: kc = 7238f8d6cd9ba4a5 20241101160224776 DAUC <0003> auc.c:152 vector [3]: sres = 736997a6 20241101160224776 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224776 DAUC <0003> auc.c:113 vector [4]: rand = 06b2da33797ccff6d218cc27e980cdbc 20241101160224776 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160224776 DAUC <0003> auc.c:142 vector [4]: autn = 734ba1e6f3110000a47f3096bfe1f171 20241101160224776 DAUC <0003> auc.c:143 vector [4]: ck = ac026cf5c97fe9bd97523a08077a705e 20241101160224776 DAUC <0003> auc.c:144 vector [4]: ik = 1cd78b3a47831c7af6ea18d9484bc6c0 20241101160224776 DAUC <0003> auc.c:145 vector [4]: res = af0c4f3f3555b1810000000000000000 20241101160224776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224776 DAUC <0003> auc.c:151 vector [4]: kc = d16dc51ec1cd4359 20241101160224776 DAUC <0003> auc.c:152 vector [4]: sres = 9a59febe 20241101160224776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224776 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 5 vectors 20241101160224776 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=321 in DB 20241101160224785 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224785 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224785 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224785 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224790 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224790 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421006484717"} 20241101160224790 DAUC <0003> db_auc.c:157 IMSI='262421006484717': No 2G Auth Data 20241101160224790 DAUC <0003> db_auc.c:236 IMSI='262421006484717': Calling to generate 5 vectors 20241101160224790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160224790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224790 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160224790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160224790 DAUC <0003> auc.c:113 vector [0]: rand = 9ae9341f42856835e0992713ae39c62d 20241101160224790 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160224790 DAUC <0003> auc.c:142 vector [0]: autn = 23dca7127f470000077ce01e20e8ea75 20241101160224790 DAUC <0003> auc.c:143 vector [0]: ck = d80f8c1fa09c84d34acbf9d16490d6a5 20241101160224790 DAUC <0003> auc.c:144 vector [0]: ik = 1caa61db72461b5b84cc3cd5f210bbf8 20241101160224790 DAUC <0003> auc.c:145 vector [0]: res = 3d9bc07fdcdcdcff0000000000000000 20241101160224790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224790 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160224790 DAUC <0003> auc.c:151 vector [0]: kc = 0aa228c0445af2d5 20241101160224790 DAUC <0003> auc.c:152 vector [0]: sres = e1471c80 20241101160224790 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160224790 DAUC <0003> auc.c:113 vector [1]: rand = 00852f1d8ddda76e1473147e7b629b32 20241101160224790 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160224790 DAUC <0003> auc.c:142 vector [1]: autn = edae4d1db39a0000dd5b2dfab55bfbf9 20241101160224790 DAUC <0003> auc.c:143 vector [1]: ck = 4c566f6c9f600d0dd35eb7e0b9c94771 20241101160224790 DAUC <0003> auc.c:144 vector [1]: ik = 620d3caafe6af5aa93e503f57f1779a4 20241101160224790 DAUC <0003> auc.c:145 vector [1]: res = 6a24a4fc94e5b4ac0000000000000000 20241101160224790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224790 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160224790 DAUC <0003> auc.c:151 vector [1]: kc = 6ee0e7d3a7d4c672 20241101160224790 DAUC <0003> auc.c:152 vector [1]: sres = fec11050 20241101160224790 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160224790 DAUC <0003> auc.c:113 vector [2]: rand = e00083a6e9eb13a7a9062129b117548e 20241101160224790 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160224790 DAUC <0003> auc.c:142 vector [2]: autn = a1d928e0d59000006f0aaf2087cee2ee 20241101160224790 DAUC <0003> auc.c:143 vector [2]: ck = b1c5a3ef626425b116be30303b5cf06d 20241101160224790 DAUC <0003> auc.c:144 vector [2]: ik = 196fd2e7ad7a58b59d62eb8967eab95f 20241101160224790 DAUC <0003> auc.c:145 vector [2]: res = 21ba6a6ac6fa7a980000000000000000 20241101160224790 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224790 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160224790 DAUC <0003> auc.c:151 vector [2]: kc = 2376aab193a83436 20241101160224790 DAUC <0003> auc.c:152 vector [2]: sres = e74010f2 20241101160224790 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160224790 DAUC <0003> auc.c:113 vector [3]: rand = e98c89f8a34533f24afcf429e760e888 20241101160224791 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160224791 DAUC <0003> auc.c:142 vector [3]: autn = 6ac5ff340a4c00004105c4f197fe65a8 20241101160224791 DAUC <0003> auc.c:143 vector [3]: ck = c8bf7681ff5818c57a719c19a5b01a24 20241101160224791 DAUC <0003> auc.c:144 vector [3]: ik = 29600c3a8f3dcc13fbd719d25a92dbd9 20241101160224791 DAUC <0003> auc.c:145 vector [3]: res = 363e992373d789b60000000000000000 20241101160224791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224791 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160224791 DAUC <0003> auc.c:151 vector [3]: kc = 6079ff708f47152b 20241101160224791 DAUC <0003> auc.c:152 vector [3]: sres = 45e91095 20241101160224791 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160224791 DAUC <0003> auc.c:113 vector [4]: rand = a7f8a1e90176a3da5fbfe628a51bfca5 20241101160224791 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160224791 DAUC <0003> auc.c:142 vector [4]: autn = 55f69358fbbd00007c2d046d656fef5c 20241101160224791 DAUC <0003> auc.c:143 vector [4]: ck = 6f00b669ed13abb439a59c4156d95bc5 20241101160224791 DAUC <0003> auc.c:144 vector [4]: ik = abe0f624270f42d2ca527a63fc4bcc16 20241101160224791 DAUC <0003> auc.c:145 vector [4]: res = 4eedf744783e11b50000000000000000 20241101160224791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224791 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160224791 DAUC <0003> auc.c:151 vector [4]: kc = 3717a66f608e7eb5 20241101160224791 DAUC <0003> auc.c:152 vector [4]: sres = 36d3e6f1 20241101160224791 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160224791 DAUC <0003> db_auc.c:245 IMSI='262421006484717': Generated 5 vectors 20241101160224791 DAUC <0003> db_auc.c:249 IMSI='262421006484717': Updating SQN=481 in DB 20241101160224799 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421006484717"} 20241101160224799 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421006484717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224799 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224799 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241101160224831 DAUC <0003> db_auc.c:157 IMSI='262423802612529': No 2G Auth Data 20241101160224831 DAUC <0003> db_auc.c:192 IMSI='262423802612529': No 3G Auth Data 20241101160224862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20241101160224864 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224864 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224864 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 1 vectors 20241101160224864 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241101160224864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224864 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224864 DAUC <0003> auc.c:113 vector [0]: rand = b31578ffbfadf07e19d566804d81e9aa 20241101160224864 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224864 DAUC <0003> auc.c:142 vector [0]: autn = c054a34e55f100004000d73e0d67b5c4 20241101160224864 DAUC <0003> auc.c:143 vector [0]: ck = e833688ea68ade00160e0e5326807223 20241101160224864 DAUC <0003> auc.c:144 vector [0]: ik = 0fe6dfd9b2b68af360362fae7e866905 20241101160224864 DAUC <0003> auc.c:145 vector [0]: res = 3ff10cfa5ffc5a1b0000000000000000 20241101160224864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224864 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224864 DAUC <0003> auc.c:179 vector [0]: kc = a5d21173135cb000 20241101160224864 DAUC <0003> auc.c:180 vector [0]: sres = 0c45bd69 20241101160224864 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224864 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 1 vectors 20241101160224864 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=33 in DB 20241101160224872 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224872 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224875 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224875 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224875 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 4 vectors 20241101160224875 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241101160224875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224875 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160224875 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224875 DAUC <0003> auc.c:113 vector [0]: rand = ed3513ada24ec9836f8f57cad80d5d8e 20241101160224875 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160224875 DAUC <0003> auc.c:142 vector [0]: autn = 6d2f4a9c05450000772901bd68955ec9 20241101160224875 DAUC <0003> auc.c:143 vector [0]: ck = 06dbd10df25c1730de654254f2f5a2bb 20241101160224875 DAUC <0003> auc.c:144 vector [0]: ik = 5e60d32c9dabab92ecfe9689eb1f61e6 20241101160224875 DAUC <0003> auc.c:145 vector [0]: res = ffc9ce5e013697ac0000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [0]: kc = f6ad16eaa532b000 20241101160224875 DAUC <0003> auc.c:180 vector [0]: sres = 848613b0 20241101160224875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224875 DAUC <0003> auc.c:113 vector [1]: rand = e614aecc41ed22e96bd3771defb3ab58 20241101160224875 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160224875 DAUC <0003> auc.c:142 vector [1]: autn = c7f3af1dbb730000c60badf62c73c489 20241101160224875 DAUC <0003> auc.c:143 vector [1]: ck = aaed87cef140e3e00f0d0b9e5c9e9e02 20241101160224875 DAUC <0003> auc.c:144 vector [1]: ik = 8ac09db4b23162e449242031052c958a 20241101160224875 DAUC <0003> auc.c:145 vector [1]: res = b32396fcc2a6b5a40000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [1]: kc = 5c098c9d3b312c00 20241101160224875 DAUC <0003> auc.c:180 vector [1]: sres = f373f725 20241101160224875 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160224875 DAUC <0003> auc.c:113 vector [2]: rand = 087ce1d1be281ada9ee7d0ad14ec4e1c 20241101160224875 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160224875 DAUC <0003> auc.c:142 vector [2]: autn = e8d05eaba74000004c4f1ba235412b71 20241101160224875 DAUC <0003> auc.c:143 vector [2]: ck = 5a3aaff9d31eb8618277a2717d75f971 20241101160224875 DAUC <0003> auc.c:144 vector [2]: ik = c47f318e222fe5403493872cf912fab9 20241101160224875 DAUC <0003> auc.c:145 vector [2]: res = 223759895d91a1290000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [2]: kc = d20f0d554da2f000 20241101160224875 DAUC <0003> auc.c:180 vector [2]: sres = 812172b0 20241101160224875 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160224875 DAUC <0003> auc.c:113 vector [3]: rand = 447f8f69fbeda9caaaf04d8fa71f4aa9 20241101160224875 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160224875 DAUC <0003> auc.c:142 vector [3]: autn = e45455d5d4bf0000b9486af4e8d853de 20241101160224875 DAUC <0003> auc.c:143 vector [3]: ck = 5efcb52357b4ffeacb225c775a97aa3d 20241101160224875 DAUC <0003> auc.c:144 vector [3]: ik = f87e0a8a382dafb838bbf51fe288448e 20241101160224875 DAUC <0003> auc.c:145 vector [3]: res = 9aadb03fc512b0010000000000000000 20241101160224875 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224875 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160224875 DAUC <0003> auc.c:179 vector [3]: kc = 16c480542dff4000 20241101160224875 DAUC <0003> auc.c:180 vector [3]: sres = eb63e120 20241101160224875 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160224875 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 4 vectors 20241101160224875 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=161 in DB 20241101160224883 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224883 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224883 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224883 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224887 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224887 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224888 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 5 vectors 20241101160224888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160224888 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224888 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224888 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160224888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224888 DAUC <0003> auc.c:113 vector [0]: rand = 2ffb3b05d87cf26be32612c6095d09e8 20241101160224888 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160224888 DAUC <0003> auc.c:142 vector [0]: autn = 6fe17f11c656000068c1738e7e0e499f 20241101160224888 DAUC <0003> auc.c:143 vector [0]: ck = 6318d91a73e015ab0e0b3c38736ad15c 20241101160224888 DAUC <0003> auc.c:144 vector [0]: ik = 9203e6cba74377b46a0dd6e88916d81d 20241101160224888 DAUC <0003> auc.c:145 vector [0]: res = 9b688259abbb818a0000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [0]: kc = 83ec9c6d8d214400 20241101160224888 DAUC <0003> auc.c:180 vector [0]: sres = e6c91f3e 20241101160224888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224888 DAUC <0003> auc.c:113 vector [1]: rand = 94eaf55bd3bc5356701f3c55f365f35f 20241101160224888 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160224888 DAUC <0003> auc.c:142 vector [1]: autn = 3518d9f9c7200000a29c3ba8abb4aea9 20241101160224888 DAUC <0003> auc.c:143 vector [1]: ck = c46aab566d50d5eee2496e315334f067 20241101160224888 DAUC <0003> auc.c:144 vector [1]: ik = 18163b2450cb560c30ccb1a2ae215b2b 20241101160224888 DAUC <0003> auc.c:145 vector [1]: res = d3e78a621a7deef40000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [1]: kc = 7bb8792e13804400 20241101160224888 DAUC <0003> auc.c:180 vector [1]: sres = fef249ee 20241101160224888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160224888 DAUC <0003> auc.c:113 vector [2]: rand = 69e22300f33462d83d063f20a2ea185b 20241101160224888 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160224888 DAUC <0003> auc.c:142 vector [2]: autn = 253047844b270000e1f93f18f3bb91d6 20241101160224888 DAUC <0003> auc.c:143 vector [2]: ck = 9f13bd902b82fce25b45c6ea5933fe06 20241101160224888 DAUC <0003> auc.c:144 vector [2]: ik = 3dec1bd352ba0ae4e2280af33485ffb5 20241101160224888 DAUC <0003> auc.c:145 vector [2]: res = 2a2a232f166c6c3e0000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [2]: kc = 772642e0d7b51400 20241101160224888 DAUC <0003> auc.c:180 vector [2]: sres = fe14259a 20241101160224888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160224888 DAUC <0003> auc.c:113 vector [3]: rand = 74021b41f7bb9c8d90e95541a346ebd8 20241101160224888 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160224888 DAUC <0003> auc.c:142 vector [3]: autn = 8ae5eaa11a1d0000a3f3896437fa75ec 20241101160224888 DAUC <0003> auc.c:143 vector [3]: ck = df4d30657876f16a6a47a412d8fffa4d 20241101160224888 DAUC <0003> auc.c:144 vector [3]: ik = 3cba22746640e5bd19aea0df6c22cc52 20241101160224888 DAUC <0003> auc.c:145 vector [3]: res = 5d578875b97572c90000000000000000 20241101160224888 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224888 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160224888 DAUC <0003> auc.c:179 vector [3]: kc = 03a8d91d27190400 20241101160224888 DAUC <0003> auc.c:180 vector [3]: sres = 423195e0 20241101160224889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160224889 DAUC <0003> auc.c:113 vector [4]: rand = 9d2e9f97178d520adb89efd525a84b54 20241101160224889 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160224889 DAUC <0003> auc.c:142 vector [4]: autn = 5847fa681f6800000fba506693191a6a 20241101160224889 DAUC <0003> auc.c:143 vector [4]: ck = 14c0a93ad7054200ddd457bb24e6915f 20241101160224889 DAUC <0003> auc.c:144 vector [4]: ik = 6916ea8c8495efcec0a0dbd39a55fdc9 20241101160224889 DAUC <0003> auc.c:145 vector [4]: res = 79148d4cd752486d0000000000000000 20241101160224889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224889 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160224889 DAUC <0003> auc.c:179 vector [4]: kc = 74d7b5b9a8abd000 20241101160224889 DAUC <0003> auc.c:180 vector [4]: sres = cd686154 20241101160224889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160224889 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 5 vectors 20241101160224889 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=321 in DB 20241101160224897 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224897 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224902 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224902 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423802612529"} 20241101160224902 DAUC <0003> db_auc.c:236 IMSI='262423802612529': Calling to generate 5 vectors 20241101160224902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160224902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160224902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224902 DAUC <0003> auc.c:113 vector [0]: rand = d8d3fd4f53eb984132afd69d27aa5104 20241101160224902 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160224902 DAUC <0003> auc.c:142 vector [0]: autn = 932f4345280f00004f5a9a9231e8c283 20241101160224902 DAUC <0003> auc.c:143 vector [0]: ck = 194648610cd825c76412c7ae8f83c9fa 20241101160224902 DAUC <0003> auc.c:144 vector [0]: ik = 9e3d99a6dd7de582f30c8cd3a64b394e 20241101160224902 DAUC <0003> auc.c:145 vector [0]: res = b33d2cbde66342c80000000000000000 20241101160224902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224902 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224902 DAUC <0003> auc.c:179 vector [0]: kc = 427ace402a51f400 20241101160224902 DAUC <0003> auc.c:180 vector [0]: sres = 9347ab29 20241101160224902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224902 DAUC <0003> auc.c:113 vector [1]: rand = 40e761478deba7b14980c3c9af407ca3 20241101160224903 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160224903 DAUC <0003> auc.c:142 vector [1]: autn = bd4aeedfd50c0000c5c633f7086e9eb3 20241101160224903 DAUC <0003> auc.c:143 vector [1]: ck = b95edab76df6245291efa82b72d2a307 20241101160224903 DAUC <0003> auc.c:144 vector [1]: ik = ccf2fcc17bd0629f01ca2fb57b01cbf1 20241101160224903 DAUC <0003> auc.c:145 vector [1]: res = 297820ab8f6287be0000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [1]: kc = 186e68cda8d9c000 20241101160224903 DAUC <0003> auc.c:180 vector [1]: sres = f295e28f 20241101160224903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160224903 DAUC <0003> auc.c:113 vector [2]: rand = a19cde337cf8b47009813de2366f6963 20241101160224903 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160224903 DAUC <0003> auc.c:142 vector [2]: autn = ed9c67b126c90000eba1583ada7db37d 20241101160224903 DAUC <0003> auc.c:143 vector [2]: ck = 16f55368b17924771edcbe16e9458762 20241101160224903 DAUC <0003> auc.c:144 vector [2]: ik = 55c831589197a635514cc651a7e4b490 20241101160224903 DAUC <0003> auc.c:145 vector [2]: res = 6367cbc9db744b420000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [2]: kc = 123490c60a23e400 20241101160224903 DAUC <0003> auc.c:180 vector [2]: sres = 456742e2 20241101160224903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160224903 DAUC <0003> auc.c:113 vector [3]: rand = 8dbaa7b4a492e0fcd941a8fe7476f102 20241101160224903 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160224903 DAUC <0003> auc.c:142 vector [3]: autn = d41b74d70a36000020ddccd2691c7443 20241101160224903 DAUC <0003> auc.c:143 vector [3]: ck = cf2306ae581b44f7fc00cffa325f23a4 20241101160224903 DAUC <0003> auc.c:144 vector [3]: ik = a49c89632f68e003fc6a1a978440db41 20241101160224903 DAUC <0003> auc.c:145 vector [3]: res = 295fe9ea5a4f578a0000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [3]: kc = ec02d1c2b5920800 20241101160224903 DAUC <0003> auc.c:180 vector [3]: sres = 24ddc99b 20241101160224903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160224903 DAUC <0003> auc.c:113 vector [4]: rand = 1e72ff1966f77293459a8898234a0af8 20241101160224903 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160224903 DAUC <0003> auc.c:142 vector [4]: autn = e2fa83be58600000d5b94342f6070cdb 20241101160224903 DAUC <0003> auc.c:143 vector [4]: ck = b8346842d494ae5276d16ec6c6ba4f8a 20241101160224903 DAUC <0003> auc.c:144 vector [4]: ik = c27fb83f8451284e4845b8e24918616f 20241101160224903 DAUC <0003> auc.c:145 vector [4]: res = b646b346dc419ebf0000000000000000 20241101160224903 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160224903 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160224903 DAUC <0003> auc.c:179 vector [4]: kc = e101e5ab3d62c800 20241101160224903 DAUC <0003> auc.c:180 vector [4]: sres = e7ebe6e1 20241101160224903 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160224903 DAUC <0003> db_auc.c:245 IMSI='262423802612529': Generated 5 vectors 20241101160224903 DAUC <0003> db_auc.c:249 IMSI='262423802612529': Updating SQN=481 in DB 20241101160224912 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423802612529"} 20241101160224912 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423802612529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160224912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160224917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20241101160224951 DAUC <0003> db_auc.c:157 IMSI='262429464805441': No 2G Auth Data 20241101160224951 DAUC <0003> db_auc.c:192 IMSI='262429464805441': No 3G Auth Data 20241101160224991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 20241101160224993 DLINP <000b> input/ipa.c:451 connected read/write 20241101160224993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160224993 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160224994 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 1 vectors 20241101160224994 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241101160224994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160224994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160224994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160224994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160224994 DAUC <0003> auc.c:113 vector [0]: rand = da84b53dc9d039d5b564988a79ee1039 20241101160224994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160224994 DAUC <0003> auc.c:142 vector [0]: autn = 05c5ec7d22e80000462cc4b0d7cc6692 20241101160224994 DAUC <0003> auc.c:143 vector [0]: ck = b54312edfad5857593c77ea8995c32d2 20241101160224994 DAUC <0003> auc.c:144 vector [0]: ik = aa23801af7c2f7a519b0eecdc40e7cb6 20241101160224994 DAUC <0003> auc.c:145 vector [0]: res = 477667d99c6359e10000000000000000 20241101160224994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160224994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160224994 DAUC <0003> auc.c:179 vector [0]: kc = 51dd4d04c601c800 20241101160224994 DAUC <0003> auc.c:180 vector [0]: sres = 19e61224 20241101160224994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160224994 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 1 vectors 20241101160224994 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=33 in DB 20241101160225002 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225002 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225005 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160225005 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 4 vectors 20241101160225005 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241101160225005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160225005 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225005 DAUC <0003> auc.c:113 vector [0]: rand = f7f3ba9f69c27b62a1a19fbac8f98a1c 20241101160225005 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160225005 DAUC <0003> auc.c:142 vector [0]: autn = 352eca545a6c0000e35c768b1725aa6f 20241101160225005 DAUC <0003> auc.c:143 vector [0]: ck = 3ef25c60f7fdd02fa09f70c8aa3e967f 20241101160225005 DAUC <0003> auc.c:144 vector [0]: ik = cc1232526721e06e5b26aad1f7425b5c 20241101160225005 DAUC <0003> auc.c:145 vector [0]: res = 5764beee8c7a27c20000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [0]: kc = c5cdd33150fea800 20241101160225005 DAUC <0003> auc.c:180 vector [0]: sres = 33903171 20241101160225005 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225005 DAUC <0003> auc.c:113 vector [1]: rand = 2a6f88da8d161400d8de087e08385d99 20241101160225005 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160225005 DAUC <0003> auc.c:142 vector [1]: autn = 8248eacb7d720000dd7748d0c8b235a9 20241101160225005 DAUC <0003> auc.c:143 vector [1]: ck = a09165c80f1a0a7b32910249d060c54d 20241101160225005 DAUC <0003> auc.c:144 vector [1]: ik = 30b6b3bd2385d713c2285031fc6fd4fe 20241101160225005 DAUC <0003> auc.c:145 vector [1]: res = 0100a030c1f0d0a30000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [1]: kc = 51c49573589bc800 20241101160225005 DAUC <0003> auc.c:180 vector [1]: sres = 47161b79 20241101160225005 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225005 DAUC <0003> auc.c:113 vector [2]: rand = b69fe90934d20ff67de21a615c988d37 20241101160225005 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160225005 DAUC <0003> auc.c:142 vector [2]: autn = 8e2c700eca110000d55c130be8929a4f 20241101160225005 DAUC <0003> auc.c:143 vector [2]: ck = 001324a9afbe100c5a7c8c65edfd6fa6 20241101160225005 DAUC <0003> auc.c:144 vector [2]: ik = 704916b36fa944cee699eff88b597a0f 20241101160225005 DAUC <0003> auc.c:145 vector [2]: res = a1635bd1da4d8a810000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [2]: kc = e5320ca7f3691400 20241101160225005 DAUC <0003> auc.c:180 vector [2]: sres = 40e4fd6c 20241101160225005 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225005 DAUC <0003> auc.c:113 vector [3]: rand = 172daacac5e3125bb34546155ce1f322 20241101160225005 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160225005 DAUC <0003> auc.c:142 vector [3]: autn = 74484fae1e4c0000efaa43840c880729 20241101160225005 DAUC <0003> auc.c:143 vector [3]: ck = 138eb5ee440577d09dd810e8eea162b7 20241101160225005 DAUC <0003> auc.c:144 vector [3]: ik = 3e6437abbd94379e5b70bcfbb91f10c6 20241101160225005 DAUC <0003> auc.c:145 vector [3]: res = dc2d824600cc4aa60000000000000000 20241101160225005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225005 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225005 DAUC <0003> auc.c:179 vector [3]: kc = d4586183796f6800 20241101160225005 DAUC <0003> auc.c:180 vector [3]: sres = a9225ea2 20241101160225005 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225005 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 4 vectors 20241101160225005 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=161 in DB 20241101160225013 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225013 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225013 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225013 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225018 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160225018 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 5 vectors 20241101160225018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225018 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225018 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225018 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160225018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225018 DAUC <0003> auc.c:113 vector [0]: rand = 150ec894c405a833b69d5621df5b0bf6 20241101160225018 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160225018 DAUC <0003> auc.c:142 vector [0]: autn = ec3ea5da37850000c9abe21f67de0dd8 20241101160225018 DAUC <0003> auc.c:143 vector [0]: ck = 5c30debc71e2d9bcfea249ff09606706 20241101160225018 DAUC <0003> auc.c:144 vector [0]: ik = 34f4f7e5d02719aaebf613199ebdaa6f 20241101160225018 DAUC <0003> auc.c:145 vector [0]: res = 751491f9b20726d20000000000000000 20241101160225018 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225018 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225018 DAUC <0003> auc.c:179 vector [0]: kc = c5525dfad1859800 20241101160225018 DAUC <0003> auc.c:180 vector [0]: sres = ff6466c6 20241101160225018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225018 DAUC <0003> auc.c:113 vector [1]: rand = ee678d6ec680e689e12d0fd56df484f4 20241101160225018 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160225018 DAUC <0003> auc.c:142 vector [1]: autn = b26ce5e9105b00003031e9ad70aa115e 20241101160225018 DAUC <0003> auc.c:143 vector [1]: ck = d313b4291755b9aac0478fedd060b9ae 20241101160225018 DAUC <0003> auc.c:144 vector [1]: ik = a3d1a6cd94b61159bdd6cc362af05bd2 20241101160225018 DAUC <0003> auc.c:145 vector [1]: res = 5595f8592f7ccb200000000000000000 20241101160225018 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [1]: kc = d47a81934c059c00 20241101160225019 DAUC <0003> auc.c:180 vector [1]: sres = 9d4f0537 20241101160225019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225019 DAUC <0003> auc.c:113 vector [2]: rand = 5579a1a82a559eee4b157747631cad38 20241101160225019 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160225019 DAUC <0003> auc.c:142 vector [2]: autn = f520f44fa08c00003473f64d74328665 20241101160225019 DAUC <0003> auc.c:143 vector [2]: ck = 4f228ff5b776c9189acf5a99871402ea 20241101160225019 DAUC <0003> auc.c:144 vector [2]: ik = a659a003e1195431db758518501dd674 20241101160225019 DAUC <0003> auc.c:145 vector [2]: res = 44a9e0b74c09f4d30000000000000000 20241101160225019 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [2]: kc = e9b57ff42585fc00 20241101160225019 DAUC <0003> auc.c:180 vector [2]: sres = 20c3d1d8 20241101160225019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225019 DAUC <0003> auc.c:113 vector [3]: rand = 9cde0f166ffe36b07da701c913c15c2f 20241101160225019 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160225019 DAUC <0003> auc.c:142 vector [3]: autn = ff8014eb4ff6000024f75605e9ef4440 20241101160225019 DAUC <0003> auc.c:143 vector [3]: ck = f69033a4886b36d382e4b5e17d57dea4 20241101160225019 DAUC <0003> auc.c:144 vector [3]: ik = 95b386d5429f26fa13321f7e978e41fd 20241101160225019 DAUC <0003> auc.c:145 vector [3]: res = e44b453c2dd0ee3e0000000000000000 20241101160225019 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [3]: kc = efe62bf5cbc81400 20241101160225019 DAUC <0003> auc.c:180 vector [3]: sres = 81324344 20241101160225019 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225019 DAUC <0003> auc.c:113 vector [4]: rand = 994749e43580c7d77a8a074bb5caf4f6 20241101160225019 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160225019 DAUC <0003> auc.c:142 vector [4]: autn = 732872a1f93b0000d40d9842b682c337 20241101160225019 DAUC <0003> auc.c:143 vector [4]: ck = 79ec077a4a7f0c573aa451c0fe58e53a 20241101160225019 DAUC <0003> auc.c:144 vector [4]: ik = 4f95aae5d98a40f01a44697678f69170 20241101160225019 DAUC <0003> auc.c:145 vector [4]: res = faf518f38ca65d540000000000000000 20241101160225019 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225019 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225019 DAUC <0003> auc.c:179 vector [4]: kc = 6aed38dabcec1400 20241101160225019 DAUC <0003> auc.c:180 vector [4]: sres = 63c3ce88 20241101160225019 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225019 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 5 vectors 20241101160225019 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=321 in DB 20241101160225027 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225027 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225033 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429464805441"} 20241101160225033 DAUC <0003> db_auc.c:236 IMSI='262429464805441': Calling to generate 5 vectors 20241101160225033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160225033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225033 DAUC <0003> auc.c:113 vector [0]: rand = c19c3fbae8302966011006488ebc0448 20241101160225033 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160225033 DAUC <0003> auc.c:142 vector [0]: autn = 19c868e43cbc00004ef63bd0f72f542e 20241101160225033 DAUC <0003> auc.c:143 vector [0]: ck = c11b6bfe4369552470b331197beed61d 20241101160225033 DAUC <0003> auc.c:144 vector [0]: ik = af35f05ab2754c108909d819fb51d98b 20241101160225033 DAUC <0003> auc.c:145 vector [0]: res = ea29e158e034575e0000000000000000 20241101160225033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225033 DAUC <0003> auc.c:179 vector [0]: kc = a030eb944a825c00 20241101160225033 DAUC <0003> auc.c:180 vector [0]: sres = 74627175 20241101160225033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [1]: rand = 79eaa4cfcfd19900b30615e27b9864be 20241101160225034 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160225034 DAUC <0003> auc.c:142 vector [1]: autn = 27062cda615100001bf11ea39e8db4cd 20241101160225034 DAUC <0003> auc.c:143 vector [1]: ck = 800e81414151bb0b21c663dfd620a7a8 20241101160225034 DAUC <0003> auc.c:144 vector [1]: ik = ca92b18b84153ea715690cdd1f63fd98 20241101160225034 DAUC <0003> auc.c:145 vector [1]: res = 39d2017e65044bfb0000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [1]: kc = d48c5583850cb400 20241101160225034 DAUC <0003> auc.c:180 vector [1]: sres = 0a2d8fbb 20241101160225034 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [2]: rand = b15438da800e94a8c9e133a0d3213831 20241101160225034 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160225034 DAUC <0003> auc.c:142 vector [2]: autn = ee32b52287310000158ebb25d30448c6 20241101160225034 DAUC <0003> auc.c:143 vector [2]: ck = c4202cd39d9c270b4d864da9bfb11dc6 20241101160225034 DAUC <0003> auc.c:144 vector [2]: ik = 5c89a173b9e055125d70a1a2fa2b6d7a 20241101160225034 DAUC <0003> auc.c:145 vector [2]: res = 57edd88483c46c690000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [2]: kc = 07bba6d3548b5800 20241101160225034 DAUC <0003> auc.c:180 vector [2]: sres = 6f0bc1fc 20241101160225034 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [3]: rand = 01d3556c4e16f9decad1a1554559452f 20241101160225034 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160225034 DAUC <0003> auc.c:142 vector [3]: autn = 0a2550f61f5b000010f2d3221a55ad68 20241101160225034 DAUC <0003> auc.c:143 vector [3]: ck = bbc720a3b7f36c77ff6031369ad69c2a 20241101160225034 DAUC <0003> auc.c:144 vector [3]: ik = d7b0927be25a202baf83cc6c0dc478f1 20241101160225034 DAUC <0003> auc.c:145 vector [3]: res = c47b0216b3a27a870000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [3]: kc = 2faafdcb2372f000 20241101160225034 DAUC <0003> auc.c:180 vector [3]: sres = 4463ef4e 20241101160225034 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225034 DAUC <0003> auc.c:113 vector [4]: rand = f336db1593b30ccab6b35f29437d860f 20241101160225034 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160225034 DAUC <0003> auc.c:142 vector [4]: autn = c2ed40e6e8fc000087107bec8b40f1dd 20241101160225034 DAUC <0003> auc.c:143 vector [4]: ck = 93e4d2f03a4b3f95416dea6dbda08c2f 20241101160225034 DAUC <0003> auc.c:144 vector [4]: ik = 00686e0136dd8d22625d4549d5d4331d 20241101160225034 DAUC <0003> auc.c:145 vector [4]: res = e44a941252f26cd60000000000000000 20241101160225034 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225034 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225034 DAUC <0003> auc.c:179 vector [4]: kc = bbc760d4b57da000 20241101160225034 DAUC <0003> auc.c:180 vector [4]: sres = 6bd483d5 20241101160225034 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225034 DAUC <0003> db_auc.c:245 IMSI='262429464805441': Generated 5 vectors 20241101160225034 DAUC <0003> db_auc.c:249 IMSI='262429464805441': Updating SQN=481 in DB 20241101160225043 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429464805441"} 20241101160225043 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429464805441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225043 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225043 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 20241101160225083 DAUC <0003> db_auc.c:157 IMSI='262428820748072': No 2G Auth Data 20241101160225083 DAUC <0003> db_auc.c:192 IMSI='262428820748072': No 3G Auth Data 20241101160225118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241101160225120 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225120 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225120 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 1 vectors 20241101160225120 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241101160225120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160225120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225120 DAUC <0003> auc.c:113 vector [0]: rand = 8fdbd392766f685f9b2b830d3fa033e4 20241101160225121 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160225121 DAUC <0003> auc.c:142 vector [0]: autn = 3f2e81dc0a6800006d2f8b2ba85d9afc 20241101160225121 DAUC <0003> auc.c:143 vector [0]: ck = adcc0d576d50c6189d62860cefecb20d 20241101160225121 DAUC <0003> auc.c:144 vector [0]: ik = 2bfff2903bfbf83546454f9e49a469d4 20241101160225121 DAUC <0003> auc.c:145 vector [0]: res = cdac0e04daeefec80000000000000000 20241101160225121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225121 DAUC <0003> auc.c:179 vector [0]: kc = e6562d51175d499a 20241101160225121 DAUC <0003> auc.c:180 vector [0]: sres = fa45992d 20241101160225121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225121 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 1 vectors 20241101160225121 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=33 in DB 20241101160225129 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225129 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225132 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225132 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225132 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 4 vectors 20241101160225132 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241101160225132 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225132 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225132 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241101160225132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225132 DAUC <0003> auc.c:113 vector [0]: rand = fe37fd5c70a0cf66c41552d34832a517 20241101160225132 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241101160225132 DAUC <0003> auc.c:142 vector [0]: autn = f3e72b0111c00000ee20f71817a1c8b3 20241101160225132 DAUC <0003> auc.c:143 vector [0]: ck = 2aab502f3f84e5960ecd4c7db983d9ae 20241101160225132 DAUC <0003> auc.c:144 vector [0]: ik = 9aa1a0cb130710b2a9ac16aa59c15007 20241101160225132 DAUC <0003> auc.c:145 vector [0]: res = 7c375819956f45550000000000000000 20241101160225132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225132 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225132 DAUC <0003> auc.c:179 vector [0]: kc = d6b677db0f2fd403 20241101160225132 DAUC <0003> auc.c:180 vector [0]: sres = 141b54ca 20241101160225132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225132 DAUC <0003> auc.c:113 vector [1]: rand = 5a04a701841b7ddb9afe742393e6c2d5 20241101160225132 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241101160225132 DAUC <0003> auc.c:142 vector [1]: autn = 18fb17773a7a0000d7378ff097cc5541 20241101160225132 DAUC <0003> auc.c:143 vector [1]: ck = d870d67ddb85ad3c4611db53bed36f60 20241101160225132 DAUC <0003> auc.c:144 vector [1]: ik = 237a12b7e628b806f8d3a506d9714346 20241101160225132 DAUC <0003> auc.c:145 vector [1]: res = caee49a565689e440000000000000000 20241101160225132 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225132 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225132 DAUC <0003> auc.c:179 vector [1]: kc = d24037947094da45 20241101160225132 DAUC <0003> auc.c:180 vector [1]: sres = 0f4db2e4 20241101160225132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225132 DAUC <0003> auc.c:113 vector [2]: rand = 5ebe861ca4198c3b80d1c3107ecef33b 20241101160225132 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241101160225132 DAUC <0003> auc.c:142 vector [2]: autn = 227e1a9555020000765da9469efa8ac9 20241101160225132 DAUC <0003> auc.c:143 vector [2]: ck = 3c33cab575cddec2843825f2d50588d0 20241101160225132 DAUC <0003> auc.c:144 vector [2]: ik = 63b136375d7082b97f37d6fbbd6a3201 20241101160225132 DAUC <0003> auc.c:145 vector [2]: res = f42a2719c0b70cd20000000000000000 20241101160225132 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225132 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225132 DAUC <0003> auc.c:179 vector [2]: kc = bfcc4fb015648ccb 20241101160225133 DAUC <0003> auc.c:180 vector [2]: sres = ec7ac554 20241101160225133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225133 DAUC <0003> auc.c:113 vector [3]: rand = 7121bf48983b6faca1295f981da6cc72 20241101160225133 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241101160225133 DAUC <0003> auc.c:142 vector [3]: autn = ec6facc39f3900005f62d06794e5ec2e 20241101160225133 DAUC <0003> auc.c:143 vector [3]: ck = 8d2e43980694acb5b469a6c0135c67b4 20241101160225133 DAUC <0003> auc.c:144 vector [3]: ik = 325360ca2b5b8963ab01c8761e7f4ff4 20241101160225133 DAUC <0003> auc.c:145 vector [3]: res = b83c57cf3a969da60000000000000000 20241101160225133 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225133 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225133 DAUC <0003> auc.c:179 vector [3]: kc = c74ea30426097302 20241101160225133 DAUC <0003> auc.c:180 vector [3]: sres = ba944c64 20241101160225133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225133 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 4 vectors 20241101160225133 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=161 in DB 20241101160225141 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225141 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225141 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225141 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225146 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225147 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225147 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 5 vectors 20241101160225147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225147 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241101160225147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225147 DAUC <0003> auc.c:113 vector [0]: rand = 80a0917ac5125ea222875f2cbb73237d 20241101160225147 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241101160225147 DAUC <0003> auc.c:142 vector [0]: autn = 3ed8d881f4eb00008bdf6fee13be3ac2 20241101160225147 DAUC <0003> auc.c:143 vector [0]: ck = d971913f0686be45f6915ba72eaa8d9c 20241101160225147 DAUC <0003> auc.c:144 vector [0]: ik = ca1c5331472ebc77dd9ca2ea1c11f00e 20241101160225147 DAUC <0003> auc.c:145 vector [0]: res = 8cd5a47ec2b98c0c0000000000000000 20241101160225147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225147 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225147 DAUC <0003> auc.c:179 vector [0]: kc = 88b34340d1fce042 20241101160225147 DAUC <0003> auc.c:180 vector [0]: sres = fa338016 20241101160225147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225147 DAUC <0003> auc.c:113 vector [1]: rand = 54c4711e36dd214c5edc33c2f0f6cc82 20241101160225147 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241101160225147 DAUC <0003> auc.c:142 vector [1]: autn = aaaf8277ba8b0000b40f298b40e7338f 20241101160225147 DAUC <0003> auc.c:143 vector [1]: ck = b8c4b5634ba912c6893a490427d64c2b 20241101160225147 DAUC <0003> auc.c:144 vector [1]: ik = bd12d0458582c0787ac2a39694eb2c9a 20241101160225147 DAUC <0003> auc.c:145 vector [1]: res = cae388baad9d42c10000000000000000 20241101160225147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225147 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225147 DAUC <0003> auc.c:179 vector [1]: kc = 41ddc5ee1a615762 20241101160225147 DAUC <0003> auc.c:180 vector [1]: sres = 35fba746 20241101160225147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225147 DAUC <0003> auc.c:113 vector [2]: rand = 647901d83a981cc1cae9fae3707269c2 20241101160225147 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241101160225147 DAUC <0003> auc.c:142 vector [2]: autn = 226bf088d9cb0000f8f18e7fa527e2f2 20241101160225147 DAUC <0003> auc.c:143 vector [2]: ck = 93c955fc3f03496ec25d3b6ec8f057f9 20241101160225147 DAUC <0003> auc.c:144 vector [2]: ik = 4d676f6ac6c258217c5a2015a15597a8 20241101160225147 DAUC <0003> auc.c:145 vector [2]: res = e4c8c9ad24a833dc0000000000000000 20241101160225147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225147 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225147 DAUC <0003> auc.c:179 vector [2]: kc = 1ec4f30c9a3103d5 20241101160225148 DAUC <0003> auc.c:180 vector [2]: sres = 9bbfc3dd 20241101160225148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225148 DAUC <0003> auc.c:113 vector [3]: rand = 9a7fadf724f9304cb240b1ec4c33b613 20241101160225148 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241101160225148 DAUC <0003> auc.c:142 vector [3]: autn = 0938511bfd0d0000586de943ac142264 20241101160225148 DAUC <0003> auc.c:143 vector [3]: ck = 2c192d5b1724aa802792f5b91a43246e 20241101160225148 DAUC <0003> auc.c:144 vector [3]: ik = 1b9d8a23f1710e83d30037e250db74de 20241101160225148 DAUC <0003> auc.c:145 vector [3]: res = ae06f418f7cd1b260000000000000000 20241101160225148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225148 DAUC <0003> auc.c:179 vector [3]: kc = f9f83c9ac73c89f5 20241101160225148 DAUC <0003> auc.c:180 vector [3]: sres = 3d3a75d5 20241101160225148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225148 DAUC <0003> auc.c:113 vector [4]: rand = eba5e89a3b10681eba6503b43207e8d0 20241101160225148 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241101160225148 DAUC <0003> auc.c:142 vector [4]: autn = e86fcd01bd490000f282935ae3c4a6ee 20241101160225148 DAUC <0003> auc.c:143 vector [4]: ck = a091fd684088f8c21c6a8c1f0fe173d9 20241101160225148 DAUC <0003> auc.c:144 vector [4]: ik = fd53af5271fd66f3f6ba527685efc752 20241101160225148 DAUC <0003> auc.c:145 vector [4]: res = ccf25dfc0e939cdf0000000000000000 20241101160225148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225148 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225148 DAUC <0003> auc.c:179 vector [4]: kc = bb43b9085e75cbf3 20241101160225148 DAUC <0003> auc.c:180 vector [4]: sres = eae77305 20241101160225148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225148 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 5 vectors 20241101160225148 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=321 in DB 20241101160225156 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225156 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225161 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225161 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428820748072"} 20241101160225161 DAUC <0003> db_auc.c:236 IMSI='262428820748072': Calling to generate 5 vectors 20241101160225161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160225161 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160225161 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160225161 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241101160225162 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160225162 DAUC <0003> auc.c:113 vector [0]: rand = 116269287b7b54effd652ebd3b065391 20241101160225162 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241101160225162 DAUC <0003> auc.c:142 vector [0]: autn = 35362d2f5a860000733b828fdd7e7eea 20241101160225162 DAUC <0003> auc.c:143 vector [0]: ck = 53c8ec13fd3a80053f3998e273aeba1c 20241101160225162 DAUC <0003> auc.c:144 vector [0]: ik = b1a6123b18ca012089cbe9bc86bde3d4 20241101160225162 DAUC <0003> auc.c:145 vector [0]: res = 70a39d8b9c8e76d50000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [0]: kc = ce01cf45b3cf8d42 20241101160225162 DAUC <0003> auc.c:180 vector [0]: sres = 49226eb7 20241101160225162 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [1]: rand = fbfaf823bd787ca463840697d74226ae 20241101160225162 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241101160225162 DAUC <0003> auc.c:142 vector [1]: autn = 34e6bce03f56000003ba732f7a0deff7 20241101160225162 DAUC <0003> auc.c:143 vector [1]: ck = 0be52fe6afee5d7d11eb01e4091ee555 20241101160225162 DAUC <0003> auc.c:144 vector [1]: ik = a38dcbe10a7e1ebe8e749fdbabcb512e 20241101160225162 DAUC <0003> auc.c:145 vector [1]: res = f3be502e27e28e070000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [1]: kc = 9c64d8b5c02146fc 20241101160225162 DAUC <0003> auc.c:180 vector [1]: sres = 649fb59c 20241101160225162 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [2]: rand = 8c646cc8eed652c4b4b5819723e88de6 20241101160225162 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241101160225162 DAUC <0003> auc.c:142 vector [2]: autn = 4749e8eaa6ab00008bc5b51ecbab5ff2 20241101160225162 DAUC <0003> auc.c:143 vector [2]: ck = 36cd69e762e71bb2a056cbbaecb00a75 20241101160225162 DAUC <0003> auc.c:144 vector [2]: ik = 1427c224d1411cc6c34e46b9bcc8981d 20241101160225162 DAUC <0003> auc.c:145 vector [2]: res = 61466376f57a76f30000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [2]: kc = 98b88e0537f60558 20241101160225162 DAUC <0003> auc.c:180 vector [2]: sres = 72f7dae8 20241101160225162 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [3]: rand = 3bb03ce9b125ff6cc1ba1ae21b473ca3 20241101160225162 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241101160225162 DAUC <0003> auc.c:142 vector [3]: autn = ba47b6766b780000d499682e4c4cb390 20241101160225162 DAUC <0003> auc.c:143 vector [3]: ck = b283c69370192bc8beb16abfab815393 20241101160225162 DAUC <0003> auc.c:144 vector [3]: ik = 1b4c83ef4287f1668ae1631474c07afe 20241101160225162 DAUC <0003> auc.c:145 vector [3]: res = 774a9d2890a7975d0000000000000000 20241101160225162 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160225162 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160225162 DAUC <0003> auc.c:179 vector [3]: kc = 69f00542b6982157 20241101160225162 DAUC <0003> auc.c:180 vector [3]: sres = 3a73f0f1 20241101160225162 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160225162 DAUC <0003> auc.c:113 vector [4]: rand = 59f54703c70d293633a6a8530af2c238 20241101160225163 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241101160225163 DAUC <0003> auc.c:142 vector [4]: autn = 799ff0d06a4100006059b66453694d42 20241101160225163 DAUC <0003> auc.c:143 vector [4]: ck = 75d4cb899fb3f3dc207862f2f3e603d6 20241101160225163 DAUC <0003> auc.c:144 vector [4]: ik = 883318b8b4a6bbec3e15f615417500d0 20241101160225163 DAUC <0003> auc.c:145 vector [4]: res = d81a563a29a3daf30000000000000000 20241101160225163 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160225163 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160225163 DAUC <0003> auc.c:179 vector [4]: kc = aea49c8bbe3d2977 20241101160225163 DAUC <0003> auc.c:180 vector [4]: sres = bead46f8 20241101160225163 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160225163 DAUC <0003> db_auc.c:245 IMSI='262428820748072': Generated 5 vectors 20241101160225163 DAUC <0003> db_auc.c:249 IMSI='262428820748072': Updating SQN=481 in DB 20241101160225171 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428820748072"} 20241101160225171 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428820748072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160225171 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225171 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160225176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241101160225203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52900<->l=127.0.0.1:4258 20241101160225204 DLINP <000b> input/ipa.c:451 connected read/write 20241101160225204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160225204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160225204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160225204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160225204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41767<->l=127.0.0.1:4259) 20241101160225226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241101160225227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241101160228338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160228338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160228342 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241101160228348 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160228348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160228348 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  20241101160228348 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160228348 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  20241101160228348 DLGSUP <0013> gsup_server.c:235 2:  20241101160228348 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 3:  20241101160228348 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 4:  20241101160228348 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 5:  20241101160228348 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 7:  20241101160228348 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160228348 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160228348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160228348 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160228370 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40225<->l=127.0.0.1:4259) 20241101160228396 DAUC <0003> db_auc.c:157 IMSI='262424249628455': No 2G Auth Data 20241101160228396 DAUC <0003> db_auc.c:192 IMSI='262424249628455': No 3G Auth Data 20241101160228436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20241101160228446 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228446 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249628455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424249628455"} 20241101160228446 DAUC <0003> db_auc.c:157 IMSI='262424249628455': No 2G Auth Data 20241101160228446 DAUC <0003> db_auc.c:236 IMSI='262424249628455': Calling to generate 5 vectors 20241101160228446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160228446 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228446 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228446 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228446 DAUC <0003> auc.c:113 vector [0]: rand = ef200a74b5e050282c403b442f57634a 20241101160228446 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228446 DAUC <0003> auc.c:142 vector [0]: autn = 3c999baa4727800048e3ffa52c049ce7 20241101160228446 DAUC <0003> auc.c:143 vector [0]: ck = ec7302d004a6662cf761fb1a09fdeaf8 20241101160228446 DAUC <0003> auc.c:144 vector [0]: ik = 4f488e4386a2700c3e4a76b6ee3ddfa5 20241101160228446 DAUC <0003> auc.c:145 vector [0]: res = 1dcfecce95e1c98a0000000000000000 20241101160228446 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228446 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160228446 DAUC <0003> auc.c:151 vector [0]: kc = 6a10013f65c4237d 20241101160228446 DAUC <0003> auc.c:152 vector [0]: sres = 882e2544 20241101160228446 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160228446 DAUC <0003> auc.c:113 vector [1]: rand = 8305d3d78d6c239fd357ccb1783d1523 20241101160228446 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228446 DAUC <0003> auc.c:142 vector [1]: autn = c54198c39b9a800075ac23498a969913 20241101160228446 DAUC <0003> auc.c:143 vector [1]: ck = d7263a931a2936ee3b87f3ad057195bd 20241101160228446 DAUC <0003> auc.c:144 vector [1]: ik = e46431e0900c843cf2ea89a3e0104521 20241101160228446 DAUC <0003> auc.c:145 vector [1]: res = ad623e82bbb5f4be0000000000000000 20241101160228446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228446 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160228446 DAUC <0003> auc.c:151 vector [1]: kc = fa2f717d6f44624e 20241101160228446 DAUC <0003> auc.c:152 vector [1]: sres = 16d7ca3c 20241101160228446 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160228446 DAUC <0003> auc.c:113 vector [2]: rand = 46df88bd4ca8f8db1e4edef2758b456d 20241101160228446 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228446 DAUC <0003> auc.c:142 vector [2]: autn = 5f48311664398000f123314a0069a4bb 20241101160228446 DAUC <0003> auc.c:143 vector [2]: ck = 69512fcba4f8eb126f4cb6f5498e2312 20241101160228446 DAUC <0003> auc.c:144 vector [2]: ik = 9ae1f8bd436658be1b61cff53d401edd 20241101160228446 DAUC <0003> auc.c:145 vector [2]: res = 1460e750d988a38a0000000000000000 20241101160228447 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228447 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160228447 DAUC <0003> auc.c:151 vector [2]: kc = 879dae7693508e63 20241101160228447 DAUC <0003> auc.c:152 vector [2]: sres = cde844da 20241101160228447 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160228447 DAUC <0003> auc.c:113 vector [3]: rand = a3b24c45fab3efc861e4076e1fbdb7ce 20241101160228447 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228447 DAUC <0003> auc.c:142 vector [3]: autn = 998909f078f8800059b7a8afa0caca3a 20241101160228447 DAUC <0003> auc.c:143 vector [3]: ck = 4b99d5abf7968bf4f5d52a7054b068fb 20241101160228447 DAUC <0003> auc.c:144 vector [3]: ik = 0eb5bd2f4b13f73455f80cfbeea7e51c 20241101160228447 DAUC <0003> auc.c:145 vector [3]: res = 992317122e871eb90000000000000000 20241101160228447 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228447 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160228447 DAUC <0003> auc.c:151 vector [3]: kc = e5014e0f0692f127 20241101160228447 DAUC <0003> auc.c:152 vector [3]: sres = b7a409ab 20241101160228447 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160228447 DAUC <0003> auc.c:113 vector [4]: rand = 0560f3cfdf95ee42d3fb7905bc81c6ca 20241101160228447 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228447 DAUC <0003> auc.c:142 vector [4]: autn = 81fb8b4aeffe8000db8e5ffe9d9f3ee1 20241101160228447 DAUC <0003> auc.c:143 vector [4]: ck = 771e011f67357d5494eddd9acd2307b6 20241101160228447 DAUC <0003> auc.c:144 vector [4]: ik = 019a9a70fe8915d933ef74c4f5d86a37 20241101160228447 DAUC <0003> auc.c:145 vector [4]: res = fee4ed512e12cded0000000000000000 20241101160228447 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228447 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160228447 DAUC <0003> auc.c:151 vector [4]: kc = d1863231a147050c 20241101160228447 DAUC <0003> auc.c:152 vector [4]: sres = d0f620bc 20241101160228447 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160228447 DAUC <0003> db_auc.c:245 IMSI='262424249628455': Generated 5 vectors 20241101160228447 DAUC <0003> db_auc.c:249 IMSI='262424249628455': Updating SQN=161 in DB 20241101160228455 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249628455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424249628455"} 20241101160228455 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424249628455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228455 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228455 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20241101160228490 DAUC <0003> db_auc.c:157 IMSI='262425759409471': No 2G Auth Data 20241101160228490 DAUC <0003> db_auc.c:192 IMSI='262425759409471': No 3G Auth Data 20241101160228512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241101160228514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228514 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425759409471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425759409471"} 20241101160228514 DAUC <0003> db_auc.c:157 IMSI='262425759409471': No 2G Auth Data 20241101160228514 DAUC <0003> db_auc.c:236 IMSI='262425759409471': Calling to generate 5 vectors 20241101160228514 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241101160228514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228514 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241101160228514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228514 DAUC <0003> auc.c:113 vector [0]: rand = 95fdfd0352c50ab6e8851677167e20a6 20241101160228514 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228514 DAUC <0003> auc.c:142 vector [0]: autn = ce0f2800357a8000a30695978eac292e 20241101160228514 DAUC <0003> auc.c:143 vector [0]: ck = 0add909e46a9edde6f599df156596343 20241101160228514 DAUC <0003> auc.c:144 vector [0]: ik = 355fc47bd31d8485cb7fa20229949278 20241101160228514 DAUC <0003> auc.c:145 vector [0]: res = 64084803c5918dd70000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [0]: kc = 9ba46b16ea799860 20241101160228514 DAUC <0003> auc.c:152 vector [0]: sres = a199c5d4 20241101160228514 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [1]: rand = e73b69d9f0b1620bc9b09e13098c1607 20241101160228514 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228514 DAUC <0003> auc.c:142 vector [1]: autn = 685f4e184f12800074f31bdec4dab0f1 20241101160228514 DAUC <0003> auc.c:143 vector [1]: ck = 66069fc5b0bf27ac32a775517acfe952 20241101160228514 DAUC <0003> auc.c:144 vector [1]: ik = c7cc08c5deb05033c701bd45a36b4bb2 20241101160228514 DAUC <0003> auc.c:145 vector [1]: res = fd63e966cfe53bb50000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [1]: kc = 546c5f14b7abd57f 20241101160228514 DAUC <0003> auc.c:152 vector [1]: sres = 3286d2d3 20241101160228514 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [2]: rand = a7e029f0ee2ae4b43a1a901327c1e3c1 20241101160228514 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228514 DAUC <0003> auc.c:142 vector [2]: autn = ff1579bfb29c8000de7f1891904db1b9 20241101160228514 DAUC <0003> auc.c:143 vector [2]: ck = 6702f809fe7b7b8188c3a3c26e16cd33 20241101160228514 DAUC <0003> auc.c:144 vector [2]: ik = ccec53af616083529f3cec4cbd354183 20241101160228514 DAUC <0003> auc.c:145 vector [2]: res = 4c097fc44e2ef6fd0000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [2]: kc = bc11e4284c387463 20241101160228514 DAUC <0003> auc.c:152 vector [2]: sres = 02278939 20241101160228514 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [3]: rand = 9773cee640e9d16afaf665fe417a1fe9 20241101160228514 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228514 DAUC <0003> auc.c:142 vector [3]: autn = ea30b571dd758000ae6e21868d47d3f9 20241101160228514 DAUC <0003> auc.c:143 vector [3]: ck = ba4519b5578a77d118d294360ca66f9a 20241101160228514 DAUC <0003> auc.c:144 vector [3]: ik = 010a53e321af3c5688bda79b6122ea70 20241101160228514 DAUC <0003> auc.c:145 vector [3]: res = 0067276e067e60770000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [3]: kc = 2b2079fb1ba1ce6d 20241101160228514 DAUC <0003> auc.c:152 vector [3]: sres = 06194719 20241101160228514 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241101160228514 DAUC <0003> auc.c:113 vector [4]: rand = 3e2bed218aa17ce7dea013063551f4cd 20241101160228514 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228514 DAUC <0003> auc.c:142 vector [4]: autn = a88b1e37083e80000fc8d18a375dce40 20241101160228514 DAUC <0003> auc.c:143 vector [4]: ck = 1ad6d363becdc98749364c9ecd546ea0 20241101160228514 DAUC <0003> auc.c:144 vector [4]: ik = 58f574a1d8017a65887f62f3d9772589 20241101160228514 DAUC <0003> auc.c:145 vector [4]: res = 214842cce4a0a7c30000000000000000 20241101160228514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228514 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241101160228514 DAUC <0003> auc.c:151 vector [4]: kc = 836a89af72eff8cb 20241101160228514 DAUC <0003> auc.c:152 vector [4]: sres = c5e8e50f 20241101160228514 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241101160228514 DAUC <0003> db_auc.c:245 IMSI='262425759409471': Generated 5 vectors 20241101160228514 DAUC <0003> db_auc.c:249 IMSI='262425759409471': Updating SQN=161 in DB 20241101160228522 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425759409471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425759409471"} 20241101160228522 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425759409471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228522 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228522 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241101160228547 DAUC <0003> db_auc.c:157 IMSI='262425206358487': No 2G Auth Data 20241101160228547 DAUC <0003> db_auc.c:192 IMSI='262425206358487': No 3G Auth Data 20241101160228583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 20241101160228586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228586 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425206358487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425206358487"} 20241101160228587 DAUC <0003> db_auc.c:236 IMSI='262425206358487': Calling to generate 5 vectors 20241101160228587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160228587 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228587 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228587 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160228587 DAUC <0003> auc.c:113 vector [0]: rand = 68d433013be922d89cf6822186196357 20241101160228587 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228587 DAUC <0003> auc.c:142 vector [0]: autn = 6405e6cc5d278000017fc43ea81a092f 20241101160228587 DAUC <0003> auc.c:143 vector [0]: ck = 06afb2119946bce285a143ca327dd9d7 20241101160228587 DAUC <0003> auc.c:144 vector [0]: ik = c242a7ed8b22e811b953f863f108664e 20241101160228587 DAUC <0003> auc.c:145 vector [0]: res = e54c001ab610261a0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [0]: kc = d49214e93c467800 20241101160228587 DAUC <0003> auc.c:180 vector [0]: sres = a6fd5687 20241101160228587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [1]: rand = 6d37ccfcb89989638af4091abb9d5e39 20241101160228587 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228587 DAUC <0003> auc.c:142 vector [1]: autn = 634f6066557b80009128bceeab5ce30a 20241101160228587 DAUC <0003> auc.c:143 vector [1]: ck = dc15dc8956470f4c89803ca6ad0330c2 20241101160228587 DAUC <0003> auc.c:144 vector [1]: ik = c87d7f2a8ae2470fe45dea5c65806dcf 20241101160228587 DAUC <0003> auc.c:145 vector [1]: res = 19c76e87817dc89d0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [1]: kc = 64a7f13b7cb18400 20241101160228587 DAUC <0003> auc.c:180 vector [1]: sres = 8c4fc0ff 20241101160228587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [2]: rand = 827aa9d794bc21728d549d82e7f5f0ad 20241101160228587 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228587 DAUC <0003> auc.c:142 vector [2]: autn = 9801720df79c80002b99cdae31cc34eb 20241101160228587 DAUC <0003> auc.c:143 vector [2]: ck = 2633c21bd44d0293b5a7fdbf1b9428e1 20241101160228587 DAUC <0003> auc.c:144 vector [2]: ik = 125e96acd37de05cdacbe20d2c2e65a5 20241101160228587 DAUC <0003> auc.c:145 vector [2]: res = 7488a7b5df25581b0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [2]: kc = c78b6ae95c9ea000 20241101160228587 DAUC <0003> auc.c:180 vector [2]: sres = 64be11a1 20241101160228587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [3]: rand = 2b9367cf59a8f23ec349fa2ab708e923 20241101160228587 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228587 DAUC <0003> auc.c:142 vector [3]: autn = c5f741d2ce828000bae5a29d68da7e33 20241101160228587 DAUC <0003> auc.c:143 vector [3]: ck = 33d61632e6b5f1d0e8b14c6c1103ae0d 20241101160228587 DAUC <0003> auc.c:144 vector [3]: ik = 45e33b2b49e5a9eb2896b46af2e93de8 20241101160228587 DAUC <0003> auc.c:145 vector [3]: res = f9c2d72cbe130b7d0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [3]: kc = 1a3bd6fa4b70d000 20241101160228587 DAUC <0003> auc.c:180 vector [3]: sres = 97116256 20241101160228587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160228587 DAUC <0003> auc.c:113 vector [4]: rand = b42d5b3d532febacfa3a8eb9b7243fe4 20241101160228587 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228587 DAUC <0003> auc.c:142 vector [4]: autn = 163169e3639f8000f5d699e7304761d2 20241101160228587 DAUC <0003> auc.c:143 vector [4]: ck = 4ae455fa2927c1c403b21e6fdbe559f7 20241101160228587 DAUC <0003> auc.c:144 vector [4]: ik = 4e0c20923c4bce6af3fc033c68d8737e 20241101160228587 DAUC <0003> auc.c:145 vector [4]: res = 2ca98f24e5aa930b0000000000000000 20241101160228587 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228587 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160228587 DAUC <0003> auc.c:179 vector [4]: kc = aad8c6992e14bc00 20241101160228587 DAUC <0003> auc.c:180 vector [4]: sres = 7de906a9 20241101160228587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160228587 DAUC <0003> db_auc.c:245 IMSI='262425206358487': Generated 5 vectors 20241101160228587 DAUC <0003> db_auc.c:249 IMSI='262425206358487': Updating SQN=161 in DB 20241101160228595 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425206358487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425206358487"} 20241101160228595 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425206358487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 20241101160228634 DAUC <0003> db_auc.c:157 IMSI='262425277491062': No 2G Auth Data 20241101160228634 DAUC <0003> db_auc.c:192 IMSI='262425277491062': No 3G Auth Data 20241101160228674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241101160228680 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228680 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425277491062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425277491062"} 20241101160228680 DAUC <0003> db_auc.c:236 IMSI='262425277491062': Calling to generate 5 vectors 20241101160228680 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160228680 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228680 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228680 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228680 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160228680 DAUC <0003> auc.c:113 vector [0]: rand = 55f544e78a15818d83beefd0bcf3f003 20241101160228680 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228680 DAUC <0003> auc.c:142 vector [0]: autn = bfdbeef3d9638000dc2d2609f0cc28f1 20241101160228680 DAUC <0003> auc.c:143 vector [0]: ck = ce8f54c9956abb96511a24f5d5292867 20241101160228680 DAUC <0003> auc.c:144 vector [0]: ik = b70675e5e3411f4aff7aedf89f828349 20241101160228680 DAUC <0003> auc.c:145 vector [0]: res = 73a25b18bcd2030f0000000000000000 20241101160228680 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228680 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160228680 DAUC <0003> auc.c:179 vector [0]: kc = 5ace548af9fad400 20241101160228680 DAUC <0003> auc.c:180 vector [0]: sres = 081fab63 20241101160228680 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160228680 DAUC <0003> auc.c:113 vector [1]: rand = 4825d32b9e09af759a6824b5433b358c 20241101160228680 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228680 DAUC <0003> auc.c:142 vector [1]: autn = 9220a5d0daf880009ac8deeb8e547f6e 20241101160228680 DAUC <0003> auc.c:143 vector [1]: ck = a41b41289f21666486fb736faf6a58ff 20241101160228680 DAUC <0003> auc.c:144 vector [1]: ik = 4c80c6c620c389fcfa3eb9c9bdc99f79 20241101160228680 DAUC <0003> auc.c:145 vector [1]: res = afbf43751f9f94580000000000000000 20241101160228680 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228680 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [1]: kc = b5fb1e5e0fb24c00 20241101160228681 DAUC <0003> auc.c:180 vector [1]: sres = 449d93b2 20241101160228681 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160228681 DAUC <0003> auc.c:113 vector [2]: rand = 46d4e01a8466f72c65ed9eb820f2e82e 20241101160228681 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228681 DAUC <0003> auc.c:142 vector [2]: autn = 52d16ef172a880002f71534c0f92a5b8 20241101160228681 DAUC <0003> auc.c:143 vector [2]: ck = 6bbde520e079db65ba0f34f3819cad0f 20241101160228681 DAUC <0003> auc.c:144 vector [2]: ik = 2cab1b7832a6c913204d0f0832ff0110 20241101160228681 DAUC <0003> auc.c:145 vector [2]: res = aeaffb5299262f0a0000000000000000 20241101160228681 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228681 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [2]: kc = 17e4cd07fdada800 20241101160228681 DAUC <0003> auc.c:180 vector [2]: sres = 3ae626e4 20241101160228681 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160228681 DAUC <0003> auc.c:113 vector [3]: rand = c454d3e5c89359e90cb2b315317cc984 20241101160228681 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228681 DAUC <0003> auc.c:142 vector [3]: autn = 01e21da3515b80007b47af2d048e4f33 20241101160228681 DAUC <0003> auc.c:143 vector [3]: ck = 051a5301bbac1722b45f7bf1daea7450 20241101160228681 DAUC <0003> auc.c:144 vector [3]: ik = 7544c00d55f3af14736db36bd788f2ba 20241101160228681 DAUC <0003> auc.c:145 vector [3]: res = 02993b9e486796f00000000000000000 20241101160228681 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228681 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [3]: kc = 96b16106581e3400 20241101160228681 DAUC <0003> auc.c:180 vector [3]: sres = 750415cb 20241101160228681 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160228681 DAUC <0003> auc.c:113 vector [4]: rand = 64c8f4a0aa670f08fe7a9269d2a72212 20241101160228681 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228681 DAUC <0003> auc.c:142 vector [4]: autn = 08ad817857cf80009c286ba17d29994f 20241101160228681 DAUC <0003> auc.c:143 vector [4]: ck = 783c43c584ae0c70a52dbeea4eb6a8db 20241101160228681 DAUC <0003> auc.c:144 vector [4]: ik = 40d54fc85646a2fbcb76e9d2d0cda08b 20241101160228681 DAUC <0003> auc.c:145 vector [4]: res = 41ed0c3d1c6774840000000000000000 20241101160228681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228681 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160228681 DAUC <0003> auc.c:179 vector [4]: kc = 0e596fc0d346ec00 20241101160228681 DAUC <0003> auc.c:180 vector [4]: sres = 4286ffd4 20241101160228681 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160228681 DAUC <0003> db_auc.c:245 IMSI='262425277491062': Generated 5 vectors 20241101160228681 DAUC <0003> db_auc.c:249 IMSI='262425277491062': Updating SQN=161 in DB 20241101160228689 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425277491062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425277491062"} 20241101160228689 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425277491062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228689 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228689 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241101160228730 DAUC <0003> db_auc.c:157 IMSI='262429818770695': No 2G Auth Data 20241101160228730 DAUC <0003> db_auc.c:192 IMSI='262429818770695': No 3G Auth Data 20241101160228761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20241101160228764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228764 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429818770695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429818770695"} 20241101160228764 DAUC <0003> db_auc.c:236 IMSI='262429818770695': Calling to generate 5 vectors 20241101160228764 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241101160228764 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241101160228764 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241101160228764 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241101160228764 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241101160228764 DAUC <0003> auc.c:113 vector [0]: rand = 0f721572e61028ed40d37f4b7782d639 20241101160228764 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241101160228764 DAUC <0003> auc.c:142 vector [0]: autn = 14af964c9fc28000ab98bf908745309e 20241101160228764 DAUC <0003> auc.c:143 vector [0]: ck = d0d365c6ae2891a8395c2458b69105c2 20241101160228764 DAUC <0003> auc.c:144 vector [0]: ik = b9f50e39775646818851a6b329766dd1 20241101160228764 DAUC <0003> auc.c:145 vector [0]: res = 73d6c948613fb8020000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [0]: kc = 667607765103f990 20241101160228764 DAUC <0003> auc.c:180 vector [0]: sres = 72562b7b 20241101160228764 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [1]: rand = b2704dbacb19a6b6a0123bc345c9d40b 20241101160228764 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241101160228764 DAUC <0003> auc.c:142 vector [1]: autn = bbfdafbcb2268000b591434d94e67a08 20241101160228764 DAUC <0003> auc.c:143 vector [1]: ck = c3a9a1b7bfb1c8524611382de2da7858 20241101160228764 DAUC <0003> auc.c:144 vector [1]: ik = 530c21a8b463e7a8c9d134a53ccdd3a3 20241101160228764 DAUC <0003> auc.c:145 vector [1]: res = 8d56e95944344f250000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [1]: kc = a1392504d8731dbe 20241101160228764 DAUC <0003> auc.c:180 vector [1]: sres = 1fbd13a1 20241101160228764 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [2]: rand = 8c853006138e7b45b1c3fb3e094420ba 20241101160228764 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241101160228764 DAUC <0003> auc.c:142 vector [2]: autn = a35c86517e42800051b26d85fddd4ef6 20241101160228764 DAUC <0003> auc.c:143 vector [2]: ck = d18227e09469b562a42b08a4086e7ce1 20241101160228764 DAUC <0003> auc.c:144 vector [2]: ik = 9dd58153dade1793d5997032c1b1b567 20241101160228764 DAUC <0003> auc.c:145 vector [2]: res = 0a591053e3e92cb20000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [2]: kc = c08c6ef2239062d1 20241101160228764 DAUC <0003> auc.c:180 vector [2]: sres = b11bc231 20241101160228764 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [3]: rand = dbdeb1dc046d56c7d12433c872c312b2 20241101160228764 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241101160228764 DAUC <0003> auc.c:142 vector [3]: autn = b3d7b2fa7a918000593f51d91fbf94e0 20241101160228764 DAUC <0003> auc.c:143 vector [3]: ck = 1b755d45bbbf44f68aee5e230a152176 20241101160228764 DAUC <0003> auc.c:144 vector [3]: ik = 04a7c53d9343f9f7b84e2c747b609b1c 20241101160228764 DAUC <0003> auc.c:145 vector [3]: res = f4c5aee143c1e1780000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [3]: kc = a49b7c221f2f38c3 20241101160228764 DAUC <0003> auc.c:180 vector [3]: sres = 49a63008 20241101160228764 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241101160228764 DAUC <0003> auc.c:113 vector [4]: rand = e80e305023557c7ccbb9caa4d2b91f13 20241101160228764 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241101160228764 DAUC <0003> auc.c:142 vector [4]: autn = 5a0cf25af0a680000dba76e8de731469 20241101160228764 DAUC <0003> auc.c:143 vector [4]: ck = de963ded684595ac0efc45272fc81482 20241101160228764 DAUC <0003> auc.c:144 vector [4]: ik = ed41d4ff7ab0a91cab67e92bfa0ca86c 20241101160228764 DAUC <0003> auc.c:145 vector [4]: res = 8e9bb4934bbb44ce0000000000000000 20241101160228764 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241101160228764 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241101160228764 DAUC <0003> auc.c:179 vector [4]: kc = b23495a8a1ff2cd4 20241101160228764 DAUC <0003> auc.c:180 vector [4]: sres = a65e4c10 20241101160228764 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241101160228764 DAUC <0003> db_auc.c:245 IMSI='262429818770695': Generated 5 vectors 20241101160228764 DAUC <0003> db_auc.c:249 IMSI='262429818770695': Updating SQN=161 in DB 20241101160228772 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429818770695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429818770695"} 20241101160228772 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429818770695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160228772 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228772 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160228775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20241101160228801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241101160228801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40225<->l=127.0.0.1:4259) 20241101160228801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160228801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160228801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160228801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160228801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160228824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20241101160228824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20241101160231940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160231940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160231945 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160231946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20241101160231950 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160231950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160231950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160231950 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  20241101160231950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160231950 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  20241101160231950 DLGSUP <0013> gsup_server.c:235 2:  20241101160231950 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 3:  20241101160231950 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 4:  20241101160231950 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 5:  20241101160231950 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 7:  20241101160231950 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160231950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160231950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160231950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160231971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35241<->l=127.0.0.1:4259) 20241101160231985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241101160231994 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160231994 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424299105391" cn_domain=PS} 20241101160231994 DLU <0006> fsm.c:456 lu(262424299105391)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241101160231994 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241101160231994 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424299105391" cause=IMSI unknown in HLR} 20241101160231994 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424299105391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160231994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424299105391)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160231994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424299105391)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241101160231994 DLU <0006> fsm.c:568 lu(PS:IMSI-262424299105391)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241101160231994 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160231994 DLINP <000b> input/ipa.c:451 connected read/write 20241101160231994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160231999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241101160232000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20241101160232002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160232002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160232002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160232002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160232002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160232002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35241<->l=127.0.0.1:4259) 20241101160232036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4258 20241101160232036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4258 20241101160235145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160235145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160235149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241101160235155 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235155 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160235155 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160235155 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  20241101160235155 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160235155 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  20241101160235155 DLGSUP <0013> gsup_server.c:235 2:  20241101160235155 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 3:  20241101160235155 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 4:  20241101160235155 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 5:  20241101160235155 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 7:  20241101160235155 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160235155 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160235155 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160235155 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160235172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35599<->l=127.0.0.1:4259) 20241101160235179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47334<->l=127.0.0.1:4258 20241101160235198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235198 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420094400811" cn_domain=PS source_name="the-source\n"} 20241101160235198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160235198 DLU <0006> fsm.c:456 lu(262420094400811)[0x61200000b620]{UNVALIDATED}: Allocated 20241101160235199 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241101160235199 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420094400811" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241101160235199 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420094400811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160235199 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420094400811)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160235199 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420094400811)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241101160235199 DLU <0006> fsm.c:568 lu(PS:IMSI-262420094400811)[0x61200000b620]{UNVALIDATED}: Deallocated 20241101160235199 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160235199 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160235204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47334<->l=127.0.0.1:4258 20241101160235206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241101160235208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35599<->l=127.0.0.1:4259) 20241101160235208 DLINP <000b> input/ipa.c:451 connected read/write 20241101160235208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160235208 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160235208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160235208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160235208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160235240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241101160235241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241101160238333 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160238333 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160238336 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4258 20241101160238338 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160238339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160238339 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  20241101160238339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160238339 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  20241101160238339 DLGSUP <0013> gsup_server.c:235 2:  20241101160238339 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 3:  20241101160238339 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 4:  20241101160238339 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 5:  20241101160238339 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 7:  20241101160238339 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160238339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160238339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160238339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160238352 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40055<->l=127.0.0.1:4259) 20241101160238358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 20241101160238382 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238382 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423267591480" cn_domain=PS} 20241101160238382 DLU <0006> fsm.c:456 lu(262423267591480)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241101160238382 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241101160238382 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423267591480" cause=Roaming not allowed in this location area} 20241101160238382 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423267591480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160238382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423267591480)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160238382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423267591480)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241101160238382 DLU <0006> fsm.c:568 lu(PS:IMSI-262423267591480)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241101160238383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160238383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160238386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 20241101160238387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4258 20241101160238389 DLINP <000b> input/ipa.c:451 connected read/write 20241101160238389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160238389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160238389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160238389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160238389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40055<->l=127.0.0.1:4259) 20241101160238422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241101160238423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241101160241532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160241532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160241536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241101160241542 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160241542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160241542 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  20241101160241542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160241542 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  20241101160241542 DLGSUP <0013> gsup_server.c:235 2:  20241101160241542 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 3:  20241101160241542 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 4:  20241101160241542 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 5:  20241101160241542 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 7:  20241101160241542 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160241542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160241542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160241542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160241566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39109<->l=127.0.0.1:4259) 20241101160241581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241101160241586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241586 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423751496568"} 20241101160241586 DAUC <0003> db_auc.c:133 IMSI='262423751496568': No such subscriber 20241101160241586 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241101160241586 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423751496568" cause=IMSI unknown in HLR} 20241101160241586 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423751496568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160241586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160241586 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160241588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241101160241589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241101160241590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39109<->l=127.0.0.1:4259) 20241101160241591 DLINP <000b> input/ipa.c:451 connected read/write 20241101160241591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160241591 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160241591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160241591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160241617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56462<->l=127.0.0.1:4258 20241101160241617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56462<->l=127.0.0.1:4258 20241101160244714 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160244714 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160244717 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 20241101160244723 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160244723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160244723 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  20241101160244723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160244723 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  20241101160244723 DLGSUP <0013> gsup_server.c:235 2:  20241101160244723 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 3:  20241101160244723 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 4:  20241101160244723 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 5:  20241101160244723 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 7:  20241101160244723 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160244723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160244723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160244723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160244748 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40281<->l=127.0.0.1:4259) 20241101160244788 DAUC <0003> db_auc.c:157 IMSI='262426201181903': No 2G Auth Data 20241101160244788 DAUC <0003> db_auc.c:192 IMSI='262426201181903': No 3G Auth Data 20241101160244838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241101160244848 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244848 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426201181903" cn_domain=PS} 20241101160244848 DLU <0006> fsm.c:456 lu(262426201181903)[0x61200000b920]{UNVALIDATED}: Allocated 20241101160244848 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160244866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426201181903)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160244866 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426201181903" cn_domain=PS} 20241101160244866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244873 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426201181903"} 20241101160244873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160244873 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160244873 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426201181903"} 20241101160244873 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426201181903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160244873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160244873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160244873 DLU <0006> fsm.c:568 lu(PS:IMSI-262426201181903)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241101160244904 DAUC <0003> db_auc.c:157 IMSI='262429234559517': No 2G Auth Data 20241101160244904 DAUC <0003> db_auc.c:192 IMSI='262429234559517': No 3G Auth Data 20241101160244913 DLGSUP <0013> hlr.c:121 IMSI 262429234559517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160244927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 20241101160244929 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244929 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429234559517" cn_domain=PS} 20241101160244929 DLU <0006> fsm.c:456 lu(262429234559517)[0x61200000baa0]{UNVALIDATED}: Allocated 20241101160244929 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160244945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429234559517)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160244945 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429234559517" cn_domain=PS} 20241101160244945 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244945 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160244947 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429234559517"} 20241101160244947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160244947 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160244947 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429234559517"} 20241101160244947 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429234559517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160244947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160244947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160244947 DLU <0006> fsm.c:568 lu(PS:IMSI-262429234559517)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160244947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160244947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160244948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 20241101160244973 DAUC <0003> db_auc.c:157 IMSI='262425838891436': No 2G Auth Data 20241101160244973 DAUC <0003> db_auc.c:192 IMSI='262425838891436': No 3G Auth Data 20241101160244982 DLGSUP <0013> hlr.c:121 IMSI 262425838891436: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160244999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241101160245001 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245001 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425838891436" cn_domain=PS} 20241101160245001 DLU <0006> fsm.c:456 lu(262425838891436)[0x61200000bc20]{UNVALIDATED}: Allocated 20241101160245001 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425838891436)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245017 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425838891436" cn_domain=PS} 20241101160245017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245020 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245020 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425838891436"} 20241101160245020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245020 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245020 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425838891436"} 20241101160245020 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425838891436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245020 DLU <0006> fsm.c:568 lu(PS:IMSI-262425838891436)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245020 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245021 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241101160245049 DAUC <0003> db_auc.c:157 IMSI='262429851773777': No 2G Auth Data 20241101160245049 DAUC <0003> db_auc.c:192 IMSI='262429851773777': No 3G Auth Data 20241101160245058 DLGSUP <0013> hlr.c:121 IMSI 262429851773777: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160245074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241101160245077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245077 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429851773777" cn_domain=PS} 20241101160245077 DLU <0006> fsm.c:456 lu(262429851773777)[0x61200000bda0]{UNVALIDATED}: Allocated 20241101160245077 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429851773777)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245093 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429851773777" cn_domain=PS} 20241101160245093 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245093 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245098 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429851773777"} 20241101160245098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245098 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245098 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429851773777"} 20241101160245098 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429851773777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245098 DLU <0006> fsm.c:568 lu(PS:IMSI-262429851773777)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241101160245127 DAUC <0003> db_auc.c:157 IMSI='262423696412914': No 2G Auth Data 20241101160245127 DAUC <0003> db_auc.c:192 IMSI='262423696412914': No 3G Auth Data 20241101160245135 DLGSUP <0013> hlr.c:121 IMSI 262423696412914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160245149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 20241101160245151 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245151 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423696412914" cn_domain=PS} 20241101160245151 DLU <0006> fsm.c:456 lu(262423696412914)[0x61200000bf20]{UNVALIDATED}: Allocated 20241101160245151 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423696412914)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245166 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423696412914" cn_domain=PS} 20241101160245166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245168 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423696412914"} 20241101160245168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245168 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245168 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423696412914"} 20241101160245168 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423696412914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245168 DLU <0006> fsm.c:568 lu(PS:IMSI-262423696412914)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 20241101160245193 DAUC <0003> db_auc.c:157 IMSI='262420723146109': No 2G Auth Data 20241101160245193 DAUC <0003> db_auc.c:192 IMSI='262420723146109': No 3G Auth Data 20241101160245201 DLGSUP <0013> hlr.c:121 IMSI 262420723146109: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160245227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20241101160245230 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245230 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420723146109" cn_domain=PS} 20241101160245230 DLU <0006> fsm.c:456 lu(262420723146109)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241101160245230 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245246 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420723146109" cn_domain=PS} 20241101160245246 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245246 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245251 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420723146109"} 20241101160245251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245251 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245251 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420723146109"} 20241101160245251 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420723146109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245251 DLU <0006> fsm.c:568 lu(PS:IMSI-262420723146109)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20241101160245288 DAUC <0003> db_auc.c:157 IMSI='262428355261341': No 2G Auth Data 20241101160245288 DAUC <0003> db_auc.c:192 IMSI='262428355261341': No 3G Auth Data 20241101160245296 DLGSUP <0013> hlr.c:121 IMSI 262428355261341: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160245323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20241101160245326 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245326 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428355261341" cn_domain=PS} 20241101160245326 DLU <0006> fsm.c:456 lu(262428355261341)[0x612000010120]{UNVALIDATED}: Allocated 20241101160245326 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428355261341)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245343 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428355261341" cn_domain=PS} 20241101160245343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245347 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245347 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428355261341"} 20241101160245347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245348 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245348 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428355261341"} 20241101160245348 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428355261341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245348 DLU <0006> fsm.c:568 lu(PS:IMSI-262428355261341)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245348 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245348 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20241101160245384 DAUC <0003> db_auc.c:157 IMSI='262422569278835': No 2G Auth Data 20241101160245384 DAUC <0003> db_auc.c:192 IMSI='262422569278835': No 3G Auth Data 20241101160245392 DLGSUP <0013> hlr.c:121 IMSI 262422569278835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160245419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 20241101160245422 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245422 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422569278835" cn_domain=PS} 20241101160245422 DLU <0006> fsm.c:456 lu(262422569278835)[0x6120000102a0]{UNVALIDATED}: Allocated 20241101160245422 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160245438 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422569278835)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160245438 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422569278835" cn_domain=PS} 20241101160245438 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245438 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245443 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245443 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422569278835"} 20241101160245443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160245443 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160245443 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422569278835"} 20241101160245443 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422569278835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160245443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160245443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160245443 DLU <0006> fsm.c:568 lu(PS:IMSI-262422569278835)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160245443 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245443 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160245445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 20241101160245471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 20241101160245471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160245471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160245471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160245471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160245471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160245471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40281<->l=127.0.0.1:4259) 20241101160245494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20241101160245494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20241101160248566 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160248567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160248571 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56552<->l=127.0.0.1:4258 20241101160248576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160248576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160248576 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  20241101160248576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160248576 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  20241101160248576 DLGSUP <0013> gsup_server.c:235 2:  20241101160248576 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 3:  20241101160248576 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 4:  20241101160248576 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 5:  20241101160248576 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 7:  20241101160248576 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160248576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160248576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160248576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160248601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241101160248633 DAUC <0003> db_auc.c:157 IMSI='262424054597192': No 2G Auth Data 20241101160248633 DAUC <0003> db_auc.c:192 IMSI='262424054597192': No 3G Auth Data 20241101160248680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20241101160248691 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248691 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424054597192" cn_domain=PS source_name="the-source\n"} 20241101160248691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160248691 DLU <0006> fsm.c:456 lu(262424054597192)[0x612000010420]{UNVALIDATED}: Allocated 20241101160248691 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424054597192)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248709 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424054597192" cn_domain=PS destination_name="the-source\n"} 20241101160248709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248716 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248717 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424054597192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424054597192" source_name="the-source\n"} 20241101160248717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248717 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248717 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424054597192" destination_name="the-source\n"} 20241101160248717 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262424054597192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248717 DLU <0006> fsm.c:568 lu(PS:IMSI-262424054597192)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248717 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248717 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20241101160248749 DAUC <0003> db_auc.c:157 IMSI='262424263197116': No 2G Auth Data 20241101160248749 DAUC <0003> db_auc.c:192 IMSI='262424263197116': No 3G Auth Data 20241101160248758 DLGSUP <0013> hlr.c:121 IMSI 262424263197116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160248772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20241101160248774 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248774 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424263197116" cn_domain=PS source_name="the-source\n"} 20241101160248774 DLU <0006> fsm.c:456 lu(262424263197116)[0x6120000105a0]{UNVALIDATED}: Allocated 20241101160248774 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424263197116)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248789 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424263197116" cn_domain=PS destination_name="the-source\n"} 20241101160248789 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248789 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248792 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424263197116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424263197116" source_name="the-source\n"} 20241101160248792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248792 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248792 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424263197116" destination_name="the-source\n"} 20241101160248792 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424263197116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248792 DLU <0006> fsm.c:568 lu(PS:IMSI-262424263197116)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20241101160248825 DAUC <0003> db_auc.c:157 IMSI='262428144444388': No 2G Auth Data 20241101160248825 DAUC <0003> db_auc.c:192 IMSI='262428144444388': No 3G Auth Data 20241101160248833 DLGSUP <0013> hlr.c:121 IMSI 262428144444388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160248848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 20241101160248851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248851 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428144444388" cn_domain=PS source_name="the-source\n"} 20241101160248851 DLU <0006> fsm.c:456 lu(262428144444388)[0x612000010720]{UNVALIDATED}: Allocated 20241101160248851 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428144444388)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248872 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428144444388" cn_domain=PS destination_name="the-source\n"} 20241101160248872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248878 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428144444388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428144444388" source_name="the-source\n"} 20241101160248878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248878 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248878 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428144444388" destination_name="the-source\n"} 20241101160248878 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428144444388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248878 DLU <0006> fsm.c:568 lu(PS:IMSI-262428144444388)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 20241101160248906 DAUC <0003> db_auc.c:157 IMSI='262425240900516': No 2G Auth Data 20241101160248906 DAUC <0003> db_auc.c:192 IMSI='262425240900516': No 3G Auth Data 20241101160248915 DLGSUP <0013> hlr.c:121 IMSI 262425240900516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160248928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20241101160248930 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248930 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425240900516" cn_domain=PS source_name="the-source\n"} 20241101160248930 DLU <0006> fsm.c:456 lu(262425240900516)[0x6120000108a0]{UNVALIDATED}: Allocated 20241101160248930 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160248946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425240900516)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160248946 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425240900516" cn_domain=PS destination_name="the-source\n"} 20241101160248946 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248946 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248948 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248948 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425240900516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425240900516" source_name="the-source\n"} 20241101160248948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160248948 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160248948 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425240900516" destination_name="the-source\n"} 20241101160248948 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425240900516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160248948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160248948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160248948 DLU <0006> fsm.c:568 lu(PS:IMSI-262425240900516)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160248948 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248948 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160248950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20241101160248975 DAUC <0003> db_auc.c:157 IMSI='262423691898396': No 2G Auth Data 20241101160248975 DAUC <0003> db_auc.c:192 IMSI='262423691898396': No 3G Auth Data 20241101160248983 DLGSUP <0013> hlr.c:121 IMSI 262423691898396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160248996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 20241101160248998 DLINP <000b> input/ipa.c:451 connected read/write 20241101160248998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160248998 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423691898396" cn_domain=PS source_name="the-source\n"} 20241101160248998 DLU <0006> fsm.c:456 lu(262423691898396)[0x612000010a20]{UNVALIDATED}: Allocated 20241101160248998 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249014 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423691898396)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249014 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423691898396" cn_domain=PS destination_name="the-source\n"} 20241101160249014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249018 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423691898396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423691898396" source_name="the-source\n"} 20241101160249018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249018 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249018 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423691898396" destination_name="the-source\n"} 20241101160249018 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423691898396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249018 DLU <0006> fsm.c:568 lu(PS:IMSI-262423691898396)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 20241101160249047 DAUC <0003> db_auc.c:157 IMSI='262421072271579': No 2G Auth Data 20241101160249047 DAUC <0003> db_auc.c:192 IMSI='262421072271579': No 3G Auth Data 20241101160249055 DLGSUP <0013> hlr.c:121 IMSI 262421072271579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160249076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241101160249078 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249078 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421072271579" cn_domain=PS source_name="the-source\n"} 20241101160249078 DLU <0006> fsm.c:456 lu(262421072271579)[0x612000010ba0]{UNVALIDATED}: Allocated 20241101160249078 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421072271579)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249094 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421072271579" cn_domain=PS destination_name="the-source\n"} 20241101160249094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249098 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421072271579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421072271579" source_name="the-source\n"} 20241101160249098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249098 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249098 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421072271579" destination_name="the-source\n"} 20241101160249098 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421072271579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249098 DLU <0006> fsm.c:568 lu(PS:IMSI-262421072271579)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241101160249133 DAUC <0003> db_auc.c:157 IMSI='262420786641873': No 2G Auth Data 20241101160249133 DAUC <0003> db_auc.c:192 IMSI='262420786641873': No 3G Auth Data 20241101160249141 DLGSUP <0013> hlr.c:121 IMSI 262420786641873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160249165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 20241101160249168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249168 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420786641873" cn_domain=PS source_name="the-source\n"} 20241101160249168 DLU <0006> fsm.c:456 lu(262420786641873)[0x612000010d20]{UNVALIDATED}: Allocated 20241101160249168 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420786641873)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249184 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420786641873" cn_domain=PS destination_name="the-source\n"} 20241101160249184 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249184 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249190 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249190 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420786641873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420786641873" source_name="the-source\n"} 20241101160249190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249190 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249190 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420786641873" destination_name="the-source\n"} 20241101160249190 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420786641873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249190 DLU <0006> fsm.c:568 lu(PS:IMSI-262420786641873)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249190 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249190 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 20241101160249227 DAUC <0003> db_auc.c:157 IMSI='262423080791349': No 2G Auth Data 20241101160249227 DAUC <0003> db_auc.c:192 IMSI='262423080791349': No 3G Auth Data 20241101160249235 DLGSUP <0013> hlr.c:121 IMSI 262423080791349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160249264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241101160249270 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249270 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423080791349" cn_domain=PS source_name="the-source\n"} 20241101160249270 DLU <0006> fsm.c:456 lu(262423080791349)[0x612000010ea0]{UNVALIDATED}: Allocated 20241101160249270 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241101160249287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423080791349)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160249287 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423080791349" cn_domain=PS destination_name="the-source\n"} 20241101160249287 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249287 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249292 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249292 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423080791349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423080791349" source_name="the-source\n"} 20241101160249292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160249292 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160249292 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423080791349" destination_name="the-source\n"} 20241101160249292 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423080791349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160249292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160249292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160249292 DLU <0006> fsm.c:568 lu(PS:IMSI-262423080791349)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160249292 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249292 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160249295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241101160249320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56552<->l=127.0.0.1:4258 20241101160249321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160249321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160249321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160249321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160249321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160249321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160249321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241101160249343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4258 20241101160249344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4258 20241101160252441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160252441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160252445 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4258 20241101160252447 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160252447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160252447 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  20241101160252447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160252447 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  20241101160252447 DLGSUP <0013> gsup_server.c:235 2:  20241101160252447 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 3:  20241101160252447 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 4:  20241101160252447 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 5:  20241101160252447 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 7:  20241101160252447 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160252447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160252447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160252447 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160252459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44473<->l=127.0.0.1:4259) 20241101160252484 DAUC <0003> db_auc.c:157 IMSI='262428274429305': No 2G Auth Data 20241101160252484 DAUC <0003> db_auc.c:192 IMSI='262428274429305': No 3G Auth Data 20241101160252530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4258 20241101160252541 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252541 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428274429305" cn_domain=PS} 20241101160252541 DLU <0006> fsm.c:456 lu(262428274429305)[0x612000011020]{UNVALIDATED}: Allocated 20241101160252541 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428274429305)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252559 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428274429305" cn_domain=PS} 20241101160252559 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252559 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252565 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252565 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428274429305"} 20241101160252565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252565 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252565 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428274429305"} 20241101160252565 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428274429305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252565 DLU <0006> fsm.c:568 lu(PS:IMSI-262428274429305)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252566 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252566 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4258 20241101160252596 DAUC <0003> db_auc.c:157 IMSI='262429431039086': No 2G Auth Data 20241101160252596 DAUC <0003> db_auc.c:192 IMSI='262429431039086': No 3G Auth Data 20241101160252610 DLGSUP <0013> hlr.c:121 IMSI 262429431039086: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160252624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4258 20241101160252626 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252626 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429431039086" cn_domain=PS} 20241101160252626 DLU <0006> fsm.c:456 lu(262429431039086)[0x6120000111a0]{UNVALIDATED}: Allocated 20241101160252626 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252642 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429431039086)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252642 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429431039086" cn_domain=PS} 20241101160252642 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252642 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252645 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429431039086"} 20241101160252645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252645 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252645 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429431039086"} 20241101160252645 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429431039086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252645 DLU <0006> fsm.c:568 lu(PS:IMSI-262429431039086)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4258 20241101160252680 DAUC <0003> db_auc.c:157 IMSI='262420365385005': No 2G Auth Data 20241101160252680 DAUC <0003> db_auc.c:192 IMSI='262420365385005': No 3G Auth Data 20241101160252688 DLGSUP <0013> hlr.c:121 IMSI 262420365385005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160252709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20241101160252714 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252714 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420365385005" cn_domain=PS} 20241101160252714 DLU <0006> fsm.c:456 lu(262420365385005)[0x612000011320]{UNVALIDATED}: Allocated 20241101160252714 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420365385005)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252731 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420365385005" cn_domain=PS} 20241101160252731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252736 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420365385005"} 20241101160252736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252736 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252736 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420365385005"} 20241101160252736 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420365385005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252736 DLU <0006> fsm.c:568 lu(PS:IMSI-262420365385005)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20241101160252771 DAUC <0003> db_auc.c:157 IMSI='262427972607310': No 2G Auth Data 20241101160252771 DAUC <0003> db_auc.c:192 IMSI='262427972607310': No 3G Auth Data 20241101160252780 DLGSUP <0013> hlr.c:121 IMSI 262427972607310: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160252794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 20241101160252795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252795 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427972607310" cn_domain=PS} 20241101160252795 DLU <0006> fsm.c:456 lu(262427972607310)[0x6120000114a0]{UNVALIDATED}: Allocated 20241101160252795 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427972607310)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252811 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427972607310" cn_domain=PS} 20241101160252811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252814 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427972607310"} 20241101160252814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252814 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252814 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427972607310"} 20241101160252814 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427972607310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252814 DLU <0006> fsm.c:568 lu(PS:IMSI-262427972607310)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 20241101160252842 DAUC <0003> db_auc.c:157 IMSI='262422961959746': No 2G Auth Data 20241101160252842 DAUC <0003> db_auc.c:192 IMSI='262422961959746': No 3G Auth Data 20241101160252850 DLGSUP <0013> hlr.c:121 IMSI 262422961959746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160252864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20241101160252866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252866 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422961959746" cn_domain=PS} 20241101160252866 DLU <0006> fsm.c:456 lu(262422961959746)[0x612000011620]{UNVALIDATED}: Allocated 20241101160252866 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422961959746)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252882 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422961959746" cn_domain=PS} 20241101160252882 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252882 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252885 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422961959746"} 20241101160252885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252885 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252885 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422961959746"} 20241101160252886 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422961959746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252886 DLU <0006> fsm.c:568 lu(PS:IMSI-262422961959746)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252886 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252886 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20241101160252915 DAUC <0003> db_auc.c:157 IMSI='262420378149366': No 2G Auth Data 20241101160252915 DAUC <0003> db_auc.c:192 IMSI='262420378149366': No 3G Auth Data 20241101160252923 DLGSUP <0013> hlr.c:121 IMSI 262420378149366: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160252948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 20241101160252950 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252950 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420378149366" cn_domain=PS} 20241101160252950 DLU <0006> fsm.c:456 lu(262420378149366)[0x6120000117a0]{UNVALIDATED}: Allocated 20241101160252950 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160252967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420378149366)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160252967 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420378149366" cn_domain=PS} 20241101160252967 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252967 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252972 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160252972 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420378149366"} 20241101160252972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160252972 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160252972 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420378149366"} 20241101160252972 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420378149366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160252972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160252972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160252972 DLU <0006> fsm.c:568 lu(PS:IMSI-262420378149366)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160252972 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252972 DLINP <000b> input/ipa.c:451 connected read/write 20241101160252972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160252975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 20241101160253009 DAUC <0003> db_auc.c:157 IMSI='262420170720799': No 2G Auth Data 20241101160253009 DAUC <0003> db_auc.c:192 IMSI='262420170720799': No 3G Auth Data 20241101160253018 DLGSUP <0013> hlr.c:121 IMSI 262420170720799: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160253048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 20241101160253052 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253052 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420170720799" cn_domain=PS} 20241101160253052 DLU <0006> fsm.c:456 lu(262420170720799)[0x612000011920]{UNVALIDATED}: Allocated 20241101160253052 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160253069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420170720799)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160253069 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420170720799" cn_domain=PS} 20241101160253069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253074 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253074 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420170720799"} 20241101160253074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160253074 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160253074 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420170720799"} 20241101160253075 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420170720799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160253075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160253075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160253075 DLU <0006> fsm.c:568 lu(PS:IMSI-262420170720799)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160253075 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253075 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 20241101160253112 DAUC <0003> db_auc.c:157 IMSI='262420525996261': No 2G Auth Data 20241101160253112 DAUC <0003> db_auc.c:192 IMSI='262420525996261': No 3G Auth Data 20241101160253121 DLGSUP <0013> hlr.c:121 IMSI 262420525996261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160253152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4258 20241101160253156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253156 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420525996261" cn_domain=PS} 20241101160253156 DLU <0006> fsm.c:456 lu(262420525996261)[0x612000011aa0]{UNVALIDATED}: Allocated 20241101160253156 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160253173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420525996261)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160253173 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420525996261" cn_domain=PS} 20241101160253173 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253173 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253177 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253177 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420525996261"} 20241101160253177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160253177 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160253177 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420525996261"} 20241101160253177 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420525996261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160253177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160253177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160253178 DLU <0006> fsm.c:568 lu(PS:IMSI-262420525996261)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160253178 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253178 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160253181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4258 20241101160253208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4258 20241101160253209 DLINP <000b> input/ipa.c:451 connected read/write 20241101160253209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160253209 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160253209 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160253209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160253209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44473<->l=127.0.0.1:4259) 20241101160253231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4258 20241101160253332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4258 20241101160256435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160256435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160256440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160256440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160256441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4258 20241101160256445 DLINP <000b> input/ipa.c:451 connected read/write 20241101160256445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160256445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160256445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160256445 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  20241101160256445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160256446 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  20241101160256446 DLGSUP <0013> gsup_server.c:235 2:  20241101160256446 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 3:  20241101160256446 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 4:  20241101160256446 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 5:  20241101160256446 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 7:  20241101160256446 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160256446 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160256446 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160256446 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160256466 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34041<->l=127.0.0.1:4259) 20241101160256498 DAUC <0003> db_auc.c:157 IMSI='262426686441048': No 2G Auth Data 20241101160256498 DAUC <0003> db_auc.c:192 IMSI='262426686441048': No 3G Auth Data 20241101160256523 DAUC <0003> db_auc.c:192 IMSI='262426686441048': No 3G Auth Data 20241101160256554 DAUC <0003> db_auc.c:157 IMSI='262421867589470': No 2G Auth Data 20241101160256554 DAUC <0003> db_auc.c:192 IMSI='262421867589470': No 3G Auth Data 20241101160256577 DAUC <0003> db_auc.c:157 IMSI='262421867589470': No 2G Auth Data 20241101160256608 DAUC <0003> db_auc.c:157 IMSI='262429593232208': No 2G Auth Data 20241101160256608 DAUC <0003> db_auc.c:192 IMSI='262429593232208': No 3G Auth Data 20241101160256672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4258 20241101160256674 DLINP <000b> input/ipa.c:451 connected read/write 20241101160256674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160256674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160256674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160256674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160256674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34041<->l=127.0.0.1:4259) 20241101160256710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 20241101160256811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 20241101160259926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160259926 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160259929 DLINP <000b> input/ipa.c:451 connected read/write 20241101160259929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160259930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 20241101160259932 DLINP <000b> input/ipa.c:451 connected read/write 20241101160259932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160259932 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160259932 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160259932 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  20241101160259932 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160259932 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  20241101160259932 DLGSUP <0013> gsup_server.c:235 2:  20241101160259932 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 3:  20241101160259932 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 4:  20241101160259932 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 5:  20241101160259932 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160259932 DLGSUP <0013> gsup_server.c:235 7:  20241101160259933 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160259933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160259933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160259933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160259948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38525<->l=127.0.0.1:4259) 20241101160259970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20241101160300004 DAUC <0003> db_auc.c:157 IMSI='262421866684116': No 2G Auth Data 20241101160300004 DAUC <0003> db_auc.c:192 IMSI='262421866684116': No 3G Auth Data 20241101160300033 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300033 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421866684116" cn_domain=PS} 20241101160300033 DLU <0006> fsm.c:456 lu(262421866684116)[0x612000011c20]{UNVALIDATED}: Allocated 20241101160300033 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160300050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421866684116)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160300050 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421866684116" cn_domain=PS} 20241101160300050 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300050 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300053 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300053 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421866684116"} 20241101160300053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160300053 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160300053 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421866684116"} 20241101160300053 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160300053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160300053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160300053 DLU <0006> fsm.c:568 lu(PS:IMSI-262421866684116)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160300053 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300064 DLGSUP <0013> hlr.c:128 IMSI 262421866684116: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241101160300064 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300064 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160300066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20241101160300066 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300066 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421866684116"} 20241101160300066 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241101160300066 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421866684116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160300067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 20241101160300068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38525<->l=127.0.0.1:4259) 20241101160300068 DLINP <000b> input/ipa.c:451 connected read/write 20241101160300068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160300068 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160300068 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160300068 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160300096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 20241101160300197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 20241101160303250 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160303250 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160303251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241101160303253 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303253 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160303253 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160303253 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  20241101160303253 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160303253 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  20241101160303253 DLGSUP <0013> gsup_server.c:235 2:  20241101160303253 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 3:  20241101160303253 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 4:  20241101160303253 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 5:  20241101160303253 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 7:  20241101160303253 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160303253 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160303253 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160303253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160303261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33717<->l=127.0.0.1:4259) 20241101160303272 DAUC <0003> db_auc.c:157 IMSI='262421501362854': No 2G Auth Data 20241101160303272 DAUC <0003> db_auc.c:192 IMSI='262421501362854': No 3G Auth Data 20241101160303313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241101160303325 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303325 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421501362854" cn_domain=PS} 20241101160303325 DLU <0006> fsm.c:456 lu(262421501362854)[0x612000011da0]{UNVALIDATED}: Allocated 20241101160303325 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421501362854)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303343 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421501362854" cn_domain=PS} 20241101160303343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303343 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303352 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303353 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421501362854"} 20241101160303353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303353 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303353 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421501362854"} 20241101160303353 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303353 DLU <0006> fsm.c:568 lu(PS:IMSI-262421501362854)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303353 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303353 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303356 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303356 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421501362854" cn_domain=CS} 20241101160303357 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303365 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421501362854"} 20241101160303365 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421501362854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303365 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303365 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241101160303398 DAUC <0003> db_auc.c:157 IMSI='262423517379147': No 2G Auth Data 20241101160303398 DAUC <0003> db_auc.c:192 IMSI='262423517379147': No 3G Auth Data 20241101160303406 DLGSUP <0013> hlr.c:121 IMSI 262423517379147: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241101160303421 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303421 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423517379147" cn_domain=PS} 20241101160303421 DLU <0006> fsm.c:456 lu(262423517379147)[0x612000011f20]{UNVALIDATED}: Allocated 20241101160303421 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303437 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423517379147)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303437 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423517379147" cn_domain=PS} 20241101160303437 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303437 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303440 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423517379147"} 20241101160303440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303440 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303440 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423517379147"} 20241101160303440 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303440 DLU <0006> fsm.c:568 lu(PS:IMSI-262423517379147)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303440 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303441 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303441 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423517379147" cn_domain=CS} 20241101160303441 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303449 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423517379147"} 20241101160303449 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423517379147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303449 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303449 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241101160303479 DAUC <0003> db_auc.c:157 IMSI='262429581814934': No 2G Auth Data 20241101160303479 DAUC <0003> db_auc.c:192 IMSI='262429581814934': No 3G Auth Data 20241101160303488 DLGSUP <0013> hlr.c:121 IMSI 262429581814934: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241101160303504 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303504 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429581814934" cn_domain=PS} 20241101160303504 DLU <0006> fsm.c:456 lu(262429581814934)[0x6120000120a0]{UNVALIDATED}: Allocated 20241101160303504 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429581814934)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303520 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429581814934" cn_domain=PS} 20241101160303520 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303520 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303523 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303523 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429581814934"} 20241101160303523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303523 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303523 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429581814934"} 20241101160303523 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303523 DLU <0006> fsm.c:568 lu(PS:IMSI-262429581814934)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303523 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303523 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303525 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303525 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429581814934" cn_domain=CS} 20241101160303525 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303533 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429581814934"} 20241101160303533 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429581814934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303533 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303533 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241101160303562 DAUC <0003> db_auc.c:157 IMSI='262425140568910': No 2G Auth Data 20241101160303562 DAUC <0003> db_auc.c:192 IMSI='262425140568910': No 3G Auth Data 20241101160303570 DLGSUP <0013> hlr.c:121 IMSI 262425140568910: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241101160303585 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303585 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425140568910" cn_domain=PS} 20241101160303585 DLU <0006> fsm.c:456 lu(262425140568910)[0x612000012220]{UNVALIDATED}: Allocated 20241101160303585 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425140568910)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303601 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425140568910" cn_domain=PS} 20241101160303601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303603 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303603 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425140568910"} 20241101160303603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303603 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303603 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425140568910"} 20241101160303603 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303603 DLU <0006> fsm.c:568 lu(PS:IMSI-262425140568910)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303603 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303603 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303605 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303605 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425140568910" cn_domain=CS} 20241101160303605 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303613 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425140568910"} 20241101160303613 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425140568910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303613 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303613 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241101160303639 DAUC <0003> db_auc.c:157 IMSI='262429603830116': No 2G Auth Data 20241101160303639 DAUC <0003> db_auc.c:192 IMSI='262429603830116': No 3G Auth Data 20241101160303647 DLGSUP <0013> hlr.c:121 IMSI 262429603830116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241101160303663 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303663 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429603830116" cn_domain=PS} 20241101160303663 DLU <0006> fsm.c:456 lu(262429603830116)[0x6120000123a0]{UNVALIDATED}: Allocated 20241101160303663 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429603830116)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303682 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429603830116" cn_domain=PS} 20241101160303682 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303682 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303687 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303687 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429603830116"} 20241101160303687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303687 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303687 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429603830116"} 20241101160303687 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303687 DLU <0006> fsm.c:568 lu(PS:IMSI-262429603830116)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303687 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303687 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303690 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303690 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429603830116" cn_domain=CS} 20241101160303690 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303698 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429603830116"} 20241101160303698 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429603830116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241101160303732 DAUC <0003> db_auc.c:157 IMSI='262423932861856': No 2G Auth Data 20241101160303732 DAUC <0003> db_auc.c:192 IMSI='262423932861856': No 3G Auth Data 20241101160303740 DLGSUP <0013> hlr.c:121 IMSI 262423932861856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241101160303766 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303766 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423932861856" cn_domain=PS} 20241101160303766 DLU <0006> fsm.c:456 lu(262423932861856)[0x612000012520]{UNVALIDATED}: Allocated 20241101160303766 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423932861856)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303782 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423932861856" cn_domain=PS} 20241101160303782 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303782 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303788 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303788 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423932861856"} 20241101160303788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303788 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303788 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423932861856"} 20241101160303788 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303788 DLU <0006> fsm.c:568 lu(PS:IMSI-262423932861856)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303788 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303788 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303792 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423932861856" cn_domain=CS} 20241101160303792 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303800 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423932861856"} 20241101160303800 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423932861856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303800 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241101160303838 DAUC <0003> db_auc.c:157 IMSI='262420300854444': No 2G Auth Data 20241101160303838 DAUC <0003> db_auc.c:192 IMSI='262420300854444': No 3G Auth Data 20241101160303846 DLGSUP <0013> hlr.c:121 IMSI 262420300854444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4258 20241101160303872 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303872 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420300854444" cn_domain=PS} 20241101160303872 DLU <0006> fsm.c:456 lu(262420300854444)[0x6120000126a0]{UNVALIDATED}: Allocated 20241101160303872 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160303889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420300854444)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160303889 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420300854444" cn_domain=PS} 20241101160303889 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303889 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303893 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420300854444"} 20241101160303893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160303893 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160303893 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420300854444"} 20241101160303893 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160303893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160303893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160303893 DLU <0006> fsm.c:568 lu(PS:IMSI-262420300854444)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303897 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160303897 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420300854444" cn_domain=CS} 20241101160303897 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160303906 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420300854444"} 20241101160303906 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420300854444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160303906 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303906 DLINP <000b> input/ipa.c:451 connected read/write 20241101160303906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160303910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4258 20241101160303951 DAUC <0003> db_auc.c:157 IMSI='262423814874107': No 2G Auth Data 20241101160303951 DAUC <0003> db_auc.c:192 IMSI='262423814874107': No 3G Auth Data 20241101160303960 DLGSUP <0013> hlr.c:121 IMSI 262423814874107: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160303995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241101160304001 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304001 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423814874107" cn_domain=PS} 20241101160304001 DLU <0006> fsm.c:456 lu(262423814874107)[0x612000012820]{UNVALIDATED}: Allocated 20241101160304001 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160304018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423814874107)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160304018 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423814874107" cn_domain=PS} 20241101160304018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304018 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304024 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304024 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423814874107"} 20241101160304024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160304024 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160304024 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423814874107"} 20241101160304024 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160304024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160304024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160304024 DLU <0006> fsm.c:568 lu(PS:IMSI-262423814874107)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160304024 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304024 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304028 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423814874107" cn_domain=CS} 20241101160304028 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241101160304036 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423814874107"} 20241101160304036 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423814874107 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160304036 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304036 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160304039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241101160304066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241101160304066 DLINP <000b> input/ipa.c:451 connected read/write 20241101160304066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160304066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160304066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160304066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160304066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33717<->l=127.0.0.1:4259) 20241101160304089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241101160304190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241101160307245 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160307245 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160307248 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20241101160307250 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160307250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160307250 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  20241101160307250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160307250 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  20241101160307250 DLGSUP <0013> gsup_server.c:235 2:  20241101160307250 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 3:  20241101160307250 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 4:  20241101160307250 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 5:  20241101160307250 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 7:  20241101160307250 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160307250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160307250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160307250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160307264 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36705<->l=127.0.0.1:4259) 20241101160307296 DAUC <0003> db_auc.c:157 IMSI='262423932624150': No 2G Auth Data 20241101160307296 DAUC <0003> db_auc.c:192 IMSI='262423932624150': No 3G Auth Data 20241101160307423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241101160307430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307430 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423932624150" cn_domain=PS} 20241101160307430 DLU <0006> fsm.c:456 lu(262423932624150)[0x6120000129a0]{UNVALIDATED}: Allocated 20241101160307430 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423932624150)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307458 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423932624150" cn_domain=PS} 20241101160307458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307463 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307464 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423932624150"} 20241101160307464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307464 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307464 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423932624150"} 20241101160307464 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307464 DLU <0006> fsm.c:568 lu(PS:IMSI-262423932624150)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307464 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307468 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423932624150" cn_domain=PS} 20241101160307468 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307477 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423932624150"} 20241101160307478 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423932624150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307478 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307478 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241101160307511 DAUC <0003> db_auc.c:157 IMSI='262428637666702': No 2G Auth Data 20241101160307511 DAUC <0003> db_auc.c:192 IMSI='262428637666702': No 3G Auth Data 20241101160307523 DLGSUP <0013> hlr.c:121 IMSI 262428637666702: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160307549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241101160307555 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307555 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428637666702" cn_domain=PS} 20241101160307555 DLU <0006> fsm.c:456 lu(262428637666702)[0x612000012b20]{UNVALIDATED}: Allocated 20241101160307555 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428637666702)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307572 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428637666702" cn_domain=PS} 20241101160307572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307575 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307575 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428637666702"} 20241101160307575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307575 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307575 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428637666702"} 20241101160307575 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307575 DLU <0006> fsm.c:568 lu(PS:IMSI-262428637666702)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307575 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307575 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307577 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307577 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428637666702" cn_domain=PS} 20241101160307577 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307587 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428637666702"} 20241101160307587 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428637666702 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241101160307619 DAUC <0003> db_auc.c:157 IMSI='262429829413277': No 2G Auth Data 20241101160307619 DAUC <0003> db_auc.c:192 IMSI='262429829413277': No 3G Auth Data 20241101160307631 DLGSUP <0013> hlr.c:121 IMSI 262429829413277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160307673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40906<->l=127.0.0.1:4258 20241101160307681 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307681 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429829413277" cn_domain=PS} 20241101160307681 DLU <0006> fsm.c:456 lu(262429829413277)[0x612000012ca0]{UNVALIDATED}: Allocated 20241101160307682 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429829413277)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307699 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429829413277" cn_domain=PS} 20241101160307699 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307700 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307705 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429829413277"} 20241101160307705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307705 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307705 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429829413277"} 20241101160307705 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307705 DLU <0006> fsm.c:568 lu(PS:IMSI-262429829413277)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307707 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307708 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429829413277" cn_domain=PS} 20241101160307708 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307716 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429829413277"} 20241101160307716 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429829413277 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307716 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307716 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40906<->l=127.0.0.1:4258 20241101160307746 DAUC <0003> db_auc.c:157 IMSI='262426108571203': No 2G Auth Data 20241101160307746 DAUC <0003> db_auc.c:192 IMSI='262426108571203': No 3G Auth Data 20241101160307756 DLGSUP <0013> hlr.c:121 IMSI 262426108571203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160307772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241101160307774 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307774 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426108571203" cn_domain=PS} 20241101160307774 DLU <0006> fsm.c:456 lu(262426108571203)[0x612000012e20]{UNVALIDATED}: Allocated 20241101160307775 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426108571203)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307790 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426108571203" cn_domain=PS} 20241101160307790 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307790 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307792 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426108571203"} 20241101160307792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307792 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307792 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426108571203"} 20241101160307792 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307792 DLU <0006> fsm.c:568 lu(PS:IMSI-262426108571203)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307792 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426108571203" cn_domain=PS} 20241101160307792 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307800 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426108571203"} 20241101160307800 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426108571203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307800 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307800 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241101160307826 DAUC <0003> db_auc.c:157 IMSI='262420993158660': No 2G Auth Data 20241101160307826 DAUC <0003> db_auc.c:192 IMSI='262420993158660': No 3G Auth Data 20241101160307834 DLGSUP <0013> hlr.c:121 IMSI 262420993158660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160307851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 20241101160307853 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307853 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420993158660" cn_domain=PS} 20241101160307853 DLU <0006> fsm.c:456 lu(262420993158660)[0x612000012fa0]{UNVALIDATED}: Allocated 20241101160307853 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420993158660)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307877 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420993158660" cn_domain=PS} 20241101160307877 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307877 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307878 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420993158660"} 20241101160307878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307878 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307878 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420993158660"} 20241101160307878 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307878 DLU <0006> fsm.c:568 lu(PS:IMSI-262420993158660)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307878 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307879 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307879 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420993158660" cn_domain=PS} 20241101160307879 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307887 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420993158660"} 20241101160307887 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420993158660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307887 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307887 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 20241101160307913 DAUC <0003> db_auc.c:157 IMSI='262426737005078': No 2G Auth Data 20241101160307913 DAUC <0003> db_auc.c:192 IMSI='262426737005078': No 3G Auth Data 20241101160307921 DLGSUP <0013> hlr.c:121 IMSI 262426737005078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160307945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 20241101160307947 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307947 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426737005078" cn_domain=PS} 20241101160307947 DLU <0006> fsm.c:456 lu(262426737005078)[0x612000013120]{UNVALIDATED}: Allocated 20241101160307947 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160307963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426737005078)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160307963 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426737005078" cn_domain=PS} 20241101160307963 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307963 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307965 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426737005078"} 20241101160307965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160307965 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160307965 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426737005078"} 20241101160307965 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160307965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160307965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160307965 DLU <0006> fsm.c:568 lu(PS:IMSI-262426737005078)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160307965 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426737005078" cn_domain=PS} 20241101160307965 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160307973 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426737005078"} 20241101160307973 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426737005078 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160307973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160307973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160307974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 20241101160308006 DAUC <0003> db_auc.c:157 IMSI='262426292627986': No 2G Auth Data 20241101160308006 DAUC <0003> db_auc.c:192 IMSI='262426292627986': No 3G Auth Data 20241101160308014 DLGSUP <0013> hlr.c:121 IMSI 262426292627986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160308051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20241101160308055 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308055 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426292627986" cn_domain=PS} 20241101160308055 DLU <0006> fsm.c:456 lu(262426292627986)[0x6120000132a0]{UNVALIDATED}: Allocated 20241101160308055 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160308070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426292627986)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160308070 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426292627986" cn_domain=PS} 20241101160308070 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308070 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308072 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308072 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426292627986"} 20241101160308072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160308072 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160308072 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426292627986"} 20241101160308072 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160308072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160308072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160308072 DLU <0006> fsm.c:568 lu(PS:IMSI-262426292627986)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160308072 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308072 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308073 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308073 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426292627986" cn_domain=PS} 20241101160308073 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160308084 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426292627986"} 20241101160308084 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426292627986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160308084 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308084 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20241101160308120 DAUC <0003> db_auc.c:157 IMSI='262428331914178': No 2G Auth Data 20241101160308120 DAUC <0003> db_auc.c:192 IMSI='262428331914178': No 3G Auth Data 20241101160308131 DLGSUP <0013> hlr.c:121 IMSI 262428331914178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241101160308156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241101160308158 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308158 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428331914178" cn_domain=PS} 20241101160308158 DLU <0006> fsm.c:456 lu(262428331914178)[0x612000013420]{UNVALIDATED}: Allocated 20241101160308158 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160308174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428331914178)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160308174 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428331914178" cn_domain=PS} 20241101160308174 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308174 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308178 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308178 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428331914178"} 20241101160308178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160308178 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160308178 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428331914178"} 20241101160308178 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160308179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160308179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160308179 DLU <0006> fsm.c:568 lu(PS:IMSI-262428331914178)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160308179 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308179 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308181 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308181 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428331914178" cn_domain=PS} 20241101160308181 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241101160308189 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428331914178"} 20241101160308189 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428331914178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241101160308189 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308189 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160308192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241101160308226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20241101160308226 DLINP <000b> input/ipa.c:451 connected read/write 20241101160308226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160308226 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160308226 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160308226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160308226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36705<->l=127.0.0.1:4259) 20241101160308255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241101160308356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241101160311401 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160311402 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160311404 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241101160311407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311407 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160311407 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160311407 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  20241101160311407 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160311407 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  20241101160311407 DLGSUP <0013> gsup_server.c:235 2:  20241101160311407 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 3:  20241101160311407 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 4:  20241101160311407 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 5:  20241101160311407 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 7:  20241101160311407 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160311407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160311407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160311407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160311419 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44993<->l=127.0.0.1:4259) 20241101160311426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241101160311450 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311450 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} 20241101160311450 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241101160311450 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 20241101160311450 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} 20241101160311450 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160311450 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160311450 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241101160311450 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241101160311451 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160311451 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160311456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241101160311457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241101160311460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44993<->l=127.0.0.1:4259) 20241101160311460 DLINP <000b> input/ipa.c:451 connected read/write 20241101160311460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160311460 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160311460 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160311460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160311517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241101160311618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241101160314729 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160314729 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160314730 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241101160314732 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160314732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160314732 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  20241101160314732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160314732 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  20241101160314732 DLGSUP <0013> gsup_server.c:235 2:  20241101160314732 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 3:  20241101160314732 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 4:  20241101160314732 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 5:  20241101160314732 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 7:  20241101160314732 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160314732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160314732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160314732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160314740 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41731<->l=127.0.0.1:4259) 20241101160314752 DAUC <0003> db_auc.c:157 IMSI='262426587009817': No 2G Auth Data 20241101160314752 DAUC <0003> db_auc.c:192 IMSI='262426587009817': No 3G Auth Data 20241101160314796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 20241101160314810 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314811 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426587009817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426587009817" session_id=1212417681 session_state=BEGIN} 20241101160314811 DSS <0004> hlr_ussd.c:576 262426587009817/0x48440691: Process SS (BEGIN) 20241101160314811 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314811 DSS <0004> hlr_ussd.c:518 262426587009817/0x48440691: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314811 DSS <0004> hlr_ussd.c:523 262426587009817/0x48440691: USSD for unknown code '*#200#' 20241101160314811 DSS <0004> hlr_ussd.c:354 262426587009817/0x48440691: Tx ReturnError(1, 0x12) 20241101160314811 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426587009817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426587009817" session_id=1212417681 session_state=END} 20241101160314811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 20241101160314826 DAUC <0003> db_auc.c:157 IMSI='262427747859460': No 2G Auth Data 20241101160314826 DAUC <0003> db_auc.c:192 IMSI='262427747859460': No 3G Auth Data 20241101160314848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32944<->l=127.0.0.1:4258 20241101160314851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314851 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427747859460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427747859460" session_id=2371847372 session_state=BEGIN} 20241101160314851 DSS <0004> hlr_ussd.c:576 262427747859460/0x8d5f84cc: Process SS (BEGIN) 20241101160314851 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314851 DSS <0004> hlr_ussd.c:518 262427747859460/0x8d5f84cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314851 DSS <0004> hlr_ussd.c:523 262427747859460/0x8d5f84cc: USSD for unknown code '*#200#' 20241101160314851 DSS <0004> hlr_ussd.c:354 262427747859460/0x8d5f84cc: Tx ReturnError(1, 0x12) 20241101160314851 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427747859460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427747859460" session_id=2371847372 session_state=END} 20241101160314851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314851 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32944<->l=127.0.0.1:4258 20241101160314861 DAUC <0003> db_auc.c:157 IMSI='262420185268089': No 2G Auth Data 20241101160314861 DAUC <0003> db_auc.c:192 IMSI='262420185268089': No 3G Auth Data 20241101160314882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241101160314885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314885 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420185268089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420185268089" session_id=3283756815 session_state=BEGIN} 20241101160314885 DSS <0004> hlr_ussd.c:576 262420185268089/0xc3ba270f: Process SS (BEGIN) 20241101160314885 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314885 DSS <0004> hlr_ussd.c:518 262420185268089/0xc3ba270f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314885 DSS <0004> hlr_ussd.c:523 262420185268089/0xc3ba270f: USSD for unknown code '*#200#' 20241101160314885 DSS <0004> hlr_ussd.c:354 262420185268089/0xc3ba270f: Tx ReturnError(1, 0x12) 20241101160314885 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420185268089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420185268089" session_id=3283756815 session_state=END} 20241101160314885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314885 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241101160314903 DAUC <0003> db_auc.c:157 IMSI='262424811280651': No 2G Auth Data 20241101160314903 DAUC <0003> db_auc.c:192 IMSI='262424811280651': No 3G Auth Data 20241101160314917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4258 20241101160314919 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314920 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424811280651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424811280651" session_id=2813254389 session_state=BEGIN} 20241101160314920 DSS <0004> hlr_ussd.c:576 262424811280651/0xa7aedaf5: Process SS (BEGIN) 20241101160314920 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314920 DSS <0004> hlr_ussd.c:518 262424811280651/0xa7aedaf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314920 DSS <0004> hlr_ussd.c:523 262424811280651/0xa7aedaf5: USSD for unknown code '*#200#' 20241101160314920 DSS <0004> hlr_ussd.c:354 262424811280651/0xa7aedaf5: Tx ReturnError(1, 0x12) 20241101160314920 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424811280651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424811280651" session_id=2813254389 session_state=END} 20241101160314920 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314920 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32960<->l=127.0.0.1:4258 20241101160314924 DAUC <0003> db_auc.c:157 IMSI='262423540422604': No 2G Auth Data 20241101160314924 DAUC <0003> db_auc.c:192 IMSI='262423540422604': No 3G Auth Data 20241101160314935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 20241101160314937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314938 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423540422604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423540422604" session_id=1091963315 session_state=BEGIN} 20241101160314938 DSS <0004> hlr_ussd.c:576 262423540422604/0x411609b3: Process SS (BEGIN) 20241101160314938 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314938 DSS <0004> hlr_ussd.c:518 262423540422604/0x411609b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314938 DSS <0004> hlr_ussd.c:523 262423540422604/0x411609b3: USSD for unknown code '*#200#' 20241101160314938 DSS <0004> hlr_ussd.c:354 262423540422604/0x411609b3: Tx ReturnError(1, 0x12) 20241101160314938 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423540422604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423540422604" session_id=1091963315 session_state=END} 20241101160314938 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314938 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 20241101160314942 DAUC <0003> db_auc.c:157 IMSI='262428998397097': No 2G Auth Data 20241101160314942 DAUC <0003> db_auc.c:192 IMSI='262428998397097': No 3G Auth Data 20241101160314961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 20241101160314964 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314965 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428998397097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428998397097" session_id=627797471 session_state=BEGIN} 20241101160314965 DSS <0004> hlr_ussd.c:576 262428998397097/0x256b6ddf: Process SS (BEGIN) 20241101160314965 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314965 DSS <0004> hlr_ussd.c:518 262428998397097/0x256b6ddf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314965 DSS <0004> hlr_ussd.c:523 262428998397097/0x256b6ddf: USSD for unknown code '*#200#' 20241101160314965 DSS <0004> hlr_ussd.c:354 262428998397097/0x256b6ddf: Tx ReturnError(1, 0x12) 20241101160314965 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428998397097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428998397097" session_id=627797471 session_state=END} 20241101160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 20241101160314969 DAUC <0003> db_auc.c:157 IMSI='262423963727842': No 2G Auth Data 20241101160314969 DAUC <0003> db_auc.c:192 IMSI='262423963727842': No 3G Auth Data 20241101160314983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4258 20241101160314985 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160314985 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423963727842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423963727842" session_id=3763678968 session_state=BEGIN} 20241101160314985 DSS <0004> hlr_ussd.c:576 262423963727842/0xe0552ef8: Process SS (BEGIN) 20241101160314985 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160314985 DSS <0004> hlr_ussd.c:518 262423963727842/0xe0552ef8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160314985 DSS <0004> hlr_ussd.c:523 262423963727842/0xe0552ef8: USSD for unknown code '*#200#' 20241101160314985 DSS <0004> hlr_ussd.c:354 262423963727842/0xe0552ef8: Tx ReturnError(1, 0x12) 20241101160314985 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423963727842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423963727842" session_id=3763678968 session_state=END} 20241101160314985 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314985 DLINP <000b> input/ipa.c:451 connected read/write 20241101160314985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160314987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4258 20241101160314990 DAUC <0003> db_auc.c:157 IMSI='262425685578394': No 2G Auth Data 20241101160314990 DAUC <0003> db_auc.c:192 IMSI='262425685578394': No 3G Auth Data 20241101160315009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20241101160315012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160315012 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425685578394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425685578394" session_id=3586616882 session_state=BEGIN} 20241101160315012 DSS <0004> hlr_ussd.c:576 262425685578394/0xd5c76e32: Process SS (BEGIN) 20241101160315012 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241101160315012 DSS <0004> hlr_ussd.c:518 262425685578394/0xd5c76e32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241101160315012 DSS <0004> hlr_ussd.c:523 262425685578394/0xd5c76e32: USSD for unknown code '*#200#' 20241101160315012 DSS <0004> hlr_ussd.c:354 262425685578394/0xd5c76e32: Tx ReturnError(1, 0x12) 20241101160315012 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425685578394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425685578394" session_id=3586616882 session_state=END} 20241101160315012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160315012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160315014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20241101160315014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241101160315014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160315014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160315014 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160315014 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160315014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160315014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41731<->l=127.0.0.1:4259) 20241101160315037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 20241101160315138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 20241101160318263 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160318263 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160318275 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33034<->l=127.0.0.1:4258 20241101160318287 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160318287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160318287 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  20241101160318288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160318288 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  20241101160318288 DLGSUP <0013> gsup_server.c:235 2:  20241101160318288 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 3:  20241101160318288 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 4:  20241101160318288 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 5:  20241101160318288 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 7:  20241101160318288 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160318288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160318288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160318288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160318323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42743<->l=127.0.0.1:4259) 20241101160318343 DAUC <0003> db_auc.c:157 IMSI='262426508145193': No 2G Auth Data 20241101160318343 DAUC <0003> db_auc.c:192 IMSI='262426508145193': No 3G Auth Data 20241101160318356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 20241101160318359 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318359 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426508145193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426508145193" session_id=2714180510 session_state=BEGIN} 20241101160318359 DSS <0004> hlr_ussd.c:576 262426508145193/0xa1c71b9e: Process SS (BEGIN) 20241101160318359 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318359 DSS <0004> hlr_ussd.c:518 262426508145193/0xa1c71b9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318359 DSS <0004> hlr_ussd.c:542 262426508145193/0xa1c71b9e: Cannot find conn for EUSE EUSE-foobar 20241101160318359 DSS <0004> hlr_ussd.c:354 262426508145193/0xa1c71b9e: Tx ReturnError(1, 0x22) 20241101160318359 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426508145193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426508145193" session_id=2714180510 session_state=END} 20241101160318359 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 20241101160318364 DAUC <0003> db_auc.c:157 IMSI='262421302144890': No 2G Auth Data 20241101160318364 DAUC <0003> db_auc.c:192 IMSI='262421302144890': No 3G Auth Data 20241101160318375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 20241101160318378 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318378 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421302144890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421302144890" session_id=3878018269 session_state=BEGIN} 20241101160318378 DSS <0004> hlr_ussd.c:576 262421302144890/0xe725dcdd: Process SS (BEGIN) 20241101160318378 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318378 DSS <0004> hlr_ussd.c:518 262421302144890/0xe725dcdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318378 DSS <0004> hlr_ussd.c:542 262421302144890/0xe725dcdd: Cannot find conn for EUSE EUSE-foobar 20241101160318378 DSS <0004> hlr_ussd.c:354 262421302144890/0xe725dcdd: Tx ReturnError(1, 0x22) 20241101160318378 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421302144890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421302144890" session_id=3878018269 session_state=END} 20241101160318378 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318378 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 20241101160318383 DAUC <0003> db_auc.c:157 IMSI='262428979508387': No 2G Auth Data 20241101160318383 DAUC <0003> db_auc.c:192 IMSI='262428979508387': No 3G Auth Data 20241101160318394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4258 20241101160318396 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318396 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428979508387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428979508387" session_id=207498344 session_state=BEGIN} 20241101160318396 DSS <0004> hlr_ussd.c:576 262428979508387/0x0c5e2c68: Process SS (BEGIN) 20241101160318396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318396 DSS <0004> hlr_ussd.c:518 262428979508387/0x0c5e2c68: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318396 DSS <0004> hlr_ussd.c:542 262428979508387/0x0c5e2c68: Cannot find conn for EUSE EUSE-foobar 20241101160318396 DSS <0004> hlr_ussd.c:354 262428979508387/0x0c5e2c68: Tx ReturnError(1, 0x22) 20241101160318396 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428979508387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428979508387" session_id=207498344 session_state=END} 20241101160318396 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318396 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4258 20241101160318401 DAUC <0003> db_auc.c:157 IMSI='262421230748844': No 2G Auth Data 20241101160318401 DAUC <0003> db_auc.c:192 IMSI='262421230748844': No 3G Auth Data 20241101160318412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 20241101160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318415 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421230748844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421230748844" session_id=1622861029 session_state=BEGIN} 20241101160318415 DSS <0004> hlr_ussd.c:576 262421230748844/0x60bae4e5: Process SS (BEGIN) 20241101160318415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318415 DSS <0004> hlr_ussd.c:518 262421230748844/0x60bae4e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318415 DSS <0004> hlr_ussd.c:542 262421230748844/0x60bae4e5: Cannot find conn for EUSE EUSE-foobar 20241101160318415 DSS <0004> hlr_ussd.c:354 262421230748844/0x60bae4e5: Tx ReturnError(1, 0x22) 20241101160318415 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421230748844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421230748844" session_id=1622861029 session_state=END} 20241101160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 20241101160318420 DAUC <0003> db_auc.c:157 IMSI='262428976045885': No 2G Auth Data 20241101160318420 DAUC <0003> db_auc.c:192 IMSI='262428976045885': No 3G Auth Data 20241101160318431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33070<->l=127.0.0.1:4258 20241101160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318433 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428976045885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428976045885" session_id=231472386 session_state=BEGIN} 20241101160318433 DSS <0004> hlr_ussd.c:576 262428976045885/0x0dcbfd02: Process SS (BEGIN) 20241101160318433 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318433 DSS <0004> hlr_ussd.c:518 262428976045885/0x0dcbfd02: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318433 DSS <0004> hlr_ussd.c:542 262428976045885/0x0dcbfd02: Cannot find conn for EUSE EUSE-foobar 20241101160318433 DSS <0004> hlr_ussd.c:354 262428976045885/0x0dcbfd02: Tx ReturnError(1, 0x22) 20241101160318433 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428976045885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428976045885" session_id=231472386 session_state=END} 20241101160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33070<->l=127.0.0.1:4258 20241101160318438 DAUC <0003> db_auc.c:157 IMSI='262429832154125': No 2G Auth Data 20241101160318438 DAUC <0003> db_auc.c:192 IMSI='262429832154125': No 3G Auth Data 20241101160318451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241101160318454 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318454 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429832154125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429832154125" session_id=4203692201 session_state=BEGIN} 20241101160318454 DSS <0004> hlr_ussd.c:576 262429832154125/0xfa8f40a9: Process SS (BEGIN) 20241101160318454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318454 DSS <0004> hlr_ussd.c:518 262429832154125/0xfa8f40a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318454 DSS <0004> hlr_ussd.c:542 262429832154125/0xfa8f40a9: Cannot find conn for EUSE EUSE-foobar 20241101160318454 DSS <0004> hlr_ussd.c:354 262429832154125/0xfa8f40a9: Tx ReturnError(1, 0x22) 20241101160318454 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429832154125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429832154125" session_id=4203692201 session_state=END} 20241101160318454 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318454 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241101160318459 DAUC <0003> db_auc.c:157 IMSI='262423310676978': No 2G Auth Data 20241101160318459 DAUC <0003> db_auc.c:192 IMSI='262423310676978': No 3G Auth Data 20241101160318472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241101160318475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318475 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423310676978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423310676978" session_id=849051477 session_state=BEGIN} 20241101160318475 DSS <0004> hlr_ussd.c:576 262423310676978/0x329b7f55: Process SS (BEGIN) 20241101160318475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318475 DSS <0004> hlr_ussd.c:518 262423310676978/0x329b7f55: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318475 DSS <0004> hlr_ussd.c:542 262423310676978/0x329b7f55: Cannot find conn for EUSE EUSE-foobar 20241101160318475 DSS <0004> hlr_ussd.c:354 262423310676978/0x329b7f55: Tx ReturnError(1, 0x22) 20241101160318475 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423310676978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423310676978" session_id=849051477 session_state=END} 20241101160318475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318475 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241101160318479 DAUC <0003> db_auc.c:157 IMSI='262420865571349': No 2G Auth Data 20241101160318479 DAUC <0003> db_auc.c:192 IMSI='262420865571349': No 3G Auth Data 20241101160318493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 20241101160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318496 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420865571349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420865571349" session_id=1864921245 session_state=BEGIN} 20241101160318496 DSS <0004> hlr_ussd.c:576 262420865571349/0x6f28709d: Process SS (BEGIN) 20241101160318496 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160318496 DSS <0004> hlr_ussd.c:518 262420865571349/0x6f28709d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160318496 DSS <0004> hlr_ussd.c:542 262420865571349/0x6f28709d: Cannot find conn for EUSE EUSE-foobar 20241101160318496 DSS <0004> hlr_ussd.c:354 262420865571349/0x6f28709d: Tx ReturnError(1, 0x22) 20241101160318496 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420865571349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420865571349" session_id=1864921245 session_state=END} 20241101160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160318497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33092<->l=127.0.0.1:4258 20241101160318497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33034<->l=127.0.0.1:4258 20241101160318498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160318498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160318498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160318498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160318498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160318498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42743<->l=127.0.0.1:4259) 20241101160318520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241101160318721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241101160321833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160321834 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160321837 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20241101160321842 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160321842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160321842 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  20241101160321842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160321842 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  20241101160321842 DLGSUP <0013> gsup_server.c:235 2:  20241101160321842 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 3:  20241101160321842 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 4:  20241101160321842 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 5:  20241101160321842 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 7:  20241101160321842 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160321842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160321842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160321842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160321865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44645<->l=127.0.0.1:4259) 20241101160321895 DAUC <0003> db_auc.c:157 IMSI='262426873697969': No 2G Auth Data 20241101160321896 DAUC <0003> db_auc.c:192 IMSI='262426873697969': No 3G Auth Data 20241101160321931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20241101160321944 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321944 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426873697969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426873697969" session_id=4182637757 session_state=BEGIN} 20241101160321944 DSS <0004> hlr_ussd.c:576 262426873697969/0xf94dfcbd: Process SS (BEGIN) 20241101160321944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160321944 DSS <0004> hlr_ussd.c:518 262426873697969/0xf94dfcbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160321944 DSS <0004> hlr_ussd.c:363 262426873697969/0xf94dfcbd: Tx USSD 'Your IMSI is 262426873697969' 20241101160321944 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426873697969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426873697969" session_id=4182637757 session_state=END} 20241101160321944 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426873697969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160321944 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321944 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20241101160321958 DAUC <0003> db_auc.c:157 IMSI='262421230162150': No 2G Auth Data 20241101160321958 DAUC <0003> db_auc.c:192 IMSI='262421230162150': No 3G Auth Data 20241101160321970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4258 20241101160321973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321973 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421230162150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421230162150" session_id=1050031782 session_state=BEGIN} 20241101160321973 DSS <0004> hlr_ussd.c:576 262421230162150/0x3e9636a6: Process SS (BEGIN) 20241101160321973 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160321973 DSS <0004> hlr_ussd.c:518 262421230162150/0x3e9636a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160321973 DSS <0004> hlr_ussd.c:363 262421230162150/0x3e9636a6: Tx USSD 'Your IMSI is 262421230162150' 20241101160321973 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421230162150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421230162150" session_id=1050031782 session_state=END} 20241101160321973 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421230162150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160321973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321973 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4258 20241101160321978 DAUC <0003> db_auc.c:157 IMSI='262422609253731': No 2G Auth Data 20241101160321978 DAUC <0003> db_auc.c:192 IMSI='262422609253731': No 3G Auth Data 20241101160321989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20241101160321991 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160321991 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422609253731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422609253731" session_id=2009608803 session_state=BEGIN} 20241101160321991 DSS <0004> hlr_ussd.c:576 262422609253731/0x77c83263: Process SS (BEGIN) 20241101160321991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160321991 DSS <0004> hlr_ussd.c:518 262422609253731/0x77c83263: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160321991 DSS <0004> hlr_ussd.c:363 262422609253731/0x77c83263: Tx USSD 'Your IMSI is 262422609253731' 20241101160321991 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422609253731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422609253731" session_id=2009608803 session_state=END} 20241101160321991 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422609253731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160321991 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321991 DLINP <000b> input/ipa.c:451 connected read/write 20241101160321991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160321993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20241101160321997 DAUC <0003> db_auc.c:157 IMSI='262427672247388': No 2G Auth Data 20241101160321997 DAUC <0003> db_auc.c:192 IMSI='262427672247388': No 3G Auth Data 20241101160322009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53028<->l=127.0.0.1:4258 20241101160322012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322012 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427672247388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427672247388" session_id=895483091 session_state=BEGIN} 20241101160322012 DSS <0004> hlr_ussd.c:576 262427672247388/0x355ffcd3: Process SS (BEGIN) 20241101160322012 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322012 DSS <0004> hlr_ussd.c:518 262427672247388/0x355ffcd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322012 DSS <0004> hlr_ussd.c:363 262427672247388/0x355ffcd3: Tx USSD 'Your IMSI is 262427672247388' 20241101160322012 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427672247388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672247388" session_id=895483091 session_state=END} 20241101160322012 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427672247388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53028<->l=127.0.0.1:4258 20241101160322017 DAUC <0003> db_auc.c:157 IMSI='262423273791119': No 2G Auth Data 20241101160322017 DAUC <0003> db_auc.c:192 IMSI='262423273791119': No 3G Auth Data 20241101160322029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20241101160322032 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322032 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423273791119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423273791119" session_id=3501853161 session_state=BEGIN} 20241101160322032 DSS <0004> hlr_ussd.c:576 262423273791119/0xd0ba09e9: Process SS (BEGIN) 20241101160322032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322032 DSS <0004> hlr_ussd.c:518 262423273791119/0xd0ba09e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322032 DSS <0004> hlr_ussd.c:363 262423273791119/0xd0ba09e9: Tx USSD 'Your IMSI is 262423273791119' 20241101160322032 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423273791119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423273791119" session_id=3501853161 session_state=END} 20241101160322032 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423273791119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322032 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322032 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20241101160322037 DAUC <0003> db_auc.c:157 IMSI='262426677361666': No 2G Auth Data 20241101160322037 DAUC <0003> db_auc.c:192 IMSI='262426677361666': No 3G Auth Data 20241101160322051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241101160322054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322054 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426677361666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426677361666" session_id=242452636 session_state=BEGIN} 20241101160322054 DSS <0004> hlr_ussd.c:576 262426677361666/0x0e73889c: Process SS (BEGIN) 20241101160322054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322054 DSS <0004> hlr_ussd.c:518 262426677361666/0x0e73889c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322054 DSS <0004> hlr_ussd.c:363 262426677361666/0x0e73889c: Tx USSD 'Your IMSI is 262426677361666' 20241101160322054 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426677361666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426677361666" session_id=242452636 session_state=END} 20241101160322054 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426677361666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322054 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241101160322059 DAUC <0003> db_auc.c:157 IMSI='262420197541127': No 2G Auth Data 20241101160322059 DAUC <0003> db_auc.c:192 IMSI='262420197541127': No 3G Auth Data 20241101160322074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241101160322077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322077 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420197541127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420197541127" session_id=3396119170 session_state=BEGIN} 20241101160322077 DSS <0004> hlr_ussd.c:576 262420197541127/0xca6caa82: Process SS (BEGIN) 20241101160322077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322077 DSS <0004> hlr_ussd.c:518 262420197541127/0xca6caa82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322077 DSS <0004> hlr_ussd.c:363 262420197541127/0xca6caa82: Tx USSD 'Your IMSI is 262420197541127' 20241101160322077 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420197541127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197541127" session_id=3396119170 session_state=END} 20241101160322077 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420197541127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322077 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241101160322082 DAUC <0003> db_auc.c:157 IMSI='262428967294995': No 2G Auth Data 20241101160322082 DAUC <0003> db_auc.c:192 IMSI='262428967294995': No 3G Auth Data 20241101160322096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20241101160322098 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322098 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428967294995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428967294995" session_id=2773820614 session_state=BEGIN} 20241101160322098 DSS <0004> hlr_ussd.c:576 262428967294995/0xa55524c6: Process SS (BEGIN) 20241101160322098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160322098 DSS <0004> hlr_ussd.c:518 262428967294995/0xa55524c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160322098 DSS <0004> hlr_ussd.c:363 262428967294995/0xa55524c6: Tx USSD 'Your IMSI is 262428967294995' 20241101160322098 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428967294995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428967294995" session_id=2773820614 session_state=END} 20241101160322099 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428967294995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160322100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20241101160322101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20241101160322101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160322101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160322101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160322101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160322101 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160322101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44645<->l=127.0.0.1:4259) 20241101160322123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241101160322325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241101160325443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160325443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160325448 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241101160325453 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325453 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160325453 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160325453 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  20241101160325454 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160325454 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  20241101160325454 DLGSUP <0013> gsup_server.c:235 2:  20241101160325454 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 3:  20241101160325454 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 4:  20241101160325454 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 5:  20241101160325454 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 7:  20241101160325454 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160325454 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160325454 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160325454 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160325481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40181<->l=127.0.0.1:4259) 20241101160325502 DAUC <0003> db_auc.c:157 IMSI='262420292857894': No 2G Auth Data 20241101160325502 DAUC <0003> db_auc.c:192 IMSI='262420292857894': No 3G Auth Data 20241101160325538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20241101160325551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325551 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420292857894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420292857894" source_name="the-source\n" session_id=587517867 session_state=BEGIN} 20241101160325551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160325551 DSS <0004> hlr_ussd.c:576 262420292857894/0x2304cfab: Process SS (BEGIN) 20241101160325551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325551 DSS <0004> hlr_ussd.c:518 262420292857894/0x2304cfab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325551 DSS <0004> hlr_ussd.c:363 262420292857894/0x2304cfab: Tx USSD 'Your IMSI is 262420292857894' 20241101160325551 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420292857894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420292857894" destination_name="the-source\n" session_id=587517867 session_state=END} 20241101160325551 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420292857894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20241101160325561 DAUC <0003> db_auc.c:157 IMSI='262423344984380': No 2G Auth Data 20241101160325561 DAUC <0003> db_auc.c:192 IMSI='262423344984380': No 3G Auth Data 20241101160325573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241101160325576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325576 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423344984380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423344984380" source_name="the-source\n" session_id=3155327434 session_state=BEGIN} 20241101160325576 DSS <0004> hlr_ussd.c:576 262423344984380/0xbc1279ca: Process SS (BEGIN) 20241101160325576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325576 DSS <0004> hlr_ussd.c:518 262423344984380/0xbc1279ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325576 DSS <0004> hlr_ussd.c:363 262423344984380/0xbc1279ca: Tx USSD 'Your IMSI is 262423344984380' 20241101160325576 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423344984380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423344984380" destination_name="the-source\n" session_id=3155327434 session_state=END} 20241101160325576 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423344984380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241101160325581 DAUC <0003> db_auc.c:157 IMSI='262425266832729': No 2G Auth Data 20241101160325581 DAUC <0003> db_auc.c:192 IMSI='262425266832729': No 3G Auth Data 20241101160325592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241101160325595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325595 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425266832729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425266832729" source_name="the-source\n" session_id=959833426 session_state=BEGIN} 20241101160325595 DSS <0004> hlr_ussd.c:576 262425266832729/0x3935e552: Process SS (BEGIN) 20241101160325595 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325595 DSS <0004> hlr_ussd.c:518 262425266832729/0x3935e552: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325595 DSS <0004> hlr_ussd.c:363 262425266832729/0x3935e552: Tx USSD 'Your IMSI is 262425266832729' 20241101160325595 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425266832729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425266832729" destination_name="the-source\n" session_id=959833426 session_state=END} 20241101160325595 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425266832729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325595 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241101160325601 DAUC <0003> db_auc.c:157 IMSI='262425315677626': No 2G Auth Data 20241101160325601 DAUC <0003> db_auc.c:192 IMSI='262425315677626': No 3G Auth Data 20241101160325612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 20241101160325615 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325615 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425315677626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425315677626" source_name="the-source\n" session_id=1607821517 session_state=BEGIN} 20241101160325615 DSS <0004> hlr_ussd.c:576 262425315677626/0x5fd568cd: Process SS (BEGIN) 20241101160325615 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325615 DSS <0004> hlr_ussd.c:518 262425315677626/0x5fd568cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325615 DSS <0004> hlr_ussd.c:363 262425315677626/0x5fd568cd: Tx USSD 'Your IMSI is 262425315677626' 20241101160325615 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425315677626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425315677626" destination_name="the-source\n" session_id=1607821517 session_state=END} 20241101160325615 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425315677626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325615 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325615 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 20241101160325620 DAUC <0003> db_auc.c:157 IMSI='262422853630530': No 2G Auth Data 20241101160325620 DAUC <0003> db_auc.c:192 IMSI='262422853630530': No 3G Auth Data 20241101160325630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20241101160325633 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325633 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422853630530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422853630530" source_name="the-source\n" session_id=2819867534 session_state=BEGIN} 20241101160325633 DSS <0004> hlr_ussd.c:576 262422853630530/0xa813c38e: Process SS (BEGIN) 20241101160325633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325633 DSS <0004> hlr_ussd.c:518 262422853630530/0xa813c38e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325633 DSS <0004> hlr_ussd.c:363 262422853630530/0xa813c38e: Tx USSD 'Your IMSI is 262422853630530' 20241101160325633 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422853630530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422853630530" destination_name="the-source\n" session_id=2819867534 session_state=END} 20241101160325633 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422853630530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325633 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325633 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20241101160325638 DAUC <0003> db_auc.c:157 IMSI='262426692647025': No 2G Auth Data 20241101160325638 DAUC <0003> db_auc.c:192 IMSI='262426692647025': No 3G Auth Data 20241101160325651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 20241101160325654 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325654 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426692647025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426692647025" source_name="the-source\n" session_id=3450844438 session_state=BEGIN} 20241101160325654 DSS <0004> hlr_ussd.c:576 262426692647025/0xcdafb516: Process SS (BEGIN) 20241101160325654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325654 DSS <0004> hlr_ussd.c:518 262426692647025/0xcdafb516: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325654 DSS <0004> hlr_ussd.c:363 262426692647025/0xcdafb516: Tx USSD 'Your IMSI is 262426692647025' 20241101160325654 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426692647025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426692647025" destination_name="the-source\n" session_id=3450844438 session_state=END} 20241101160325654 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426692647025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325654 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325654 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 20241101160325659 DAUC <0003> db_auc.c:157 IMSI='262429483222482': No 2G Auth Data 20241101160325659 DAUC <0003> db_auc.c:192 IMSI='262429483222482': No 3G Auth Data 20241101160325672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241101160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325675 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429483222482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429483222482" source_name="the-source\n" session_id=1998376168 session_state=BEGIN} 20241101160325675 DSS <0004> hlr_ussd.c:576 262429483222482/0x771ccce8: Process SS (BEGIN) 20241101160325675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325675 DSS <0004> hlr_ussd.c:518 262429483222482/0x771ccce8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325675 DSS <0004> hlr_ussd.c:363 262429483222482/0x771ccce8: Tx USSD 'Your IMSI is 262429483222482' 20241101160325675 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429483222482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429483222482" destination_name="the-source\n" session_id=1998376168 session_state=END} 20241101160325675 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429483222482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241101160325680 DAUC <0003> db_auc.c:157 IMSI='262423454313041': No 2G Auth Data 20241101160325680 DAUC <0003> db_auc.c:192 IMSI='262423454313041': No 3G Auth Data 20241101160325693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241101160325696 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325696 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423454313041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423454313041" source_name="the-source\n" session_id=2359538952 session_state=BEGIN} 20241101160325696 DSS <0004> hlr_ussd.c:576 262423454313041/0x8ca3b508: Process SS (BEGIN) 20241101160325696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241101160325696 DSS <0004> hlr_ussd.c:518 262423454313041/0x8ca3b508: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241101160325696 DSS <0004> hlr_ussd.c:363 262423454313041/0x8ca3b508: Tx USSD 'Your IMSI is 262423454313041' 20241101160325696 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423454313041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423454313041" destination_name="the-source\n" session_id=2359538952 session_state=END} 20241101160325696 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423454313041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160325696 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325696 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160325698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241101160325698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241101160325698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160325698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160325699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160325699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160325699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160325699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160325699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40181<->l=127.0.0.1:4259) 20241101160325723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241101160325924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241101160329038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160329038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160329041 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241101160329044 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329044 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160329044 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160329044 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  20241101160329044 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160329044 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  20241101160329044 DLGSUP <0013> gsup_server.c:235 2:  20241101160329044 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 3:  20241101160329044 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 4:  20241101160329044 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 5:  20241101160329044 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 7:  20241101160329044 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160329044 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160329044 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160329044 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160329076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42515<->l=127.0.0.1:4259) 20241101160329089 DAUC <0003> db_auc.c:157 IMSI='262427299408817': No 2G Auth Data 20241101160329089 DAUC <0003> db_auc.c:192 IMSI='262427299408817': No 3G Auth Data 20241101160329114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241101160329123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329123 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427299408817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427299408817" session_id=199928605 session_state=BEGIN} 20241101160329123 DSS <0004> hlr_ussd.c:576 262427299408817/0x0beaab1d: Process SS (BEGIN) 20241101160329123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329123 DSS <0004> hlr_ussd.c:518 262427299408817/0x0beaab1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329123 DSS <0004> hlr_ussd.c:363 262427299408817/0x0beaab1d: Tx USSD 'Your extension is 491611408381' 20241101160329123 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427299408817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427299408817" session_id=199928605 session_state=END} 20241101160329123 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427299408817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241101160329131 DAUC <0003> db_auc.c:157 IMSI='262429217576388': No 2G Auth Data 20241101160329131 DAUC <0003> db_auc.c:192 IMSI='262429217576388': No 3G Auth Data 20241101160329145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20241101160329149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329149 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429217576388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429217576388" session_id=579588763 session_state=BEGIN} 20241101160329149 DSS <0004> hlr_ussd.c:576 262429217576388/0x228bd29b: Process SS (BEGIN) 20241101160329149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329149 DSS <0004> hlr_ussd.c:518 262429217576388/0x228bd29b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329149 DSS <0004> hlr_ussd.c:363 262429217576388/0x228bd29b: Tx USSD 'Your extension is 491610632207' 20241101160329149 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429217576388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217576388" session_id=579588763 session_state=END} 20241101160329149 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429217576388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329149 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20241101160329154 DAUC <0003> db_auc.c:157 IMSI='262429754336966': No 2G Auth Data 20241101160329154 DAUC <0003> db_auc.c:192 IMSI='262429754336966': No 3G Auth Data 20241101160329165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241101160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329168 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429754336966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754336966" session_id=2964201501 session_state=BEGIN} 20241101160329168 DSS <0004> hlr_ussd.c:576 262429754336966/0xb0ae201d: Process SS (BEGIN) 20241101160329168 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329168 DSS <0004> hlr_ussd.c:518 262429754336966/0xb0ae201d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329168 DSS <0004> hlr_ussd.c:363 262429754336966/0xb0ae201d: Tx USSD 'Your extension is 491616787425' 20241101160329168 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429754336966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754336966" session_id=2964201501 session_state=END} 20241101160329168 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429754336966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241101160329173 DAUC <0003> db_auc.c:157 IMSI='262420823606993': No 2G Auth Data 20241101160329173 DAUC <0003> db_auc.c:192 IMSI='262420823606993': No 3G Auth Data 20241101160329185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4258 20241101160329187 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329187 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420823606993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420823606993" session_id=1294066799 session_state=BEGIN} 20241101160329187 DSS <0004> hlr_ussd.c:576 262420823606993/0x4d21e46f: Process SS (BEGIN) 20241101160329188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329188 DSS <0004> hlr_ussd.c:518 262420823606993/0x4d21e46f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329188 DSS <0004> hlr_ussd.c:363 262420823606993/0x4d21e46f: Tx USSD 'Your extension is 491610328115' 20241101160329188 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420823606993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420823606993" session_id=1294066799 session_state=END} 20241101160329188 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420823606993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329188 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329188 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4258 20241101160329193 DAUC <0003> db_auc.c:157 IMSI='262420421660967': No 2G Auth Data 20241101160329193 DAUC <0003> db_auc.c:192 IMSI='262420421660967': No 3G Auth Data 20241101160329207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241101160329210 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329210 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420421660967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420421660967" session_id=1458568003 session_state=BEGIN} 20241101160329210 DSS <0004> hlr_ussd.c:576 262420421660967/0x56effb43: Process SS (BEGIN) 20241101160329210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329210 DSS <0004> hlr_ussd.c:518 262420421660967/0x56effb43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329210 DSS <0004> hlr_ussd.c:363 262420421660967/0x56effb43: Tx USSD 'Your extension is 491611745843' 20241101160329210 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420421660967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420421660967" session_id=1458568003 session_state=END} 20241101160329210 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420421660967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329210 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329210 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241101160329216 DAUC <0003> db_auc.c:157 IMSI='262429381371165': No 2G Auth Data 20241101160329216 DAUC <0003> db_auc.c:192 IMSI='262429381371165': No 3G Auth Data 20241101160329232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241101160329235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329235 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429381371165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429381371165" session_id=3963528036 session_state=BEGIN} 20241101160329235 DSS <0004> hlr_ussd.c:576 262429381371165/0xec3ea364: Process SS (BEGIN) 20241101160329235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329235 DSS <0004> hlr_ussd.c:518 262429381371165/0xec3ea364: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329235 DSS <0004> hlr_ussd.c:363 262429381371165/0xec3ea364: Tx USSD 'Your extension is 491618826784' 20241101160329235 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429381371165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429381371165" session_id=3963528036 session_state=END} 20241101160329235 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429381371165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241101160329240 DAUC <0003> db_auc.c:157 IMSI='262422004215861': No 2G Auth Data 20241101160329240 DAUC <0003> db_auc.c:192 IMSI='262422004215861': No 3G Auth Data 20241101160329253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 20241101160329256 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329256 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422004215861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422004215861" session_id=2419177880 session_state=BEGIN} 20241101160329256 DSS <0004> hlr_ussd.c:576 262422004215861/0x9031b998: Process SS (BEGIN) 20241101160329256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329256 DSS <0004> hlr_ussd.c:518 262422004215861/0x9031b998: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329256 DSS <0004> hlr_ussd.c:363 262422004215861/0x9031b998: Tx USSD 'Your extension is 491616217041' 20241101160329256 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422004215861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422004215861" session_id=2419177880 session_state=END} 20241101160329256 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422004215861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329256 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329256 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 20241101160329261 DAUC <0003> db_auc.c:157 IMSI='262428639178161': No 2G Auth Data 20241101160329261 DAUC <0003> db_auc.c:192 IMSI='262428639178161': No 3G Auth Data 20241101160329275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241101160329278 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329278 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428639178161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428639178161" session_id=1302796323 session_state=BEGIN} 20241101160329278 DSS <0004> hlr_ussd.c:576 262428639178161/0x4da71823: Process SS (BEGIN) 20241101160329278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160329278 DSS <0004> hlr_ussd.c:518 262428639178161/0x4da71823: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160329278 DSS <0004> hlr_ussd.c:363 262428639178161/0x4da71823: Tx USSD 'Your extension is 491614406503' 20241101160329278 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428639178161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428639178161" session_id=1302796323 session_state=END} 20241101160329278 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428639178161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160329278 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329278 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160329280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241101160329280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241101160329281 DLINP <000b> input/ipa.c:451 connected read/write 20241101160329281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160329281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160329281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160329281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160329281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42515<->l=127.0.0.1:4259) 20241101160329306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241101160329507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241101160332605 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160332605 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160332606 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4258 20241101160332607 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332607 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160332607 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160332607 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  20241101160332607 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160332607 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  20241101160332607 DLGSUP <0013> gsup_server.c:235 2:  20241101160332607 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 3:  20241101160332607 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 4:  20241101160332607 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 5:  20241101160332607 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 7:  20241101160332607 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160332607 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160332607 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160332607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160332614 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37833<->l=127.0.0.1:4259) 20241101160332638 DAUC <0003> db_auc.c:157 IMSI='262426530862579': No 2G Auth Data 20241101160332638 DAUC <0003> db_auc.c:192 IMSI='262426530862579': No 3G Auth Data 20241101160332649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241101160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332652 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426530862579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426530862579" source_name="the-source\n" session_id=2398250501 session_state=BEGIN} 20241101160332652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160332652 DSS <0004> hlr_ussd.c:576 262426530862579/0x8ef26605: Process SS (BEGIN) 20241101160332652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332652 DSS <0004> hlr_ussd.c:518 262426530862579/0x8ef26605: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332652 DSS <0004> hlr_ussd.c:363 262426530862579/0x8ef26605: Tx USSD 'Your extension is 491618843118' 20241101160332652 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426530862579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426530862579" destination_name="the-source\n" session_id=2398250501 session_state=END} 20241101160332652 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426530862579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241101160332658 DAUC <0003> db_auc.c:157 IMSI='262425784926503': No 2G Auth Data 20241101160332658 DAUC <0003> db_auc.c:192 IMSI='262425784926503': No 3G Auth Data 20241101160332669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40450<->l=127.0.0.1:4258 20241101160332671 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332671 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425784926503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425784926503" source_name="the-source\n" session_id=3607452472 session_state=BEGIN} 20241101160332671 DSS <0004> hlr_ussd.c:576 262425784926503/0xd7055b38: Process SS (BEGIN) 20241101160332671 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332671 DSS <0004> hlr_ussd.c:518 262425784926503/0xd7055b38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332671 DSS <0004> hlr_ussd.c:363 262425784926503/0xd7055b38: Tx USSD 'Your extension is 491617321476' 20241101160332671 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425784926503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425784926503" destination_name="the-source\n" session_id=3607452472 session_state=END} 20241101160332671 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425784926503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332671 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332671 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40450<->l=127.0.0.1:4258 20241101160332676 DAUC <0003> db_auc.c:157 IMSI='262426225304788': No 2G Auth Data 20241101160332676 DAUC <0003> db_auc.c:192 IMSI='262426225304788': No 3G Auth Data 20241101160332689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40462<->l=127.0.0.1:4258 20241101160332692 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332692 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426225304788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426225304788" source_name="the-source\n" session_id=2826091587 session_state=BEGIN} 20241101160332692 DSS <0004> hlr_ussd.c:576 262426225304788/0xa872bc43: Process SS (BEGIN) 20241101160332692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332692 DSS <0004> hlr_ussd.c:518 262426225304788/0xa872bc43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332692 DSS <0004> hlr_ussd.c:363 262426225304788/0xa872bc43: Tx USSD 'Your extension is 491611466107' 20241101160332692 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426225304788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426225304788" destination_name="the-source\n" session_id=2826091587 session_state=END} 20241101160332692 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426225304788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332692 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332692 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40462<->l=127.0.0.1:4258 20241101160332696 DAUC <0003> db_auc.c:157 IMSI='262421531344163': No 2G Auth Data 20241101160332696 DAUC <0003> db_auc.c:192 IMSI='262421531344163': No 3G Auth Data 20241101160332708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 20241101160332711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332711 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421531344163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531344163" source_name="the-source\n" session_id=2637061546 session_state=BEGIN} 20241101160332711 DSS <0004> hlr_ussd.c:576 262421531344163/0x9d2e5daa: Process SS (BEGIN) 20241101160332711 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332711 DSS <0004> hlr_ussd.c:518 262421531344163/0x9d2e5daa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332711 DSS <0004> hlr_ussd.c:363 262421531344163/0x9d2e5daa: Tx USSD 'Your extension is 491611835411' 20241101160332711 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421531344163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531344163" destination_name="the-source\n" session_id=2637061546 session_state=END} 20241101160332711 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421531344163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 20241101160332716 DAUC <0003> db_auc.c:157 IMSI='262423344876869': No 2G Auth Data 20241101160332716 DAUC <0003> db_auc.c:192 IMSI='262423344876869': No 3G Auth Data 20241101160332728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20241101160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332731 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423344876869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423344876869" source_name="the-source\n" session_id=2244305821 session_state=BEGIN} 20241101160332731 DSS <0004> hlr_ussd.c:576 262423344876869/0x85c5639d: Process SS (BEGIN) 20241101160332731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332731 DSS <0004> hlr_ussd.c:518 262423344876869/0x85c5639d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332731 DSS <0004> hlr_ussd.c:363 262423344876869/0x85c5639d: Tx USSD 'Your extension is 491617513384' 20241101160332731 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423344876869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423344876869" destination_name="the-source\n" session_id=2244305821 session_state=END} 20241101160332731 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423344876869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20241101160332736 DAUC <0003> db_auc.c:157 IMSI='262423472348404': No 2G Auth Data 20241101160332736 DAUC <0003> db_auc.c:192 IMSI='262423472348404': No 3G Auth Data 20241101160332751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241101160332754 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332754 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423472348404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423472348404" source_name="the-source\n" session_id=3267336171 session_state=BEGIN} 20241101160332754 DSS <0004> hlr_ussd.c:576 262423472348404/0xc2bf97eb: Process SS (BEGIN) 20241101160332754 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332754 DSS <0004> hlr_ussd.c:518 262423472348404/0xc2bf97eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332754 DSS <0004> hlr_ussd.c:363 262423472348404/0xc2bf97eb: Tx USSD 'Your extension is 491618300400' 20241101160332754 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423472348404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472348404" destination_name="the-source\n" session_id=3267336171 session_state=END} 20241101160332754 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423472348404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332754 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332754 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241101160332759 DAUC <0003> db_auc.c:157 IMSI='262427237256833': No 2G Auth Data 20241101160332759 DAUC <0003> db_auc.c:192 IMSI='262427237256833': No 3G Auth Data 20241101160332773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241101160332776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332776 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427237256833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427237256833" source_name="the-source\n" session_id=789380020 session_state=BEGIN} 20241101160332776 DSS <0004> hlr_ussd.c:576 262427237256833/0x2f0cfbb4: Process SS (BEGIN) 20241101160332776 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332776 DSS <0004> hlr_ussd.c:518 262427237256833/0x2f0cfbb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332776 DSS <0004> hlr_ussd.c:363 262427237256833/0x2f0cfbb4: Tx USSD 'Your extension is 491613317134' 20241101160332776 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427237256833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427237256833" destination_name="the-source\n" session_id=789380020 session_state=END} 20241101160332776 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427237256833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241101160332781 DAUC <0003> db_auc.c:157 IMSI='262421228817731': No 2G Auth Data 20241101160332781 DAUC <0003> db_auc.c:192 IMSI='262421228817731': No 3G Auth Data 20241101160332799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241101160332801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332801 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421228817731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228817731" source_name="the-source\n" session_id=1397681131 session_state=BEGIN} 20241101160332801 DSS <0004> hlr_ussd.c:576 262421228817731/0x534eebeb: Process SS (BEGIN) 20241101160332801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241101160332801 DSS <0004> hlr_ussd.c:518 262421228817731/0x534eebeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241101160332801 DSS <0004> hlr_ussd.c:363 262421228817731/0x534eebeb: Tx USSD 'Your extension is 491613802433' 20241101160332801 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421228817731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228817731" destination_name="the-source\n" session_id=1397681131 session_state=END} 20241101160332801 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421228817731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160332801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332801 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160332803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241101160332804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4258 20241101160332804 DLINP <000b> input/ipa.c:451 connected read/write 20241101160332804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160332804 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160332804 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160332804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160332804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160332804 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37833<->l=127.0.0.1:4259) 20241101160332826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20241101160333028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20241101160336154 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40727 20241101160336154 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40727 20241101160336156 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336156 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160336156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160336157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336157 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336157 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160336157 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241101160336157 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241101160336157 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  20241101160336157 DLGSUP <0013> gsup_server.c:235 2:  20241101160336157 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 3:  20241101160336157 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 4:  20241101160336157 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 5:  20241101160336157 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 7:  20241101160336157 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160336157 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160336157 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160336157 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40727 20241101160336157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4258 20241101160336159 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336159 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160336159 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160336159 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  20241101160336159 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160336159 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  20241101160336159 DLGSUP <0013> gsup_server.c:235 2:  20241101160336159 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 3:  20241101160336159 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 4:  20241101160336159 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 5:  20241101160336159 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 7:  20241101160336159 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160336159 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160336159 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160336159 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160336166 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36633<->l=127.0.0.1:4259) 20241101160336190 DAUC <0003> db_auc.c:157 IMSI='262425683077724': No 2G Auth Data 20241101160336190 DAUC <0003> db_auc.c:192 IMSI='262425683077724': No 3G Auth Data 20241101160336226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 20241101160336241 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336241 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425683077724" session_id=3189907971 session_state=BEGIN} 20241101160336241 DSS <0004> hlr_ussd.c:576 262425683077724/0xbe222203: Process SS (BEGIN) 20241101160336241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336241 DSS <0004> hlr_ussd.c:518 262425683077724/0xbe222203: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336241 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336241 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336242 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336242 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336257 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336257 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336257 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683077724" session_id=3189907971 session_state=END} 20241101160336257 DSS <0004> hlr_ussd.c:576 262425683077724/0xbe222203: Process SS (END) 20241101160336257 DSS <0004> hlr_ussd.c:518 262425683077724/0xbe222203: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336257 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683077724" session_id=3189907971 session_state=END} 20241101160336257 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336257 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425683077724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 20241101160336276 DAUC <0003> db_auc.c:157 IMSI='262422732063809': No 2G Auth Data 20241101160336276 DAUC <0003> db_auc.c:192 IMSI='262422732063809': No 3G Auth Data 20241101160336297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336300 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422732063809" session_id=885417778 session_state=BEGIN} 20241101160336300 DSS <0004> hlr_ussd.c:576 262422732063809/0x34c66732: Process SS (BEGIN) 20241101160336300 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336300 DSS <0004> hlr_ussd.c:518 262422732063809/0x34c66732: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336300 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336301 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422732063809" session_id=885417778 session_state=END} 20241101160336301 DSS <0004> hlr_ussd.c:576 262422732063809/0x34c66732: Process SS (END) 20241101160336301 DSS <0004> hlr_ussd.c:518 262422732063809/0x34c66732: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336301 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422732063809" session_id=885417778 session_state=END} 20241101160336301 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336301 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422732063809 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 20241101160336306 DAUC <0003> db_auc.c:157 IMSI='262423053862307': No 2G Auth Data 20241101160336306 DAUC <0003> db_auc.c:192 IMSI='262423053862307': No 3G Auth Data 20241101160336318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336321 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423053862307" session_id=2661728698 session_state=BEGIN} 20241101160336321 DSS <0004> hlr_ussd.c:576 262423053862307/0x9ea6c1ba: Process SS (BEGIN) 20241101160336321 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336321 DSS <0004> hlr_ussd.c:518 262423053862307/0x9ea6c1ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336321 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336321 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336321 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053862307" session_id=2661728698 session_state=END} 20241101160336321 DSS <0004> hlr_ussd.c:576 262423053862307/0x9ea6c1ba: Process SS (END) 20241101160336321 DSS <0004> hlr_ussd.c:518 262423053862307/0x9ea6c1ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336321 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053862307" session_id=2661728698 session_state=END} 20241101160336321 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336322 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423053862307 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336322 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336322 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 20241101160336326 DAUC <0003> db_auc.c:157 IMSI='262423180190927': No 2G Auth Data 20241101160336326 DAUC <0003> db_auc.c:192 IMSI='262423180190927': No 3G Auth Data 20241101160336337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 20241101160336340 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336340 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423180190927" session_id=193009767 session_state=BEGIN} 20241101160336340 DSS <0004> hlr_ussd.c:576 262423180190927/0x0b811867: Process SS (BEGIN) 20241101160336340 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336340 DSS <0004> hlr_ussd.c:518 262423180190927/0x0b811867: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336340 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336340 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336340 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336340 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336341 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336341 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336341 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423180190927" session_id=193009767 session_state=END} 20241101160336341 DSS <0004> hlr_ussd.c:576 262423180190927/0x0b811867: Process SS (END) 20241101160336341 DSS <0004> hlr_ussd.c:518 262423180190927/0x0b811867: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336341 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423180190927" session_id=193009767 session_state=END} 20241101160336341 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336341 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423180190927 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336341 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336341 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 20241101160336346 DAUC <0003> db_auc.c:157 IMSI='262422303815449': No 2G Auth Data 20241101160336346 DAUC <0003> db_auc.c:192 IMSI='262422303815449': No 3G Auth Data 20241101160336357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20241101160336360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336360 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422303815449" session_id=2230954550 session_state=BEGIN} 20241101160336360 DSS <0004> hlr_ussd.c:576 262422303815449/0x84f9aa36: Process SS (BEGIN) 20241101160336360 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336360 DSS <0004> hlr_ussd.c:518 262422303815449/0x84f9aa36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336360 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336360 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336360 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336361 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336361 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422303815449" session_id=2230954550 session_state=END} 20241101160336361 DSS <0004> hlr_ussd.c:576 262422303815449/0x84f9aa36: Process SS (END) 20241101160336361 DSS <0004> hlr_ussd.c:518 262422303815449/0x84f9aa36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336361 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422303815449" session_id=2230954550 session_state=END} 20241101160336361 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336361 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422303815449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20241101160336366 DAUC <0003> db_auc.c:157 IMSI='262427576418034': No 2G Auth Data 20241101160336366 DAUC <0003> db_auc.c:192 IMSI='262427576418034': No 3G Auth Data 20241101160336380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241101160336382 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336383 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427576418034" session_id=1959435755 session_state=BEGIN} 20241101160336383 DSS <0004> hlr_ussd.c:576 262427576418034/0x74ca9deb: Process SS (BEGIN) 20241101160336383 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336383 DSS <0004> hlr_ussd.c:518 262427576418034/0x74ca9deb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336383 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336383 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336383 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336384 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336384 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576418034" session_id=1959435755 session_state=END} 20241101160336384 DSS <0004> hlr_ussd.c:576 262427576418034/0x74ca9deb: Process SS (END) 20241101160336384 DSS <0004> hlr_ussd.c:518 262427576418034/0x74ca9deb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336384 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576418034" session_id=1959435755 session_state=END} 20241101160336384 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336384 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427576418034 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241101160336389 DAUC <0003> db_auc.c:157 IMSI='262429422561565': No 2G Auth Data 20241101160336389 DAUC <0003> db_auc.c:192 IMSI='262429422561565': No 3G Auth Data 20241101160336403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 20241101160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336406 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429422561565" session_id=3567435164 session_state=BEGIN} 20241101160336406 DSS <0004> hlr_ussd.c:576 262429422561565/0xd4a2bd9c: Process SS (BEGIN) 20241101160336406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336406 DSS <0004> hlr_ussd.c:518 262429422561565/0xd4a2bd9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336407 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336407 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422561565" session_id=3567435164 session_state=END} 20241101160336407 DSS <0004> hlr_ussd.c:576 262429422561565/0xd4a2bd9c: Process SS (END) 20241101160336407 DSS <0004> hlr_ussd.c:518 262429422561565/0xd4a2bd9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336407 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422561565" session_id=3567435164 session_state=END} 20241101160336407 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336407 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429422561565 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336407 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 20241101160336412 DAUC <0003> db_auc.c:157 IMSI='262421654138922': No 2G Auth Data 20241101160336412 DAUC <0003> db_auc.c:192 IMSI='262421654138922': No 3G Auth Data 20241101160336426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40636<->l=127.0.0.1:4258 20241101160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336429 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421654138922" session_id=1253652143 session_state=BEGIN} 20241101160336429 DSS <0004> hlr_ussd.c:576 262421654138922/0x4ab936af: Process SS (BEGIN) 20241101160336429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160336429 DSS <0004> hlr_ussd.c:518 262421654138922/0x4ab936af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336429 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336429 DLINP <000b> input/ipa.c:431 127.0.0.1:40727 sending data 20241101160336430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336430 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336430 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421654138922" session_id=1253652143 session_state=END} 20241101160336430 DSS <0004> hlr_ussd.c:576 262421654138922/0x4ab936af: Process SS (END) 20241101160336430 DSS <0004> hlr_ussd.c:518 262421654138922/0x4ab936af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160336430 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421654138922" session_id=1253652143 session_state=END} 20241101160336430 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160336430 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421654138922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160336430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336430 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160336432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40636<->l=127.0.0.1:4258 20241101160336432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4258 20241101160336433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160336433 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160336433 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160336433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160336433 DLINP <000b> input/ipa.c:451 connected read/write 20241101160336433 DLINP <000b> input/ipa.c:405 127.0.0.1:40727 message received 20241101160336433 DLINP <000b> input/ipa.c:414 127.0.0.1:40727 connection closed with server 20241101160336433 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40727 20241101160336433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241101160336433 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36633<->l=127.0.0.1:4259) 20241101160336456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40638<->l=127.0.0.1:4258 20241101160336658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40638<->l=127.0.0.1:4258 20241101160339772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36357 20241101160339772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36357 20241101160339773 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339773 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339774 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160339774 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160339775 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339775 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160339776 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241101160339776 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241101160339776 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  20241101160339776 DLGSUP <0013> gsup_server.c:235 2:  20241101160339776 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 3:  20241101160339776 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 4:  20241101160339776 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 5:  20241101160339776 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 7:  20241101160339776 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160339776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160339776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160339776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36357 20241101160339776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4258 20241101160339777 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160339777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160339778 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  20241101160339778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160339778 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  20241101160339778 DLGSUP <0013> gsup_server.c:235 2:  20241101160339778 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 3:  20241101160339778 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 4:  20241101160339778 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 5:  20241101160339778 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 7:  20241101160339778 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160339778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160339778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160339778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160339786 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33935<->l=127.0.0.1:4259) 20241101160339800 DAUC <0003> db_auc.c:157 IMSI='262429978457701': No 2G Auth Data 20241101160339800 DAUC <0003> db_auc.c:192 IMSI='262429978457701': No 3G Auth Data 20241101160339829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4258 20241101160339843 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339843 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429978457701" session_id=4135248541 session_state=BEGIN} 20241101160339843 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (BEGIN) 20241101160339843 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339843 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339843 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339843 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339843 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339843 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339855 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339855 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339855 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=CONTINUE} 20241101160339855 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (CONTINUE) 20241101160339855 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339856 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=CONTINUE} 20241101160339856 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339856 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339856 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339866 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429978457701" session_id=4135248541 session_state=CONTINUE} 20241101160339866 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (CONTINUE) 20241101160339866 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339866 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339866 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339866 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339866 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339869 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339869 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339869 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=END} 20241101160339869 DSS <0004> hlr_ussd.c:576 262429978457701/0xf67ae29d: Process SS (END) 20241101160339869 DSS <0004> hlr_ussd.c:518 262429978457701/0xf67ae29d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339869 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429978457701" session_id=4135248541 session_state=END} 20241101160339869 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339869 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429978457701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339869 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339869 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4258 20241101160339876 DAUC <0003> db_auc.c:157 IMSI='262420695398463': No 2G Auth Data 20241101160339876 DAUC <0003> db_auc.c:192 IMSI='262420695398463': No 3G Auth Data 20241101160339888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4258 20241101160339890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339890 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420695398463" session_id=3328210185 session_state=BEGIN} 20241101160339890 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (BEGIN) 20241101160339890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339890 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339890 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339890 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339890 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339891 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339891 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339891 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=CONTINUE} 20241101160339891 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (CONTINUE) 20241101160339891 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339891 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=CONTINUE} 20241101160339891 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339891 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339891 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339893 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420695398463" session_id=3328210185 session_state=CONTINUE} 20241101160339893 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (CONTINUE) 20241101160339893 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339893 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339893 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339893 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339893 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339894 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339894 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339894 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=END} 20241101160339894 DSS <0004> hlr_ussd.c:576 262420695398463/0xc6607509: Process SS (END) 20241101160339894 DSS <0004> hlr_ussd.c:518 262420695398463/0xc6607509: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339894 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695398463" session_id=3328210185 session_state=END} 20241101160339894 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339894 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420695398463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339894 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339894 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4258 20241101160339897 DAUC <0003> db_auc.c:157 IMSI='262425109791480': No 2G Auth Data 20241101160339897 DAUC <0003> db_auc.c:192 IMSI='262425109791480': No 3G Auth Data 20241101160339909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339912 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425109791480" session_id=250203493 session_state=BEGIN} 20241101160339912 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (BEGIN) 20241101160339912 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339912 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339912 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=CONTINUE} 20241101160339912 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (CONTINUE) 20241101160339912 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339912 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=CONTINUE} 20241101160339912 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339912 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339915 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425109791480" session_id=250203493 session_state=CONTINUE} 20241101160339915 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (CONTINUE) 20241101160339915 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339915 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339915 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=END} 20241101160339915 DSS <0004> hlr_ussd.c:576 262425109791480/0x0ee9cd65: Process SS (END) 20241101160339915 DSS <0004> hlr_ussd.c:518 262425109791480/0x0ee9cd65: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339915 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109791480" session_id=250203493 session_state=END} 20241101160339915 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339915 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425109791480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339915 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241101160339919 DAUC <0003> db_auc.c:157 IMSI='262423886101763': No 2G Auth Data 20241101160339919 DAUC <0003> db_auc.c:192 IMSI='262423886101763': No 3G Auth Data 20241101160339930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20241101160339933 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339933 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423886101763" session_id=3307785163 session_state=BEGIN} 20241101160339933 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (BEGIN) 20241101160339933 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339933 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339933 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339933 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339933 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339933 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339934 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339934 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=CONTINUE} 20241101160339934 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (CONTINUE) 20241101160339934 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339934 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=CONTINUE} 20241101160339934 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339936 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339936 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423886101763" session_id=3307785163 session_state=CONTINUE} 20241101160339936 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (CONTINUE) 20241101160339936 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339936 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339936 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339936 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339936 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339936 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339937 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339937 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=END} 20241101160339937 DSS <0004> hlr_ussd.c:576 262423886101763/0xc528cbcb: Process SS (END) 20241101160339937 DSS <0004> hlr_ussd.c:518 262423886101763/0xc528cbcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339937 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886101763" session_id=3307785163 session_state=END} 20241101160339937 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339937 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423886101763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339937 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20241101160339941 DAUC <0003> db_auc.c:157 IMSI='262429989162165': No 2G Auth Data 20241101160339941 DAUC <0003> db_auc.c:192 IMSI='262429989162165': No 3G Auth Data 20241101160339952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20241101160339954 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339954 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989162165" session_id=2125133597 session_state=BEGIN} 20241101160339954 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (BEGIN) 20241101160339954 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339954 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339954 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339954 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339954 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339954 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339955 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339955 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339955 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=CONTINUE} 20241101160339955 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (CONTINUE) 20241101160339955 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339955 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=CONTINUE} 20241101160339955 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339955 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339955 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339957 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339957 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989162165" session_id=2125133597 session_state=CONTINUE} 20241101160339957 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (CONTINUE) 20241101160339957 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339957 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339957 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339957 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339957 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339957 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339958 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339958 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=END} 20241101160339958 DSS <0004> hlr_ussd.c:576 262429989162165/0x7eaaf71d: Process SS (END) 20241101160339958 DSS <0004> hlr_ussd.c:518 262429989162165/0x7eaaf71d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339958 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989162165" session_id=2125133597 session_state=END} 20241101160339958 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339958 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429989162165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20241101160339962 DAUC <0003> db_auc.c:157 IMSI='262427285279515': No 2G Auth Data 20241101160339962 DAUC <0003> db_auc.c:192 IMSI='262427285279515': No 3G Auth Data 20241101160339975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40710<->l=127.0.0.1:4258 20241101160339978 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339978 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427285279515" session_id=3124852006 session_state=BEGIN} 20241101160339978 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (BEGIN) 20241101160339978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160339978 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160339978 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339978 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339978 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339978 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339979 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339979 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339979 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=CONTINUE} 20241101160339979 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (CONTINUE) 20241101160339979 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160339979 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=CONTINUE} 20241101160339979 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339979 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339979 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160339981 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427285279515" session_id=3124852006 session_state=CONTINUE} 20241101160339981 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (CONTINUE) 20241101160339981 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339981 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339981 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339981 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339982 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160339982 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=END} 20241101160339982 DSS <0004> hlr_ussd.c:576 262427285279515/0xba417526: Process SS (END) 20241101160339982 DSS <0004> hlr_ussd.c:518 262427285279515/0xba417526: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160339982 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427285279515" session_id=3124852006 session_state=END} 20241101160339982 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160339982 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427285279515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241101160339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160339983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40710<->l=127.0.0.1:4258 20241101160339986 DAUC <0003> db_auc.c:157 IMSI='262429089685811': No 2G Auth Data 20241101160339986 DAUC <0003> db_auc.c:192 IMSI='262429089685811': No 3G Auth Data 20241101160339999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 20241101160340002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340002 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429089685811" session_id=2234240868 session_state=BEGIN} 20241101160340002 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (BEGIN) 20241101160340002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160340002 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160340002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340002 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340002 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340002 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340003 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340003 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340003 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=CONTINUE} 20241101160340003 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (CONTINUE) 20241101160340003 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160340003 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=CONTINUE} 20241101160340003 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340003 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340003 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340005 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429089685811" session_id=2234240868 session_state=CONTINUE} 20241101160340005 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (CONTINUE) 20241101160340005 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340005 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340006 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340006 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=END} 20241101160340006 DSS <0004> hlr_ussd.c:576 262429089685811/0x852bcf64: Process SS (END) 20241101160340006 DSS <0004> hlr_ussd.c:518 262429089685811/0x852bcf64: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340006 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429089685811" session_id=2234240868 session_state=END} 20241101160340006 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340006 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429089685811 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 20241101160340009 DAUC <0003> db_auc.c:157 IMSI='262420793834727': No 2G Auth Data 20241101160340009 DAUC <0003> db_auc.c:192 IMSI='262420793834727': No 3G Auth Data 20241101160340022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 20241101160340025 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340025 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420793834727" session_id=3057566893 session_state=BEGIN} 20241101160340025 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (BEGIN) 20241101160340025 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241101160340025 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241101160340025 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340025 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340025 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340025 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340026 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340026 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340026 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=CONTINUE} 20241101160340026 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (CONTINUE) 20241101160340026 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241101160340026 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=CONTINUE} 20241101160340026 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340026 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340026 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340028 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420793834727" session_id=3057566893 session_state=CONTINUE} 20241101160340028 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (CONTINUE) 20241101160340028 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340028 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340028 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340028 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340028 DLINP <000b> input/ipa.c:431 127.0.0.1:36357 sending data 20241101160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340029 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340029 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=END} 20241101160340029 DSS <0004> hlr_ussd.c:576 262420793834727/0xb63ec4ad: Process SS (END) 20241101160340029 DSS <0004> hlr_ussd.c:518 262420793834727/0xb63ec4ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241101160340029 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420793834727" session_id=3057566893 session_state=END} 20241101160340029 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160340029 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420793834727 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160340029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 20241101160340030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4258 20241101160340031 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340031 DLINP <000b> input/ipa.c:405 127.0.0.1:36357 message received 20241101160340031 DLINP <000b> input/ipa.c:414 127.0.0.1:36357 connection closed with server 20241101160340031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36357 20241101160340031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241101160340031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33935<->l=127.0.0.1:4259) 20241101160340031 DLINP <000b> input/ipa.c:451 connected read/write 20241101160340031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160340031 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160340031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160340031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160340054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 20241101160340255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 20241101160343389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33479 20241101160343389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33479 20241101160343390 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343390 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343391 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160343391 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160343392 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343392 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343392 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160343392 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241101160343392 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241101160343392 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  20241101160343392 DLGSUP <0013> gsup_server.c:235 2:  20241101160343392 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 3:  20241101160343392 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 4:  20241101160343392 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 5:  20241101160343392 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 7:  20241101160343392 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160343392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160343392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160343392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33479 20241101160343392 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 20241101160343394 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343394 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160343394 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160343394 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  20241101160343394 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160343394 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  20241101160343394 DLGSUP <0013> gsup_server.c:235 2:  20241101160343394 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 3:  20241101160343394 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 4:  20241101160343394 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 5:  20241101160343394 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 7:  20241101160343394 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160343394 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160343394 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160343394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160343402 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45685<->l=127.0.0.1:4259) 20241101160343424 DAUC <0003> db_auc.c:157 IMSI='262426722095768': No 2G Auth Data 20241101160343424 DAUC <0003> db_auc.c:192 IMSI='262426722095768': No 3G Auth Data 20241101160343458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20241101160343471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343471 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426722095768" session_id=4117492230 session_state=BEGIN} 20241101160343471 DSS <0004> hlr_ussd.c:576 262426722095768/0xf56bf206: Process SS (BEGIN) 20241101160343471 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343471 DSS <0004> hlr_ussd.c:518 262426722095768/0xf56bf206: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343471 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343471 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343471 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343481 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343481 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343481 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426722095768" session_id=4117492230 session_state=END} 20241101160343481 DSS <0004> hlr_ussd.c:576 262426722095768/0xf56bf206: Process SS (END) 20241101160343481 DSS <0004> hlr_ussd.c:518 262426722095768/0xf56bf206: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343481 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426722095768" session_id=4117492230 session_state=END} 20241101160343481 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343481 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262426722095768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343481 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343481 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20241101160343495 DAUC <0003> db_auc.c:157 IMSI='262427272921316': No 2G Auth Data 20241101160343495 DAUC <0003> db_auc.c:192 IMSI='262427272921316': No 3G Auth Data 20241101160343508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241101160343511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343511 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427272921316" session_id=4218285730 session_state=BEGIN} 20241101160343511 DSS <0004> hlr_ussd.c:576 262427272921316/0xfb6deea2: Process SS (BEGIN) 20241101160343511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343511 DSS <0004> hlr_ussd.c:518 262427272921316/0xfb6deea2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343511 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343511 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343512 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343512 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427272921316" session_id=4218285730 session_state=END} 20241101160343512 DSS <0004> hlr_ussd.c:576 262427272921316/0xfb6deea2: Process SS (END) 20241101160343512 DSS <0004> hlr_ussd.c:518 262427272921316/0xfb6deea2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343512 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427272921316" session_id=4218285730 session_state=END} 20241101160343512 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343512 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427272921316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20241101160343516 DAUC <0003> db_auc.c:157 IMSI='262420443432994': No 2G Auth Data 20241101160343516 DAUC <0003> db_auc.c:192 IMSI='262420443432994': No 3G Auth Data 20241101160343528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20241101160343531 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343531 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420443432994" session_id=481601195 session_state=BEGIN} 20241101160343531 DSS <0004> hlr_ussd.c:576 262420443432994/0x1cb4a6ab: Process SS (BEGIN) 20241101160343531 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343531 DSS <0004> hlr_ussd.c:518 262420443432994/0x1cb4a6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343531 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343531 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343531 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343531 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343532 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343532 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420443432994" session_id=481601195 session_state=END} 20241101160343532 DSS <0004> hlr_ussd.c:576 262420443432994/0x1cb4a6ab: Process SS (END) 20241101160343532 DSS <0004> hlr_ussd.c:518 262420443432994/0x1cb4a6ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343532 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420443432994" session_id=481601195 session_state=END} 20241101160343532 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343532 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420443432994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20241101160343537 DAUC <0003> db_auc.c:157 IMSI='262426780295445': No 2G Auth Data 20241101160343537 DAUC <0003> db_auc.c:192 IMSI='262426780295445': No 3G Auth Data 20241101160343548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241101160343551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343551 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426780295445" session_id=629317970 session_state=BEGIN} 20241101160343551 DSS <0004> hlr_ussd.c:576 262426780295445/0x2582a152: Process SS (BEGIN) 20241101160343551 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343551 DSS <0004> hlr_ussd.c:518 262426780295445/0x2582a152: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343551 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343551 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343551 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343552 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343552 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426780295445" session_id=629317970 session_state=END} 20241101160343552 DSS <0004> hlr_ussd.c:576 262426780295445/0x2582a152: Process SS (END) 20241101160343552 DSS <0004> hlr_ussd.c:518 262426780295445/0x2582a152: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343552 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426780295445" session_id=629317970 session_state=END} 20241101160343552 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343552 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426780295445 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241101160343557 DAUC <0003> db_auc.c:157 IMSI='262427392622048': No 2G Auth Data 20241101160343557 DAUC <0003> db_auc.c:192 IMSI='262427392622048': No 3G Auth Data 20241101160343569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 20241101160343572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343572 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427392622048" session_id=2568167889 session_state=BEGIN} 20241101160343572 DSS <0004> hlr_ussd.c:576 262427392622048/0x991321d1: Process SS (BEGIN) 20241101160343572 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343572 DSS <0004> hlr_ussd.c:518 262427392622048/0x991321d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343572 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343572 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343572 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343573 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343573 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343573 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427392622048" session_id=2568167889 session_state=END} 20241101160343573 DSS <0004> hlr_ussd.c:576 262427392622048/0x991321d1: Process SS (END) 20241101160343573 DSS <0004> hlr_ussd.c:518 262427392622048/0x991321d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343573 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427392622048" session_id=2568167889 session_state=END} 20241101160343573 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343573 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427392622048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343573 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343573 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 20241101160343584 DAUC <0003> db_auc.c:157 IMSI='262420581710367': No 2G Auth Data 20241101160343584 DAUC <0003> db_auc.c:192 IMSI='262420581710367': No 3G Auth Data 20241101160343598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241101160343601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343601 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420581710367" session_id=1915714886 session_state=BEGIN} 20241101160343601 DSS <0004> hlr_ussd.c:576 262420581710367/0x722f7d46: Process SS (BEGIN) 20241101160343601 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343601 DSS <0004> hlr_ussd.c:518 262420581710367/0x722f7d46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343601 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343601 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343602 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343602 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420581710367" session_id=1915714886 session_state=END} 20241101160343602 DSS <0004> hlr_ussd.c:576 262420581710367/0x722f7d46: Process SS (END) 20241101160343602 DSS <0004> hlr_ussd.c:518 262420581710367/0x722f7d46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343602 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420581710367" session_id=1915714886 session_state=END} 20241101160343602 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343602 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420581710367 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241101160343607 DAUC <0003> db_auc.c:157 IMSI='262420072202502': No 2G Auth Data 20241101160343607 DAUC <0003> db_auc.c:192 IMSI='262420072202502': No 3G Auth Data 20241101160343621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20241101160343623 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343623 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420072202502" session_id=1366110225 session_state=BEGIN} 20241101160343623 DSS <0004> hlr_ussd.c:576 262420072202502/0x516d3011: Process SS (BEGIN) 20241101160343623 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343623 DSS <0004> hlr_ussd.c:518 262420072202502/0x516d3011: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343623 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343623 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343623 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343623 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343624 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343624 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420072202502" session_id=1366110225 session_state=END} 20241101160343624 DSS <0004> hlr_ussd.c:576 262420072202502/0x516d3011: Process SS (END) 20241101160343624 DSS <0004> hlr_ussd.c:518 262420072202502/0x516d3011: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343624 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420072202502" session_id=1366110225 session_state=END} 20241101160343624 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343624 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420072202502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20241101160343629 DAUC <0003> db_auc.c:157 IMSI='262429583185611': No 2G Auth Data 20241101160343629 DAUC <0003> db_auc.c:192 IMSI='262429583185611': No 3G Auth Data 20241101160343643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241101160343645 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343646 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429583185611" session_id=621865978 session_state=BEGIN} 20241101160343646 DSS <0004> hlr_ussd.c:576 262429583185611/0x2510ebfa: Process SS (BEGIN) 20241101160343646 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241101160343646 DSS <0004> hlr_ussd.c:518 262429583185611/0x2510ebfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241101160343646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343646 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343646 DLINP <000b> input/ipa.c:431 127.0.0.1:33479 sending data 20241101160343647 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343647 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343647 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429583185611" session_id=621865978 session_state=END} 20241101160343647 DSS <0004> hlr_ussd.c:576 262429583185611/0x2510ebfa: Process SS (END) 20241101160343647 DSS <0004> hlr_ussd.c:518 262429583185611/0x2510ebfa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241101160343647 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429583185611" session_id=621865978 session_state=END} 20241101160343647 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160343647 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429583185611 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241101160343647 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343647 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160343649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241101160343650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 20241101160343651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343651 DLINP <000b> input/ipa.c:405 127.0.0.1:33479 message received 20241101160343651 DLINP <000b> input/ipa.c:414 127.0.0.1:33479 connection closed with server 20241101160343651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33479 20241101160343651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241101160343651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160343651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160343651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160343651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160343651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160343651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45685<->l=127.0.0.1:4259) 20241101160343675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241101160343876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241101160344812 DSS <0004> hlr_ussd.c:239 262426587009817/0x48440691: SS Session Timeout, destroying 20241101160344812 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426587009817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344851 DSS <0004> hlr_ussd.c:239 262427747859460/0x8d5f84cc: SS Session Timeout, destroying 20241101160344851 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427747859460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344886 DSS <0004> hlr_ussd.c:239 262420185268089/0xc3ba270f: SS Session Timeout, destroying 20241101160344886 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420185268089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344920 DSS <0004> hlr_ussd.c:239 262424811280651/0xa7aedaf5: SS Session Timeout, destroying 20241101160344920 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424811280651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344938 DSS <0004> hlr_ussd.c:239 262423540422604/0x411609b3: SS Session Timeout, destroying 20241101160344939 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423540422604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344965 DSS <0004> hlr_ussd.c:239 262428998397097/0x256b6ddf: SS Session Timeout, destroying 20241101160344965 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428998397097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160344986 DSS <0004> hlr_ussd.c:239 262423963727842/0xe0552ef8: SS Session Timeout, destroying 20241101160344986 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423963727842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160345013 DSS <0004> hlr_ussd.c:239 262425685578394/0xd5c76e32: SS Session Timeout, destroying 20241101160345013 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425685578394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160347001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160347001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160347006 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20241101160347012 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347012 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160347012 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160347012 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  20241101160347012 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160347012 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  20241101160347012 DLGSUP <0013> gsup_server.c:235 2:  20241101160347012 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 3:  20241101160347012 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 4:  20241101160347012 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 5:  20241101160347012 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 7:  20241101160347012 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160347012 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160347012 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160347012 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160347036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41291<->l=127.0.0.1:4259) 20241101160347067 DAUC <0003> db_auc.c:157 IMSI='262420176282350': No 2G Auth Data 20241101160347067 DAUC <0003> db_auc.c:192 IMSI='262420176282350': No 3G Auth Data 20241101160347094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35426<->l=127.0.0.1:4258 20241101160347101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347101 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420176282350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420176282350" session_id=893402338 session_state=BEGIN} 20241101160347101 DSS <0004> hlr_ussd.c:576 262420176282350/0x35403ce2: Process SS (BEGIN) 20241101160347101 DSS <0004> hlr_ussd.c:498 262420176282350/0x35403ce2: SS CompType=Invoke, OpCode=InterrogateSS 20241101160347101 DSS <0004> hlr_ussd.c:506 262420176282350/0x35403ce2: Structured SS requests are not supported, rejecting... 20241101160347101 DSS <0004> hlr_ussd.c:354 262420176282350/0x35403ce2: Tx ReturnError(0, 0x15) 20241101160347101 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420176282350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420176282350" session_id=893402338 session_state=END} 20241101160347101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160347101 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160347106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35426<->l=127.0.0.1:4258 20241101160347112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20241101160347113 DLINP <000b> input/ipa.c:451 connected read/write 20241101160347113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160347113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160347113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160347113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160347113 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41291<->l=127.0.0.1:4259) 20241101160347143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 20241101160347244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 20241101160348361 DSS <0004> hlr_ussd.c:239 262426508145193/0xa1c71b9e: SS Session Timeout, destroying 20241101160348361 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426508145193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348379 DSS <0004> hlr_ussd.c:239 262421302144890/0xe725dcdd: SS Session Timeout, destroying 20241101160348380 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421302144890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348397 DSS <0004> hlr_ussd.c:239 262428979508387/0x0c5e2c68: SS Session Timeout, destroying 20241101160348397 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428979508387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348416 DSS <0004> hlr_ussd.c:239 262421230748844/0x60bae4e5: SS Session Timeout, destroying 20241101160348416 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421230748844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348434 DSS <0004> hlr_ussd.c:239 262428976045885/0x0dcbfd02: SS Session Timeout, destroying 20241101160348434 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428976045885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348455 DSS <0004> hlr_ussd.c:239 262429832154125/0xfa8f40a9: SS Session Timeout, destroying 20241101160348455 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429832154125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348475 DSS <0004> hlr_ussd.c:239 262423310676978/0x329b7f55: SS Session Timeout, destroying 20241101160348476 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423310676978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160348497 DSS <0004> hlr_ussd.c:239 262420865571349/0x6f28709d: SS Session Timeout, destroying 20241101160348497 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420865571349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160350363 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160350363 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160350368 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241101160350373 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350373 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160350373 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160350373 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  20241101160350373 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160350373 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  20241101160350373 DLGSUP <0013> gsup_server.c:235 2:  20241101160350373 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160350373 DLGSUP <0013> gsup_server.c:235 3:  20241101160350374 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 4:  20241101160350374 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 5:  20241101160350374 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 7:  20241101160350374 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160350374 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160350374 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160350374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160350399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41013<->l=127.0.0.1:4259) 20241101160350415 DAUC <0003> db_auc.c:157 IMSI='262420259897594': No 2G Auth Data 20241101160350415 DAUC <0003> db_auc.c:192 IMSI='262420259897594': No 3G Auth Data 20241101160350447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 20241101160350458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350458 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420259897594"} 20241101160350458 DMAIN <0000> hlr.c:435 IMSI='262420259897594': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350458 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420259897594"} 20241101160350458 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350458 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350462 DAUC <0003> db_auc.c:192 IMSI='262420259897594': No 3G Auth Data 20241101160350467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350467 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420259897594"} 20241101160350467 DAUC <0003> hlr.c:428 IMSI='262420259897594': storing IMEI = 12345678901234 20241101160350470 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420259897594"} 20241101160350470 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420259897594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350470 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350470 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350472 DAUC <0003> db_auc.c:192 IMSI='262420259897594': No 3G Auth Data 20241101160350474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 20241101160350485 DAUC <0003> db_auc.c:157 IMSI='262428634219759': No 2G Auth Data 20241101160350485 DAUC <0003> db_auc.c:192 IMSI='262428634219759': No 3G Auth Data 20241101160350496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 20241101160350498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350498 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428634219759"} 20241101160350498 DMAIN <0000> hlr.c:435 IMSI='262428634219759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350498 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428634219759"} 20241101160350498 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350498 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350499 DAUC <0003> db_auc.c:192 IMSI='262428634219759': No 3G Auth Data 20241101160350500 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350500 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428634219759"} 20241101160350500 DAUC <0003> hlr.c:428 IMSI='262428634219759': storing IMEI = 12345678901234 20241101160350503 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428634219759"} 20241101160350503 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428634219759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350503 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350503 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350503 DAUC <0003> db_auc.c:192 IMSI='262428634219759': No 3G Auth Data 20241101160350503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 20241101160350512 DAUC <0003> db_auc.c:157 IMSI='262427696967462': No 2G Auth Data 20241101160350512 DAUC <0003> db_auc.c:192 IMSI='262427696967462': No 3G Auth Data 20241101160350523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 20241101160350526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350526 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427696967462"} 20241101160350526 DMAIN <0000> hlr.c:435 IMSI='262427696967462': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350526 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427696967462"} 20241101160350526 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350526 DAUC <0003> db_auc.c:192 IMSI='262427696967462': No 3G Auth Data 20241101160350527 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350527 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427696967462"} 20241101160350527 DAUC <0003> hlr.c:428 IMSI='262427696967462': storing IMEI = 12345678901234 20241101160350530 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427696967462"} 20241101160350530 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427696967462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350530 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350530 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350531 DAUC <0003> db_auc.c:192 IMSI='262427696967462': No 3G Auth Data 20241101160350531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 20241101160350540 DAUC <0003> db_auc.c:157 IMSI='262429299507987': No 2G Auth Data 20241101160350540 DAUC <0003> db_auc.c:192 IMSI='262429299507987': No 3G Auth Data 20241101160350551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241101160350553 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350553 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429299507987"} 20241101160350553 DMAIN <0000> hlr.c:435 IMSI='262429299507987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350553 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429299507987"} 20241101160350553 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350553 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350553 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350554 DAUC <0003> db_auc.c:157 IMSI='262429299507987': No 2G Auth Data 20241101160350555 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350555 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429299507987"} 20241101160350555 DAUC <0003> hlr.c:428 IMSI='262429299507987': storing IMEI = 12345678901234 20241101160350558 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429299507987"} 20241101160350558 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429299507987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350558 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350558 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350558 DAUC <0003> db_auc.c:157 IMSI='262429299507987': No 2G Auth Data 20241101160350559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241101160350567 DAUC <0003> db_auc.c:157 IMSI='262422880936350': No 2G Auth Data 20241101160350567 DAUC <0003> db_auc.c:192 IMSI='262422880936350': No 3G Auth Data 20241101160350578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241101160350581 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350581 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422880936350"} 20241101160350581 DMAIN <0000> hlr.c:435 IMSI='262422880936350': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350581 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422880936350"} 20241101160350581 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350581 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350581 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350581 DAUC <0003> db_auc.c:157 IMSI='262422880936350': No 2G Auth Data 20241101160350582 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350582 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422880936350"} 20241101160350582 DAUC <0003> hlr.c:428 IMSI='262422880936350': storing IMEI = 12345678901234 20241101160350585 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422880936350"} 20241101160350585 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422880936350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350585 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350585 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350586 DAUC <0003> db_auc.c:157 IMSI='262422880936350': No 2G Auth Data 20241101160350586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241101160350595 DAUC <0003> db_auc.c:157 IMSI='262425636217683': No 2G Auth Data 20241101160350595 DAUC <0003> db_auc.c:192 IMSI='262425636217683': No 3G Auth Data 20241101160350609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20241101160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350611 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425636217683"} 20241101160350611 DMAIN <0000> hlr.c:435 IMSI='262425636217683': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350611 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425636217683"} 20241101160350611 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350613 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350613 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425636217683"} 20241101160350613 DAUC <0003> hlr.c:428 IMSI='262425636217683': storing IMEI = 12345678901234 20241101160350616 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425636217683"} 20241101160350616 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425636217683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20241101160350629 DAUC <0003> db_auc.c:157 IMSI='262426615058171': No 2G Auth Data 20241101160350629 DAUC <0003> db_auc.c:192 IMSI='262426615058171': No 3G Auth Data 20241101160350644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241101160350646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350646 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426615058171"} 20241101160350646 DMAIN <0000> hlr.c:435 IMSI='262426615058171': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350646 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426615058171"} 20241101160350646 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350648 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350648 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426615058171"} 20241101160350648 DAUC <0003> hlr.c:428 IMSI='262426615058171': storing IMEI = 12345678901234 20241101160350651 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426615058171"} 20241101160350651 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426615058171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350651 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241101160350663 DAUC <0003> db_auc.c:157 IMSI='262429827778959': No 2G Auth Data 20241101160350663 DAUC <0003> db_auc.c:192 IMSI='262429827778959': No 3G Auth Data 20241101160350677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4258 20241101160350679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350679 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429827778959"} 20241101160350679 DMAIN <0000> hlr.c:435 IMSI='262429827778959': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160350679 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429827778959"} 20241101160350679 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350681 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350681 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429827778959"} 20241101160350681 DAUC <0003> hlr.c:428 IMSI='262429827778959': storing IMEI = 12345678901234 20241101160350684 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429827778959"} 20241101160350684 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429827778959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160350684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160350685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4258 20241101160350693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241101160350694 DLINP <000b> input/ipa.c:451 connected read/write 20241101160350694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160350694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160350694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160350694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160350694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41013<->l=127.0.0.1:4259) 20241101160350717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241101160350818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241101160353929 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160353929 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160353934 DLINP <000b> input/ipa.c:451 connected read/write 20241101160353934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160353936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4258 20241101160353940 DLINP <000b> input/ipa.c:451 connected read/write 20241101160353940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160353940 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160353940 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160353940 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  20241101160353940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160353940 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  20241101160353940 DLGSUP <0013> gsup_server.c:235 2:  20241101160353940 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 3:  20241101160353940 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 4:  20241101160353940 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 5:  20241101160353940 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 7:  20241101160353940 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160353940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160353940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160353940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160353956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42765<->l=127.0.0.1:4259) 20241101160353970 DAUC <0003> db_auc.c:157 IMSI='262425270942194': No 2G Auth Data 20241101160353970 DAUC <0003> db_auc.c:192 IMSI='262425270942194': No 3G Auth Data 20241101160354001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4258 20241101160354009 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354009 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270942194" source_name="the-source\n"} 20241101160354009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241101160354009 DMAIN <0000> hlr.c:435 IMSI='262425270942194': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354009 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270942194" destination_name="the-source\n"} 20241101160354009 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354009 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354009 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354011 DAUC <0003> db_auc.c:192 IMSI='262425270942194': No 3G Auth Data 20241101160354014 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354014 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270942194" source_name="the-source\n"} 20241101160354014 DAUC <0003> hlr.c:428 IMSI='262425270942194': storing IMEI = 12345678901234 20241101160354017 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270942194" destination_name="the-source\n"} 20241101160354017 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425270942194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354017 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354018 DAUC <0003> db_auc.c:192 IMSI='262425270942194': No 3G Auth Data 20241101160354019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4258 20241101160354028 DAUC <0003> db_auc.c:157 IMSI='262420629031347': No 2G Auth Data 20241101160354028 DAUC <0003> db_auc.c:192 IMSI='262420629031347': No 3G Auth Data 20241101160354039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 20241101160354042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354042 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420629031347" source_name="the-source\n"} 20241101160354042 DMAIN <0000> hlr.c:435 IMSI='262420629031347': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354042 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420629031347" destination_name="the-source\n"} 20241101160354042 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354043 DAUC <0003> db_auc.c:192 IMSI='262420629031347': No 3G Auth Data 20241101160354044 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354044 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420629031347" source_name="the-source\n"} 20241101160354044 DAUC <0003> hlr.c:428 IMSI='262420629031347': storing IMEI = 12345678901234 20241101160354047 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420629031347" destination_name="the-source\n"} 20241101160354047 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420629031347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354047 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354047 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354047 DAUC <0003> db_auc.c:192 IMSI='262420629031347': No 3G Auth Data 20241101160354048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 20241101160354056 DAUC <0003> db_auc.c:157 IMSI='262424966745399': No 2G Auth Data 20241101160354056 DAUC <0003> db_auc.c:192 IMSI='262424966745399': No 3G Auth Data 20241101160354067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4258 20241101160354069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354069 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424966745399" source_name="the-source\n"} 20241101160354069 DMAIN <0000> hlr.c:435 IMSI='262424966745399': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354069 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424966745399" destination_name="the-source\n"} 20241101160354069 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354069 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354070 DAUC <0003> db_auc.c:192 IMSI='262424966745399': No 3G Auth Data 20241101160354071 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354071 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424966745399" source_name="the-source\n"} 20241101160354071 DAUC <0003> hlr.c:428 IMSI='262424966745399': storing IMEI = 12345678901234 20241101160354074 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424966745399" destination_name="the-source\n"} 20241101160354074 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424966745399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354074 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354074 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354074 DAUC <0003> db_auc.c:192 IMSI='262424966745399': No 3G Auth Data 20241101160354075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4258 20241101160354083 DAUC <0003> db_auc.c:157 IMSI='262421351390588': No 2G Auth Data 20241101160354083 DAUC <0003> db_auc.c:192 IMSI='262421351390588': No 3G Auth Data 20241101160354094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 20241101160354097 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354097 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421351390588" source_name="the-source\n"} 20241101160354097 DMAIN <0000> hlr.c:435 IMSI='262421351390588': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354097 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421351390588" destination_name="the-source\n"} 20241101160354097 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354097 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354097 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354098 DAUC <0003> db_auc.c:157 IMSI='262421351390588': No 2G Auth Data 20241101160354099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354099 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421351390588" source_name="the-source\n"} 20241101160354099 DAUC <0003> hlr.c:428 IMSI='262421351390588': storing IMEI = 12345678901234 20241101160354102 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421351390588" destination_name="the-source\n"} 20241101160354102 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421351390588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354102 DAUC <0003> db_auc.c:157 IMSI='262421351390588': No 2G Auth Data 20241101160354102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 20241101160354111 DAUC <0003> db_auc.c:157 IMSI='262420060505492': No 2G Auth Data 20241101160354111 DAUC <0003> db_auc.c:192 IMSI='262420060505492': No 3G Auth Data 20241101160354122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20241101160354124 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354124 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420060505492" source_name="the-source\n"} 20241101160354124 DMAIN <0000> hlr.c:435 IMSI='262420060505492': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354124 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420060505492" destination_name="the-source\n"} 20241101160354124 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354124 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354125 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354125 DAUC <0003> db_auc.c:157 IMSI='262420060505492': No 2G Auth Data 20241101160354126 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354126 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420060505492" source_name="the-source\n"} 20241101160354126 DAUC <0003> hlr.c:428 IMSI='262420060505492': storing IMEI = 12345678901234 20241101160354129 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420060505492" destination_name="the-source\n"} 20241101160354129 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420060505492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354129 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354130 DAUC <0003> db_auc.c:157 IMSI='262420060505492': No 2G Auth Data 20241101160354130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20241101160354140 DAUC <0003> db_auc.c:157 IMSI='262426261736706': No 2G Auth Data 20241101160354140 DAUC <0003> db_auc.c:192 IMSI='262426261736706': No 3G Auth Data 20241101160354154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45632<->l=127.0.0.1:4258 20241101160354157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354157 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261736706" source_name="the-source\n"} 20241101160354157 DMAIN <0000> hlr.c:435 IMSI='262426261736706': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354157 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261736706" destination_name="the-source\n"} 20241101160354157 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354159 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354159 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261736706" source_name="the-source\n"} 20241101160354159 DAUC <0003> hlr.c:428 IMSI='262426261736706': storing IMEI = 12345678901234 20241101160354162 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261736706" destination_name="the-source\n"} 20241101160354162 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262426261736706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354162 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354162 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45632<->l=127.0.0.1:4258 20241101160354176 DAUC <0003> db_auc.c:157 IMSI='262426081496180': No 2G Auth Data 20241101160354176 DAUC <0003> db_auc.c:192 IMSI='262426081496180': No 3G Auth Data 20241101160354195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 20241101160354198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354198 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426081496180" source_name="the-source\n"} 20241101160354198 DMAIN <0000> hlr.c:435 IMSI='262426081496180': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354198 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426081496180" destination_name="the-source\n"} 20241101160354198 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354198 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354200 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354200 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426081496180" source_name="the-source\n"} 20241101160354200 DAUC <0003> hlr.c:428 IMSI='262426081496180': storing IMEI = 12345678901234 20241101160354203 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426081496180" destination_name="the-source\n"} 20241101160354203 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426081496180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354203 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354203 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 20241101160354215 DAUC <0003> db_auc.c:157 IMSI='262421340796502': No 2G Auth Data 20241101160354215 DAUC <0003> db_auc.c:192 IMSI='262421340796502': No 3G Auth Data 20241101160354230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241101160354233 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354233 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340796502" source_name="the-source\n"} 20241101160354233 DMAIN <0000> hlr.c:435 IMSI='262421340796502': has IMEI = 12345678901234 (consider setting 'store-imei') 20241101160354233 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340796502" destination_name="the-source\n"} 20241101160354233 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354233 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354233 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354235 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354235 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340796502" source_name="the-source\n"} 20241101160354235 DAUC <0003> hlr.c:428 IMSI='262421340796502': storing IMEI = 12345678901234 20241101160354238 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340796502" destination_name="the-source\n"} 20241101160354238 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421340796502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160354238 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354238 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160354239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241101160354247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4258 20241101160354248 DLINP <000b> input/ipa.c:451 connected read/write 20241101160354248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160354248 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160354248 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160354248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160354248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241101160354248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42765<->l=127.0.0.1:4259) 20241101160354271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 20241101160354372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 20241101160357489 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160357489 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160357494 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 20241101160357499 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357499 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160357499 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160357499 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  20241101160357499 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160357499 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  20241101160357499 DLGSUP <0013> gsup_server.c:235 2:  20241101160357499 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 3:  20241101160357499 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 4:  20241101160357499 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 5:  20241101160357499 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 7:  20241101160357499 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160357499 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160357500 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160357500 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160357527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41697<->l=127.0.0.1:4259) 20241101160357564 DAUC <0003> db_auc.c:157 IMSI='262428390982641': No 2G Auth Data 20241101160357564 DAUC <0003> db_auc.c:192 IMSI='262428390982641': No 3G Auth Data 20241101160357601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20241101160357611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357611 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357611 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357611 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357611 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357611 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357616 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357616 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357616 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357616 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357616 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357617 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357620 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357620 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357620 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357621 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357621 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357624 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357624 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357624 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357624 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357625 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357625 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357628 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357628 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428390982641"} 20241101160357628 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357628 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428390982641" cause=Invalid mandatory information} 20241101160357628 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428390982641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357628 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357628 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20241101160357643 DAUC <0003> db_auc.c:157 IMSI='262427811186185': No 2G Auth Data 20241101160357643 DAUC <0003> db_auc.c:192 IMSI='262427811186185': No 3G Auth Data 20241101160357656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 20241101160357657 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357657 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357657 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357657 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357657 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357657 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357657 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357658 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357658 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357658 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357658 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357659 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357659 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357659 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357659 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357659 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357659 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357659 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357660 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357660 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357660 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357660 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357660 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357660 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357660 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357661 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357661 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427811186185"} 20241101160357661 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357661 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427811186185" cause=Invalid mandatory information} 20241101160357661 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427811186185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357661 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357661 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 20241101160357670 DAUC <0003> db_auc.c:157 IMSI='262422922076663': No 2G Auth Data 20241101160357670 DAUC <0003> db_auc.c:192 IMSI='262422922076663': No 3G Auth Data 20241101160357681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 20241101160357683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357683 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357683 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357683 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357683 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357683 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357684 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357684 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357684 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357684 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357684 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357685 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357685 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357685 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357685 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357685 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357685 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357685 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357686 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357686 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357686 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357686 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357686 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422922076663"} 20241101160357686 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357686 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422922076663" cause=Invalid mandatory information} 20241101160357686 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422922076663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 20241101160357696 DAUC <0003> db_auc.c:157 IMSI='262421448689904': No 2G Auth Data 20241101160357696 DAUC <0003> db_auc.c:192 IMSI='262421448689904': No 3G Auth Data 20241101160357708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20241101160357709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357709 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357709 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357709 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357709 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357709 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357710 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357710 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357710 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357710 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357710 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357710 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357710 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357711 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357711 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357711 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357711 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357711 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357711 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357711 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357711 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357711 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357712 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357712 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448689904"} 20241101160357712 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357712 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421448689904" cause=Invalid mandatory information} 20241101160357712 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421448689904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357712 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357712 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20241101160357721 DAUC <0003> db_auc.c:157 IMSI='262424802731650': No 2G Auth Data 20241101160357721 DAUC <0003> db_auc.c:192 IMSI='262424802731650': No 3G Auth Data 20241101160357733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20241101160357734 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357734 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357734 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357734 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357734 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357734 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357734 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357735 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357735 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357735 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357735 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357735 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357735 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357735 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357736 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357736 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357736 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357736 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357736 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357736 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357736 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357736 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357736 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357737 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357737 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424802731650"} 20241101160357737 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357737 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424802731650" cause=Invalid mandatory information} 20241101160357737 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424802731650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357737 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357737 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20241101160357746 DAUC <0003> db_auc.c:157 IMSI='262420531065192': No 2G Auth Data 20241101160357746 DAUC <0003> db_auc.c:192 IMSI='262420531065192': No 3G Auth Data 20241101160357760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20241101160357761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357761 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357761 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357761 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357761 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357761 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357762 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357762 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357762 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357762 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357762 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357762 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357762 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357763 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357763 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357763 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357763 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357763 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357763 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357763 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357763 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357763 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357764 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420531065192"} 20241101160357764 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357764 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420531065192" cause=Invalid mandatory information} 20241101160357764 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420531065192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357764 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20241101160357776 DAUC <0003> db_auc.c:157 IMSI='262421066735205': No 2G Auth Data 20241101160357776 DAUC <0003> db_auc.c:192 IMSI='262421066735205': No 3G Auth Data 20241101160357790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20241101160357792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357792 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357792 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357792 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357792 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357792 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357793 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357793 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357793 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357793 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357793 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357793 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357793 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357794 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357794 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357794 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357794 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357794 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357794 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357794 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357794 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357794 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357795 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421066735205"} 20241101160357795 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357795 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421066735205" cause=Invalid mandatory information} 20241101160357795 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421066735205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357795 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20241101160357807 DAUC <0003> db_auc.c:157 IMSI='262429768104181': No 2G Auth Data 20241101160357807 DAUC <0003> db_auc.c:192 IMSI='262429768104181': No 3G Auth Data 20241101160357821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20241101160357823 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357823 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357823 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241101160357823 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357823 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357823 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357823 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357824 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357824 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357824 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241101160357824 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357824 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357824 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357824 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357825 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357825 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241101160357825 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357825 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357825 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357825 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241101160357825 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357825 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357825 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357826 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357826 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429768104181"} 20241101160357826 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241101160357826 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429768104181" cause=Invalid mandatory information} 20241101160357826 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429768104181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160357826 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357826 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160357826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20241101160357835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 20241101160357835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41697<->l=127.0.0.1:4259) 20241101160357836 DLINP <000b> input/ipa.c:451 connected read/write 20241101160357836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160357836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160357836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160357836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160357859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20241101160357960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20241101160401081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160401081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160401086 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 20241101160401092 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160401092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160401092 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  20241101160401092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160401092 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  20241101160401092 DLGSUP <0013> gsup_server.c:235 2:  20241101160401092 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 3:  20241101160401092 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 4:  20241101160401092 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 5:  20241101160401092 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 7:  20241101160401092 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160401092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160401092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160401092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160401118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32917<->l=127.0.0.1:4259) 20241101160401135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 20241101160401147 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401148 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424634796635"} 20241101160401148 DMAIN <0000> hlr.c:435 IMSI='262424634796635': has IMEI = 22245678901234 (consider setting 'store-imei') 20241101160401148 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241101160401148 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424634796635" cause=Invalid mandatory information} 20241101160401148 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160401148 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160401148 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160401157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401157 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424634796635"} 20241101160401157 DAUC <0003> hlr.c:428 IMSI='262424634796635': storing IMEI = 22245678901234 20241101160401157 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424634796635': no such subscriber 20241101160401157 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241101160401157 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424634796635" cause=Invalid mandatory information} 20241101160401157 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424634796635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160401157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160401157 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160401159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 20241101160401161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 20241101160401163 DLINP <000b> input/ipa.c:451 connected read/write 20241101160401163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160401163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160401163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160401163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160401163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32917<->l=127.0.0.1:4259) 20241101160401195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20241101160401296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20241101160404416 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160404416 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160404419 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20241101160404422 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404422 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160404422 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160404422 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  20241101160404422 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160404422 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  20241101160404422 DLGSUP <0013> gsup_server.c:235 2:  20241101160404422 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 3:  20241101160404422 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 4:  20241101160404422 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 5:  20241101160404422 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 7:  20241101160404422 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160404422 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160404422 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160404422 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160404433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44799<->l=127.0.0.1:4259) 20241101160404439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241101160404466 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404466 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404466 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404473 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='413' 20241101160404473 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404491 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404491 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404491 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404491 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404498 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404498 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404500 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404500 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404502 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404502 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404503 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404503 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404503 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013720]{UNVALIDATED}: Allocated 20241101160404503 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160404511 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423888888148)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160404511 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404511 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404514 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423888888148"} 20241101160404514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160404514 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160404514 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423888888148"} 20241101160404514 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160404514 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160404514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404514 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404525 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404525 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404525 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404536 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='578' 20241101160404536 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404539 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404539 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404539 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404539 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404543 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404543 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404545 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404545 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404548 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404548 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404550 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404550 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404554 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404554 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404554 DLU <0006> fsm.c:456 lu(262423888888148)[0x6120000138a0]{UNVALIDATED}: Allocated 20241101160404554 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160404560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423888888148)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160404560 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404560 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404560 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404563 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404563 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423888888148"} 20241101160404563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160404563 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160404563 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423888888148"} 20241101160404563 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160404564 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160404564 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404564 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404576 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404576 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404576 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404587 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='389' 20241101160404587 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404590 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404590 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404590 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404593 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404593 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404595 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404595 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404596 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404596 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404598 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404598 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404601 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404601 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013a20]{UNVALIDATED}: Allocated 20241101160404601 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160404601 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888888148" cause=GPRS services not allowed} 20241101160404601 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404601 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404601 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241101160404601 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013a20]{UNVALIDATED}: Deallocated 20241101160404601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404601 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404612 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404612 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404612 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404621 DMAIN <0000> hlr.c:243 IMSI='262423888888148': Successfully assigned MSISDN='170' 20241101160404621 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404624 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404624 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404624 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404627 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404627 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404629 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404629 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404632 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404632 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404635 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404635 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404635 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013ba0]{UNVALIDATED}: Allocated 20241101160404635 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160404635 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888888148" cause=GPRS services not allowed} 20241101160404635 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404635 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404635 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241101160404635 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241101160404635 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404635 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404646 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404646 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404646 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404652 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404658 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404658 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404658 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404660 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404660 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404662 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404662 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404664 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404664 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404666 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404666 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404666 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013d20]{UNVALIDATED}: Allocated 20241101160404666 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160404666 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423888888148" cause=GPRS services not allowed} 20241101160404666 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423888888148)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241101160404666 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013d20]{UNVALIDATED}: Deallocated 20241101160404666 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404666 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404672 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404672 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423888888148"} 20241101160404672 DMAIN <0000> hlr.c:227 IMSI='262423888888148': Creating subscriber on demand 20241101160404675 DAUC <0003> hlr.c:428 IMSI='262423888888148': storing IMEI = 12345678901234 20241101160404679 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423888888148"} 20241101160404679 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241101160404679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404679 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404680 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404680 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404680 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404680 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404680 DAUC <0003> db_auc.c:157 IMSI='262423888888148': No 2G Auth Data 20241101160404680 DAUC <0003> db_auc.c:192 IMSI='262423888888148': No 3G Auth Data 20241101160404681 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404681 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404681 DLU <0006> fsm.c:456 lu(262423888888148)[0x612000013ea0]{UNVALIDATED}: Allocated 20241101160404681 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160404686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423888888148)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160404686 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423888888148" cn_domain=PS} 20241101160404686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404686 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404688 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404688 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423888888148"} 20241101160404688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160404688 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160404688 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423888888148"} 20241101160404688 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423888888148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160404688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160404688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160404688 DLU <0006> fsm.c:568 lu(PS:IMSI-262423888888148)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160404688 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404689 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160404695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241101160404696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20241101160404698 DLINP <000b> input/ipa.c:451 connected read/write 20241101160404698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160404698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160404698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160404698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160404698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44799<->l=127.0.0.1:4259) 20241101160404743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54180<->l=127.0.0.1:4258 20241101160404844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54180<->l=127.0.0.1:4258 20241101160407954 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160407954 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160407958 DLINP <000b> input/ipa.c:451 connected read/write 20241101160407958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160407959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 20241101160407963 DLINP <000b> input/ipa.c:451 connected read/write 20241101160407963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160407963 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160407963 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160407963 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  20241101160407963 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160407963 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  20241101160407963 DLGSUP <0013> gsup_server.c:235 2:  20241101160407963 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 3:  20241101160407963 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 4:  20241101160407963 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 5:  20241101160407963 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 7:  20241101160407963 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160407963 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160407963 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160407963 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160407977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34029<->l=127.0.0.1:4259) 20241101160407984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20241101160408010 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408010 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408010 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408036 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='154' 20241101160408036 DLU <0006> fsm.c:456 lu(262422842844600)[0x612000014020]{UNVALIDATED}: Allocated 20241101160408036 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160408042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842844600)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160408042 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408042 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408051 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408051 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842844600"} 20241101160408051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160408051 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160408051 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842844600"} 20241101160408051 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160408051 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160408052 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408052 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408054 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408054 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408056 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408057 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408058 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408058 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408068 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408068 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408068 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408074 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='984' 20241101160408074 DLU <0006> fsm.c:456 lu(262422842844600)[0x6120000141a0]{UNVALIDATED}: Allocated 20241101160408074 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160408079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842844600)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160408079 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408079 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408079 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408082 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408082 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842844600"} 20241101160408082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160408082 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160408082 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842844600"} 20241101160408082 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160408082 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160408082 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408082 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408085 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408085 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408086 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408086 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408088 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408088 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408089 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408089 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408099 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408099 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408099 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408105 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='984' 20241101160408105 DLU <0006> fsm.c:456 lu(262422842844600)[0x612000014320]{UNVALIDATED}: Allocated 20241101160408105 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160408105 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422842844600" cause=GPRS services not allowed} 20241101160408105 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408105 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408105 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014320]{UNVALIDATED}: Freeing instance 20241101160408105 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x612000014320]{UNVALIDATED}: Deallocated 20241101160408105 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408105 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408107 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408107 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408109 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408109 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408110 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408110 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408111 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408111 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408121 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408121 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408121 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408126 DMAIN <0000> hlr.c:243 IMSI='262422842844600': Successfully assigned MSISDN='273' 20241101160408126 DLU <0006> fsm.c:456 lu(262422842844600)[0x6120000144a0]{UNVALIDATED}: Allocated 20241101160408126 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160408126 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422842844600" cause=GPRS services not allowed} 20241101160408126 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408126 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408126 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241101160408126 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241101160408126 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408127 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408128 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408128 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408130 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408130 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408131 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408131 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408141 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408141 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408141 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408144 DLU <0006> fsm.c:456 lu(262422842844600)[0x612000014620]{UNVALIDATED}: Allocated 20241101160408144 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241101160408144 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422842844600" cause=GPRS services not allowed} 20241101160408144 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408144 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408144 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422842844600)[0x612000014620]{UNVALIDATED}: Freeing instance 20241101160408144 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x612000014620]{UNVALIDATED}: Deallocated 20241101160408144 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408144 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408146 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408146 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408147 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408147 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408149 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408149 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408158 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408158 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408158 DMAIN <0000> hlr.c:227 IMSI='262422842844600': Creating subscriber on demand 20241101160408161 DLU <0006> fsm.c:456 lu(262422842844600)[0x6120000147a0]{UNVALIDATED}: Allocated 20241101160408161 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160408166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422842844600)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160408166 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422842844600" cn_domain=PS} 20241101160408166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408166 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408169 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408169 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422842844600"} 20241101160408169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160408169 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160408169 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422842844600"} 20241101160408169 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422842844600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160408169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160408169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160408169 DLU <0006> fsm.c:568 lu(PS:IMSI-262422842844600)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160408170 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408170 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160408172 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408172 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408173 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408173 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408175 DAUC <0003> db_auc.c:157 IMSI='262422842844600': No 2G Auth Data 20241101160408175 DAUC <0003> db_auc.c:192 IMSI='262422842844600': No 3G Auth Data 20241101160408181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20241101160408182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 20241101160408184 DLINP <000b> input/ipa.c:451 connected read/write 20241101160408184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160408184 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160408184 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160408184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160408184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34029<->l=127.0.0.1:4259) 20241101160408210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20241101160408311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20241101160411434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160411434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160411437 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54212<->l=127.0.0.1:4258 20241101160411439 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160411439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160411439 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  20241101160411439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160411439 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  20241101160411439 DLGSUP <0013> gsup_server.c:235 2:  20241101160411439 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 3:  20241101160411439 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 4:  20241101160411439 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 5:  20241101160411439 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 7:  20241101160411439 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160411439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160411439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160411439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160411452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20241101160411458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54228<->l=127.0.0.1:4258 20241101160411482 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411482 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428692671991"} 20241101160411482 DMAIN <0000> hlr.c:227 IMSI='262428692671991': Creating subscriber on demand 20241101160411512 DMAIN <0000> hlr.c:243 IMSI='262428692671991': Successfully assigned MSISDN='362' 20241101160411512 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411512 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411512 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 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 20241101160411512 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428692671991" cause=IMSI unknown in HLR} 20241101160411512 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241101160411512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411512 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411519 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411519 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411521 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411521 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411523 DAUC <0003> db_auc.c:157 IMSI='262428692671991': No 2G Auth Data 20241101160411523 DAUC <0003> db_auc.c:192 IMSI='262428692671991': No 3G Auth Data 20241101160411526 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411526 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428692671991" cn_domain=PS} 20241101160411526 DLU <0006> fsm.c:456 lu(262428692671991)[0x612000014920]{UNVALIDATED}: Allocated 20241101160411526 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241101160411532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428692671991)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160411532 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428692671991" cn_domain=PS} 20241101160411532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411532 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411536 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411536 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428692671991"} 20241101160411536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160411536 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160411537 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428692671991"} 20241101160411537 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428692671991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160411537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160411537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160411537 DLU <0006> fsm.c:568 lu(PS:IMSI-262428692671991)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160411537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411537 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160411545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54228<->l=127.0.0.1:4258 20241101160411546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54212<->l=127.0.0.1:4258 20241101160411548 DLINP <000b> input/ipa.c:451 connected read/write 20241101160411548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160411548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160411549 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160411549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160411549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20241101160411584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 20241101160411685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4258 20241101160414775 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160414775 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160414776 DLINP <000b> input/ipa.c:451 connected read/write 20241101160414776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160414776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 20241101160414777 DLINP <000b> input/ipa.c:451 connected read/write 20241101160414777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160414777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160414777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160414777 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  20241101160414777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160414777 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  20241101160414777 DLGSUP <0013> gsup_server.c:235 2:  20241101160414777 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 3:  20241101160414777 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 4:  20241101160414777 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 5:  20241101160414777 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 7:  20241101160414777 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160414777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160414777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160414777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160414786 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46361<->l=127.0.0.1:4259) 20241101160414787 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160414787 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241101160414794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4258 20241101160414799 DAUC <0003> db_auc.c:157 IMSI='262420824137605': No 2G Auth Data 20241101160414799 DAUC <0003> db_auc.c:192 IMSI='262420824137605': No 3G Auth Data 20241101160414808 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610635640.msisdn 20241101160414808 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610635640.msisdn: not attached (vlr_number unset) 20241101160414808 DDGSM <0007> mslookup_server.c:327 sip.voice.491610635640.msisdn: does not exist in GSUP proxy 20241101160415811 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160415811 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420824137605" cn_domain=CS} 20241101160415811 DLU <0006> fsm.c:456 lu(262420824137605)[0x612000014da0]{UNVALIDATED}: Allocated 20241101160415811 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241101160415840 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420824137605)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241101160415840 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420824137605" cn_domain=CS} 20241101160415840 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160415841 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160415847 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160415848 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420824137605"} 20241101160415848 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241101160415848 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241101160415848 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420824137605"} 20241101160415848 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420824137605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160415848 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241101160415848 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241101160415848 DLU <0006> fsm.c:568 lu(CS:IMSI-262420824137605)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241101160415848 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160415848 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160415852 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610635640.msisdn 20241101160415852 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610635640.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241101160415852 DDGSM <0007> mslookup_server.c:327 sip.voice.491610635640.msisdn: does not exist in GSUP proxy 20241101160415852 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610635640.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241101160415861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4258 20241101160415862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 20241101160415864 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46361<->l=127.0.0.1:4259) 20241101160415864 DLINP <000b> input/ipa.c:451 connected read/write 20241101160415864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160415864 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160415864 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160415864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160415902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 20241101160416003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 20241101160417102 DSS <0004> hlr_ussd.c:239 262420176282350/0x35403ce2: SS Session Timeout, destroying 20241101160417102 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420176282350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241101160419134 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160419135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160419137 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54068<->l=127.0.0.1:4258 20241101160419140 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160419140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160419140 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  20241101160419140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160419140 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  20241101160419140 DLGSUP <0013> gsup_server.c:235 2:  20241101160419140 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 3:  20241101160419140 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 4:  20241101160419140 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 5:  20241101160419140 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 7:  20241101160419140 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160419140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160419140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160419140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160419141 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160419141 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241101160419162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37597<->l=127.0.0.1:4259) 20241101160419164 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160419164 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241101160419178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 20241101160419186 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419186 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427290881653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427290881653" cn_domain=CS} 20241101160419186 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427290881653 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241101160419186 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427290881653 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241101160419187 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427290881653.imsi 20241101160419187 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427290881653.imsi 20241101160419187 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427290881653.imsi: does not exist in local HLR 20241101160419196 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427290881653 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241101160419196 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241101160419197 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241101160419197 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241101160419197 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241101160419197 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241101160419197 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427290881653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160419197 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160419197 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160419197 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160419197 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160419197 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160419197 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160419201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419201 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241101160419201 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241101160419201 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241101160419203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419203 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241101160419250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419250 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427290881653 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615276521 20241101160419250 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427290881653 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160419250 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419251 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419260 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427290881653 MSISDN-491615276521 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160419260 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419260 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419264 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419264 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419265 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427290881653 MSISDN-491615276521 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 20241101160419265 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427290881653 MSISDN-491615276521 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160419265 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419265 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160419268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54082<->l=127.0.0.1:4258 20241101160419270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54068<->l=127.0.0.1:4258 20241101160419272 DLINP <000b> input/ipa.c:451 connected read/write 20241101160419272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160419272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160419272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160419272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160419273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37597<->l=127.0.0.1:4259) 20241101160419273 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160419273 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160419273 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241101160419273 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241101160419273 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241101160419363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54090<->l=127.0.0.1:4258 20241101160419464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54090<->l=127.0.0.1:4258 20241101160422582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160422582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160422587 DLINP <000b> input/ipa.c:451 connected read/write 20241101160422587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160422589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 20241101160422593 DLINP <000b> input/ipa.c:451 connected read/write 20241101160422593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160422593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160422593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160422593 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  20241101160422593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160422593 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  20241101160422593 DLGSUP <0013> gsup_server.c:235 2:  20241101160422593 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 3:  20241101160422593 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 4:  20241101160422593 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 5:  20241101160422593 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 7:  20241101160422593 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160422593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160422593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160422593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160422596 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160422596 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241101160422611 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46111<->l=127.0.0.1:4259) 20241101160422616 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160422616 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241101160422634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 20241101160422666 DAUC <0003> db_auc.c:157 IMSI='262425736839542': No 2G Auth Data 20241101160422666 DAUC <0003> db_auc.c:192 IMSI='262425736839542': No 3G Auth Data 20241101160422683 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425736839542.imsi 20241101160422683 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425736839542.imsi: found in local HLR 20241101160422695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 20241101160422697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 20241101160422699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46111<->l=127.0.0.1:4259) 20241101160422700 DLINP <000b> input/ipa.c:451 connected read/write 20241101160422700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160422700 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160422700 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160422700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160422756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 20241101160422857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 20241101160425986 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160425987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160425989 DLINP <000b> input/ipa.c:451 connected read/write 20241101160425989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160425990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 20241101160425991 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160425991 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241101160425992 DLINP <000b> input/ipa.c:451 connected read/write 20241101160425992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160425992 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160425992 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160425992 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  20241101160425992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160425992 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  20241101160425992 DLGSUP <0013> gsup_server.c:235 2:  20241101160425992 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 3:  20241101160425992 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 4:  20241101160425992 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 5:  20241101160425992 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 7:  20241101160425992 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160425992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160425992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160425992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160426004 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20241101160426005 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160426005 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241101160426010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4258 20241101160426034 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160426034 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420433557921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420433557921" cn_domain=CS} 20241101160426034 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420433557921 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241101160426034 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420433557921 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241101160426034 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420433557921.imsi 20241101160426034 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420433557921.imsi 20241101160426034 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420433557921.imsi: does not exist in local HLR 20241101160426044 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420433557921 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241101160426044 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241101160426044 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241101160426044 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241101160426044 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241101160426044 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241101160426044 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420433557921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160426044 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160426044 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160426044 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160426044 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160426044 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160426044 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160426048 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426048 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426048 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241101160426048 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241101160426048 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241101160426050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426050 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241101160426094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426094 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420433557921 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610830160 20241101160426094 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420433557921 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160426094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426094 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426102 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426102 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426102 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420433557921 MSISDN-491610830160 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160426102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426102 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426105 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160426106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160426106 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420433557921 MSISDN-491610830160 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 20241101160426106 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420433557921 MSISDN-491610830160 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160426106 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426106 DLINP <000b> input/ipa.c:451 connected read/write 20241101160426106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160426109 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420433557921.imsi 20241101160426109 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420433557921.imsi: does not exist in local HLR 20241101160427119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48764<->l=127.0.0.1:4258 20241101160427121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 20241101160427123 DLINP <000b> input/ipa.c:451 connected read/write 20241101160427123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160427123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160427123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160427123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160427123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20241101160427123 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160427123 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160427123 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241101160427123 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241101160427124 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241101160427147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48780<->l=127.0.0.1:4258 20241101160427248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48780<->l=127.0.0.1:4258 20241101160430359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241101160430359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241101160430363 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4258 20241101160430365 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241101160430366 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241101160430366 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  20241101160430366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241101160430366 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  20241101160430366 DLGSUP <0013> gsup_server.c:235 2:  20241101160430366 DLGSUP <0013> gsup_server.c:237 2: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 3:  20241101160430366 DLGSUP <0013> gsup_server.c:237 3: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 4:  20241101160430366 DLGSUP <0013> gsup_server.c:237 4: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 5:  20241101160430366 DLGSUP <0013> gsup_server.c:237 5: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 7:  20241101160430366 DLGSUP <0013> gsup_server.c:237 7: 00  20241101160430366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241101160430366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241101160430366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241101160430367 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241101160430367 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241101160430390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35645<->l=127.0.0.1:4259) 20241101160430391 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241101160430391 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241101160430397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20241101160430410 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430410 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423168432152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423168432152" cn_domain=CS} 20241101160430410 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423168432152 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241101160430410 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423168432152 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241101160430410 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423168432152.imsi 20241101160430411 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423168432152.imsi 20241101160430411 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423168432152.imsi: does not exist in local HLR 20241101160430418 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423168432152 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241101160430418 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241101160430418 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241101160430418 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241101160430418 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241101160430418 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241101160430418 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423168432152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241101160430418 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160430418 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160430418 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160430418 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160430418 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241101160430418 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241101160430420 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430420 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430420 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241101160430420 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241101160430420 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241101160430422 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430422 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430422 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241101160430466 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430466 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430466 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430466 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430467 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423168432152 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618430383 20241101160430467 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423168432152 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160430467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430467 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430475 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430475 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430476 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423168432152 MSISDN-491618430383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160430476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430476 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430479 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430479 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430479 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423168432152 MSISDN-491618430383 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 20241101160430479 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423168432152 MSISDN-491618430383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241101160430479 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430479 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241101160430482 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618430383.msisdn 20241101160430482 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618430383.msisdn: does not exist in local HLR 20241101160430482 DDGSM <0007> mslookup_server.c:352 sip.voice.491618430383.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241101160430482 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618430383.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241101160430485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20241101160430487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4258 20241101160430489 DLINP <000b> input/ipa.c:451 connected read/write 20241101160430489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241101160430489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241101160430489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241101160430489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241101160430490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35645<->l=127.0.0.1:4259) 20241101160430490 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241101160430490 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241101160430490 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241101160430490 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241101160430491 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241101160430583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20241101160430683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258