20241226160222605 DMAIN <0000> hlr.c:813 hlr starting 20241226160222605 DDB <0001> db.c:599 using database: :memory: 20241226160222605 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241226160222605 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241226160222605 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241226160222606 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241226160222606 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241226160222607 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241226160222607 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241226160222608 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241226160222609 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241226160222609 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241226160224245 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160224245 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160224250 DLINP <000b> input/ipa.c:452 connected read/write 20241226160224250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160224252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20241226160224255 DLINP <000b> input/ipa.c:452 connected read/write 20241226160224255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160224255 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160224255 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160224255 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160224255 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160224255 DLGSUP <0013> gsup_server.c:238 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  20241226160224255 DLGSUP <0013> gsup_server.c:236 2:  20241226160224255 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160224255 DLGSUP <0013> gsup_server.c:236 3:  20241226160224255 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160224255 DLGSUP <0013> gsup_server.c:236 4:  20241226160224255 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160224255 DLGSUP <0013> gsup_server.c:236 5:  20241226160224255 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160224255 DLGSUP <0013> gsup_server.c:236 7:  20241226160224255 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160224255 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160224255 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160224255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160224286 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34363<->l=127.0.0.1:4259) 20241226160224307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241226160224317 DLINP <000b> input/ipa.c:452 connected read/write 20241226160224317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160224317 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241226160224317 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241226160224317 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241226160224317 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160224317 DLINP <000b> input/ipa.c:452 connected read/write 20241226160224317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160224317 DLINP <000b> input/ipa.c:452 connected read/write 20241226160224317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160224322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241226160224324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20241226160224326 DLINP <000b> input/ipa.c:452 connected read/write 20241226160224326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160224326 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160224326 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160224326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160224326 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34363<->l=127.0.0.1:4259) 20241226160224380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241226160224480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241226160227561 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160227561 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160227563 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20241226160227564 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227564 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160227564 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160227565 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160227565 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160227565 DLGSUP <0013> gsup_server.c:238 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  20241226160227565 DLGSUP <0013> gsup_server.c:236 2:  20241226160227565 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160227565 DLGSUP <0013> gsup_server.c:236 3:  20241226160227565 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160227565 DLGSUP <0013> gsup_server.c:236 4:  20241226160227565 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160227565 DLGSUP <0013> gsup_server.c:236 5:  20241226160227565 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160227565 DLGSUP <0013> gsup_server.c:236 7:  20241226160227565 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160227565 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160227565 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160227565 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160227575 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46443<->l=127.0.0.1:4259) 20241226160227580 DAUC <0003> db_auc.c:157 IMSI='262425285389791': No 2G Auth Data 20241226160227580 DAUC <0003> db_auc.c:192 IMSI='262425285389791': No 3G Auth Data 20241226160227588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20241226160227606 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227606 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425285389791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425285389791"} 20241226160227606 DAUC <0003> db_auc.c:192 IMSI='262425285389791': No 3G Auth Data 20241226160227606 DAUC <0003> db_auc.c:236 IMSI='262425285389791': Calling to generate 5 vectors 20241226160227606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160227606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160227606 DAUC <0003> auc.c:113 vector [0]: rand = e226cf6515bfa38689f56786703d4134 20241226160227606 DAUC <0003> auc.c:179 vector [0]: kc = 04c6db7c60475c00 20241226160227606 DAUC <0003> auc.c:180 vector [0]: sres = fe842f83 20241226160227606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160227606 DAUC <0003> auc.c:113 vector [1]: rand = 312c84affbfc33e408aa04ac956e460c 20241226160227606 DAUC <0003> auc.c:179 vector [1]: kc = 0d0ab55b7bb73000 20241226160227606 DAUC <0003> auc.c:180 vector [1]: sres = 07e9b15a 20241226160227606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160227606 DAUC <0003> auc.c:113 vector [2]: rand = 1b48ff64fe62e6e2f72a8e040220af97 20241226160227606 DAUC <0003> auc.c:179 vector [2]: kc = 7580ceb2c030fc00 20241226160227606 DAUC <0003> auc.c:180 vector [2]: sres = 3c0a2c6a 20241226160227607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160227607 DAUC <0003> auc.c:113 vector [3]: rand = 87c61a8bbb1239c0b12e825ed84a5f2e 20241226160227607 DAUC <0003> auc.c:179 vector [3]: kc = 67b3640ae3f79800 20241226160227607 DAUC <0003> auc.c:180 vector [3]: sres = 4422861c 20241226160227607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160227607 DAUC <0003> auc.c:113 vector [4]: rand = ced1df6eed59839daa97e1c878c8c43d 20241226160227607 DAUC <0003> auc.c:179 vector [4]: kc = da48aed55cea7800 20241226160227607 DAUC <0003> auc.c:180 vector [4]: sres = 7b3c8a6a 20241226160227607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160227607 DAUC <0003> db_auc.c:245 IMSI='262425285389791': Generated 5 vectors 20241226160227607 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425285389791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425285389791"} 20241226160227607 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425285389791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227607 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227607 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20241226160227614 DAUC <0003> db_auc.c:157 IMSI='262424863038529': No 2G Auth Data 20241226160227614 DAUC <0003> db_auc.c:192 IMSI='262424863038529': No 3G Auth Data 20241226160227623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241226160227625 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227625 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424863038529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424863038529"} 20241226160227625 DAUC <0003> db_auc.c:192 IMSI='262424863038529': No 3G Auth Data 20241226160227625 DAUC <0003> db_auc.c:236 IMSI='262424863038529': Calling to generate 5 vectors 20241226160227625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160227625 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160227625 DAUC <0003> auc.c:113 vector [0]: rand = 41a19706a5452701d1b57ebec4e31830 20241226160227625 DAUC <0003> auc.c:179 vector [0]: kc = cfd475e3680b9000 20241226160227625 DAUC <0003> auc.c:180 vector [0]: sres = a57d0fca 20241226160227625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160227625 DAUC <0003> auc.c:113 vector [1]: rand = 87328bea6efb55c9ee4d7e5ddacf1aed 20241226160227625 DAUC <0003> auc.c:179 vector [1]: kc = 56e538482903cc00 20241226160227625 DAUC <0003> auc.c:180 vector [1]: sres = d4e35126 20241226160227625 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160227625 DAUC <0003> auc.c:113 vector [2]: rand = 846992b0d95270184619bca58ad72086 20241226160227625 DAUC <0003> auc.c:179 vector [2]: kc = 7e0df85ec8e7b800 20241226160227625 DAUC <0003> auc.c:180 vector [2]: sres = 53dd5269 20241226160227625 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160227625 DAUC <0003> auc.c:113 vector [3]: rand = af3b0096ced0ad1ed4313dffdd247dfb 20241226160227625 DAUC <0003> auc.c:179 vector [3]: kc = 2f3c48b0b17d4800 20241226160227625 DAUC <0003> auc.c:180 vector [3]: sres = e74cc8ed 20241226160227625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160227625 DAUC <0003> auc.c:113 vector [4]: rand = 23651902d97e0857693519dca6d77eaa 20241226160227626 DAUC <0003> auc.c:179 vector [4]: kc = 7030734d550f6800 20241226160227626 DAUC <0003> auc.c:180 vector [4]: sres = 1a5d9b0a 20241226160227626 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160227626 DAUC <0003> db_auc.c:245 IMSI='262424863038529': Generated 5 vectors 20241226160227626 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424863038529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424863038529"} 20241226160227626 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424863038529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227626 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227626 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241226160227629 DAUC <0003> db_auc.c:157 IMSI='262425275419969': No 2G Auth Data 20241226160227629 DAUC <0003> db_auc.c:192 IMSI='262425275419969': No 3G Auth Data 20241226160227636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20241226160227638 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227638 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425275419969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425275419969"} 20241226160227638 DAUC <0003> db_auc.c:192 IMSI='262425275419969': No 3G Auth Data 20241226160227638 DAUC <0003> db_auc.c:236 IMSI='262425275419969': Calling to generate 5 vectors 20241226160227638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160227638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160227638 DAUC <0003> auc.c:113 vector [0]: rand = 13b9071835d9860efcdfda3357382e63 20241226160227638 DAUC <0003> auc.c:179 vector [0]: kc = 4483f24fd5022c1a 20241226160227638 DAUC <0003> auc.c:180 vector [0]: sres = 9b0b4910 20241226160227638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160227638 DAUC <0003> auc.c:113 vector [1]: rand = 31ea4dd7e4f02930fb7c9c6478a0aaae 20241226160227638 DAUC <0003> auc.c:179 vector [1]: kc = 2389037e0421873a 20241226160227638 DAUC <0003> auc.c:180 vector [1]: sres = d557b24a 20241226160227638 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160227638 DAUC <0003> auc.c:113 vector [2]: rand = e5fa5174be3b9177e03f40616aa960c2 20241226160227638 DAUC <0003> auc.c:179 vector [2]: kc = 8648d416ac5b3ffb 20241226160227639 DAUC <0003> auc.c:180 vector [2]: sres = cf4f80a1 20241226160227639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160227639 DAUC <0003> auc.c:113 vector [3]: rand = 0c43933d6c0826c104815383c385ede5 20241226160227639 DAUC <0003> auc.c:179 vector [3]: kc = a34c17db745da102 20241226160227639 DAUC <0003> auc.c:180 vector [3]: sres = 887ee8a4 20241226160227639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160227639 DAUC <0003> auc.c:113 vector [4]: rand = 9945545e1b19f3fcb8a4c6ad158fc65c 20241226160227639 DAUC <0003> auc.c:179 vector [4]: kc = f206249ee82a7377 20241226160227639 DAUC <0003> auc.c:180 vector [4]: sres = c93e90ea 20241226160227639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160227639 DAUC <0003> db_auc.c:245 IMSI='262425275419969': Generated 5 vectors 20241226160227639 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425275419969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425275419969"} 20241226160227639 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425275419969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227639 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227639 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20241226160227641 DAUC <0003> db_auc.c:157 IMSI='262428853857429': No 2G Auth Data 20241226160227641 DAUC <0003> db_auc.c:192 IMSI='262428853857429': No 3G Auth Data 20241226160227649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241226160227651 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227651 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428853857429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428853857429"} 20241226160227651 DAUC <0003> db_auc.c:157 IMSI='262428853857429': No 2G Auth Data 20241226160227651 DAUC <0003> db_auc.c:236 IMSI='262428853857429': Calling to generate 5 vectors 20241226160227651 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160227651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160227651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160227651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160227651 DAUC <0003> auc.c:113 vector [0]: rand = 7cd03d82a3c939801ee54e041dcb4ced 20241226160227651 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160227651 DAUC <0003> auc.c:142 vector [0]: autn = 5fe93716cf4700000635b5cbea755e42 20241226160227651 DAUC <0003> auc.c:143 vector [0]: ck = 1dd61eced6d81a956918b37c3dc91660 20241226160227651 DAUC <0003> auc.c:144 vector [0]: ik = b4ec570f61d4086beaed31a9fc32c19d 20241226160227651 DAUC <0003> auc.c:145 vector [0]: res = 7e51352f65c0405e0000000000000000 20241226160227651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160227651 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160227651 DAUC <0003> auc.c:151 vector [0]: kc = 2acfcb1476f7c503 20241226160227651 DAUC <0003> auc.c:152 vector [0]: sres = 1b917571 20241226160227651 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160227651 DAUC <0003> auc.c:113 vector [1]: rand = b6aa9e63167a20c4fb38eb0ce13851f0 20241226160227651 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160227651 DAUC <0003> auc.c:142 vector [1]: autn = dbe0b632fbfd00007f325797e57826ec 20241226160227651 DAUC <0003> auc.c:143 vector [1]: ck = 7c00cc285b1c10c5011550e459b50ea4 20241226160227651 DAUC <0003> auc.c:144 vector [1]: ik = c3e414f13da3138663ccc96da86c40b3 20241226160227651 DAUC <0003> auc.c:145 vector [1]: res = c11de1427e37ae690000000000000000 20241226160227651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160227651 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160227651 DAUC <0003> auc.c:151 vector [1]: kc = dd3d415097664d54 20241226160227651 DAUC <0003> auc.c:152 vector [1]: sres = bf2a4f2b 20241226160227651 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160227652 DAUC <0003> auc.c:113 vector [2]: rand = f58d8f1ecfec1cf5bea1c3a84cd0e3ad 20241226160227652 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160227652 DAUC <0003> auc.c:142 vector [2]: autn = 5a6b1ecad9080000e8a22503e3f80c0d 20241226160227652 DAUC <0003> auc.c:143 vector [2]: ck = c724d8774b6383ae68b315d9131f404f 20241226160227652 DAUC <0003> auc.c:144 vector [2]: ik = 9572c1b5b7a14c4447fa559b953b1294 20241226160227652 DAUC <0003> auc.c:145 vector [2]: res = 452f400a5da77d900000000000000000 20241226160227652 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160227652 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160227652 DAUC <0003> auc.c:151 vector [2]: kc = 7d1f59807ae69d31 20241226160227652 DAUC <0003> auc.c:152 vector [2]: sres = 18883d9a 20241226160227652 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160227652 DAUC <0003> auc.c:113 vector [3]: rand = bc029d3d9176ee3eff09a99e83a595bf 20241226160227652 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160227652 DAUC <0003> auc.c:142 vector [3]: autn = 1cb0b613c0770000aa629bd622d863b0 20241226160227652 DAUC <0003> auc.c:143 vector [3]: ck = df0ae16955a776a83445a864643ceb99 20241226160227652 DAUC <0003> auc.c:144 vector [3]: ik = aa00c41b7903893d212c8b106c670ae9 20241226160227652 DAUC <0003> auc.c:145 vector [3]: res = 18af0c4fa92e51400000000000000000 20241226160227652 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160227652 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160227652 DAUC <0003> auc.c:151 vector [3]: kc = 6063060624ff1ee5 20241226160227652 DAUC <0003> auc.c:152 vector [3]: sres = b1815d0f 20241226160227652 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160227652 DAUC <0003> auc.c:113 vector [4]: rand = 5b2403c39df8456f5fa1eea894168b90 20241226160227652 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160227652 DAUC <0003> auc.c:142 vector [4]: autn = a8dc2c57975900003441913c218412c1 20241226160227652 DAUC <0003> auc.c:143 vector [4]: ck = 7f9696a77533c67e28373dd98cbc54dc 20241226160227652 DAUC <0003> auc.c:144 vector [4]: ik = 3766f4280c609426e966b427ad944173 20241226160227652 DAUC <0003> auc.c:145 vector [4]: res = ca1c356588af6a970000000000000000 20241226160227652 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160227652 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160227652 DAUC <0003> auc.c:151 vector [4]: kc = 89a1eb71587b47f7 20241226160227652 DAUC <0003> auc.c:152 vector [4]: sres = 42b35ff2 20241226160227652 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160227652 DAUC <0003> db_auc.c:245 IMSI='262428853857429': Generated 5 vectors 20241226160227652 DAUC <0003> db_auc.c:249 IMSI='262428853857429': Updating SQN=161 in DB 20241226160227652 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428853857429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428853857429"} 20241226160227652 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428853857429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227652 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227652 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241226160227655 DAUC <0003> db_auc.c:157 IMSI='262424885270498': No 2G Auth Data 20241226160227655 DAUC <0003> db_auc.c:192 IMSI='262424885270498': No 3G Auth Data 20241226160227665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241226160227667 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227667 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424885270498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424885270498"} 20241226160227667 DAUC <0003> db_auc.c:157 IMSI='262424885270498': No 2G Auth Data 20241226160227667 DAUC <0003> db_auc.c:236 IMSI='262424885270498': Calling to generate 5 vectors 20241226160227667 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160227667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160227667 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226160227667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160227667 DAUC <0003> auc.c:113 vector [0]: rand = 3d6db1c2c8cb2feb1d9e01ff62a64da7 20241226160227667 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160227668 DAUC <0003> auc.c:142 vector [0]: autn = bf43c537d7600000b592426d5194df38 20241226160227668 DAUC <0003> auc.c:143 vector [0]: ck = cb89b0ba83f05ddc372734622c4d5299 20241226160227668 DAUC <0003> auc.c:144 vector [0]: ik = 3ed0342d10b5fce6d5aa44b3c937d2bc 20241226160227668 DAUC <0003> auc.c:145 vector [0]: res = 2771ad2c290ceed50000000000000000 20241226160227668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160227668 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160227668 DAUC <0003> auc.c:151 vector [0]: kc = 17d4f446763f211f 20241226160227668 DAUC <0003> auc.c:152 vector [0]: sres = 0e7d43f9 20241226160227668 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160227668 DAUC <0003> auc.c:113 vector [1]: rand = ed3c48772d2cd463df5c0e956703d0a9 20241226160227668 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160227668 DAUC <0003> auc.c:142 vector [1]: autn = 48287cf6fc820000a3e54def49031ab2 20241226160227668 DAUC <0003> auc.c:143 vector [1]: ck = b5df70e19c1f1b0e2525d6b2bef8b7a1 20241226160227668 DAUC <0003> auc.c:144 vector [1]: ik = 7dfd7b6f057a6eef44d472015778b522 20241226160227668 DAUC <0003> auc.c:145 vector [1]: res = e634957bbf706ea30000000000000000 20241226160227668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160227668 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160227668 DAUC <0003> auc.c:151 vector [1]: kc = a9d3af3d70e57762 20241226160227668 DAUC <0003> auc.c:152 vector [1]: sres = 5944fbd8 20241226160227668 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160227668 DAUC <0003> auc.c:113 vector [2]: rand = 54e8753f3f2c937b4e2cd2a178d0defd 20241226160227668 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160227668 DAUC <0003> auc.c:142 vector [2]: autn = 7747faacbf06000030abb1e476414484 20241226160227668 DAUC <0003> auc.c:143 vector [2]: ck = 7b65628891b5012bdc6dd1f1ad75c467 20241226160227668 DAUC <0003> auc.c:144 vector [2]: ik = 032fbfc86eea71e8d6c7c75af875a3ee 20241226160227668 DAUC <0003> auc.c:145 vector [2]: res = c6959d1573e07c550000000000000000 20241226160227668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160227668 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160227668 DAUC <0003> auc.c:151 vector [2]: kc = 72e0cbebaa5f174a 20241226160227668 DAUC <0003> auc.c:152 vector [2]: sres = b575e140 20241226160227668 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160227668 DAUC <0003> auc.c:113 vector [3]: rand = 9daaee01436dc18324d58692e236d4dd 20241226160227668 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160227668 DAUC <0003> auc.c:142 vector [3]: autn = 7357d98588ea00009b3f2143bf50cbdf 20241226160227668 DAUC <0003> auc.c:143 vector [3]: ck = ee23b5da18e7bccdaa1bd3f9c18351e1 20241226160227668 DAUC <0003> auc.c:144 vector [3]: ik = 9f8f99f64f4858ab6de0c049e689d293 20241226160227668 DAUC <0003> auc.c:145 vector [3]: res = 20e495d5ef8cce800000000000000000 20241226160227668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160227668 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160227668 DAUC <0003> auc.c:151 vector [3]: kc = b6573f9c70a56714 20241226160227668 DAUC <0003> auc.c:152 vector [3]: sres = cf685b55 20241226160227668 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160227668 DAUC <0003> auc.c:113 vector [4]: rand = b61730439e00e51d73b41785a923e27b 20241226160227668 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160227668 DAUC <0003> auc.c:142 vector [4]: autn = dd4a5287a469000003aa115b3c4a495e 20241226160227668 DAUC <0003> auc.c:143 vector [4]: ck = a98b9401bc49f27eb227d7b9ea96b817 20241226160227668 DAUC <0003> auc.c:144 vector [4]: ik = 3d61515b3a1ec09a418af5d34ad409cd 20241226160227668 DAUC <0003> auc.c:145 vector [4]: res = 997796aaaca0e9140000000000000000 20241226160227668 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160227668 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160227668 DAUC <0003> auc.c:151 vector [4]: kc = 6747e7302615833e 20241226160227668 DAUC <0003> auc.c:152 vector [4]: sres = 35d77fbe 20241226160227668 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160227668 DAUC <0003> db_auc.c:245 IMSI='262424885270498': Generated 5 vectors 20241226160227668 DAUC <0003> db_auc.c:249 IMSI='262424885270498': Updating SQN=161 in DB 20241226160227668 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424885270498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424885270498"} 20241226160227668 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424885270498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227668 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227668 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241226160227672 DAUC <0003> db_auc.c:157 IMSI='262423593807898': No 2G Auth Data 20241226160227672 DAUC <0003> db_auc.c:192 IMSI='262423593807898': No 3G Auth Data 20241226160227682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241226160227685 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227685 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423593807898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423593807898"} 20241226160227685 DAUC <0003> db_auc.c:236 IMSI='262423593807898': Calling to generate 5 vectors 20241226160227685 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160227685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160227685 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160227685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160227685 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160227685 DAUC <0003> auc.c:113 vector [0]: rand = 446027dc5d05bc798bb91b116e38cdac 20241226160227685 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160227685 DAUC <0003> auc.c:142 vector [0]: autn = f2ae275543b20000737731d00936ffa2 20241226160227685 DAUC <0003> auc.c:143 vector [0]: ck = 55e645ea296b44571cca54ba68127aa5 20241226160227685 DAUC <0003> auc.c:144 vector [0]: ik = 5a1dd4170768a16817db4f12656e84b3 20241226160227685 DAUC <0003> auc.c:145 vector [0]: res = c1ed4f7aad5131400000000000000000 20241226160227685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160227685 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160227685 DAUC <0003> auc.c:179 vector [0]: kc = 1869fa2636ca2800 20241226160227685 DAUC <0003> auc.c:180 vector [0]: sres = 232bce50 20241226160227685 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160227685 DAUC <0003> auc.c:113 vector [1]: rand = a27244372ff319f924348f20faa00c56 20241226160227685 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160227685 DAUC <0003> auc.c:142 vector [1]: autn = 54143c5990f60000423c46ee8806d44a 20241226160227685 DAUC <0003> auc.c:143 vector [1]: ck = 002012351fd566b6a3e2c96e840aca9d 20241226160227685 DAUC <0003> auc.c:144 vector [1]: ik = f6cbe3796faef9a48d113ccfb831c20b 20241226160227685 DAUC <0003> auc.c:145 vector [1]: res = 514de8f2be81ce640000000000000000 20241226160227686 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160227686 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160227686 DAUC <0003> auc.c:179 vector [1]: kc = f4969eda48477c00 20241226160227686 DAUC <0003> auc.c:180 vector [1]: sres = be8f637a 20241226160227686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160227686 DAUC <0003> auc.c:113 vector [2]: rand = 600880ee9d9c6d84e47b55ebed19d23c 20241226160227686 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160227686 DAUC <0003> auc.c:142 vector [2]: autn = c3dddd9cfc060000fbad85c7c2706dad 20241226160227686 DAUC <0003> auc.c:143 vector [2]: ck = e334be9fa553c553c284f6211463d9c5 20241226160227686 DAUC <0003> auc.c:144 vector [2]: ik = 86fe4e1c1c864c6beabab018182e4043 20241226160227686 DAUC <0003> auc.c:145 vector [2]: res = 0eb1d739c8cea9d50000000000000000 20241226160227686 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160227686 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160227686 DAUC <0003> auc.c:179 vector [2]: kc = f87df97c3a78b400 20241226160227686 DAUC <0003> auc.c:180 vector [2]: sres = 03dd7c0c 20241226160227686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160227686 DAUC <0003> auc.c:113 vector [3]: rand = aa17b1a260a00a5a22ee21e501a7c550 20241226160227686 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160227686 DAUC <0003> auc.c:142 vector [3]: autn = 1471358830fa0000171e2dae04536916 20241226160227686 DAUC <0003> auc.c:143 vector [3]: ck = deabe60558d04b26e9c39259d3a6b011 20241226160227686 DAUC <0003> auc.c:144 vector [3]: ik = 1ae98a603e1973575168a02f37977ffa 20241226160227686 DAUC <0003> auc.c:145 vector [3]: res = ff2b073cd467612c0000000000000000 20241226160227686 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160227686 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160227686 DAUC <0003> auc.c:179 vector [3]: kc = 64e4a7a1942c6c00 20241226160227686 DAUC <0003> auc.c:180 vector [3]: sres = 733c03ba 20241226160227686 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160227686 DAUC <0003> auc.c:113 vector [4]: rand = 1a63eca265cc4f296cd6d64e98367c80 20241226160227686 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160227686 DAUC <0003> auc.c:142 vector [4]: autn = f26c3cdcbc2b0000ec2ce95be82191da 20241226160227686 DAUC <0003> auc.c:143 vector [4]: ck = a080aef298fc94bf297461cde4503262 20241226160227686 DAUC <0003> auc.c:144 vector [4]: ik = 6f0922f3eeb4344b89f38f5eee90c325 20241226160227686 DAUC <0003> auc.c:145 vector [4]: res = 20abcd196778a0790000000000000000 20241226160227686 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160227686 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160227686 DAUC <0003> auc.c:179 vector [4]: kc = 2867c719dcb9e800 20241226160227686 DAUC <0003> auc.c:180 vector [4]: sres = 89a0500a 20241226160227686 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160227686 DAUC <0003> db_auc.c:245 IMSI='262423593807898': Generated 5 vectors 20241226160227686 DAUC <0003> db_auc.c:249 IMSI='262423593807898': Updating SQN=161 in DB 20241226160227686 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423593807898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423593807898"} 20241226160227686 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423593807898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227686 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227686 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241226160227690 DAUC <0003> db_auc.c:157 IMSI='262427786405844': No 2G Auth Data 20241226160227690 DAUC <0003> db_auc.c:192 IMSI='262427786405844': No 3G Auth Data 20241226160227699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4258 20241226160227700 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227700 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427786405844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427786405844"} 20241226160227700 DAUC <0003> db_auc.c:236 IMSI='262427786405844': Calling to generate 5 vectors 20241226160227700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160227700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160227700 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160227700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160227701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160227701 DAUC <0003> auc.c:113 vector [0]: rand = 9ed99cd6ab4422902895521c04a2356e 20241226160227701 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160227701 DAUC <0003> auc.c:142 vector [0]: autn = e69153fabb4a0000f60588ca8fa8e210 20241226160227701 DAUC <0003> auc.c:143 vector [0]: ck = 32681b63e5a72cf71f22b50a0059c93c 20241226160227701 DAUC <0003> auc.c:144 vector [0]: ik = a14cb700afa13a9529bcec84a6ee727b 20241226160227701 DAUC <0003> auc.c:145 vector [0]: res = 1926c4383bc981e60000000000000000 20241226160227701 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160227701 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160227701 DAUC <0003> auc.c:179 vector [0]: kc = b89fbd79205fac00 20241226160227701 DAUC <0003> auc.c:180 vector [0]: sres = 41cb9455 20241226160227701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160227701 DAUC <0003> auc.c:113 vector [1]: rand = 024b12adcc66c49a2f94ed77f5eea35f 20241226160227701 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160227701 DAUC <0003> auc.c:142 vector [1]: autn = fd1a741046b70000ebc52e03da0115ab 20241226160227701 DAUC <0003> auc.c:143 vector [1]: ck = 7ec5947303509b8206e6530cdddc5d0b 20241226160227701 DAUC <0003> auc.c:144 vector [1]: ik = 474530e5d88ddceae394303bfe1cc8d2 20241226160227701 DAUC <0003> auc.c:145 vector [1]: res = c3805121d960ba8f0000000000000000 20241226160227701 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160227701 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160227701 DAUC <0003> auc.c:179 vector [1]: kc = b4d253dc11fb1400 20241226160227701 DAUC <0003> auc.c:180 vector [1]: sres = f0797729 20241226160227701 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160227701 DAUC <0003> auc.c:113 vector [2]: rand = 67c2da9d112881e17b4600a627e89c6d 20241226160227701 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160227701 DAUC <0003> auc.c:142 vector [2]: autn = 28c2195ef01b0000efca833af9bd9050 20241226160227701 DAUC <0003> auc.c:143 vector [2]: ck = 3b9035154537afe830ef863ab042b4ae 20241226160227701 DAUC <0003> auc.c:144 vector [2]: ik = f58e734132b1c98452424926018096cb 20241226160227701 DAUC <0003> auc.c:145 vector [2]: res = bf1a2f440c4417010000000000000000 20241226160227701 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160227701 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160227701 DAUC <0003> auc.c:179 vector [2]: kc = be0fa75ff1028000 20241226160227701 DAUC <0003> auc.c:180 vector [2]: sres = 28d5795f 20241226160227701 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160227701 DAUC <0003> auc.c:113 vector [3]: rand = b4d62823f7c89535106c1c26468586a2 20241226160227701 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160227701 DAUC <0003> auc.c:142 vector [3]: autn = 530f953b81e400000b2981874ba172d6 20241226160227701 DAUC <0003> auc.c:143 vector [3]: ck = aaf11ac3aed898d73abd13710673fb75 20241226160227701 DAUC <0003> auc.c:144 vector [3]: ik = 0a490c915e50b63e2f1b66885a7d1e95 20241226160227701 DAUC <0003> auc.c:145 vector [3]: res = 40d1459cbf49f9be0000000000000000 20241226160227701 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160227701 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160227701 DAUC <0003> auc.c:179 vector [3]: kc = cdf3b067bafe4800 20241226160227701 DAUC <0003> auc.c:180 vector [3]: sres = b64f5d62 20241226160227701 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160227701 DAUC <0003> auc.c:113 vector [4]: rand = 56c6f46f5fc919b65fe7b73d188c7583 20241226160227701 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160227701 DAUC <0003> auc.c:142 vector [4]: autn = 9a17d8432c840000a5cdaf30f9743f7a 20241226160227701 DAUC <0003> auc.c:143 vector [4]: ck = a6b5150516867d0e7bf2645048d568bf 20241226160227701 DAUC <0003> auc.c:144 vector [4]: ik = ac2f48731d349d7d72e36c0f6ba025b3 20241226160227701 DAUC <0003> auc.c:145 vector [4]: res = 45d0a59ec6a65bd40000000000000000 20241226160227701 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160227701 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160227701 DAUC <0003> auc.c:179 vector [4]: kc = 0515c56675613c00 20241226160227701 DAUC <0003> auc.c:180 vector [4]: sres = 9eb443dc 20241226160227701 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160227701 DAUC <0003> db_auc.c:245 IMSI='262427786405844': Generated 5 vectors 20241226160227701 DAUC <0003> db_auc.c:249 IMSI='262427786405844': Updating SQN=161 in DB 20241226160227701 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427786405844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427786405844"} 20241226160227701 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427786405844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4258 20241226160227704 DAUC <0003> db_auc.c:157 IMSI='262425881262701': No 2G Auth Data 20241226160227704 DAUC <0003> db_auc.c:192 IMSI='262425881262701': No 3G Auth Data 20241226160227711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241226160227714 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227714 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425881262701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425881262701"} 20241226160227714 DAUC <0003> db_auc.c:236 IMSI='262425881262701': Calling to generate 5 vectors 20241226160227714 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160227714 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160227714 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160227714 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160227714 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160227714 DAUC <0003> auc.c:113 vector [0]: rand = ac04765456729e9824799f392a75b18c 20241226160227714 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160227714 DAUC <0003> auc.c:142 vector [0]: autn = 2d5473d3be1900005db804998b5f7c0e 20241226160227714 DAUC <0003> auc.c:143 vector [0]: ck = 3ad208f48e2f598a4013fdecf73d1e9f 20241226160227714 DAUC <0003> auc.c:144 vector [0]: ik = e046d77189bbae2993521f496065a797 20241226160227714 DAUC <0003> auc.c:145 vector [0]: res = 1ded2c216cffc2620000000000000000 20241226160227714 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160227714 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160227714 DAUC <0003> auc.c:179 vector [0]: kc = 8cc18bdd17426681 20241226160227714 DAUC <0003> auc.c:180 vector [0]: sres = 15723c15 20241226160227714 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160227714 DAUC <0003> auc.c:113 vector [1]: rand = 08d5b1995eae7db7a6c2f255192c59e1 20241226160227714 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160227714 DAUC <0003> auc.c:142 vector [1]: autn = d8df83b3b94b0000dd237dbabfde271f 20241226160227714 DAUC <0003> auc.c:143 vector [1]: ck = cc8897c48cd6ff5dfda6c24020785bce 20241226160227714 DAUC <0003> auc.c:144 vector [1]: ik = b8ed762701b772976068d8c9424ae043 20241226160227714 DAUC <0003> auc.c:145 vector [1]: res = fb9867acf66724620000000000000000 20241226160227714 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160227714 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160227714 DAUC <0003> auc.c:179 vector [1]: kc = b741cc9242a790ba 20241226160227714 DAUC <0003> auc.c:180 vector [1]: sres = 19bf10d5 20241226160227714 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160227714 DAUC <0003> auc.c:113 vector [2]: rand = 868476928fa051d504c0dc114d3262b9 20241226160227714 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160227714 DAUC <0003> auc.c:142 vector [2]: autn = 4bb84d003333000010680e69e49ebe7c 20241226160227714 DAUC <0003> auc.c:143 vector [2]: ck = fa0ba2ae20106c273ffa4387301a9b9c 20241226160227714 DAUC <0003> auc.c:144 vector [2]: ik = 00cc36143971283952289766c9cf9d24 20241226160227714 DAUC <0003> auc.c:145 vector [2]: res = 85c33d83a98c1b7c0000000000000000 20241226160227714 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160227714 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160227714 DAUC <0003> auc.c:179 vector [2]: kc = b19a5610d789b6f4 20241226160227714 DAUC <0003> auc.c:180 vector [2]: sres = 3808db5b 20241226160227714 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160227714 DAUC <0003> auc.c:113 vector [3]: rand = e82d86c7d640ecd82a9d57924f1d25b7 20241226160227714 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160227714 DAUC <0003> auc.c:142 vector [3]: autn = c3f15ffedb100000a46009ed03de7adf 20241226160227714 DAUC <0003> auc.c:143 vector [3]: ck = ad2c5fd038418856b3c866230a8f730c 20241226160227714 DAUC <0003> auc.c:144 vector [3]: ik = 7737da1f7060603201f72519e501c353 20241226160227714 DAUC <0003> auc.c:145 vector [3]: res = be9e4c4b0a900fac0000000000000000 20241226160227714 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160227714 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160227714 DAUC <0003> auc.c:179 vector [3]: kc = da82d463f093036f 20241226160227714 DAUC <0003> auc.c:180 vector [3]: sres = bf5cc706 20241226160227714 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160227714 DAUC <0003> auc.c:113 vector [4]: rand = 2995ed2cd3d191b18653e79e371a4434 20241226160227714 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160227714 DAUC <0003> auc.c:142 vector [4]: autn = d416fbecdd0300008c76117c4c5bb84a 20241226160227714 DAUC <0003> auc.c:143 vector [4]: ck = e22a3028e42d32e7ac3f5904909ce78b 20241226160227714 DAUC <0003> auc.c:144 vector [4]: ik = 0ae5591cd2eb721863795a2664cc2056 20241226160227714 DAUC <0003> auc.c:145 vector [4]: res = e3bcd040e0dea0e70000000000000000 20241226160227714 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160227714 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160227714 DAUC <0003> auc.c:179 vector [4]: kc = a5f3886ebecc6db9 20241226160227714 DAUC <0003> auc.c:180 vector [4]: sres = 7029fa08 20241226160227714 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160227714 DAUC <0003> db_auc.c:245 IMSI='262425881262701': Generated 5 vectors 20241226160227714 DAUC <0003> db_auc.c:249 IMSI='262425881262701': Updating SQN=161 in DB 20241226160227714 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425881262701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425881262701"} 20241226160227714 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425881262701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160227714 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227714 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160227716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241226160227718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20241226160227718 DLINP <000b> input/ipa.c:452 connected read/write 20241226160227718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160227718 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160227718 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160227718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160227719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46443<->l=127.0.0.1:4259) 20241226160227743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241226160227843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241226160230908 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160230908 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160230909 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37220<->l=127.0.0.1:4258 20241226160230910 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230910 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160230910 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160230910 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160230910 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160230910 DLGSUP <0013> gsup_server.c:238 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  20241226160230910 DLGSUP <0013> gsup_server.c:236 2:  20241226160230910 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160230910 DLGSUP <0013> gsup_server.c:236 3:  20241226160230910 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160230910 DLGSUP <0013> gsup_server.c:236 4:  20241226160230910 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160230910 DLGSUP <0013> gsup_server.c:236 5:  20241226160230910 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160230910 DLGSUP <0013> gsup_server.c:236 7:  20241226160230910 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160230910 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160230910 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160230910 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160230917 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46411<->l=127.0.0.1:4259) 20241226160230920 DAUC <0003> db_auc.c:157 IMSI='262428828686551': No 2G Auth Data 20241226160230920 DAUC <0003> db_auc.c:192 IMSI='262428828686551': No 3G Auth Data 20241226160230928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241226160230950 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230950 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428828686551"} 20241226160230950 DAUC <0003> db_auc.c:192 IMSI='262428828686551': No 3G Auth Data 20241226160230950 DAUC <0003> db_auc.c:236 IMSI='262428828686551': Calling to generate 1 vectors 20241226160230950 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241226160230950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230950 DAUC <0003> auc.c:113 vector [0]: rand = fdc448a4534dadc7187f47d4670b71c8 20241226160230950 DAUC <0003> auc.c:179 vector [0]: kc = 0c6b4149ba322c00 20241226160230950 DAUC <0003> auc.c:180 vector [0]: sres = 563f6d3f 20241226160230950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230950 DAUC <0003> db_auc.c:245 IMSI='262428828686551': Generated 1 vectors 20241226160230950 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428828686551"} 20241226160230950 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230950 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230950 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230952 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230952 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428828686551"} 20241226160230952 DAUC <0003> db_auc.c:192 IMSI='262428828686551': No 3G Auth Data 20241226160230952 DAUC <0003> db_auc.c:236 IMSI='262428828686551': Calling to generate 4 vectors 20241226160230952 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241226160230952 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230952 DAUC <0003> auc.c:113 vector [0]: rand = 0514839df9093c3297f9a4213b3dd8fa 20241226160230952 DAUC <0003> auc.c:179 vector [0]: kc = 54d3f4652b631c00 20241226160230952 DAUC <0003> auc.c:180 vector [0]: sres = 9ffcbe7e 20241226160230952 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230952 DAUC <0003> auc.c:113 vector [1]: rand = 7915358ab280aca497876fd560b9f1ff 20241226160230952 DAUC <0003> auc.c:179 vector [1]: kc = a57a855a35317800 20241226160230952 DAUC <0003> auc.c:180 vector [1]: sres = a208a8a3 20241226160230952 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230952 DAUC <0003> auc.c:113 vector [2]: rand = 23a639f9a628ba51e79cfb09b557cf59 20241226160230953 DAUC <0003> auc.c:179 vector [2]: kc = d400b17c3e178c00 20241226160230953 DAUC <0003> auc.c:180 vector [2]: sres = 41f0196d 20241226160230953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230953 DAUC <0003> auc.c:113 vector [3]: rand = e771375222d99f6c3e72ec10ca542161 20241226160230953 DAUC <0003> auc.c:179 vector [3]: kc = e70f180082061800 20241226160230953 DAUC <0003> auc.c:180 vector [3]: sres = 9b7fca5b 20241226160230953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230953 DAUC <0003> db_auc.c:245 IMSI='262428828686551': Generated 4 vectors 20241226160230953 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428828686551"} 20241226160230953 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230953 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230953 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230954 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230954 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428828686551"} 20241226160230954 DAUC <0003> db_auc.c:192 IMSI='262428828686551': No 3G Auth Data 20241226160230954 DAUC <0003> db_auc.c:236 IMSI='262428828686551': Calling to generate 5 vectors 20241226160230954 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160230954 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230954 DAUC <0003> auc.c:113 vector [0]: rand = 3050c120e7b11349b7d02cf2469b882c 20241226160230954 DAUC <0003> auc.c:179 vector [0]: kc = eb342cfbe67f0400 20241226160230954 DAUC <0003> auc.c:180 vector [0]: sres = af99a824 20241226160230954 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230954 DAUC <0003> auc.c:113 vector [1]: rand = 3f90805fb6df4d2abd7742886a2e632b 20241226160230954 DAUC <0003> auc.c:179 vector [1]: kc = 8e02bd88e7508800 20241226160230954 DAUC <0003> auc.c:180 vector [1]: sres = 3a3fa119 20241226160230954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230954 DAUC <0003> auc.c:113 vector [2]: rand = 68e574dca43267a84761495cc9969c09 20241226160230954 DAUC <0003> auc.c:179 vector [2]: kc = 3518508f19a7b000 20241226160230954 DAUC <0003> auc.c:180 vector [2]: sres = 16d5cf5f 20241226160230954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230954 DAUC <0003> auc.c:113 vector [3]: rand = e08a86546545a79b120b0c1645ce2a8a 20241226160230954 DAUC <0003> auc.c:179 vector [3]: kc = 620f49c5ae888800 20241226160230954 DAUC <0003> auc.c:180 vector [3]: sres = 09c6ba69 20241226160230954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230954 DAUC <0003> auc.c:113 vector [4]: rand = dba3bd0ff5762ccada25ac17895bcd85 20241226160230954 DAUC <0003> auc.c:179 vector [4]: kc = 98438408e040b800 20241226160230954 DAUC <0003> auc.c:180 vector [4]: sres = 5ff96553 20241226160230954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160230954 DAUC <0003> db_auc.c:245 IMSI='262428828686551': Generated 5 vectors 20241226160230954 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428828686551"} 20241226160230954 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230954 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230954 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230955 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230955 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428828686551"} 20241226160230955 DAUC <0003> db_auc.c:192 IMSI='262428828686551': No 3G Auth Data 20241226160230955 DAUC <0003> db_auc.c:236 IMSI='262428828686551': Calling to generate 5 vectors 20241226160230955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160230955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230955 DAUC <0003> auc.c:113 vector [0]: rand = 5fb55ce85f00b058ae0fce64c14a5276 20241226160230955 DAUC <0003> auc.c:179 vector [0]: kc = 95282882ceacf800 20241226160230955 DAUC <0003> auc.c:180 vector [0]: sres = d2d4fbf9 20241226160230955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230955 DAUC <0003> auc.c:113 vector [1]: rand = 908ba3a7a1d93838d8bf5f070f2a1a97 20241226160230955 DAUC <0003> auc.c:179 vector [1]: kc = c1a4cdf1d5b33800 20241226160230955 DAUC <0003> auc.c:180 vector [1]: sres = 37906a92 20241226160230955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230955 DAUC <0003> auc.c:113 vector [2]: rand = f64a22158772459527821a7f661b4a2d 20241226160230955 DAUC <0003> auc.c:179 vector [2]: kc = 8ef96ae4697c1800 20241226160230955 DAUC <0003> auc.c:180 vector [2]: sres = b7904297 20241226160230955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230955 DAUC <0003> auc.c:113 vector [3]: rand = e606736a41098cdfd4bb99f138633e02 20241226160230956 DAUC <0003> auc.c:179 vector [3]: kc = b34285485d612800 20241226160230956 DAUC <0003> auc.c:180 vector [3]: sres = 34ce243e 20241226160230956 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230956 DAUC <0003> auc.c:113 vector [4]: rand = 901c317155ceeb5a73f41aae3b2b92ca 20241226160230956 DAUC <0003> auc.c:179 vector [4]: kc = 8a11805ac071c800 20241226160230956 DAUC <0003> auc.c:180 vector [4]: sres = a8aae9e9 20241226160230956 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160230956 DAUC <0003> db_auc.c:245 IMSI='262428828686551': Generated 5 vectors 20241226160230956 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428828686551"} 20241226160230956 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428828686551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230956 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230956 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241226160230957 DAUC <0003> db_auc.c:157 IMSI='262422567623526': No 2G Auth Data 20241226160230957 DAUC <0003> db_auc.c:192 IMSI='262422567623526': No 3G Auth Data 20241226160230965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4258 20241226160230967 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230967 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422567623526"} 20241226160230967 DAUC <0003> db_auc.c:192 IMSI='262422567623526': No 3G Auth Data 20241226160230967 DAUC <0003> db_auc.c:236 IMSI='262422567623526': Calling to generate 1 vectors 20241226160230967 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241226160230967 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230967 DAUC <0003> auc.c:113 vector [0]: rand = d2d58dbb01bfcd5d97e528f9977188da 20241226160230967 DAUC <0003> auc.c:179 vector [0]: kc = 1799532a43f22400 20241226160230968 DAUC <0003> auc.c:180 vector [0]: sres = 82ef46e3 20241226160230968 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230968 DAUC <0003> db_auc.c:245 IMSI='262422567623526': Generated 1 vectors 20241226160230968 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422567623526"} 20241226160230968 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230968 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230968 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230969 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230969 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422567623526"} 20241226160230969 DAUC <0003> db_auc.c:192 IMSI='262422567623526': No 3G Auth Data 20241226160230969 DAUC <0003> db_auc.c:236 IMSI='262422567623526': Calling to generate 4 vectors 20241226160230969 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241226160230969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230969 DAUC <0003> auc.c:113 vector [0]: rand = 9444ee37dbb235ea8e0f12ac21387b6a 20241226160230969 DAUC <0003> auc.c:179 vector [0]: kc = b2fcbbea5fdb8c00 20241226160230969 DAUC <0003> auc.c:180 vector [0]: sres = 3a36b0be 20241226160230969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230969 DAUC <0003> auc.c:113 vector [1]: rand = b460d040b87e7576f444f43992f4617a 20241226160230969 DAUC <0003> auc.c:179 vector [1]: kc = c48325bc761bd000 20241226160230969 DAUC <0003> auc.c:180 vector [1]: sres = 72bccf37 20241226160230969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230969 DAUC <0003> auc.c:113 vector [2]: rand = 13d900e5fe22532d31b9b6145ef7872d 20241226160230969 DAUC <0003> auc.c:179 vector [2]: kc = a4886d71a66a6000 20241226160230969 DAUC <0003> auc.c:180 vector [2]: sres = 133a5257 20241226160230969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230969 DAUC <0003> auc.c:113 vector [3]: rand = 881af614795837c3c148b636728b27ee 20241226160230970 DAUC <0003> auc.c:179 vector [3]: kc = bb893d6660d6c800 20241226160230970 DAUC <0003> auc.c:180 vector [3]: sres = af6aa2a2 20241226160230970 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230970 DAUC <0003> db_auc.c:245 IMSI='262422567623526': Generated 4 vectors 20241226160230970 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422567623526"} 20241226160230970 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230970 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230970 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230971 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230971 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422567623526"} 20241226160230971 DAUC <0003> db_auc.c:192 IMSI='262422567623526': No 3G Auth Data 20241226160230971 DAUC <0003> db_auc.c:236 IMSI='262422567623526': Calling to generate 5 vectors 20241226160230971 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160230971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230971 DAUC <0003> auc.c:113 vector [0]: rand = 371cf98a0c5cf706ded389890e1f3f52 20241226160230971 DAUC <0003> auc.c:179 vector [0]: kc = 619c4e42fc41dc00 20241226160230971 DAUC <0003> auc.c:180 vector [0]: sres = bd3006a4 20241226160230971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230971 DAUC <0003> auc.c:113 vector [1]: rand = e703318bf779549c5be33c0224537eef 20241226160230971 DAUC <0003> auc.c:179 vector [1]: kc = be2be8cbbc210400 20241226160230971 DAUC <0003> auc.c:180 vector [1]: sres = 8b116601 20241226160230971 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230971 DAUC <0003> auc.c:113 vector [2]: rand = eabc2eb600e489f2be610a7bb86545f0 20241226160230971 DAUC <0003> auc.c:179 vector [2]: kc = e5796fc641d58000 20241226160230971 DAUC <0003> auc.c:180 vector [2]: sres = ccf182e9 20241226160230971 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230971 DAUC <0003> auc.c:113 vector [3]: rand = aa0baa0946247a327025c05424b19a83 20241226160230971 DAUC <0003> auc.c:179 vector [3]: kc = 3b0f0b73da9f0000 20241226160230971 DAUC <0003> auc.c:180 vector [3]: sres = 108ef6f8 20241226160230971 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230971 DAUC <0003> auc.c:113 vector [4]: rand = 1aa734de8301f5d73db878b6066ec2de 20241226160230971 DAUC <0003> auc.c:179 vector [4]: kc = f802cf53513c0800 20241226160230971 DAUC <0003> auc.c:180 vector [4]: sres = 9f281d7f 20241226160230971 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160230971 DAUC <0003> db_auc.c:245 IMSI='262422567623526': Generated 5 vectors 20241226160230971 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422567623526"} 20241226160230971 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230971 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230971 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230972 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230972 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422567623526"} 20241226160230972 DAUC <0003> db_auc.c:192 IMSI='262422567623526': No 3G Auth Data 20241226160230972 DAUC <0003> db_auc.c:236 IMSI='262422567623526': Calling to generate 5 vectors 20241226160230972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160230972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230972 DAUC <0003> auc.c:113 vector [0]: rand = 77263e50a5bce562976a826abb985be6 20241226160230972 DAUC <0003> auc.c:179 vector [0]: kc = 8c3131aff2bae000 20241226160230972 DAUC <0003> auc.c:180 vector [0]: sres = 635c5a3a 20241226160230972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230972 DAUC <0003> auc.c:113 vector [1]: rand = f3bc5aa32068f058a7d97b1633707fd6 20241226160230972 DAUC <0003> auc.c:179 vector [1]: kc = c1c01b138e883000 20241226160230972 DAUC <0003> auc.c:180 vector [1]: sres = 7da506da 20241226160230972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230972 DAUC <0003> auc.c:113 vector [2]: rand = 7f4dcc64c90fad8d02d2df313eae3270 20241226160230972 DAUC <0003> auc.c:179 vector [2]: kc = aba97bcf8295a400 20241226160230972 DAUC <0003> auc.c:180 vector [2]: sres = d00441fb 20241226160230972 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230972 DAUC <0003> auc.c:113 vector [3]: rand = 7830c782e35b637ae51a70dcdc91e466 20241226160230972 DAUC <0003> auc.c:179 vector [3]: kc = c63c86df78041800 20241226160230972 DAUC <0003> auc.c:180 vector [3]: sres = 99277926 20241226160230972 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230972 DAUC <0003> auc.c:113 vector [4]: rand = 8a238a7756c0597ba45ca9a5f35213c3 20241226160230972 DAUC <0003> auc.c:179 vector [4]: kc = 3a6d6a7e059a1c00 20241226160230972 DAUC <0003> auc.c:180 vector [4]: sres = 57c94737 20241226160230972 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160230972 DAUC <0003> db_auc.c:245 IMSI='262422567623526': Generated 5 vectors 20241226160230972 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422567623526"} 20241226160230972 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422567623526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230972 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230972 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4258 20241226160230974 DAUC <0003> db_auc.c:157 IMSI='262428162000557': No 2G Auth Data 20241226160230974 DAUC <0003> db_auc.c:192 IMSI='262428162000557': No 3G Auth Data 20241226160230981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4258 20241226160230983 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230983 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162000557"} 20241226160230983 DAUC <0003> db_auc.c:192 IMSI='262428162000557': No 3G Auth Data 20241226160230983 DAUC <0003> db_auc.c:236 IMSI='262428162000557': Calling to generate 1 vectors 20241226160230983 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241226160230983 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230983 DAUC <0003> auc.c:113 vector [0]: rand = b385f5750341ec2a6e7b01df1c877bdf 20241226160230983 DAUC <0003> auc.c:179 vector [0]: kc = 0df7926f115064b2 20241226160230983 DAUC <0003> auc.c:180 vector [0]: sres = f81c91e7 20241226160230983 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230983 DAUC <0003> db_auc.c:245 IMSI='262428162000557': Generated 1 vectors 20241226160230983 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162000557"} 20241226160230983 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230983 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230983 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230985 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230985 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162000557"} 20241226160230985 DAUC <0003> db_auc.c:192 IMSI='262428162000557': No 3G Auth Data 20241226160230985 DAUC <0003> db_auc.c:236 IMSI='262428162000557': Calling to generate 4 vectors 20241226160230985 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241226160230985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230985 DAUC <0003> auc.c:113 vector [0]: rand = 1763148e9fcea5c0315e0d7e7b1ccb58 20241226160230985 DAUC <0003> auc.c:179 vector [0]: kc = 746a7125afe34540 20241226160230985 DAUC <0003> auc.c:180 vector [0]: sres = 7bebd4a3 20241226160230985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230985 DAUC <0003> auc.c:113 vector [1]: rand = 959e01bdb41d4821d6ffa1d435cb327a 20241226160230985 DAUC <0003> auc.c:179 vector [1]: kc = 6532b2391f1356bc 20241226160230985 DAUC <0003> auc.c:180 vector [1]: sres = bd3e4d1e 20241226160230985 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230985 DAUC <0003> auc.c:113 vector [2]: rand = 5f90293543fa49fd10ccb7f2838bf50a 20241226160230985 DAUC <0003> auc.c:179 vector [2]: kc = f14533ad6e237c9e 20241226160230985 DAUC <0003> auc.c:180 vector [2]: sres = a6575e9b 20241226160230985 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230985 DAUC <0003> auc.c:113 vector [3]: rand = a46221e06faadd964aeb26fe612a14d2 20241226160230985 DAUC <0003> auc.c:179 vector [3]: kc = aa362ac7406f4aa7 20241226160230985 DAUC <0003> auc.c:180 vector [3]: sres = 05be6b3c 20241226160230985 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230985 DAUC <0003> db_auc.c:245 IMSI='262428162000557': Generated 4 vectors 20241226160230985 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162000557"} 20241226160230985 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230985 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230985 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230986 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230986 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162000557"} 20241226160230986 DAUC <0003> db_auc.c:192 IMSI='262428162000557': No 3G Auth Data 20241226160230986 DAUC <0003> db_auc.c:236 IMSI='262428162000557': Calling to generate 5 vectors 20241226160230986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160230986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230986 DAUC <0003> auc.c:113 vector [0]: rand = 25c9a03c58c35a1190c3b7f6ba4cd91d 20241226160230986 DAUC <0003> auc.c:179 vector [0]: kc = 6be3582f301edf3d 20241226160230986 DAUC <0003> auc.c:180 vector [0]: sres = 311e3557 20241226160230986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230986 DAUC <0003> auc.c:113 vector [1]: rand = 67a42c7c56ff163d3e96ffb7102e8ac7 20241226160230986 DAUC <0003> auc.c:179 vector [1]: kc = 63eee263b3b0e52a 20241226160230986 DAUC <0003> auc.c:180 vector [1]: sres = 7ad3f947 20241226160230986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230986 DAUC <0003> auc.c:113 vector [2]: rand = eab94f3e0b4855154fd3605e4789b690 20241226160230986 DAUC <0003> auc.c:179 vector [2]: kc = 3b04cfc8b2964209 20241226160230987 DAUC <0003> auc.c:180 vector [2]: sres = 32fec387 20241226160230987 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230987 DAUC <0003> auc.c:113 vector [3]: rand = 77f8cedee94ff62cb2c20471bfe108b4 20241226160230987 DAUC <0003> auc.c:179 vector [3]: kc = a748df5fc64626f4 20241226160230987 DAUC <0003> auc.c:180 vector [3]: sres = 5c065b7e 20241226160230987 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230987 DAUC <0003> auc.c:113 vector [4]: rand = 8f709f4a7c5285c1568f0b9e021d7afa 20241226160230987 DAUC <0003> auc.c:179 vector [4]: kc = 3a796a4a2df881aa 20241226160230987 DAUC <0003> auc.c:180 vector [4]: sres = 65b80500 20241226160230987 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160230987 DAUC <0003> db_auc.c:245 IMSI='262428162000557': Generated 5 vectors 20241226160230987 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162000557"} 20241226160230987 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230987 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230987 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230988 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230988 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428162000557"} 20241226160230988 DAUC <0003> db_auc.c:192 IMSI='262428162000557': No 3G Auth Data 20241226160230988 DAUC <0003> db_auc.c:236 IMSI='262428162000557': Calling to generate 5 vectors 20241226160230988 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226160230988 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160230988 DAUC <0003> auc.c:113 vector [0]: rand = 86e18f51fa3ed96da1ae249c8eda423c 20241226160230988 DAUC <0003> auc.c:179 vector [0]: kc = b76328515cc51d95 20241226160230988 DAUC <0003> auc.c:180 vector [0]: sres = 7ec65559 20241226160230988 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226160230988 DAUC <0003> auc.c:113 vector [1]: rand = 28b92337bfcb3fd9d0f7cddce27652eb 20241226160230988 DAUC <0003> auc.c:179 vector [1]: kc = 758e1a669d7678df 20241226160230988 DAUC <0003> auc.c:180 vector [1]: sres = 82ef4aad 20241226160230988 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226160230988 DAUC <0003> auc.c:113 vector [2]: rand = c0b26251696d754d2cb300acc3a60118 20241226160230988 DAUC <0003> auc.c:179 vector [2]: kc = 10eb7db16395beff 20241226160230988 DAUC <0003> auc.c:180 vector [2]: sres = c57dea2b 20241226160230988 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226160230988 DAUC <0003> auc.c:113 vector [3]: rand = 7adedf2390c83ec2a5b303f65e81619b 20241226160230988 DAUC <0003> auc.c:179 vector [3]: kc = 914894ca8f0a7782 20241226160230988 DAUC <0003> auc.c:180 vector [3]: sres = 2642a58c 20241226160230988 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226160230988 DAUC <0003> auc.c:113 vector [4]: rand = 0e506ba38cc8287d8a10cf64762be31c 20241226160230988 DAUC <0003> auc.c:179 vector [4]: kc = 68132d22202c538d 20241226160230988 DAUC <0003> auc.c:180 vector [4]: sres = e316575c 20241226160230988 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226160230988 DAUC <0003> db_auc.c:245 IMSI='262428162000557': Generated 5 vectors 20241226160230988 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428162000557"} 20241226160230988 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428162000557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160230988 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230988 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160230989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4258 20241226160230990 DAUC <0003> db_auc.c:157 IMSI='262425772677383': No 2G Auth Data 20241226160230990 DAUC <0003> db_auc.c:192 IMSI='262425772677383': No 3G Auth Data 20241226160230997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241226160230999 DLINP <000b> input/ipa.c:452 connected read/write 20241226160230999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160230999 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425772677383"} 20241226160230999 DAUC <0003> db_auc.c:157 IMSI='262425772677383': No 2G Auth Data 20241226160230999 DAUC <0003> db_auc.c:236 IMSI='262425772677383': Calling to generate 1 vectors 20241226160230999 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241226160230999 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231000 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231000 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160231000 DAUC <0003> auc.c:113 vector [0]: rand = d6e8385bca3c9fdb5a51eacd6355d98b 20241226160231000 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160231000 DAUC <0003> auc.c:142 vector [0]: autn = 17d8e417d5040000c0e9ede171e36257 20241226160231000 DAUC <0003> auc.c:143 vector [0]: ck = 96e887b96179a1e3b4289892418508b9 20241226160231000 DAUC <0003> auc.c:144 vector [0]: ik = 44aee12c4e22908772467a5912fc028c 20241226160231000 DAUC <0003> auc.c:145 vector [0]: res = 499db9c3df176afd0000000000000000 20241226160231000 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231000 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231000 DAUC <0003> auc.c:151 vector [0]: kc = 1428845e7c223b51 20241226160231000 DAUC <0003> auc.c:152 vector [0]: sres = 968ad33e 20241226160231000 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231000 DAUC <0003> db_auc.c:245 IMSI='262425772677383': Generated 1 vectors 20241226160231000 DAUC <0003> db_auc.c:249 IMSI='262425772677383': Updating SQN=33 in DB 20241226160231000 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425772677383"} 20241226160231000 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231000 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231000 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231002 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231002 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425772677383"} 20241226160231002 DAUC <0003> db_auc.c:157 IMSI='262425772677383': No 2G Auth Data 20241226160231002 DAUC <0003> db_auc.c:236 IMSI='262425772677383': Calling to generate 4 vectors 20241226160231002 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241226160231002 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231002 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231002 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226160231002 DAUC <0003> auc.c:113 vector [0]: rand = ee4429f6b9498757dd42556f0065cbd1 20241226160231002 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226160231002 DAUC <0003> auc.c:142 vector [0]: autn = 2f910ec7631b00001a0a5600bc213c94 20241226160231002 DAUC <0003> auc.c:143 vector [0]: ck = 516344aecd41c220401aca5a295434b6 20241226160231002 DAUC <0003> auc.c:144 vector [0]: ik = 066c9d9e8a6e6d796fc78c4f3928ed1d 20241226160231002 DAUC <0003> auc.c:145 vector [0]: res = 55c02fafe77db1460000000000000000 20241226160231002 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231002 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231002 DAUC <0003> auc.c:151 vector [0]: kc = 78d29f25575376f2 20241226160231002 DAUC <0003> auc.c:152 vector [0]: sres = b2bd9ee9 20241226160231002 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231002 DAUC <0003> auc.c:113 vector [1]: rand = e7e86b59543da596abd8dae6de30358e 20241226160231002 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226160231002 DAUC <0003> auc.c:142 vector [1]: autn = 8eaa6030700b0000f4db5145c0dc530c 20241226160231002 DAUC <0003> auc.c:143 vector [1]: ck = fb7a473302698d27bc5271e8de286615 20241226160231002 DAUC <0003> auc.c:144 vector [1]: ik = 89335e12fbba402103147df3fececb74 20241226160231002 DAUC <0003> auc.c:145 vector [1]: res = b9c360ceed6dc97b0000000000000000 20241226160231002 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231002 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160231002 DAUC <0003> auc.c:151 vector [1]: kc = cd0f153ad9356067 20241226160231002 DAUC <0003> auc.c:152 vector [1]: sres = 54aea9b5 20241226160231002 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160231002 DAUC <0003> auc.c:113 vector [2]: rand = b2e169c74641a982918cdeee03d408e2 20241226160231002 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226160231002 DAUC <0003> auc.c:142 vector [2]: autn = ce79e88033760000f56286df7428c31a 20241226160231002 DAUC <0003> auc.c:143 vector [2]: ck = 72a5e34671a9dcff5828e389f8855f76 20241226160231002 DAUC <0003> auc.c:144 vector [2]: ik = 0a3a9e8088788922eb59379501b8d7b8 20241226160231002 DAUC <0003> auc.c:145 vector [2]: res = 77be1973e89c1af00000000000000000 20241226160231002 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231002 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160231002 DAUC <0003> auc.c:151 vector [2]: kc = cbeea9da00ecdd13 20241226160231002 DAUC <0003> auc.c:152 vector [2]: sres = 9f220383 20241226160231002 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160231002 DAUC <0003> auc.c:113 vector [3]: rand = 54cf2a0cb7af9f99898f9cab448a8a65 20241226160231002 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226160231002 DAUC <0003> auc.c:142 vector [3]: autn = c3d94913e2410000e50dacea4306874e 20241226160231002 DAUC <0003> auc.c:143 vector [3]: ck = d25e4451c09d66ff67fb08eb1caa306f 20241226160231002 DAUC <0003> auc.c:144 vector [3]: ik = bcd8fe273b2b3686ceec1ab8a12aeb33 20241226160231002 DAUC <0003> auc.c:145 vector [3]: res = 7174d437a1c708db0000000000000000 20241226160231002 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231002 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160231002 DAUC <0003> auc.c:151 vector [3]: kc = c791a82546368b25 20241226160231002 DAUC <0003> auc.c:152 vector [3]: sres = d0b3dcec 20241226160231002 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160231002 DAUC <0003> db_auc.c:245 IMSI='262425772677383': Generated 4 vectors 20241226160231002 DAUC <0003> db_auc.c:249 IMSI='262425772677383': Updating SQN=161 in DB 20241226160231002 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425772677383"} 20241226160231002 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231002 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231002 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231004 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231004 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425772677383"} 20241226160231004 DAUC <0003> db_auc.c:157 IMSI='262425772677383': No 2G Auth Data 20241226160231004 DAUC <0003> db_auc.c:236 IMSI='262425772677383': Calling to generate 5 vectors 20241226160231004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160231004 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231004 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231004 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226160231004 DAUC <0003> auc.c:113 vector [0]: rand = 5f1576b553df40c502f6c08ea7f8e426 20241226160231004 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226160231004 DAUC <0003> auc.c:142 vector [0]: autn = 36e5c6bb440b0000a01b5fc524d4c655 20241226160231004 DAUC <0003> auc.c:143 vector [0]: ck = 3f45d3e96dc2d71cc69743866a06f8c3 20241226160231004 DAUC <0003> auc.c:144 vector [0]: ik = 6048b80bd042f8a60225d4d65935cc12 20241226160231004 DAUC <0003> auc.c:145 vector [0]: res = cde478d9dcb78abe0000000000000000 20241226160231004 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231004 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231004 DAUC <0003> auc.c:151 vector [0]: kc = 9bbffcb28eb31b6b 20241226160231004 DAUC <0003> auc.c:152 vector [0]: sres = 1153f267 20241226160231004 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231004 DAUC <0003> auc.c:113 vector [1]: rand = a70027fe17ee111f257ce863ebeda3cf 20241226160231004 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226160231004 DAUC <0003> auc.c:142 vector [1]: autn = 83848eb9453500008485f8cb81b4a95d 20241226160231004 DAUC <0003> auc.c:143 vector [1]: ck = 4a8a96fdc14122edbc23d04be6648aef 20241226160231004 DAUC <0003> auc.c:144 vector [1]: ik = e7e18f7e793be711291eaba97c2ebf55 20241226160231004 DAUC <0003> auc.c:145 vector [1]: res = 25a223b3fda424780000000000000000 20241226160231004 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231004 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160231004 DAUC <0003> auc.c:151 vector [1]: kc = 385662612230f046 20241226160231004 DAUC <0003> auc.c:152 vector [1]: sres = d80607cb 20241226160231004 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160231004 DAUC <0003> auc.c:113 vector [2]: rand = 9a0ceb17b04882c7c122eda585208cca 20241226160231004 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226160231004 DAUC <0003> auc.c:142 vector [2]: autn = 3d3cb252157b000051602bce84f07af5 20241226160231004 DAUC <0003> auc.c:143 vector [2]: ck = 91a8848ac0817fab8f9383314416bc90 20241226160231004 DAUC <0003> auc.c:144 vector [2]: ik = 470f90f8f04ab92830ef23147a68d8da 20241226160231004 DAUC <0003> auc.c:145 vector [2]: res = dda8546a51790fcd0000000000000000 20241226160231004 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231004 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160231004 DAUC <0003> auc.c:151 vector [2]: kc = 69dbb4570eb5a2c9 20241226160231004 DAUC <0003> auc.c:152 vector [2]: sres = 8cd15ba7 20241226160231004 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160231004 DAUC <0003> auc.c:113 vector [3]: rand = 908e8cc9437251191bc47ec300ada743 20241226160231004 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226160231004 DAUC <0003> auc.c:142 vector [3]: autn = 0dad7821c8f6000053ae4f3cf9d4c075 20241226160231004 DAUC <0003> auc.c:143 vector [3]: ck = f9dfef584c71a5f585d5f6633f5db6c7 20241226160231004 DAUC <0003> auc.c:144 vector [3]: ik = 7e6ad31bb322a829465b2088ea09b7e3 20241226160231004 DAUC <0003> auc.c:145 vector [3]: res = 402696f93a48f3c70000000000000000 20241226160231004 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231004 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160231004 DAUC <0003> auc.c:151 vector [3]: kc = 443beaa82a070cf8 20241226160231004 DAUC <0003> auc.c:152 vector [3]: sres = 7a6e653e 20241226160231004 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160231004 DAUC <0003> auc.c:113 vector [4]: rand = 87c97d9f9f49c55636cb6b048ecc12b6 20241226160231004 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226160231004 DAUC <0003> auc.c:142 vector [4]: autn = 82e254a13c3a0000b2dd2a746d101b65 20241226160231004 DAUC <0003> auc.c:143 vector [4]: ck = d60ff73af06243244627c22c26f70d5b 20241226160231004 DAUC <0003> auc.c:144 vector [4]: ik = 607d97e5f14a5745bb3e6b7f71108dda 20241226160231004 DAUC <0003> auc.c:145 vector [4]: res = 8585a997c2cbfd6a0000000000000000 20241226160231004 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231004 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160231004 DAUC <0003> auc.c:151 vector [4]: kc = 4b6bc98c56cf94e0 20241226160231004 DAUC <0003> auc.c:152 vector [4]: sres = 474e54fd 20241226160231004 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160231004 DAUC <0003> db_auc.c:245 IMSI='262425772677383': Generated 5 vectors 20241226160231004 DAUC <0003> db_auc.c:249 IMSI='262425772677383': Updating SQN=321 in DB 20241226160231004 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425772677383"} 20241226160231004 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231004 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231004 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231005 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231005 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425772677383"} 20241226160231005 DAUC <0003> db_auc.c:157 IMSI='262425772677383': No 2G Auth Data 20241226160231005 DAUC <0003> db_auc.c:236 IMSI='262425772677383': Calling to generate 5 vectors 20241226160231005 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160231005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226160231005 DAUC <0003> auc.c:113 vector [0]: rand = 7db39e546b685a35164476133e2b4f4f 20241226160231005 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226160231005 DAUC <0003> auc.c:142 vector [0]: autn = 805c16505bdf00007b5c0b85608d84c9 20241226160231005 DAUC <0003> auc.c:143 vector [0]: ck = 1f033dd3d7b404380452226de1e9909b 20241226160231005 DAUC <0003> auc.c:144 vector [0]: ik = ef770bfb675a558bd779be01a4c7d922 20241226160231005 DAUC <0003> auc.c:145 vector [0]: res = c25fd3588735b7500000000000000000 20241226160231005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231005 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231005 DAUC <0003> auc.c:151 vector [0]: kc = 235faa44f5c0180a 20241226160231005 DAUC <0003> auc.c:152 vector [0]: sres = 456a6408 20241226160231005 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231005 DAUC <0003> auc.c:113 vector [1]: rand = 65cf73c4e434c8b47a02034dc96c89fc 20241226160231005 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226160231005 DAUC <0003> auc.c:142 vector [1]: autn = 84733b344f8a0000dab4b37b12a49189 20241226160231005 DAUC <0003> auc.c:143 vector [1]: ck = 04c34dea32d63c0b8fa6d4fd8be2f506 20241226160231005 DAUC <0003> auc.c:144 vector [1]: ik = 89aca8bcebf360aaa766b35920f5e32e 20241226160231005 DAUC <0003> auc.c:145 vector [1]: res = 6df72d355fd7c2bc0000000000000000 20241226160231005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231006 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160231006 DAUC <0003> auc.c:151 vector [1]: kc = a5af82f272324a89 20241226160231006 DAUC <0003> auc.c:152 vector [1]: sres = 3220ef89 20241226160231006 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160231006 DAUC <0003> auc.c:113 vector [2]: rand = ac545a9d78bc19d61062f0e0c6968e78 20241226160231006 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226160231006 DAUC <0003> auc.c:142 vector [2]: autn = 562f1dc2ad3f0000869f89d5e0c01742 20241226160231006 DAUC <0003> auc.c:143 vector [2]: ck = 778f448de12c32317f2c8cc9fcc6ca00 20241226160231006 DAUC <0003> auc.c:144 vector [2]: ik = 581d385a06a2c2d6a9832239096e8ff6 20241226160231006 DAUC <0003> auc.c:145 vector [2]: res = 43ac3be0c7b936ad0000000000000000 20241226160231006 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231006 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160231006 DAUC <0003> auc.c:151 vector [2]: kc = f93dd2271226b511 20241226160231006 DAUC <0003> auc.c:152 vector [2]: sres = 84150d4d 20241226160231006 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160231006 DAUC <0003> auc.c:113 vector [3]: rand = 495d9fdab1a5bb1210ba18cd25f6d38d 20241226160231006 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226160231006 DAUC <0003> auc.c:142 vector [3]: autn = 4aef5a146bc00000b687911c14583b3e 20241226160231006 DAUC <0003> auc.c:143 vector [3]: ck = 72ed5c09f48d78259ca187d15c589ebd 20241226160231006 DAUC <0003> auc.c:144 vector [3]: ik = bf1405bed0187c933311d08edd5e7255 20241226160231006 DAUC <0003> auc.c:145 vector [3]: res = eb9716780c4997750000000000000000 20241226160231006 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231006 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160231006 DAUC <0003> auc.c:151 vector [3]: kc = 62490ee8a593e85e 20241226160231006 DAUC <0003> auc.c:152 vector [3]: sres = e7de810d 20241226160231006 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160231006 DAUC <0003> auc.c:113 vector [4]: rand = b0ca0d07e9f2f0b9af67731f9ff074dd 20241226160231006 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226160231006 DAUC <0003> auc.c:142 vector [4]: autn = ec73e5063dc10000a99fd8428cb9f54f 20241226160231006 DAUC <0003> auc.c:143 vector [4]: ck = ed15ee81a57efd988aa5827898f7163c 20241226160231006 DAUC <0003> auc.c:144 vector [4]: ik = d846132a1660e912cb78be68018c56dd 20241226160231006 DAUC <0003> auc.c:145 vector [4]: res = 1c677b9660cf7a280000000000000000 20241226160231006 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231006 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160231006 DAUC <0003> auc.c:151 vector [4]: kc = 748ec1bb2a65546b 20241226160231006 DAUC <0003> auc.c:152 vector [4]: sres = 7ca801be 20241226160231006 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160231006 DAUC <0003> db_auc.c:245 IMSI='262425772677383': Generated 5 vectors 20241226160231006 DAUC <0003> db_auc.c:249 IMSI='262425772677383': Updating SQN=481 in DB 20241226160231006 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425772677383"} 20241226160231006 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425772677383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231006 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231006 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241226160231008 DAUC <0003> db_auc.c:157 IMSI='262426355645431': No 2G Auth Data 20241226160231008 DAUC <0003> db_auc.c:192 IMSI='262426355645431': No 3G Auth Data 20241226160231015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4258 20241226160231017 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231017 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426355645431"} 20241226160231017 DAUC <0003> db_auc.c:157 IMSI='262426355645431': No 2G Auth Data 20241226160231017 DAUC <0003> db_auc.c:236 IMSI='262426355645431': Calling to generate 1 vectors 20241226160231017 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241226160231017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231017 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226160231017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160231017 DAUC <0003> auc.c:113 vector [0]: rand = c1340ae70f2cb7c37ac879a896a11885 20241226160231017 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160231017 DAUC <0003> auc.c:142 vector [0]: autn = 16f6497c91d50000b3f8fe512ca7735e 20241226160231017 DAUC <0003> auc.c:143 vector [0]: ck = 993e90fc9820d2ae122362fe3d5d6ac7 20241226160231017 DAUC <0003> auc.c:144 vector [0]: ik = 8edefcacfe9bc8714e8b59ca529f6514 20241226160231017 DAUC <0003> auc.c:145 vector [0]: res = ea4f443ebeb1c04b0000000000000000 20241226160231017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231017 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231017 DAUC <0003> auc.c:151 vector [0]: kc = 4b4857640979150c 20241226160231017 DAUC <0003> auc.c:152 vector [0]: sres = 54fe8475 20241226160231017 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231017 DAUC <0003> db_auc.c:245 IMSI='262426355645431': Generated 1 vectors 20241226160231017 DAUC <0003> db_auc.c:249 IMSI='262426355645431': Updating SQN=33 in DB 20241226160231017 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426355645431"} 20241226160231017 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231017 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231017 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231019 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231019 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426355645431"} 20241226160231019 DAUC <0003> db_auc.c:157 IMSI='262426355645431': No 2G Auth Data 20241226160231019 DAUC <0003> db_auc.c:236 IMSI='262426355645431': Calling to generate 4 vectors 20241226160231019 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241226160231019 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231019 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226160231019 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226160231019 DAUC <0003> auc.c:113 vector [0]: rand = a4f66cb01fd327015ca93b5e679ada8c 20241226160231019 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226160231019 DAUC <0003> auc.c:142 vector [0]: autn = 2d0b4c173f0e000070835fd39debdc53 20241226160231019 DAUC <0003> auc.c:143 vector [0]: ck = 9f27306604b21f7b34f372ac047a9115 20241226160231019 DAUC <0003> auc.c:144 vector [0]: ik = bccbcf931e92ca93cdca7046cd6bbef2 20241226160231019 DAUC <0003> auc.c:145 vector [0]: res = 5f5b0a8e066f293a0000000000000000 20241226160231019 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231019 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231019 DAUC <0003> auc.c:151 vector [0]: kc = dad5fd1fd331fa0f 20241226160231019 DAUC <0003> auc.c:152 vector [0]: sres = 593423b4 20241226160231019 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231019 DAUC <0003> auc.c:113 vector [1]: rand = 2ff4958a49a55da562f6e886d5761b7d 20241226160231019 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226160231019 DAUC <0003> auc.c:142 vector [1]: autn = 9bb3a3e8d79e000017e65ad1bd3c9748 20241226160231019 DAUC <0003> auc.c:143 vector [1]: ck = 2bd401a9f9e0a9b0577e127b58ee6368 20241226160231019 DAUC <0003> auc.c:144 vector [1]: ik = da7712c41415324cb6b7edc450d6e3c5 20241226160231019 DAUC <0003> auc.c:145 vector [1]: res = 21f18923618468070000000000000000 20241226160231019 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231019 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160231019 DAUC <0003> auc.c:151 vector [1]: kc = 106aecd2e5cd1b51 20241226160231019 DAUC <0003> auc.c:152 vector [1]: sres = 4075e124 20241226160231019 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160231019 DAUC <0003> auc.c:113 vector [2]: rand = e1fb1ce9c6e22223efc214a6ff978d80 20241226160231019 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226160231019 DAUC <0003> auc.c:142 vector [2]: autn = 71921d00b35d00003a624f7019949744 20241226160231019 DAUC <0003> auc.c:143 vector [2]: ck = 2465b0c14e7b315fbf27604460a70872 20241226160231019 DAUC <0003> auc.c:144 vector [2]: ik = 5973350aa5f13bcff066512ad3e709f6 20241226160231019 DAUC <0003> auc.c:145 vector [2]: res = 041089faaaac49490000000000000000 20241226160231019 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231019 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160231019 DAUC <0003> auc.c:151 vector [2]: kc = 3257b4a558ca0b14 20241226160231019 DAUC <0003> auc.c:152 vector [2]: sres = aebcc0b3 20241226160231019 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160231019 DAUC <0003> auc.c:113 vector [3]: rand = 603e5ad35810fbb2f5fa7d36d80abda7 20241226160231019 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226160231019 DAUC <0003> auc.c:142 vector [3]: autn = 21662d0554140000e3831d7bb8dfdf44 20241226160231019 DAUC <0003> auc.c:143 vector [3]: ck = 8c192a6f3de40c7c6ea670a955d7e218 20241226160231019 DAUC <0003> auc.c:144 vector [3]: ik = bd148b6b140982a5e9b4b2b6c49cb560 20241226160231019 DAUC <0003> auc.c:145 vector [3]: res = 86974e89751ad2ba0000000000000000 20241226160231019 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231019 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160231019 DAUC <0003> auc.c:151 vector [3]: kc = b61f631bb8a6d9a1 20241226160231019 DAUC <0003> auc.c:152 vector [3]: sres = f38d9c33 20241226160231019 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160231019 DAUC <0003> db_auc.c:245 IMSI='262426355645431': Generated 4 vectors 20241226160231019 DAUC <0003> db_auc.c:249 IMSI='262426355645431': Updating SQN=161 in DB 20241226160231019 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426355645431"} 20241226160231019 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231019 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231019 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231021 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231021 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426355645431"} 20241226160231021 DAUC <0003> db_auc.c:157 IMSI='262426355645431': No 2G Auth Data 20241226160231021 DAUC <0003> db_auc.c:236 IMSI='262426355645431': Calling to generate 5 vectors 20241226160231021 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160231021 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231021 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226160231021 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226160231021 DAUC <0003> auc.c:113 vector [0]: rand = a350bfcd83d5f269ee02aa11c6eca238 20241226160231021 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226160231021 DAUC <0003> auc.c:142 vector [0]: autn = 1fbecda1da0100004359b943a42b24b4 20241226160231021 DAUC <0003> auc.c:143 vector [0]: ck = 0ed4e241a45ba7d26afcc167cad2af28 20241226160231021 DAUC <0003> auc.c:144 vector [0]: ik = 6e66c85eea043ebf08639408eb426728 20241226160231021 DAUC <0003> auc.c:145 vector [0]: res = 5d513552dcc7565a0000000000000000 20241226160231021 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231021 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231021 DAUC <0003> auc.c:151 vector [0]: kc = 022d7f706fcf516d 20241226160231021 DAUC <0003> auc.c:152 vector [0]: sres = 81966308 20241226160231021 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231021 DAUC <0003> auc.c:113 vector [1]: rand = 0c817c61c7fcd7452ccfd57ef6ad14c3 20241226160231021 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226160231021 DAUC <0003> auc.c:142 vector [1]: autn = 08c2cf2b81fd0000dcdc0e0239b3d251 20241226160231021 DAUC <0003> auc.c:143 vector [1]: ck = 9655a3d080bbea9fb44f9e77a8aa03b1 20241226160231021 DAUC <0003> auc.c:144 vector [1]: ik = d00c20164f29f6c63003332563107c4b 20241226160231021 DAUC <0003> auc.c:145 vector [1]: res = 37993d8832f0cb050000000000000000 20241226160231021 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231021 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160231021 DAUC <0003> auc.c:151 vector [1]: kc = c2152e94042863a3 20241226160231021 DAUC <0003> auc.c:152 vector [1]: sres = 0569f68d 20241226160231021 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160231021 DAUC <0003> auc.c:113 vector [2]: rand = de34e890aa9465c32c6f79dea2dfff60 20241226160231021 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226160231021 DAUC <0003> auc.c:142 vector [2]: autn = d49e1448f3170000de9aa5698471e7d8 20241226160231021 DAUC <0003> auc.c:143 vector [2]: ck = f80ffd7dae8fdcd4febeb5d2fb35b0cb 20241226160231021 DAUC <0003> auc.c:144 vector [2]: ik = ef1f31e18a2f83e553b747e037e9f29a 20241226160231021 DAUC <0003> auc.c:145 vector [2]: res = 5f2fe6d75137c79a0000000000000000 20241226160231021 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231021 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160231021 DAUC <0003> auc.c:151 vector [2]: kc = ba193eaee87c1d60 20241226160231021 DAUC <0003> auc.c:152 vector [2]: sres = 0e18214d 20241226160231021 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160231021 DAUC <0003> auc.c:113 vector [3]: rand = b6a5b3b5faaf7b2d7fcda63949a5d830 20241226160231021 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226160231021 DAUC <0003> auc.c:142 vector [3]: autn = ab0fb61c0ea5000025f7deec837b1197 20241226160231021 DAUC <0003> auc.c:143 vector [3]: ck = 37e04367cccdf968a81987481552e28a 20241226160231021 DAUC <0003> auc.c:144 vector [3]: ik = b4e0465c06ba7ae73738ed6cc1e6f324 20241226160231021 DAUC <0003> auc.c:145 vector [3]: res = 453e604864f86eb90000000000000000 20241226160231021 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231021 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160231022 DAUC <0003> auc.c:151 vector [3]: kc = 1c216f1f1ec39221 20241226160231022 DAUC <0003> auc.c:152 vector [3]: sres = 21c60ef1 20241226160231022 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160231022 DAUC <0003> auc.c:113 vector [4]: rand = 83ab3755be9da2308a96e855cda7ebd8 20241226160231022 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226160231022 DAUC <0003> auc.c:142 vector [4]: autn = 43b3cdf4341e00002ebc15aabaa2be6e 20241226160231022 DAUC <0003> auc.c:143 vector [4]: ck = d9d479492a5c743b3f20f7c7fb031ed1 20241226160231022 DAUC <0003> auc.c:144 vector [4]: ik = 1218416799c04ff0d091f8aa472c231d 20241226160231022 DAUC <0003> auc.c:145 vector [4]: res = d78c55ce9623cc080000000000000000 20241226160231022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231022 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160231022 DAUC <0003> auc.c:151 vector [4]: kc = 247d37430fb30607 20241226160231022 DAUC <0003> auc.c:152 vector [4]: sres = 41af99c6 20241226160231022 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160231022 DAUC <0003> db_auc.c:245 IMSI='262426355645431': Generated 5 vectors 20241226160231022 DAUC <0003> db_auc.c:249 IMSI='262426355645431': Updating SQN=321 in DB 20241226160231022 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426355645431"} 20241226160231022 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231022 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231022 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231023 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231023 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426355645431"} 20241226160231023 DAUC <0003> db_auc.c:157 IMSI='262426355645431': No 2G Auth Data 20241226160231023 DAUC <0003> db_auc.c:236 IMSI='262426355645431': Calling to generate 5 vectors 20241226160231023 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160231023 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231023 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226160231023 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226160231023 DAUC <0003> auc.c:113 vector [0]: rand = aa9669a0c6df619c846f366c0ede56f6 20241226160231023 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226160231023 DAUC <0003> auc.c:142 vector [0]: autn = 97b3d4bbdda600009d868c1342d003c4 20241226160231023 DAUC <0003> auc.c:143 vector [0]: ck = ff8b47b49d63e28995a8b090c4460118 20241226160231023 DAUC <0003> auc.c:144 vector [0]: ik = e0d5652908952c2e4ada3d96e667dba5 20241226160231023 DAUC <0003> auc.c:145 vector [0]: res = efb0d6f2bd8de7cd0000000000000000 20241226160231023 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231023 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160231023 DAUC <0003> auc.c:151 vector [0]: kc = c02caf9bb7d7141a 20241226160231023 DAUC <0003> auc.c:152 vector [0]: sres = 523d313f 20241226160231023 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160231023 DAUC <0003> auc.c:113 vector [1]: rand = 0dd0ce5457e517d88002327e1ff5ef8c 20241226160231023 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226160231023 DAUC <0003> auc.c:142 vector [1]: autn = 1a6809b086850000f12e8fe953e8d25f 20241226160231023 DAUC <0003> auc.c:143 vector [1]: ck = 0959afa14046de8400872aa79657b6d4 20241226160231023 DAUC <0003> auc.c:144 vector [1]: ik = 9356e050031c815a8627540412891261 20241226160231023 DAUC <0003> auc.c:145 vector [1]: res = b6234e9ed91cb3210000000000000000 20241226160231023 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231023 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160231023 DAUC <0003> auc.c:151 vector [1]: kc = 1caf3152c784fb6b 20241226160231023 DAUC <0003> auc.c:152 vector [1]: sres = 6f3ffdbf 20241226160231023 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160231023 DAUC <0003> auc.c:113 vector [2]: rand = bb07dd37eeab2e532f571e548113fe40 20241226160231023 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226160231023 DAUC <0003> auc.c:142 vector [2]: autn = 5abddf188fba00001f3fb48b1cf8b2e4 20241226160231023 DAUC <0003> auc.c:143 vector [2]: ck = 0bee25ff163c10acabb7e85fb30804c2 20241226160231023 DAUC <0003> auc.c:144 vector [2]: ik = 2319c7b1487204c0d6249f625cb61b2c 20241226160231023 DAUC <0003> auc.c:145 vector [2]: res = 5f00171b9e5c043c0000000000000000 20241226160231023 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231023 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160231023 DAUC <0003> auc.c:151 vector [2]: kc = 55649573b1f00b82 20241226160231023 DAUC <0003> auc.c:152 vector [2]: sres = c15c1327 20241226160231023 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160231023 DAUC <0003> auc.c:113 vector [3]: rand = ada4ab8ef92a5478760437b22e19c134 20241226160231023 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226160231023 DAUC <0003> auc.c:142 vector [3]: autn = f6be929887f3000003b769e956c40033 20241226160231023 DAUC <0003> auc.c:143 vector [3]: ck = c62a69325508587c9bce71f7d53d3f9d 20241226160231023 DAUC <0003> auc.c:144 vector [3]: ik = 4ec92f216fff63ea5d52837f62a37226 20241226160231023 DAUC <0003> auc.c:145 vector [3]: res = 7d64c68647a1b2220000000000000000 20241226160231023 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231023 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160231023 DAUC <0003> auc.c:151 vector [3]: kc = 4e7fb49b8d69762d 20241226160231024 DAUC <0003> auc.c:152 vector [3]: sres = 3ac574a4 20241226160231024 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160231024 DAUC <0003> auc.c:113 vector [4]: rand = 023ab7a3ea57e638634bce7ea8a5c07f 20241226160231024 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226160231024 DAUC <0003> auc.c:142 vector [4]: autn = 66e648b0cfb90000d1fb168fe9a1768d 20241226160231024 DAUC <0003> auc.c:143 vector [4]: ck = 2793ca27a8c65ee725f539d68c4d8f81 20241226160231024 DAUC <0003> auc.c:144 vector [4]: ik = 1ac3dc4992b118e025abe922ba5153df 20241226160231024 DAUC <0003> auc.c:145 vector [4]: res = 5998a83162c2bc5b0000000000000000 20241226160231024 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231024 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160231024 DAUC <0003> auc.c:151 vector [4]: kc = 3d0ec69a0c6b9a59 20241226160231024 DAUC <0003> auc.c:152 vector [4]: sres = 3b5a146a 20241226160231024 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160231024 DAUC <0003> db_auc.c:245 IMSI='262426355645431': Generated 5 vectors 20241226160231024 DAUC <0003> db_auc.c:249 IMSI='262426355645431': Updating SQN=481 in DB 20241226160231024 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426355645431"} 20241226160231024 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426355645431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231024 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231024 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4258 20241226160231026 DAUC <0003> db_auc.c:157 IMSI='262424769422719': No 2G Auth Data 20241226160231026 DAUC <0003> db_auc.c:192 IMSI='262424769422719': No 3G Auth Data 20241226160231032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241226160231034 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231034 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424769422719"} 20241226160231034 DAUC <0003> db_auc.c:236 IMSI='262424769422719': Calling to generate 1 vectors 20241226160231034 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241226160231034 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231034 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231034 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160231034 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231034 DAUC <0003> auc.c:113 vector [0]: rand = fa81aab23908e2690acc34c1383a3a29 20241226160231034 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160231034 DAUC <0003> auc.c:142 vector [0]: autn = e50dd3dc2c120000de8ee12de27708df 20241226160231034 DAUC <0003> auc.c:143 vector [0]: ck = 3b1c11dcf50af86bf1e25c4de4a4010d 20241226160231034 DAUC <0003> auc.c:144 vector [0]: ik = 0b701ebad2e1989a358239a04f74b581 20241226160231034 DAUC <0003> auc.c:145 vector [0]: res = 5ee7f0b8557f73e20000000000000000 20241226160231034 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231034 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231034 DAUC <0003> auc.c:179 vector [0]: kc = 3137f89dcd639000 20241226160231034 DAUC <0003> auc.c:180 vector [0]: sres = 1a50dbf1 20241226160231034 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231034 DAUC <0003> db_auc.c:245 IMSI='262424769422719': Generated 1 vectors 20241226160231034 DAUC <0003> db_auc.c:249 IMSI='262424769422719': Updating SQN=33 in DB 20241226160231034 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424769422719"} 20241226160231034 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231034 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231034 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231035 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231035 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424769422719"} 20241226160231035 DAUC <0003> db_auc.c:236 IMSI='262424769422719': Calling to generate 4 vectors 20241226160231035 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241226160231035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226160231035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231035 DAUC <0003> auc.c:113 vector [0]: rand = 3e4939f4b1fc4f5005742c4b39c38be9 20241226160231035 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226160231035 DAUC <0003> auc.c:142 vector [0]: autn = bd7ec49d48de000078f458f96ff3ae0e 20241226160231035 DAUC <0003> auc.c:143 vector [0]: ck = 8161b57dbf98cde8878c986ca0f14264 20241226160231035 DAUC <0003> auc.c:144 vector [0]: ik = cde8125ba2b751183ad2023e775830ee 20241226160231036 DAUC <0003> auc.c:145 vector [0]: res = 707eaf0d973873a30000000000000000 20241226160231036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231036 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231036 DAUC <0003> auc.c:179 vector [0]: kc = edd082de9e4e5400 20241226160231036 DAUC <0003> auc.c:180 vector [0]: sres = ee1a5331 20241226160231036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231036 DAUC <0003> auc.c:113 vector [1]: rand = 7e4637174979565aef271adc9e563d43 20241226160231036 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226160231036 DAUC <0003> auc.c:142 vector [1]: autn = cd40dfdfe9a5000075f8117861b0087c 20241226160231036 DAUC <0003> auc.c:143 vector [1]: ck = f8306583a5787f768c221077bcf77092 20241226160231036 DAUC <0003> auc.c:144 vector [1]: ik = f6fc9306677b133702140a07bb3cf4a4 20241226160231036 DAUC <0003> auc.c:145 vector [1]: res = 6dc113aac56782df0000000000000000 20241226160231036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231036 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231036 DAUC <0003> auc.c:179 vector [1]: kc = bb5029c15a9bd800 20241226160231036 DAUC <0003> auc.c:180 vector [1]: sres = e316ce18 20241226160231036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231036 DAUC <0003> auc.c:113 vector [2]: rand = cb4d3ca282a0fcf5161349d3acef5bec 20241226160231036 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226160231036 DAUC <0003> auc.c:142 vector [2]: autn = 5d13a348b2fb0000395e90af2f9f44de 20241226160231036 DAUC <0003> auc.c:143 vector [2]: ck = 500f32feb7b96ff55f87c4b9ec8642fe 20241226160231036 DAUC <0003> auc.c:144 vector [2]: ik = 3ee456335dac034be0c2b0cc457a3cc3 20241226160231036 DAUC <0003> auc.c:145 vector [2]: res = 9abdd1722ce9536a0000000000000000 20241226160231036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231036 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231036 DAUC <0003> auc.c:179 vector [2]: kc = 597279676ef7d000 20241226160231036 DAUC <0003> auc.c:180 vector [2]: sres = e2e22b4e 20241226160231036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231036 DAUC <0003> auc.c:113 vector [3]: rand = f2ac7208749c7d3bb6ba3f64bc8f1aed 20241226160231036 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226160231036 DAUC <0003> auc.c:142 vector [3]: autn = dc2957eacb5c0000396fc80b7c7e5c4d 20241226160231036 DAUC <0003> auc.c:143 vector [3]: ck = a924665759116a9053dfd9fe59f5535d 20241226160231036 DAUC <0003> auc.c:144 vector [3]: ik = 4ad06ba7829a8d5c7d9ef5d5247d8f29 20241226160231036 DAUC <0003> auc.c:145 vector [3]: res = b3db9a1003aa0ebb0000000000000000 20241226160231036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231036 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231036 DAUC <0003> auc.c:179 vector [3]: kc = 9b5bf2874ec23800 20241226160231036 DAUC <0003> auc.c:180 vector [3]: sres = a406c200 20241226160231036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231036 DAUC <0003> db_auc.c:245 IMSI='262424769422719': Generated 4 vectors 20241226160231036 DAUC <0003> db_auc.c:249 IMSI='262424769422719': Updating SQN=161 in DB 20241226160231036 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424769422719"} 20241226160231036 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231036 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231036 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231037 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231037 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424769422719"} 20241226160231037 DAUC <0003> db_auc.c:236 IMSI='262424769422719': Calling to generate 5 vectors 20241226160231037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160231037 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231037 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231037 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226160231037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231037 DAUC <0003> auc.c:113 vector [0]: rand = 5c25e900635e46b5f2b4be8b2b27fbda 20241226160231037 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226160231037 DAUC <0003> auc.c:142 vector [0]: autn = 046b2cf6bcc8000011dec81005c3fb23 20241226160231037 DAUC <0003> auc.c:143 vector [0]: ck = 88fc1c439b7ed3f66bcc66e7502f1603 20241226160231037 DAUC <0003> auc.c:144 vector [0]: ik = 56293f39d247ab70892eeb6e04e7cfe3 20241226160231037 DAUC <0003> auc.c:145 vector [0]: res = 93b3172b5c53e6cb0000000000000000 20241226160231037 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231037 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231037 DAUC <0003> auc.c:179 vector [0]: kc = 9b033b808bbc5c00 20241226160231037 DAUC <0003> auc.c:180 vector [0]: sres = 4274b458 20241226160231037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231037 DAUC <0003> auc.c:113 vector [1]: rand = 9ccc62d5712f0c3062b511822ba7095d 20241226160231037 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226160231037 DAUC <0003> auc.c:142 vector [1]: autn = eb531e7051e600001fb2bae31d9d6dfb 20241226160231037 DAUC <0003> auc.c:143 vector [1]: ck = c990c156c42caabe45726cf09524c154 20241226160231037 DAUC <0003> auc.c:144 vector [1]: ik = 85543359684f7c303642ff534ac5fde3 20241226160231037 DAUC <0003> auc.c:145 vector [1]: res = 749f3ec9741d5d4f0000000000000000 20241226160231037 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231037 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231037 DAUC <0003> auc.c:179 vector [1]: kc = aa32cfed23b16000 20241226160231037 DAUC <0003> auc.c:180 vector [1]: sres = 79201929 20241226160231037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231037 DAUC <0003> auc.c:113 vector [2]: rand = 792a79332dc68056bb8996dace7b073e 20241226160231037 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226160231037 DAUC <0003> auc.c:142 vector [2]: autn = 0c925f5f69ac0000320e323efcbd0c6b 20241226160231037 DAUC <0003> auc.c:143 vector [2]: ck = f1933f544dc5edbcac42347c1d895f88 20241226160231037 DAUC <0003> auc.c:144 vector [2]: ik = 493b7b71dc6034040e09b241de93f32e 20241226160231037 DAUC <0003> auc.c:145 vector [2]: res = 27c68b8397cb14f90000000000000000 20241226160231037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231038 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231038 DAUC <0003> auc.c:179 vector [2]: kc = e16e90b43d98d400 20241226160231038 DAUC <0003> auc.c:180 vector [2]: sres = 559bfa76 20241226160231038 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231038 DAUC <0003> auc.c:113 vector [3]: rand = 72941ca5fa04ca1a53a57f59bda1a527 20241226160231038 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226160231038 DAUC <0003> auc.c:142 vector [3]: autn = 6b29de4b528d0000418098896bc6a342 20241226160231038 DAUC <0003> auc.c:143 vector [3]: ck = 8ffe9109a659a29cc67e20910e8a2063 20241226160231038 DAUC <0003> auc.c:144 vector [3]: ik = 9633af00af2792601a3fd8e51d2d7b9c 20241226160231038 DAUC <0003> auc.c:145 vector [3]: res = 73c5097ceb59f8de0000000000000000 20241226160231038 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231038 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231038 DAUC <0003> auc.c:179 vector [3]: kc = a1d7ce2c2fecd800 20241226160231038 DAUC <0003> auc.c:180 vector [3]: sres = 47b9cfd6 20241226160231038 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231038 DAUC <0003> auc.c:113 vector [4]: rand = 4a58ead75f1ec5d63a57fb0f688c80c5 20241226160231038 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226160231038 DAUC <0003> auc.c:142 vector [4]: autn = 0b938fa4220f00001c0fa2a3575ef251 20241226160231038 DAUC <0003> auc.c:143 vector [4]: ck = 3dbd3916af7ca129ebf63bd9df1c4292 20241226160231038 DAUC <0003> auc.c:144 vector [4]: ik = 6f64a9ef7950f25ebd7499fd084744af 20241226160231038 DAUC <0003> auc.c:145 vector [4]: res = 6b3447f6cbbfb0a00000000000000000 20241226160231038 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231038 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160231038 DAUC <0003> auc.c:179 vector [4]: kc = 489a0a5f48163000 20241226160231038 DAUC <0003> auc.c:180 vector [4]: sres = e9e54534 20241226160231038 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160231038 DAUC <0003> db_auc.c:245 IMSI='262424769422719': Generated 5 vectors 20241226160231038 DAUC <0003> db_auc.c:249 IMSI='262424769422719': Updating SQN=321 in DB 20241226160231038 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424769422719"} 20241226160231038 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231038 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231038 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231039 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231039 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424769422719"} 20241226160231039 DAUC <0003> db_auc.c:236 IMSI='262424769422719': Calling to generate 5 vectors 20241226160231039 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160231039 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231039 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231039 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226160231039 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231039 DAUC <0003> auc.c:113 vector [0]: rand = fe6090e8f418388789b07ba41a2dfeeb 20241226160231039 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226160231039 DAUC <0003> auc.c:142 vector [0]: autn = 7ccc74ada11a0000264063976a6e8c11 20241226160231039 DAUC <0003> auc.c:143 vector [0]: ck = 2a6f988b27f358ea56819d9a8445518b 20241226160231039 DAUC <0003> auc.c:144 vector [0]: ik = 25afe91f9f63bed848122b10a06be339 20241226160231039 DAUC <0003> auc.c:145 vector [0]: res = e4beaf307400d6c50000000000000000 20241226160231039 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231039 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231039 DAUC <0003> auc.c:179 vector [0]: kc = 9606b7f464cd6000 20241226160231039 DAUC <0003> auc.c:180 vector [0]: sres = 620c6d0b 20241226160231039 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231039 DAUC <0003> auc.c:113 vector [1]: rand = 4374ef698e26eaffec3c6235bbb2515b 20241226160231039 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226160231039 DAUC <0003> auc.c:142 vector [1]: autn = 44ac4de6107d0000bc58a8be62f4eec1 20241226160231039 DAUC <0003> auc.c:143 vector [1]: ck = 4b1a34bbdaacd57d5a2d3c8a412e1334 20241226160231039 DAUC <0003> auc.c:144 vector [1]: ik = ead74c4686857693a5ba57c57b6032b4 20241226160231039 DAUC <0003> auc.c:145 vector [1]: res = 94a643e7e1ce2fd60000000000000000 20241226160231039 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231039 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231039 DAUC <0003> auc.c:179 vector [1]: kc = b4e1964091ffd000 20241226160231039 DAUC <0003> auc.c:180 vector [1]: sres = 3b3ae198 20241226160231039 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231039 DAUC <0003> auc.c:113 vector [2]: rand = 812a211050bcf4953f4f4d7ec4a4ca25 20241226160231039 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226160231039 DAUC <0003> auc.c:142 vector [2]: autn = 1f79f440874700000f04e59add70200d 20241226160231039 DAUC <0003> auc.c:143 vector [2]: ck = 90228aa0950956b6e42635e236557bbc 20241226160231039 DAUC <0003> auc.c:144 vector [2]: ik = 1bd92983ff07ea285a7c99d804bf6c95 20241226160231040 DAUC <0003> auc.c:145 vector [2]: res = 82dcf31a36cebe980000000000000000 20241226160231040 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231040 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231040 DAUC <0003> auc.c:179 vector [2]: kc = 89d3dcb5e6244c00 20241226160231040 DAUC <0003> auc.c:180 vector [2]: sres = 5f9e4611 20241226160231040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231040 DAUC <0003> auc.c:113 vector [3]: rand = c6e0e9a7ff9c1ba87c8a9e8a70b321ed 20241226160231040 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226160231040 DAUC <0003> auc.c:142 vector [3]: autn = 180ce9101cf000006e85692404a50028 20241226160231040 DAUC <0003> auc.c:143 vector [3]: ck = e153f83308e9dea89b774312a2dc96a5 20241226160231040 DAUC <0003> auc.c:144 vector [3]: ik = 18d88a13bab98cc1dd7c9138df6fc7ae 20241226160231040 DAUC <0003> auc.c:145 vector [3]: res = 104acea7a62e0b800000000000000000 20241226160231040 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231040 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231040 DAUC <0003> auc.c:179 vector [3]: kc = 3612f36bc11b7800 20241226160231040 DAUC <0003> auc.c:180 vector [3]: sres = ed392c46 20241226160231040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231040 DAUC <0003> auc.c:113 vector [4]: rand = db5784fd0b2ff77a1896eacd648b2cd4 20241226160231040 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226160231040 DAUC <0003> auc.c:142 vector [4]: autn = 7229039b28a4000061efb2784cb65620 20241226160231040 DAUC <0003> auc.c:143 vector [4]: ck = 73d1639920ea7eb1927f329a09088417 20241226160231040 DAUC <0003> auc.c:144 vector [4]: ik = 011ff848db1599bea9b90b8232ac9d3d 20241226160231040 DAUC <0003> auc.c:145 vector [4]: res = 46c3d06c7a7a01ce0000000000000000 20241226160231040 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231040 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160231040 DAUC <0003> auc.c:179 vector [4]: kc = 186cea5299497000 20241226160231040 DAUC <0003> auc.c:180 vector [4]: sres = 4a1856e2 20241226160231040 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160231040 DAUC <0003> db_auc.c:245 IMSI='262424769422719': Generated 5 vectors 20241226160231040 DAUC <0003> db_auc.c:249 IMSI='262424769422719': Updating SQN=481 in DB 20241226160231040 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424769422719"} 20241226160231040 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424769422719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231040 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231040 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241226160231042 DAUC <0003> db_auc.c:157 IMSI='262429491266072': No 2G Auth Data 20241226160231042 DAUC <0003> db_auc.c:192 IMSI='262429491266072': No 3G Auth Data 20241226160231048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241226160231050 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231050 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429491266072"} 20241226160231050 DAUC <0003> db_auc.c:236 IMSI='262429491266072': Calling to generate 1 vectors 20241226160231050 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241226160231050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231050 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160231050 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231050 DAUC <0003> auc.c:113 vector [0]: rand = d793252dfc11268b76905a315379acf5 20241226160231050 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160231050 DAUC <0003> auc.c:142 vector [0]: autn = b32cda2f3efb000085907fe5c5cc284f 20241226160231050 DAUC <0003> auc.c:143 vector [0]: ck = 25c1cd7947fd3afe542e773c7d1ddbc7 20241226160231050 DAUC <0003> auc.c:144 vector [0]: ik = 569395ab4e49b688081f3cba1922f1a4 20241226160231050 DAUC <0003> auc.c:145 vector [0]: res = 96c68fb0c65830fb0000000000000000 20241226160231050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231050 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231050 DAUC <0003> auc.c:179 vector [0]: kc = 513a88f59802b800 20241226160231050 DAUC <0003> auc.c:180 vector [0]: sres = 853f1414 20241226160231050 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231050 DAUC <0003> db_auc.c:245 IMSI='262429491266072': Generated 1 vectors 20241226160231050 DAUC <0003> db_auc.c:249 IMSI='262429491266072': Updating SQN=33 in DB 20241226160231050 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429491266072"} 20241226160231050 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231050 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231050 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231052 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231052 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429491266072"} 20241226160231052 DAUC <0003> db_auc.c:236 IMSI='262429491266072': Calling to generate 4 vectors 20241226160231052 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241226160231052 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231052 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231052 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226160231052 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231052 DAUC <0003> auc.c:113 vector [0]: rand = e9234aebdca269e005ae76c1daae4e0d 20241226160231052 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226160231052 DAUC <0003> auc.c:142 vector [0]: autn = d6e7d78a3de0000009d84bb00e7aa39a 20241226160231052 DAUC <0003> auc.c:143 vector [0]: ck = 450e34d2f3e0a80aa0377ee51190edb8 20241226160231052 DAUC <0003> auc.c:144 vector [0]: ik = a4b5c78c6511086bfe78bfab36cfaf9d 20241226160231052 DAUC <0003> auc.c:145 vector [0]: res = 6ec7fe53f999b7b40000000000000000 20241226160231052 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231052 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231052 DAUC <0003> auc.c:179 vector [0]: kc = 717e4dabf8d3e800 20241226160231052 DAUC <0003> auc.c:180 vector [0]: sres = fcb35ec5 20241226160231052 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231052 DAUC <0003> auc.c:113 vector [1]: rand = d2a7597dff006fd1ea9d67dc356f19ed 20241226160231052 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226160231052 DAUC <0003> auc.c:142 vector [1]: autn = ec825867300b0000bdfb01d34cdbc932 20241226160231052 DAUC <0003> auc.c:143 vector [1]: ck = 29008f69303a750acb248eb2c3c99ea1 20241226160231052 DAUC <0003> auc.c:144 vector [1]: ik = db745db35d9bdbbe8878f9464943f54f 20241226160231052 DAUC <0003> auc.c:145 vector [1]: res = 4638cbcc24f7f5a20000000000000000 20241226160231052 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231052 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231052 DAUC <0003> auc.c:179 vector [1]: kc = 2f1d44cf0a86e400 20241226160231052 DAUC <0003> auc.c:180 vector [1]: sres = 9ea84fc0 20241226160231052 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231052 DAUC <0003> auc.c:113 vector [2]: rand = 475c08f7d2d24a65eab4bddc154151fb 20241226160231052 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226160231052 DAUC <0003> auc.c:142 vector [2]: autn = 35581a1e522000003f497e044b263466 20241226160231052 DAUC <0003> auc.c:143 vector [2]: ck = f788b6b47f10eea445a8ff7d6b5a2cb2 20241226160231052 DAUC <0003> auc.c:144 vector [2]: ik = 09de88cb815dd4069da7156bbbe88cbe 20241226160231052 DAUC <0003> auc.c:145 vector [2]: res = d97cc5bddad638b70000000000000000 20241226160231052 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231052 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231052 DAUC <0003> auc.c:179 vector [2]: kc = 052fdc204b2e8c00 20241226160231052 DAUC <0003> auc.c:180 vector [2]: sres = 0b528b56 20241226160231052 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231052 DAUC <0003> auc.c:113 vector [3]: rand = b45975f85d9bc8ae0805a238f83624cf 20241226160231052 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226160231052 DAUC <0003> auc.c:142 vector [3]: autn = 250ada9dd5fd0000fa6f9d0d6022d447 20241226160231052 DAUC <0003> auc.c:143 vector [3]: ck = 1c217cbeb442e74de28fd12a41191994 20241226160231052 DAUC <0003> auc.c:144 vector [3]: ik = b58af7d0154b7935d3a3b542669e1361 20241226160231052 DAUC <0003> auc.c:145 vector [3]: res = dd96802a358db6c70000000000000000 20241226160231052 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231052 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231053 DAUC <0003> auc.c:179 vector [3]: kc = b3964af3bb64ac00 20241226160231053 DAUC <0003> auc.c:180 vector [3]: sres = 08151c25 20241226160231053 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231053 DAUC <0003> db_auc.c:245 IMSI='262429491266072': Generated 4 vectors 20241226160231053 DAUC <0003> db_auc.c:249 IMSI='262429491266072': Updating SQN=161 in DB 20241226160231053 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429491266072"} 20241226160231053 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231053 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231053 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231054 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231054 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429491266072"} 20241226160231054 DAUC <0003> db_auc.c:236 IMSI='262429491266072': Calling to generate 5 vectors 20241226160231054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160231054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226160231054 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231054 DAUC <0003> auc.c:113 vector [0]: rand = e3fa16d5925d9a5b5ced30ac722bd725 20241226160231054 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226160231054 DAUC <0003> auc.c:142 vector [0]: autn = 5889ca6e5d5a0000eab200ce9989aac4 20241226160231054 DAUC <0003> auc.c:143 vector [0]: ck = 51445040e80d3196695292c801b088ac 20241226160231054 DAUC <0003> auc.c:144 vector [0]: ik = 025aa8dd5d509049b62252045485b3eb 20241226160231054 DAUC <0003> auc.c:145 vector [0]: res = e4b69c9030df43590000000000000000 20241226160231054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231054 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231054 DAUC <0003> auc.c:179 vector [0]: kc = f52eae5cb0af5400 20241226160231054 DAUC <0003> auc.c:180 vector [0]: sres = 72c58290 20241226160231054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231054 DAUC <0003> auc.c:113 vector [1]: rand = 7c61a567831df5e1f8fcaf613569437a 20241226160231055 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226160231055 DAUC <0003> auc.c:142 vector [1]: autn = 3fb787287f540000c20a65dfd17e0c67 20241226160231055 DAUC <0003> auc.c:143 vector [1]: ck = 17c19e39879948328ec3f9cd521b7fd9 20241226160231055 DAUC <0003> auc.c:144 vector [1]: ik = 953b073f755711815db93e46e9cdf573 20241226160231055 DAUC <0003> auc.c:145 vector [1]: res = b84a150e1989108c0000000000000000 20241226160231055 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231055 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231055 DAUC <0003> auc.c:179 vector [1]: kc = 1f64cef6ad851400 20241226160231055 DAUC <0003> auc.c:180 vector [1]: sres = e2e0eab0 20241226160231055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231055 DAUC <0003> auc.c:113 vector [2]: rand = d9813b766fcbd24744c85c2c1b226525 20241226160231055 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226160231055 DAUC <0003> auc.c:142 vector [2]: autn = a3d44214ea07000095453488abd1bd01 20241226160231055 DAUC <0003> auc.c:143 vector [2]: ck = 80803b0208acf30055becfe457ea7fe5 20241226160231055 DAUC <0003> auc.c:144 vector [2]: ik = 20bb4256b5cfc3f6e0f39866de44ce2b 20241226160231055 DAUC <0003> auc.c:145 vector [2]: res = df105a03e10df0e60000000000000000 20241226160231055 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231055 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231055 DAUC <0003> auc.c:179 vector [2]: kc = 0ecdbe7b3a2c0400 20241226160231055 DAUC <0003> auc.c:180 vector [2]: sres = d1d88c39 20241226160231055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231055 DAUC <0003> auc.c:113 vector [3]: rand = e45e934c09d8d53a0c395024ba53f9f4 20241226160231055 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226160231055 DAUC <0003> auc.c:142 vector [3]: autn = 166b35f626fc00003bebcab84c9ee3b0 20241226160231055 DAUC <0003> auc.c:143 vector [3]: ck = d4309f9a7223262951e5850538908884 20241226160231055 DAUC <0003> auc.c:144 vector [3]: ik = 32de028f58dfa0db522c326cc6807b3e 20241226160231055 DAUC <0003> auc.c:145 vector [3]: res = 6c43335b5c5be56d0000000000000000 20241226160231055 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231055 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231055 DAUC <0003> auc.c:179 vector [3]: kc = 50f223b102693800 20241226160231055 DAUC <0003> auc.c:180 vector [3]: sres = 95628e3c 20241226160231055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231055 DAUC <0003> auc.c:113 vector [4]: rand = b274e0f8af66f8ace6b9a4bd20403a60 20241226160231055 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226160231055 DAUC <0003> auc.c:142 vector [4]: autn = 21e5f02694250000c9285f6f6752d464 20241226160231055 DAUC <0003> auc.c:143 vector [4]: ck = da1537fb667a624f42a308e21cd0a0bb 20241226160231055 DAUC <0003> auc.c:144 vector [4]: ik = 80a0125ac2b20df089b530d9adb173d2 20241226160231055 DAUC <0003> auc.c:145 vector [4]: res = 3a27f04bdb346e7a0000000000000000 20241226160231055 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231055 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160231055 DAUC <0003> auc.c:179 vector [4]: kc = f4057598257f5c00 20241226160231055 DAUC <0003> auc.c:180 vector [4]: sres = cf77aa5e 20241226160231055 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160231055 DAUC <0003> db_auc.c:245 IMSI='262429491266072': Generated 5 vectors 20241226160231055 DAUC <0003> db_auc.c:249 IMSI='262429491266072': Updating SQN=321 in DB 20241226160231055 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429491266072"} 20241226160231055 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231055 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231055 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231057 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231057 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429491266072"} 20241226160231057 DAUC <0003> db_auc.c:236 IMSI='262429491266072': Calling to generate 5 vectors 20241226160231057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160231057 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231057 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231057 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226160231057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231057 DAUC <0003> auc.c:113 vector [0]: rand = b4b59e40331da5729f5a2ce12eac2728 20241226160231057 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226160231057 DAUC <0003> auc.c:142 vector [0]: autn = 2540ec6bd5c70000b9b6c24ada316948 20241226160231057 DAUC <0003> auc.c:143 vector [0]: ck = 6b3361c50c4aad0537f41778cb62fa31 20241226160231057 DAUC <0003> auc.c:144 vector [0]: ik = bb96b48c8743dbbb24e9e2c5e97aea94 20241226160231057 DAUC <0003> auc.c:145 vector [0]: res = 55cac97a9b5ca3d80000000000000000 20241226160231057 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231057 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231057 DAUC <0003> auc.c:179 vector [0]: kc = 55b8f06329165800 20241226160231057 DAUC <0003> auc.c:180 vector [0]: sres = cb59b815 20241226160231057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231057 DAUC <0003> auc.c:113 vector [1]: rand = 0a1cca9a44110660ace6364bc49c5023 20241226160231057 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226160231057 DAUC <0003> auc.c:142 vector [1]: autn = eca57baa326500009b24b7220053650c 20241226160231057 DAUC <0003> auc.c:143 vector [1]: ck = a019cf2c1a5b80121b4a59d6aa0636a0 20241226160231057 DAUC <0003> auc.c:144 vector [1]: ik = b6bcd811be5b637350328a6cc42bc648 20241226160231057 DAUC <0003> auc.c:145 vector [1]: res = abf55a3afc66fbb40000000000000000 20241226160231057 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231057 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231057 DAUC <0003> auc.c:179 vector [1]: kc = 8d90479ee8449400 20241226160231057 DAUC <0003> auc.c:180 vector [1]: sres = c3491c47 20241226160231057 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231057 DAUC <0003> auc.c:113 vector [2]: rand = 9394415d1ff3d11bd12889ea38536e58 20241226160231057 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226160231057 DAUC <0003> auc.c:142 vector [2]: autn = 42dd172a7e2b0000726b2edfe3a9e021 20241226160231057 DAUC <0003> auc.c:143 vector [2]: ck = 9d05826272442f2ece3d8f6a58729ff3 20241226160231057 DAUC <0003> auc.c:144 vector [2]: ik = 40009204d9ad2d42a1df13102848d537 20241226160231057 DAUC <0003> auc.c:145 vector [2]: res = ae4a8b68d97e409f0000000000000000 20241226160231057 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231057 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231057 DAUC <0003> auc.c:179 vector [2]: kc = 905a12f3191cf000 20241226160231057 DAUC <0003> auc.c:180 vector [2]: sres = 01a9f16c 20241226160231057 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231057 DAUC <0003> auc.c:113 vector [3]: rand = ad3527cae4d59a7651b2e78eada768fa 20241226160231057 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226160231057 DAUC <0003> auc.c:142 vector [3]: autn = 18c8a00964df0000e3684a855a5184e0 20241226160231057 DAUC <0003> auc.c:143 vector [3]: ck = 7a02ac760a0bafc37d4aa9a6dba7c1db 20241226160231057 DAUC <0003> auc.c:144 vector [3]: ik = b7ea409b13c55f8ed4bdf1d207e3d9d1 20241226160231057 DAUC <0003> auc.c:145 vector [3]: res = c04be7be672eef2e0000000000000000 20241226160231057 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231057 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231057 DAUC <0003> auc.c:179 vector [3]: kc = 2ec975ca9cd0c000 20241226160231057 DAUC <0003> auc.c:180 vector [3]: sres = c47d7fee 20241226160231057 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231057 DAUC <0003> auc.c:113 vector [4]: rand = 2cb2ead0fbd7f6e8854f67085b908034 20241226160231057 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226160231057 DAUC <0003> auc.c:142 vector [4]: autn = 0e7f7a36c3fe0000124443fa75a88734 20241226160231057 DAUC <0003> auc.c:143 vector [4]: ck = 325cb45bd5a8d7f4cf6b73ffd424eefb 20241226160231057 DAUC <0003> auc.c:144 vector [4]: ik = f5fb161bddf4b641ed04465611969a0f 20241226160231057 DAUC <0003> auc.c:145 vector [4]: res = 0677e2bcbc41232a0000000000000000 20241226160231057 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231057 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160231057 DAUC <0003> auc.c:179 vector [4]: kc = 9955bad58f102400 20241226160231057 DAUC <0003> auc.c:180 vector [4]: sres = 4b8f0b7c 20241226160231057 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160231057 DAUC <0003> db_auc.c:245 IMSI='262429491266072': Generated 5 vectors 20241226160231057 DAUC <0003> db_auc.c:249 IMSI='262429491266072': Updating SQN=481 in DB 20241226160231057 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429491266072"} 20241226160231057 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429491266072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231057 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231057 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241226160231059 DAUC <0003> db_auc.c:157 IMSI='262425293551390': No 2G Auth Data 20241226160231059 DAUC <0003> db_auc.c:192 IMSI='262425293551390': No 3G Auth Data 20241226160231067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241226160231069 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231069 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293551390"} 20241226160231069 DAUC <0003> db_auc.c:236 IMSI='262425293551390': Calling to generate 1 vectors 20241226160231069 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241226160231069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231069 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160231069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231069 DAUC <0003> auc.c:113 vector [0]: rand = 10dcd0a64e4b1d4ee562bd09a6952131 20241226160231069 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160231069 DAUC <0003> auc.c:142 vector [0]: autn = fa9f959104c4000063b81aca1afa2e6d 20241226160231069 DAUC <0003> auc.c:143 vector [0]: ck = 966c74e8a1b1167aa33eac5d9b871356 20241226160231069 DAUC <0003> auc.c:144 vector [0]: ik = d2abe9218f5d19598ded64e954933c98 20241226160231069 DAUC <0003> auc.c:145 vector [0]: res = 8b68ab6ed2fbff700000000000000000 20241226160231069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231069 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231069 DAUC <0003> auc.c:179 vector [0]: kc = c84e2c5113036574 20241226160231069 DAUC <0003> auc.c:180 vector [0]: sres = e8a34128 20241226160231069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231069 DAUC <0003> db_auc.c:245 IMSI='262425293551390': Generated 1 vectors 20241226160231069 DAUC <0003> db_auc.c:249 IMSI='262425293551390': Updating SQN=33 in DB 20241226160231069 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293551390"} 20241226160231069 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231069 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231069 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231070 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231070 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293551390"} 20241226160231070 DAUC <0003> db_auc.c:236 IMSI='262425293551390': Calling to generate 4 vectors 20241226160231070 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241226160231071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226160231071 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231071 DAUC <0003> auc.c:113 vector [0]: rand = 878595c09a0a565a15acfa85be87b77f 20241226160231071 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226160231071 DAUC <0003> auc.c:142 vector [0]: autn = 82dc143f0810000057eb78ec97f849d4 20241226160231071 DAUC <0003> auc.c:143 vector [0]: ck = 6bb0f675a3a20904d9299cac13c2d0f6 20241226160231071 DAUC <0003> auc.c:144 vector [0]: ik = 9a8382007190c06e1fa09a471530b53d 20241226160231071 DAUC <0003> auc.c:145 vector [0]: res = eb9678c9597ed0890000000000000000 20241226160231071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231071 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231071 DAUC <0003> auc.c:179 vector [0]: kc = 346dda09694e25de 20241226160231071 DAUC <0003> auc.c:180 vector [0]: sres = ea82c3d2 20241226160231071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231071 DAUC <0003> auc.c:113 vector [1]: rand = 2ad848da00456f46b739dab2ba38ab2a 20241226160231071 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226160231071 DAUC <0003> auc.c:142 vector [1]: autn = 89b4ed57a8f20000f815413254133791 20241226160231071 DAUC <0003> auc.c:143 vector [1]: ck = c0a68b3af1367c65143f49d70f66da13 20241226160231071 DAUC <0003> auc.c:144 vector [1]: ik = dfa8c5602d5c6b6d7d7a10dff576d948 20241226160231071 DAUC <0003> auc.c:145 vector [1]: res = 2baf8496246dc8e40000000000000000 20241226160231071 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231071 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231071 DAUC <0003> auc.c:179 vector [1]: kc = 8eb2468f2d3fdd28 20241226160231071 DAUC <0003> auc.c:180 vector [1]: sres = 5b707a7c 20241226160231071 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231071 DAUC <0003> auc.c:113 vector [2]: rand = 4eb80848ca27b63fbf60652b92d4f744 20241226160231071 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226160231071 DAUC <0003> auc.c:142 vector [2]: autn = bd53502e48390000b7ecd6cbfdd79862 20241226160231071 DAUC <0003> auc.c:143 vector [2]: ck = 5ad097cb4980b40a2eaa5a502812395e 20241226160231071 DAUC <0003> auc.c:144 vector [2]: ik = c0f9ecbbc33995dad219a4ab872eb31e 20241226160231071 DAUC <0003> auc.c:145 vector [2]: res = 19f6fdb6ae0d33720000000000000000 20241226160231071 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231071 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231071 DAUC <0003> auc.c:179 vector [2]: kc = 9c0a8c1dfb4ec7b2 20241226160231071 DAUC <0003> auc.c:180 vector [2]: sres = cd2717d7 20241226160231071 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231071 DAUC <0003> auc.c:113 vector [3]: rand = 076f3ccb20a4731ab534a1a0fedda02c 20241226160231071 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226160231071 DAUC <0003> auc.c:142 vector [3]: autn = 50fe9e5532c90000129cd74fd6185ff4 20241226160231071 DAUC <0003> auc.c:143 vector [3]: ck = abea5388b43221a514f783259f48e4c7 20241226160231071 DAUC <0003> auc.c:144 vector [3]: ik = 91a56a6b1ac58b83c6a32b8e18540ada 20241226160231071 DAUC <0003> auc.c:145 vector [3]: res = e14a2ac4d6b6dd270000000000000000 20241226160231071 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231071 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231071 DAUC <0003> auc.c:179 vector [3]: kc = 54c025908844b01c 20241226160231071 DAUC <0003> auc.c:180 vector [3]: sres = 3d4756f5 20241226160231071 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231071 DAUC <0003> db_auc.c:245 IMSI='262425293551390': Generated 4 vectors 20241226160231071 DAUC <0003> db_auc.c:249 IMSI='262425293551390': Updating SQN=161 in DB 20241226160231071 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293551390"} 20241226160231071 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231071 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231071 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231072 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231072 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293551390"} 20241226160231072 DAUC <0003> db_auc.c:236 IMSI='262425293551390': Calling to generate 5 vectors 20241226160231072 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160231072 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231072 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231072 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226160231072 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231072 DAUC <0003> auc.c:113 vector [0]: rand = 2d13328f98ecb59eceff5a5e4c5be16c 20241226160231072 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226160231072 DAUC <0003> auc.c:142 vector [0]: autn = 66c62bdb95c000005abeb899dec47f74 20241226160231072 DAUC <0003> auc.c:143 vector [0]: ck = 6d260e76b23245787982310212f635f3 20241226160231072 DAUC <0003> auc.c:144 vector [0]: ik = bbb7a41f9427dc988bf3b01c350b8dcf 20241226160231072 DAUC <0003> auc.c:145 vector [0]: res = 18fe16da591489570000000000000000 20241226160231072 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231072 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231072 DAUC <0003> auc.c:179 vector [0]: kc = d5ff783325e275e4 20241226160231072 DAUC <0003> auc.c:180 vector [0]: sres = 5cfb53a6 20241226160231072 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231072 DAUC <0003> auc.c:113 vector [1]: rand = cac601b3e297f6f45fc8432607abf09d 20241226160231072 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226160231072 DAUC <0003> auc.c:142 vector [1]: autn = 684ff2bbc8bf0000d5c346eb7a95c0ad 20241226160231072 DAUC <0003> auc.c:143 vector [1]: ck = 52bfaf8e901ac934e4d1aa5f198ae34d 20241226160231072 DAUC <0003> auc.c:144 vector [1]: ik = 8aa70a8b58c273f9cc89dff21a8a14ef 20241226160231072 DAUC <0003> auc.c:145 vector [1]: res = 60885e3a36c169560000000000000000 20241226160231072 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231072 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231072 DAUC <0003> auc.c:179 vector [1]: kc = 69c5dac4360c4d04 20241226160231072 DAUC <0003> auc.c:180 vector [1]: sres = b04d4b8a 20241226160231072 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231072 DAUC <0003> auc.c:113 vector [2]: rand = e9f769e4c432cea6fc10bd2b51c14883 20241226160231072 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226160231072 DAUC <0003> auc.c:142 vector [2]: autn = 7fc36d885e0d00004105148a86a3b13b 20241226160231072 DAUC <0003> auc.c:143 vector [2]: ck = 6de4972aa1467b29be80f1de9122935f 20241226160231072 DAUC <0003> auc.c:144 vector [2]: ik = 963b91eaa7a1d7d9ced6c0f998220bb8 20241226160231072 DAUC <0003> auc.c:145 vector [2]: res = 4262ae85857447f50000000000000000 20241226160231072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231072 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231072 DAUC <0003> auc.c:179 vector [2]: kc = d31649d91e57e6e0 20241226160231072 DAUC <0003> auc.c:180 vector [2]: sres = 9281e1cf 20241226160231072 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231072 DAUC <0003> auc.c:113 vector [3]: rand = 2dc767519172a87a435af32d1f267576 20241226160231072 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226160231072 DAUC <0003> auc.c:142 vector [3]: autn = 43052344c4e00000c96e77d1bde8ea14 20241226160231072 DAUC <0003> auc.c:143 vector [3]: ck = 06532272066c90942453f1fbb73dd4aa 20241226160231072 DAUC <0003> auc.c:144 vector [3]: ik = 3d0c4283e634f9033d7878cfc0dc8de6 20241226160231072 DAUC <0003> auc.c:145 vector [3]: res = 1779890b18e1d1290000000000000000 20241226160231072 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231072 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231072 DAUC <0003> auc.c:179 vector [3]: kc = 870e414bc91be731 20241226160231072 DAUC <0003> auc.c:180 vector [3]: sres = 59e9da3a 20241226160231072 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231072 DAUC <0003> auc.c:113 vector [4]: rand = 8f8ed59bbe92504052b3e858f7353056 20241226160231072 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226160231072 DAUC <0003> auc.c:142 vector [4]: autn = 9e86a07ae485000053e80b4d48b77f8a 20241226160231072 DAUC <0003> auc.c:143 vector [4]: ck = 15f97c8ea1e0da9fef04026dc630cfd2 20241226160231072 DAUC <0003> auc.c:144 vector [4]: ik = 007c9f6a99533588d10015eacd5ca6fb 20241226160231072 DAUC <0003> auc.c:145 vector [4]: res = 1f433ab16c2a6dd60000000000000000 20241226160231072 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231072 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160231072 DAUC <0003> auc.c:179 vector [4]: kc = 26eb8aa805b66e65 20241226160231072 DAUC <0003> auc.c:180 vector [4]: sres = abb9dcca 20241226160231072 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160231072 DAUC <0003> db_auc.c:245 IMSI='262425293551390': Generated 5 vectors 20241226160231072 DAUC <0003> db_auc.c:249 IMSI='262425293551390': Updating SQN=321 in DB 20241226160231072 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293551390"} 20241226160231072 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231072 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231072 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231073 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231073 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293551390"} 20241226160231073 DAUC <0003> db_auc.c:236 IMSI='262425293551390': Calling to generate 5 vectors 20241226160231073 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160231073 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160231073 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160231073 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226160231073 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160231073 DAUC <0003> auc.c:113 vector [0]: rand = 785ea1d0e7b7f564417863abeefe6cc7 20241226160231073 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226160231073 DAUC <0003> auc.c:142 vector [0]: autn = 07e33ca55c6b00004606345b6b328ded 20241226160231073 DAUC <0003> auc.c:143 vector [0]: ck = a95252d1edb32356683b1c0be56b8ef0 20241226160231073 DAUC <0003> auc.c:144 vector [0]: ik = 3f2f2595cdacee75c66dc3b93c57f846 20241226160231073 DAUC <0003> auc.c:145 vector [0]: res = 9948d51ace6a52750000000000000000 20241226160231073 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160231073 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160231073 DAUC <0003> auc.c:179 vector [0]: kc = 6084b3170f469263 20241226160231073 DAUC <0003> auc.c:180 vector [0]: sres = d4dfa0ed 20241226160231073 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160231073 DAUC <0003> auc.c:113 vector [1]: rand = 5fa87c0d17aa255a864224ca86130cd8 20241226160231073 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226160231073 DAUC <0003> auc.c:142 vector [1]: autn = 78b5d3cbd8be00001551d8fadf1e92ea 20241226160231073 DAUC <0003> auc.c:143 vector [1]: ck = c542b2ae66e8ba263dafba48715904f8 20241226160231074 DAUC <0003> auc.c:144 vector [1]: ik = b3d85633daca42196822984bcd155ed7 20241226160231074 DAUC <0003> auc.c:145 vector [1]: res = 9566fd63add11aa00000000000000000 20241226160231074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160231074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160231074 DAUC <0003> auc.c:179 vector [1]: kc = e4ba7e09e15c59d2 20241226160231074 DAUC <0003> auc.c:180 vector [1]: sres = 344ce53b 20241226160231074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160231074 DAUC <0003> auc.c:113 vector [2]: rand = ce50f44da834b8dfc79b54e53825c3b0 20241226160231074 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226160231074 DAUC <0003> auc.c:142 vector [2]: autn = c9952ff3a62a00008504f20d2de1fc9d 20241226160231074 DAUC <0003> auc.c:143 vector [2]: ck = 124326209a01c3f76c9c85fb3e0ba899 20241226160231074 DAUC <0003> auc.c:144 vector [2]: ik = ef76f979a74405eacc3a0b10c0498cbe 20241226160231074 DAUC <0003> auc.c:145 vector [2]: res = 4442e155c8c7491c0000000000000000 20241226160231074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160231074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160231074 DAUC <0003> auc.c:179 vector [2]: kc = 71d6d7e0cfd077ae 20241226160231074 DAUC <0003> auc.c:180 vector [2]: sres = d9506bad 20241226160231074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160231074 DAUC <0003> auc.c:113 vector [3]: rand = b295534df2fd340a5732f25edde88e22 20241226160231074 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226160231074 DAUC <0003> auc.c:142 vector [3]: autn = f71693182eeb0000b133715ca6b8761b 20241226160231074 DAUC <0003> auc.c:143 vector [3]: ck = ed6e8f22b5baab8fc6e173749676b4a1 20241226160231074 DAUC <0003> auc.c:144 vector [3]: ik = 36ae3406a93639399d773bd50277a2ef 20241226160231074 DAUC <0003> auc.c:145 vector [3]: res = 215a5f97cd28f79b0000000000000000 20241226160231074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160231074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160231074 DAUC <0003> auc.c:179 vector [3]: kc = 4a10b5f5c8e4f5cb 20241226160231074 DAUC <0003> auc.c:180 vector [3]: sres = 0626328e 20241226160231074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160231074 DAUC <0003> auc.c:113 vector [4]: rand = a0d0c1d712513e8d8e248b10b8253012 20241226160231074 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226160231074 DAUC <0003> auc.c:142 vector [4]: autn = c62b08e4f4eb0000af1dc9ff742ed0c7 20241226160231074 DAUC <0003> auc.c:143 vector [4]: ck = 98fdbde4c0ba13e0d168d2e6a4e66aea 20241226160231074 DAUC <0003> auc.c:144 vector [4]: ik = 056fd8710ba81bc16ccd511d6e47f69c 20241226160231074 DAUC <0003> auc.c:145 vector [4]: res = e25fc396c85a2e1e0000000000000000 20241226160231074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160231074 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160231074 DAUC <0003> auc.c:179 vector [4]: kc = d4bbefc61020eb93 20241226160231074 DAUC <0003> auc.c:180 vector [4]: sres = bfa7447a 20241226160231074 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160231074 DAUC <0003> db_auc.c:245 IMSI='262425293551390': Generated 5 vectors 20241226160231074 DAUC <0003> db_auc.c:249 IMSI='262425293551390': Updating SQN=481 in DB 20241226160231074 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293551390"} 20241226160231074 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425293551390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160231074 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231074 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160231075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241226160231076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37220<->l=127.0.0.1:4258 20241226160231076 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46411<->l=127.0.0.1:4259) 20241226160231076 DLINP <000b> input/ipa.c:452 connected read/write 20241226160231076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160231076 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160231076 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160231076 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160231100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37300<->l=127.0.0.1:4258 20241226160231201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37300<->l=127.0.0.1:4258 20241226160234235 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160234236 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160234237 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4258 20241226160234238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234238 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160234238 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160234238 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160234238 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160234238 DLGSUP <0013> gsup_server.c:238 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  20241226160234238 DLGSUP <0013> gsup_server.c:236 2:  20241226160234238 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160234238 DLGSUP <0013> gsup_server.c:236 3:  20241226160234238 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160234238 DLGSUP <0013> gsup_server.c:236 4:  20241226160234238 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160234238 DLGSUP <0013> gsup_server.c:236 5:  20241226160234238 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160234238 DLGSUP <0013> gsup_server.c:236 7:  20241226160234238 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160234238 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160234238 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160234238 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160234246 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38101<->l=127.0.0.1:4259) 20241226160234249 DAUC <0003> db_auc.c:157 IMSI='262421045688071': No 2G Auth Data 20241226160234249 DAUC <0003> db_auc.c:192 IMSI='262421045688071': No 3G Auth Data 20241226160234255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241226160234278 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234278 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421045688071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421045688071"} 20241226160234278 DAUC <0003> db_auc.c:157 IMSI='262421045688071': No 2G Auth Data 20241226160234278 DAUC <0003> db_auc.c:236 IMSI='262421045688071': Calling to generate 5 vectors 20241226160234278 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160234278 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160234278 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160234278 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160234278 DAUC <0003> auc.c:113 vector [0]: rand = e71805d9b7ae5e8194cd3d1402cdf9eb 20241226160234278 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160234278 DAUC <0003> auc.c:142 vector [0]: autn = e0a9f355cf538000ecaacd95317a37cf 20241226160234278 DAUC <0003> auc.c:143 vector [0]: ck = b03d2ba3ebc5280491ffdd0e970fb2d6 20241226160234278 DAUC <0003> auc.c:144 vector [0]: ik = 28645329c6be8c984b82a6a60e3d8591 20241226160234278 DAUC <0003> auc.c:145 vector [0]: res = 1b4f9f7bdc8d126b0000000000000000 20241226160234278 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160234278 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160234278 DAUC <0003> auc.c:151 vector [0]: kc = 42240322b44993db 20241226160234278 DAUC <0003> auc.c:152 vector [0]: sres = c7c28d10 20241226160234278 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160234278 DAUC <0003> auc.c:113 vector [1]: rand = 2508864d600266d7b02c390b4e19616d 20241226160234278 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160234278 DAUC <0003> auc.c:142 vector [1]: autn = 467b17b876fb8000a2d44d2f4df9b437 20241226160234278 DAUC <0003> auc.c:143 vector [1]: ck = 4b5368aa06e610037d7f22e8d93227a9 20241226160234278 DAUC <0003> auc.c:144 vector [1]: ik = 064d96d29cd365775c3eab13f0e99ee3 20241226160234278 DAUC <0003> auc.c:145 vector [1]: res = 79b20b0b5ddbf5b00000000000000000 20241226160234278 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160234278 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160234278 DAUC <0003> auc.c:151 vector [1]: kc = 6c5f7783b3eecc3e 20241226160234278 DAUC <0003> auc.c:152 vector [1]: sres = 2469febb 20241226160234278 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160234278 DAUC <0003> auc.c:113 vector [2]: rand = 41dd40cf160f5260adb95b25a9151beb 20241226160234279 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160234279 DAUC <0003> auc.c:142 vector [2]: autn = 3731210cbc9d8000e69ac797e5fe9af7 20241226160234279 DAUC <0003> auc.c:143 vector [2]: ck = bbfbbc7f134c7d271eac3e085ea8f079 20241226160234279 DAUC <0003> auc.c:144 vector [2]: ik = df894a710387490f3b6d6c3ca2ed9cde 20241226160234279 DAUC <0003> auc.c:145 vector [2]: res = f7162483aa6b756c0000000000000000 20241226160234279 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160234279 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160234279 DAUC <0003> auc.c:151 vector [2]: kc = 41b3a43aec8e588f 20241226160234279 DAUC <0003> auc.c:152 vector [2]: sres = 5d7d51ef 20241226160234279 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160234279 DAUC <0003> auc.c:113 vector [3]: rand = ff596d1c92350a4a7aa719969ecc267b 20241226160234279 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160234279 DAUC <0003> auc.c:142 vector [3]: autn = 3b4e070354778000a5bb94643a957526 20241226160234279 DAUC <0003> auc.c:143 vector [3]: ck = 3d6a4fcf5f123e477e4f7cb94d50d082 20241226160234279 DAUC <0003> auc.c:144 vector [3]: ik = 8435c07b5bf210797784b805260fc786 20241226160234279 DAUC <0003> auc.c:145 vector [3]: res = 7ed03a4c127323db0000000000000000 20241226160234279 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160234279 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160234279 DAUC <0003> auc.c:151 vector [3]: kc = b0944b086fbf393a 20241226160234279 DAUC <0003> auc.c:152 vector [3]: sres = 6ca31997 20241226160234279 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160234279 DAUC <0003> auc.c:113 vector [4]: rand = 2692823699d0e4437a55345e489bd577 20241226160234279 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160234279 DAUC <0003> auc.c:142 vector [4]: autn = 3093315d917b8000223593cfb7301b2c 20241226160234279 DAUC <0003> auc.c:143 vector [4]: ck = 002036972dec5385c9e9d0c6ca1d5453 20241226160234279 DAUC <0003> auc.c:144 vector [4]: ik = 7c48e6c358c0e132526991c2cc3398f1 20241226160234279 DAUC <0003> auc.c:145 vector [4]: res = 4621082fc0f4c0260000000000000000 20241226160234279 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160234279 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160234279 DAUC <0003> auc.c:151 vector [4]: kc = e7e8915073027e15 20241226160234279 DAUC <0003> auc.c:152 vector [4]: sres = 86d5c809 20241226160234279 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160234279 DAUC <0003> db_auc.c:245 IMSI='262421045688071': Generated 5 vectors 20241226160234279 DAUC <0003> db_auc.c:249 IMSI='262421045688071': Updating SQN=161 in DB 20241226160234279 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421045688071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421045688071"} 20241226160234279 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421045688071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160234279 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234279 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241226160234283 DAUC <0003> db_auc.c:157 IMSI='262423289434284': No 2G Auth Data 20241226160234283 DAUC <0003> db_auc.c:192 IMSI='262423289434284': No 3G Auth Data 20241226160234289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32876<->l=127.0.0.1:4258 20241226160234291 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234291 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423289434284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423289434284"} 20241226160234291 DAUC <0003> db_auc.c:157 IMSI='262423289434284': No 2G Auth Data 20241226160234291 DAUC <0003> db_auc.c:236 IMSI='262423289434284': Calling to generate 5 vectors 20241226160234291 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226160234291 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160234291 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226160234291 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160234291 DAUC <0003> auc.c:113 vector [0]: rand = e74ab2287b90ec904c6404f994448ffa 20241226160234291 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160234291 DAUC <0003> auc.c:142 vector [0]: autn = 26b5d3480a7d80004435c227dd2ea30c 20241226160234291 DAUC <0003> auc.c:143 vector [0]: ck = 32878d056db3c1f3b961b11f20cfe9c5 20241226160234291 DAUC <0003> auc.c:144 vector [0]: ik = b1710d1b29d6487d0026a6b5fbaeb149 20241226160234291 DAUC <0003> auc.c:145 vector [0]: res = 5b67240e7022cdaa0000000000000000 20241226160234291 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160234291 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226160234291 DAUC <0003> auc.c:151 vector [0]: kc = 3ab197b49f04d102 20241226160234291 DAUC <0003> auc.c:152 vector [0]: sres = 2b45e9a4 20241226160234291 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226160234292 DAUC <0003> auc.c:113 vector [1]: rand = 66ef094f5ba555448d0094decce20cb9 20241226160234292 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160234292 DAUC <0003> auc.c:142 vector [1]: autn = b178ef5fa4738000d074aac71582d4d8 20241226160234292 DAUC <0003> auc.c:143 vector [1]: ck = ecdb89da56af6eec7c94809f804eb19f 20241226160234292 DAUC <0003> auc.c:144 vector [1]: ik = 5c0c9480d20fbb2ab6229e57527ebb96 20241226160234292 DAUC <0003> auc.c:145 vector [1]: res = d2ac0dc6969644b70000000000000000 20241226160234292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160234292 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226160234292 DAUC <0003> auc.c:151 vector [1]: kc = 7a6103925690dfcf 20241226160234292 DAUC <0003> auc.c:152 vector [1]: sres = 443a4971 20241226160234292 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226160234292 DAUC <0003> auc.c:113 vector [2]: rand = c2945454584b0f91144ed67e1bff6711 20241226160234292 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160234292 DAUC <0003> auc.c:142 vector [2]: autn = d6703e7c76bb8000e156fb43265d7e9f 20241226160234292 DAUC <0003> auc.c:143 vector [2]: ck = 695956b0c2a9b263896aa3eda73e17ef 20241226160234292 DAUC <0003> auc.c:144 vector [2]: ik = 92973cb7815f2f80e6ef8c837e47c977 20241226160234292 DAUC <0003> auc.c:145 vector [2]: res = 5d6a894b001384c50000000000000000 20241226160234292 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160234292 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226160234292 DAUC <0003> auc.c:151 vector [2]: kc = 944b45699a8f437b 20241226160234292 DAUC <0003> auc.c:152 vector [2]: sres = 5d790d8e 20241226160234292 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226160234292 DAUC <0003> auc.c:113 vector [3]: rand = 521585088d0f05cb4da558d6b9705d02 20241226160234292 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160234292 DAUC <0003> auc.c:142 vector [3]: autn = 0f7f67c2b6308000acf9747132c2e425 20241226160234292 DAUC <0003> auc.c:143 vector [3]: ck = 18cea47cb19ff8328dd5f3bb4cec103e 20241226160234292 DAUC <0003> auc.c:144 vector [3]: ik = 64f784a297b87f4a210d776751d159ed 20241226160234292 DAUC <0003> auc.c:145 vector [3]: res = 90f3f92d7dc694a70000000000000000 20241226160234292 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160234292 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226160234292 DAUC <0003> auc.c:151 vector [3]: kc = d0e1a4023b1aceab 20241226160234292 DAUC <0003> auc.c:152 vector [3]: sres = ed356d8a 20241226160234292 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226160234292 DAUC <0003> auc.c:113 vector [4]: rand = e0bec45062b2db1a2c97d014d40c0ad9 20241226160234292 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160234292 DAUC <0003> auc.c:142 vector [4]: autn = ccdfffe274cd8000f27340d8e7f86c68 20241226160234292 DAUC <0003> auc.c:143 vector [4]: ck = 2b88b2416bf1e3fb0c6823b845658d5a 20241226160234292 DAUC <0003> auc.c:144 vector [4]: ik = bd8b2807acb35429c584bf1653cc7948 20241226160234292 DAUC <0003> auc.c:145 vector [4]: res = fa12591073efb37f0000000000000000 20241226160234292 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160234292 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226160234292 DAUC <0003> auc.c:151 vector [4]: kc = 5fef06e8d1eb43c0 20241226160234292 DAUC <0003> auc.c:152 vector [4]: sres = 89fdea6f 20241226160234292 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226160234292 DAUC <0003> db_auc.c:245 IMSI='262423289434284': Generated 5 vectors 20241226160234292 DAUC <0003> db_auc.c:249 IMSI='262423289434284': Updating SQN=161 in DB 20241226160234292 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423289434284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423289434284"} 20241226160234292 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423289434284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160234292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32876<->l=127.0.0.1:4258 20241226160234295 DAUC <0003> db_auc.c:157 IMSI='262427704423854': No 2G Auth Data 20241226160234295 DAUC <0003> db_auc.c:192 IMSI='262427704423854': No 3G Auth Data 20241226160234304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32892<->l=127.0.0.1:4258 20241226160234307 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234307 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427704423854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427704423854"} 20241226160234307 DAUC <0003> db_auc.c:236 IMSI='262427704423854': Calling to generate 5 vectors 20241226160234307 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160234307 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160234307 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160234307 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160234307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160234307 DAUC <0003> auc.c:113 vector [0]: rand = 5e8ec54d1c23ae9ad55a52eaf6fb8045 20241226160234307 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160234307 DAUC <0003> auc.c:142 vector [0]: autn = 68555c19ff218000491c3bdd6360e0b6 20241226160234307 DAUC <0003> auc.c:143 vector [0]: ck = 093ae28e915b0625128699c9495919eb 20241226160234307 DAUC <0003> auc.c:144 vector [0]: ik = dbafdad41d3aebc6a2b1fb4ac3aa29f6 20241226160234307 DAUC <0003> auc.c:145 vector [0]: res = 321c554d1409ee810000000000000000 20241226160234307 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160234307 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160234307 DAUC <0003> auc.c:179 vector [0]: kc = af660fa0b1a0e400 20241226160234307 DAUC <0003> auc.c:180 vector [0]: sres = da6ca234 20241226160234307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160234307 DAUC <0003> auc.c:113 vector [1]: rand = c02e5811496ba05c92de7fd84e835e73 20241226160234307 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160234307 DAUC <0003> auc.c:142 vector [1]: autn = 9396dd12fd958000fd60fb66ef4016d0 20241226160234307 DAUC <0003> auc.c:143 vector [1]: ck = f4bce8ba87eab401242cce439983cb93 20241226160234307 DAUC <0003> auc.c:144 vector [1]: ik = 01dc61b17368e3f6f7d7008d30c5c619 20241226160234307 DAUC <0003> auc.c:145 vector [1]: res = d35744495d71fc650000000000000000 20241226160234307 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160234307 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160234307 DAUC <0003> auc.c:179 vector [1]: kc = 5ab15be49cca0400 20241226160234307 DAUC <0003> auc.c:180 vector [1]: sres = fa8c5f0a 20241226160234307 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160234307 DAUC <0003> auc.c:113 vector [2]: rand = 7897c9653dbda187e03d58fbae25dfaa 20241226160234307 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160234307 DAUC <0003> auc.c:142 vector [2]: autn = 53a98519d183800091fd69d2fd178566 20241226160234307 DAUC <0003> auc.c:143 vector [2]: ck = 706fbad0f1815f3da54d22369a130c07 20241226160234307 DAUC <0003> auc.c:144 vector [2]: ik = 98543c57ecc615a32768b911fd114de6 20241226160234307 DAUC <0003> auc.c:145 vector [2]: res = ce0a354a8822c2a20000000000000000 20241226160234307 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160234307 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160234307 DAUC <0003> auc.c:179 vector [2]: kc = 92fdeeb8cceb4c00 20241226160234307 DAUC <0003> auc.c:180 vector [2]: sres = 68ea3397 20241226160234307 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160234307 DAUC <0003> auc.c:113 vector [3]: rand = fe8205197a2c70a096d6812043edf841 20241226160234307 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160234307 DAUC <0003> auc.c:142 vector [3]: autn = 3a7f2d98b4708000f631a6e074dd740d 20241226160234307 DAUC <0003> auc.c:143 vector [3]: ck = db7d096123aed0c84bbb50b240ba5f49 20241226160234308 DAUC <0003> auc.c:144 vector [3]: ik = e0775ed8945278ce852ec488f729fafb 20241226160234308 DAUC <0003> auc.c:145 vector [3]: res = 4f2d257ca994b2970000000000000000 20241226160234308 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160234308 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160234308 DAUC <0003> auc.c:179 vector [3]: kc = 0dd01f280eadd000 20241226160234308 DAUC <0003> auc.c:180 vector [3]: sres = c1b79ae5 20241226160234308 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160234308 DAUC <0003> auc.c:113 vector [4]: rand = 6aca8f476a7a8c58954590a1ed6eefa9 20241226160234308 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160234308 DAUC <0003> auc.c:142 vector [4]: autn = 80fea306f0bf8000a729d8d829e706cc 20241226160234308 DAUC <0003> auc.c:143 vector [4]: ck = 4a52c0b07e0cd8c1a64b15f52f46d1a0 20241226160234308 DAUC <0003> auc.c:144 vector [4]: ik = 798bfaa8f01e9ae47272def28645e4e7 20241226160234308 DAUC <0003> auc.c:145 vector [4]: res = 1d59b6d78969782d0000000000000000 20241226160234308 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160234308 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160234308 DAUC <0003> auc.c:179 vector [4]: kc = 224fa268f619b800 20241226160234308 DAUC <0003> auc.c:180 vector [4]: sres = a7e8dc25 20241226160234308 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160234308 DAUC <0003> db_auc.c:245 IMSI='262427704423854': Generated 5 vectors 20241226160234308 DAUC <0003> db_auc.c:249 IMSI='262427704423854': Updating SQN=161 in DB 20241226160234308 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427704423854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427704423854"} 20241226160234308 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427704423854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160234308 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234308 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32892<->l=127.0.0.1:4258 20241226160234311 DAUC <0003> db_auc.c:157 IMSI='262424772303145': No 2G Auth Data 20241226160234311 DAUC <0003> db_auc.c:192 IMSI='262424772303145': No 3G Auth Data 20241226160234319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241226160234321 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234321 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424772303145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424772303145"} 20241226160234322 DAUC <0003> db_auc.c:236 IMSI='262424772303145': Calling to generate 5 vectors 20241226160234322 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160234322 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160234322 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160234322 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160234322 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160234322 DAUC <0003> auc.c:113 vector [0]: rand = 0beaa14fc144feed50d78e16569ae0b1 20241226160234322 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160234322 DAUC <0003> auc.c:142 vector [0]: autn = 6679198b75bc800021784ab6cfbb9dd9 20241226160234322 DAUC <0003> auc.c:143 vector [0]: ck = 10c28f38925f67871bc83291ab850724 20241226160234322 DAUC <0003> auc.c:144 vector [0]: ik = c560bc097e36beaefe4afaf507c8b87f 20241226160234322 DAUC <0003> auc.c:145 vector [0]: res = 807e1ae192cb66930000000000000000 20241226160234322 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160234322 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160234322 DAUC <0003> auc.c:179 vector [0]: kc = 9992aeabb60c6800 20241226160234322 DAUC <0003> auc.c:180 vector [0]: sres = eb3def30 20241226160234322 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160234322 DAUC <0003> auc.c:113 vector [1]: rand = 44f088ba42f74e3b07022f2bfb8d5492 20241226160234322 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160234322 DAUC <0003> auc.c:142 vector [1]: autn = ecfdd292963a80007abfc849a044560e 20241226160234322 DAUC <0003> auc.c:143 vector [1]: ck = 19dcf996a349fdf5e788f9b0449d45b5 20241226160234322 DAUC <0003> auc.c:144 vector [1]: ik = c925b215aa8eddf061a9c20a44b5fdba 20241226160234322 DAUC <0003> auc.c:145 vector [1]: res = 9a16788d08e78f9e0000000000000000 20241226160234322 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160234322 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160234322 DAUC <0003> auc.c:179 vector [1]: kc = 08a1f2aab4d19000 20241226160234322 DAUC <0003> auc.c:180 vector [1]: sres = c8f7cb29 20241226160234322 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160234322 DAUC <0003> auc.c:113 vector [2]: rand = 9c84d682a2ae969a250d973a9f58a738 20241226160234322 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160234322 DAUC <0003> auc.c:142 vector [2]: autn = f0f969dccba180006a7f943408b85e5f 20241226160234322 DAUC <0003> auc.c:143 vector [2]: ck = 65b3ae5e9110c2127f9d22cb05e478ef 20241226160234322 DAUC <0003> auc.c:144 vector [2]: ik = aa8cbf0d47dfa91c4b2e103c9138af97 20241226160234322 DAUC <0003> auc.c:145 vector [2]: res = bc2b2e89c3ae1c0d0000000000000000 20241226160234322 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160234322 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160234322 DAUC <0003> auc.c:179 vector [2]: kc = 25f93e8eea941800 20241226160234322 DAUC <0003> auc.c:180 vector [2]: sres = d5d886a2 20241226160234322 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160234322 DAUC <0003> auc.c:113 vector [3]: rand = 63cbc5e9b1f8010850a50220d273f466 20241226160234322 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160234322 DAUC <0003> auc.c:142 vector [3]: autn = 97b518127ab780005d911dd5df174c4d 20241226160234322 DAUC <0003> auc.c:143 vector [3]: ck = 96a0b4988fed8ffa50329bfcc50c3279 20241226160234322 DAUC <0003> auc.c:144 vector [3]: ik = 617b640d1c0d8d966fdf010ce9a51643 20241226160234322 DAUC <0003> auc.c:145 vector [3]: res = 9b057fbec335fbdb0000000000000000 20241226160234322 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160234322 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160234322 DAUC <0003> auc.c:179 vector [3]: kc = b4554dc25bffbc00 20241226160234322 DAUC <0003> auc.c:180 vector [3]: sres = f6fa25ac 20241226160234322 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160234322 DAUC <0003> auc.c:113 vector [4]: rand = 03b8508bff0126bc55496933e820583d 20241226160234322 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160234322 DAUC <0003> auc.c:142 vector [4]: autn = d1d90d041ee2800076fecee2110da93e 20241226160234322 DAUC <0003> auc.c:143 vector [4]: ck = 06a70e2da1a2300e52d14d2d630b4360 20241226160234322 DAUC <0003> auc.c:144 vector [4]: ik = 10fc04496279d734fb86d7a7a7d6663b 20241226160234322 DAUC <0003> auc.c:145 vector [4]: res = fc663a7285ddf1ad0000000000000000 20241226160234322 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160234323 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160234323 DAUC <0003> auc.c:179 vector [4]: kc = a75aa82e3f116400 20241226160234323 DAUC <0003> auc.c:180 vector [4]: sres = 48c6e0f7 20241226160234323 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160234323 DAUC <0003> db_auc.c:245 IMSI='262424772303145': Generated 5 vectors 20241226160234323 DAUC <0003> db_auc.c:249 IMSI='262424772303145': Updating SQN=161 in DB 20241226160234323 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424772303145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424772303145"} 20241226160234323 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424772303145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160234323 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234323 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241226160234327 DAUC <0003> db_auc.c:157 IMSI='262425069723641': No 2G Auth Data 20241226160234327 DAUC <0003> db_auc.c:192 IMSI='262425069723641': No 3G Auth Data 20241226160234355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32910<->l=127.0.0.1:4258 20241226160234357 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234357 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425069723641 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425069723641"} 20241226160234357 DAUC <0003> db_auc.c:236 IMSI='262425069723641': Calling to generate 5 vectors 20241226160234357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226160234357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226160234357 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226160234357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226160234357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226160234357 DAUC <0003> auc.c:113 vector [0]: rand = 1adbf292740074e0f05d1288822978b3 20241226160234357 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226160234357 DAUC <0003> auc.c:142 vector [0]: autn = da80d11046f480004e36af7ecad396da 20241226160234357 DAUC <0003> auc.c:143 vector [0]: ck = 645c6a6b2d493ff9c7d8b4672d5fdfc6 20241226160234357 DAUC <0003> auc.c:144 vector [0]: ik = 6adb58f35bf88f212b58c9a109167c66 20241226160234357 DAUC <0003> auc.c:145 vector [0]: res = 6e171f24d2a497020000000000000000 20241226160234357 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226160234357 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226160234357 DAUC <0003> auc.c:179 vector [0]: kc = 893b81a59d8a4ab3 20241226160234357 DAUC <0003> auc.c:180 vector [0]: sres = 00eec046 20241226160234357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226160234357 DAUC <0003> auc.c:113 vector [1]: rand = 6c3af1486fad3e077dc8c93be36131d5 20241226160234357 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226160234357 DAUC <0003> auc.c:142 vector [1]: autn = 54986f5b442280002ab9ca259521b542 20241226160234357 DAUC <0003> auc.c:143 vector [1]: ck = f3ed99330375b9ae66d2e55db3ce7b9d 20241226160234357 DAUC <0003> auc.c:144 vector [1]: ik = 32457528b1191c1a66f47453e92e7e7e 20241226160234357 DAUC <0003> auc.c:145 vector [1]: res = 98a6997b7c213ea90000000000000000 20241226160234357 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226160234357 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226160234357 DAUC <0003> auc.c:179 vector [1]: kc = 201d6e134898c4ac 20241226160234358 DAUC <0003> auc.c:180 vector [1]: sres = 9fbf8583 20241226160234358 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226160234358 DAUC <0003> auc.c:113 vector [2]: rand = 964fa96db9a78337912d6caa259cfb14 20241226160234358 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226160234358 DAUC <0003> auc.c:142 vector [2]: autn = e7fcdbd5b36480001b5ae09bf6ceed2e 20241226160234358 DAUC <0003> auc.c:143 vector [2]: ck = 771d44ca984aa0b23d32f67f240ec540 20241226160234358 DAUC <0003> auc.c:144 vector [2]: ik = 960112faf53362b2cb93c59fc7db523c 20241226160234358 DAUC <0003> auc.c:145 vector [2]: res = fbeb37cf834787d80000000000000000 20241226160234358 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226160234358 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226160234358 DAUC <0003> auc.c:179 vector [2]: kc = 8b1e213cf25c4916 20241226160234358 DAUC <0003> auc.c:180 vector [2]: sres = 6190b688 20241226160234358 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226160234358 DAUC <0003> auc.c:113 vector [3]: rand = fb3fc3676ebda67e515dec4add2e1da9 20241226160234358 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226160234358 DAUC <0003> auc.c:142 vector [3]: autn = 32cbd27fb88880007e7b27477b732fe7 20241226160234358 DAUC <0003> auc.c:143 vector [3]: ck = a09580af808a07dac3459972f5da2e0b 20241226160234358 DAUC <0003> auc.c:144 vector [3]: ik = 93acbb9ab36d66d64dd9bab4954853a0 20241226160234358 DAUC <0003> auc.c:145 vector [3]: res = ac87da4f2213e9d40000000000000000 20241226160234358 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226160234358 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226160234358 DAUC <0003> auc.c:179 vector [3]: kc = 239ffc6c0cfd9e48 20241226160234358 DAUC <0003> auc.c:180 vector [3]: sres = 6d8f109b 20241226160234358 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226160234358 DAUC <0003> auc.c:113 vector [4]: rand = 7ea85777d3dc4638382f5892a7fcfc4e 20241226160234358 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226160234358 DAUC <0003> auc.c:142 vector [4]: autn = 9e8cc5dfce5c8000054a91c481a9d8a3 20241226160234358 DAUC <0003> auc.c:143 vector [4]: ck = 69055e46c4bade6b2d67bbc4182963bd 20241226160234358 DAUC <0003> auc.c:144 vector [4]: ik = bb74a55934f2d1dd5de9f002ff645665 20241226160234358 DAUC <0003> auc.c:145 vector [4]: res = 92b540f71e8a6ec80000000000000000 20241226160234358 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226160234358 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226160234358 DAUC <0003> auc.c:179 vector [4]: kc = 8d94cb70b4c07527 20241226160234358 DAUC <0003> auc.c:180 vector [4]: sres = f027122f 20241226160234358 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226160234358 DAUC <0003> db_auc.c:245 IMSI='262425069723641': Generated 5 vectors 20241226160234358 DAUC <0003> db_auc.c:249 IMSI='262425069723641': Updating SQN=161 in DB 20241226160234358 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425069723641 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425069723641"} 20241226160234358 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425069723641 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160234358 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234358 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160234360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32910<->l=127.0.0.1:4258 20241226160234362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4258 20241226160234362 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38101<->l=127.0.0.1:4259) 20241226160234362 DLINP <000b> input/ipa.c:452 connected read/write 20241226160234362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160234362 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160234362 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160234362 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160234385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 20241226160234486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 20241226160237524 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160237524 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160237525 DLINP <000b> input/ipa.c:452 connected read/write 20241226160237525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160237526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32928<->l=127.0.0.1:4258 20241226160237527 DLINP <000b> input/ipa.c:452 connected read/write 20241226160237527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160237527 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160237527 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160237527 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160237527 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160237527 DLGSUP <0013> gsup_server.c:238 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  20241226160237527 DLGSUP <0013> gsup_server.c:236 2:  20241226160237527 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160237527 DLGSUP <0013> gsup_server.c:236 3:  20241226160237527 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160237527 DLGSUP <0013> gsup_server.c:236 4:  20241226160237527 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160237527 DLGSUP <0013> gsup_server.c:236 5:  20241226160237527 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160237527 DLGSUP <0013> gsup_server.c:236 7:  20241226160237527 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160237527 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160237527 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160237527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160237534 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43713<->l=127.0.0.1:4259) 20241226160237540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32938<->l=127.0.0.1:4258 20241226160237570 DLINP <000b> input/ipa.c:452 connected read/write 20241226160237570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160237570 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429024433534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429024433534" cn_domain=PS} 20241226160237570 DLU <0006> fsm.c:456 lu(262429024433534)[0x61200000b320]{UNVALIDATED}: Allocated 20241226160237570 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429024433534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241226160237570 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429024433534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429024433534" cause=IMSI unknown in HLR} 20241226160237570 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429024433534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160237570 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429024433534)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160237570 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429024433534)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241226160237570 DLU <0006> fsm.c:568 lu(PS:IMSI-262429024433534)[0x61200000b320]{UNVALIDATED}: Deallocated 20241226160237570 DLINP <000b> input/ipa.c:452 connected read/write 20241226160237570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160237570 DLINP <000b> input/ipa.c:452 connected read/write 20241226160237570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160237638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32938<->l=127.0.0.1:4258 20241226160237639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32928<->l=127.0.0.1:4258 20241226160237639 DLINP <000b> input/ipa.c:452 connected read/write 20241226160237639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160237639 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160237639 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160237639 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160237639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43713<->l=127.0.0.1:4259) 20241226160237662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32940<->l=127.0.0.1:4258 20241226160237763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32940<->l=127.0.0.1:4258 20241226160240792 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160240792 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160240793 DLINP <000b> input/ipa.c:452 connected read/write 20241226160240793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160240794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241226160240795 DLINP <000b> input/ipa.c:452 connected read/write 20241226160240795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160240795 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160240795 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160240795 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160240795 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160240795 DLGSUP <0013> gsup_server.c:238 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  20241226160240795 DLGSUP <0013> gsup_server.c:236 2:  20241226160240795 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160240795 DLGSUP <0013> gsup_server.c:236 3:  20241226160240795 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160240795 DLGSUP <0013> gsup_server.c:236 4:  20241226160240795 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160240795 DLGSUP <0013> gsup_server.c:236 5:  20241226160240795 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160240795 DLGSUP <0013> gsup_server.c:236 7:  20241226160240795 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160240795 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160240795 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160240795 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160240804 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33737<->l=127.0.0.1:4259) 20241226160240811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 20241226160240838 DLINP <000b> input/ipa.c:452 connected read/write 20241226160240838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160240838 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420788866182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420788866182" cn_domain=PS source_name="the-source\n"} 20241226160240838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226160240838 DLU <0006> fsm.c:456 lu(262420788866182)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241226160240838 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420788866182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241226160240838 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420788866182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420788866182" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241226160240838 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420788866182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160240838 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420788866182)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160240838 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420788866182)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241226160240838 DLU <0006> fsm.c:568 lu(PS:IMSI-262420788866182)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241226160240838 DLINP <000b> input/ipa.c:452 connected read/write 20241226160240838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160240838 DLINP <000b> input/ipa.c:452 connected read/write 20241226160240838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160240839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 20241226160240840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20241226160240840 DLINP <000b> input/ipa.c:452 connected read/write 20241226160240840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160240840 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160240840 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160240840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160240840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226160240841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33737<->l=127.0.0.1:4259) 20241226160240863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4258 20241226160240964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4258 20241226160243994 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160243994 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160243995 DLINP <000b> input/ipa.c:452 connected read/write 20241226160243995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160243995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45258<->l=127.0.0.1:4258 20241226160243996 DLINP <000b> input/ipa.c:452 connected read/write 20241226160243996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160243996 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160243996 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160243996 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160243996 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160243996 DLGSUP <0013> gsup_server.c:238 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  20241226160243996 DLGSUP <0013> gsup_server.c:236 2:  20241226160243996 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160243996 DLGSUP <0013> gsup_server.c:236 3:  20241226160243996 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160243996 DLGSUP <0013> gsup_server.c:236 4:  20241226160243996 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160243996 DLGSUP <0013> gsup_server.c:236 5:  20241226160243996 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160243996 DLGSUP <0013> gsup_server.c:236 7:  20241226160243996 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160243996 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160243996 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160243996 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160244007 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42653<->l=127.0.0.1:4259) 20241226160244014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 20241226160244038 DLINP <000b> input/ipa.c:452 connected read/write 20241226160244038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160244038 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422118985437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422118985437" cn_domain=PS} 20241226160244038 DLU <0006> fsm.c:456 lu(262422118985437)[0x61200000b620]{UNVALIDATED}: Allocated 20241226160244038 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422118985437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241226160244038 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422118985437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422118985437" cause=Roaming not allowed in this location area} 20241226160244038 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422118985437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160244038 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422118985437)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160244038 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422118985437)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241226160244038 DLU <0006> fsm.c:568 lu(PS:IMSI-262422118985437)[0x61200000b620]{UNVALIDATED}: Deallocated 20241226160244038 DLINP <000b> input/ipa.c:452 connected read/write 20241226160244038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160244038 DLINP <000b> input/ipa.c:452 connected read/write 20241226160244038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160244040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 20241226160244040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45258<->l=127.0.0.1:4258 20241226160244041 DLINP <000b> input/ipa.c:452 connected read/write 20241226160244041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160244041 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160244041 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160244041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160244041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42653<->l=127.0.0.1:4259) 20241226160244076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20241226160244177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20241226160247752 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160247752 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160247753 DLINP <000b> input/ipa.c:452 connected read/write 20241226160247753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160247754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4258 20241226160247755 DLINP <000b> input/ipa.c:452 connected read/write 20241226160247755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160247755 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160247755 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160247755 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160247755 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160247755 DLGSUP <0013> gsup_server.c:238 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  20241226160247755 DLGSUP <0013> gsup_server.c:236 2:  20241226160247755 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160247755 DLGSUP <0013> gsup_server.c:236 3:  20241226160247755 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160247755 DLGSUP <0013> gsup_server.c:236 4:  20241226160247755 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160247755 DLGSUP <0013> gsup_server.c:236 5:  20241226160247755 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160247755 DLGSUP <0013> gsup_server.c:236 7:  20241226160247755 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160247755 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160247755 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160247755 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160247763 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40593<->l=127.0.0.1:4259) 20241226160247769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45284<->l=127.0.0.1:4258 20241226160247802 DLINP <000b> input/ipa.c:452 connected read/write 20241226160247802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160247802 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420848667335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420848667335"} 20241226160247802 DAUC <0003> db_auc.c:133 IMSI='262420848667335': No such subscriber 20241226160247802 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420848667335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241226160247802 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420848667335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420848667335" cause=IMSI unknown in HLR} 20241226160247802 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420848667335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160247802 DLINP <000b> input/ipa.c:452 connected read/write 20241226160247802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160247802 DLINP <000b> input/ipa.c:452 connected read/write 20241226160247802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160247804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45284<->l=127.0.0.1:4258 20241226160247804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4258 20241226160247805 DLINP <000b> input/ipa.c:452 connected read/write 20241226160247805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160247805 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160247805 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160247805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160247805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40593<->l=127.0.0.1:4259) 20241226160247827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241226160247928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241226160250968 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160250968 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160250969 DLINP <000b> input/ipa.c:452 connected read/write 20241226160250969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160250969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241226160250970 DLINP <000b> input/ipa.c:452 connected read/write 20241226160250970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160250970 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160250970 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160250970 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160250970 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160250970 DLGSUP <0013> gsup_server.c:238 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  20241226160250970 DLGSUP <0013> gsup_server.c:236 2:  20241226160250970 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160250970 DLGSUP <0013> gsup_server.c:236 3:  20241226160250970 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160250970 DLGSUP <0013> gsup_server.c:236 4:  20241226160250970 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160250970 DLGSUP <0013> gsup_server.c:236 5:  20241226160250970 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160250970 DLGSUP <0013> gsup_server.c:236 7:  20241226160250970 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160250970 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160250970 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160250970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160250982 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44039<->l=127.0.0.1:4259) 20241226160250987 DAUC <0003> db_auc.c:157 IMSI='262429907854452': No 2G Auth Data 20241226160250987 DAUC <0003> db_auc.c:192 IMSI='262429907854452': No 3G Auth Data 20241226160250996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4258 20241226160251018 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251018 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429907854452" cn_domain=PS} 20241226160251018 DLU <0006> fsm.c:456 lu(262429907854452)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241226160251018 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429907854452)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251018 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429907854452" cn_domain=PS} 20241226160251018 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251018 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251025 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251025 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429907854452"} 20241226160251025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429907854452)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251025 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251025 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429907854452"} 20241226160251025 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429907854452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429907854452)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429907854452)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251025 DLU <0006> fsm.c:568 lu(PS:IMSI-262429907854452)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251025 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251025 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4258 20241226160251031 DAUC <0003> db_auc.c:157 IMSI='262429252969044': No 2G Auth Data 20241226160251031 DAUC <0003> db_auc.c:192 IMSI='262429252969044': No 3G Auth Data 20241226160251032 DLGSUP <0013> hlr.c:121 IMSI 262429252969044: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241226160251048 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251048 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429252969044" cn_domain=PS} 20241226160251048 DLU <0006> fsm.c:456 lu(262429252969044)[0x61200000b920]{UNVALIDATED}: Allocated 20241226160251048 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429252969044)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251048 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429252969044" cn_domain=PS} 20241226160251048 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251048 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251049 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251049 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429252969044"} 20241226160251049 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429252969044)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251049 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251049 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429252969044"} 20241226160251049 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429252969044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429252969044)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429252969044)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251049 DLU <0006> fsm.c:568 lu(PS:IMSI-262429252969044)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251049 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251049 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241226160251051 DAUC <0003> db_auc.c:157 IMSI='262427086714918': No 2G Auth Data 20241226160251051 DAUC <0003> db_auc.c:192 IMSI='262427086714918': No 3G Auth Data 20241226160251051 DLGSUP <0013> hlr.c:121 IMSI 262427086714918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4258 20241226160251058 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251058 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427086714918" cn_domain=PS} 20241226160251059 DLU <0006> fsm.c:456 lu(262427086714918)[0x61200000baa0]{UNVALIDATED}: Allocated 20241226160251059 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251059 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427086714918)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251059 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427086714918" cn_domain=PS} 20241226160251059 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251059 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251060 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251060 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427086714918"} 20241226160251060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427086714918)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251060 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251060 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427086714918"} 20241226160251060 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427086714918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427086714918)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427086714918)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251060 DLU <0006> fsm.c:568 lu(PS:IMSI-262427086714918)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251060 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251060 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4258 20241226160251061 DAUC <0003> db_auc.c:157 IMSI='262423122385656': No 2G Auth Data 20241226160251061 DAUC <0003> db_auc.c:192 IMSI='262423122385656': No 3G Auth Data 20241226160251062 DLGSUP <0013> hlr.c:121 IMSI 262423122385656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45326<->l=127.0.0.1:4258 20241226160251071 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251071 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423122385656" cn_domain=PS} 20241226160251071 DLU <0006> fsm.c:456 lu(262423122385656)[0x61200000bc20]{UNVALIDATED}: Allocated 20241226160251071 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251071 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423122385656)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251071 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423122385656" cn_domain=PS} 20241226160251071 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251071 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251072 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251072 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423122385656"} 20241226160251072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423122385656)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251072 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251072 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423122385656"} 20241226160251072 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423122385656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423122385656)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423122385656)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251072 DLU <0006> fsm.c:568 lu(PS:IMSI-262423122385656)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251072 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251072 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45326<->l=127.0.0.1:4258 20241226160251074 DAUC <0003> db_auc.c:157 IMSI='262429061297745': No 2G Auth Data 20241226160251074 DAUC <0003> db_auc.c:192 IMSI='262429061297745': No 3G Auth Data 20241226160251074 DLGSUP <0013> hlr.c:121 IMSI 262429061297745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45338<->l=127.0.0.1:4258 20241226160251083 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251083 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429061297745" cn_domain=PS} 20241226160251083 DLU <0006> fsm.c:456 lu(262429061297745)[0x61200000bda0]{UNVALIDATED}: Allocated 20241226160251084 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429061297745)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251084 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429061297745" cn_domain=PS} 20241226160251084 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251084 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251085 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251086 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429061297745"} 20241226160251086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429061297745)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251086 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251086 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429061297745"} 20241226160251086 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429061297745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429061297745)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429061297745)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251086 DLU <0006> fsm.c:568 lu(PS:IMSI-262429061297745)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251086 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251086 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45338<->l=127.0.0.1:4258 20241226160251088 DAUC <0003> db_auc.c:157 IMSI='262424760326400': No 2G Auth Data 20241226160251088 DAUC <0003> db_auc.c:192 IMSI='262424760326400': No 3G Auth Data 20241226160251089 DLGSUP <0013> hlr.c:121 IMSI 262424760326400: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20241226160251099 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251099 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424760326400" cn_domain=PS} 20241226160251099 DLU <0006> fsm.c:456 lu(262424760326400)[0x61200000bf20]{UNVALIDATED}: Allocated 20241226160251099 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424760326400)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251099 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424760326400" cn_domain=PS} 20241226160251099 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251099 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251100 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251100 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424760326400"} 20241226160251100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424760326400)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251100 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251100 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424760326400"} 20241226160251100 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424760326400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424760326400)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424760326400)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251100 DLU <0006> fsm.c:568 lu(PS:IMSI-262424760326400)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251100 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251100 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20241226160251102 DAUC <0003> db_auc.c:157 IMSI='262429247014466': No 2G Auth Data 20241226160251102 DAUC <0003> db_auc.c:192 IMSI='262429247014466': No 3G Auth Data 20241226160251102 DLGSUP <0013> hlr.c:121 IMSI 262429247014466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241226160251111 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251111 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429247014466" cn_domain=PS} 20241226160251111 DLU <0006> fsm.c:456 lu(262429247014466)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241226160251111 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429247014466)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251111 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429247014466" cn_domain=PS} 20241226160251111 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251111 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251113 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251113 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429247014466"} 20241226160251113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429247014466)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251113 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251113 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429247014466"} 20241226160251113 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429247014466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429247014466)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429247014466)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251113 DLU <0006> fsm.c:568 lu(PS:IMSI-262429247014466)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251113 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251113 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241226160251114 DAUC <0003> db_auc.c:157 IMSI='262429637239519': No 2G Auth Data 20241226160251114 DAUC <0003> db_auc.c:192 IMSI='262429637239519': No 3G Auth Data 20241226160251115 DLGSUP <0013> hlr.c:121 IMSI 262429637239519: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160251123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4258 20241226160251126 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251126 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429637239519" cn_domain=PS} 20241226160251126 DLU <0006> fsm.c:456 lu(262429637239519)[0x612000010120]{UNVALIDATED}: Allocated 20241226160251126 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160251126 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429637239519)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160251126 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429637239519" cn_domain=PS} 20241226160251126 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251126 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251127 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251127 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429637239519"} 20241226160251127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429637239519)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160251127 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160251127 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429637239519"} 20241226160251127 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429637239519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160251127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429637239519)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160251127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429637239519)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160251127 DLU <0006> fsm.c:568 lu(PS:IMSI-262429637239519)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160251127 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251127 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160251128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4258 20241226160251129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241226160251129 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44039<->l=127.0.0.1:4259) 20241226160251130 DLINP <000b> input/ipa.c:452 connected read/write 20241226160251130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160251130 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160251130 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160251130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160251156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 20241226160251257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 20241226160254323 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160254323 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160254324 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4258 20241226160254327 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254327 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160254327 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160254327 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160254327 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160254327 DLGSUP <0013> gsup_server.c:238 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  20241226160254327 DLGSUP <0013> gsup_server.c:236 2:  20241226160254327 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160254327 DLGSUP <0013> gsup_server.c:236 3:  20241226160254327 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160254327 DLGSUP <0013> gsup_server.c:236 4:  20241226160254327 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160254327 DLGSUP <0013> gsup_server.c:236 5:  20241226160254327 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160254327 DLGSUP <0013> gsup_server.c:236 7:  20241226160254327 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160254327 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160254327 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160254327 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160254337 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42267<->l=127.0.0.1:4259) 20241226160254340 DAUC <0003> db_auc.c:157 IMSI='262427669518736': No 2G Auth Data 20241226160254340 DAUC <0003> db_auc.c:192 IMSI='262427669518736': No 3G Auth Data 20241226160254347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241226160254374 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254374 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427669518736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427669518736" cn_domain=PS source_name="the-source\n"} 20241226160254374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226160254374 DLU <0006> fsm.c:456 lu(262427669518736)[0x6120000102a0]{UNVALIDATED}: Allocated 20241226160254374 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427669518736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427669518736)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254374 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427669518736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427669518736" cn_domain=PS destination_name="the-source\n"} 20241226160254374 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254374 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254376 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427669518736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427669518736" source_name="the-source\n"} 20241226160254376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427669518736)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254376 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427669518736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254376 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427669518736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427669518736" destination_name="the-source\n"} 20241226160254376 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427669518736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427669518736)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427669518736)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254376 DLU <0006> fsm.c:568 lu(PS:IMSI-262427669518736)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241226160254377 DAUC <0003> db_auc.c:157 IMSI='262423607806758': No 2G Auth Data 20241226160254377 DAUC <0003> db_auc.c:192 IMSI='262423607806758': No 3G Auth Data 20241226160254378 DLGSUP <0013> hlr.c:121 IMSI 262423607806758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.1:4258 20241226160254387 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254387 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423607806758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423607806758" cn_domain=PS source_name="the-source\n"} 20241226160254387 DLU <0006> fsm.c:456 lu(262423607806758)[0x612000010420]{UNVALIDATED}: Allocated 20241226160254387 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423607806758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254387 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423607806758)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254387 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423607806758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423607806758" cn_domain=PS destination_name="the-source\n"} 20241226160254387 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254387 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254388 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254388 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423607806758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423607806758" source_name="the-source\n"} 20241226160254388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423607806758)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254388 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423607806758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254388 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423607806758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423607806758" destination_name="the-source\n"} 20241226160254388 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423607806758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423607806758)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423607806758)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254388 DLU <0006> fsm.c:568 lu(PS:IMSI-262423607806758)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254388 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254388 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.1:4258 20241226160254390 DAUC <0003> db_auc.c:157 IMSI='262421625191141': No 2G Auth Data 20241226160254390 DAUC <0003> db_auc.c:192 IMSI='262421625191141': No 3G Auth Data 20241226160254390 DLGSUP <0013> hlr.c:121 IMSI 262421625191141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48170<->l=127.0.0.1:4258 20241226160254398 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254398 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421625191141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421625191141" cn_domain=PS source_name="the-source\n"} 20241226160254398 DLU <0006> fsm.c:456 lu(262421625191141)[0x6120000105a0]{UNVALIDATED}: Allocated 20241226160254398 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421625191141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254398 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421625191141)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254398 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421625191141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421625191141" cn_domain=PS destination_name="the-source\n"} 20241226160254398 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254398 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254400 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254400 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421625191141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421625191141" source_name="the-source\n"} 20241226160254400 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421625191141)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254400 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421625191141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254400 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421625191141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421625191141" destination_name="the-source\n"} 20241226160254400 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421625191141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421625191141)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421625191141)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254400 DLU <0006> fsm.c:568 lu(PS:IMSI-262421625191141)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254400 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254400 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48170<->l=127.0.0.1:4258 20241226160254401 DAUC <0003> db_auc.c:157 IMSI='262422150307622': No 2G Auth Data 20241226160254401 DAUC <0003> db_auc.c:192 IMSI='262422150307622': No 3G Auth Data 20241226160254402 DLGSUP <0013> hlr.c:121 IMSI 262422150307622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241226160254410 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254410 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422150307622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422150307622" cn_domain=PS source_name="the-source\n"} 20241226160254410 DLU <0006> fsm.c:456 lu(262422150307622)[0x612000010720]{UNVALIDATED}: Allocated 20241226160254410 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422150307622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422150307622)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254410 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422150307622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422150307622" cn_domain=PS destination_name="the-source\n"} 20241226160254410 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254410 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254411 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254411 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422150307622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422150307622" source_name="the-source\n"} 20241226160254411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422150307622)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254411 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422150307622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254411 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422150307622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422150307622" destination_name="the-source\n"} 20241226160254411 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422150307622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422150307622)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422150307622)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254411 DLU <0006> fsm.c:568 lu(PS:IMSI-262422150307622)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254411 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254411 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241226160254413 DAUC <0003> db_auc.c:157 IMSI='262424174774191': No 2G Auth Data 20241226160254413 DAUC <0003> db_auc.c:192 IMSI='262424174774191': No 3G Auth Data 20241226160254413 DLGSUP <0013> hlr.c:121 IMSI 262424174774191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20241226160254423 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254423 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424174774191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424174774191" cn_domain=PS source_name="the-source\n"} 20241226160254423 DLU <0006> fsm.c:456 lu(262424174774191)[0x6120000108a0]{UNVALIDATED}: Allocated 20241226160254423 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424174774191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254423 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424174774191)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254423 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424174774191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424174774191" cn_domain=PS destination_name="the-source\n"} 20241226160254423 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254423 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254424 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254424 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424174774191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424174774191" source_name="the-source\n"} 20241226160254424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424174774191)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254424 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424174774191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254424 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424174774191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424174774191" destination_name="the-source\n"} 20241226160254424 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424174774191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424174774191)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424174774191)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254424 DLU <0006> fsm.c:568 lu(PS:IMSI-262424174774191)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254424 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254424 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20241226160254426 DAUC <0003> db_auc.c:157 IMSI='262426904921277': No 2G Auth Data 20241226160254426 DAUC <0003> db_auc.c:192 IMSI='262426904921277': No 3G Auth Data 20241226160254426 DLGSUP <0013> hlr.c:121 IMSI 262426904921277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4258 20241226160254435 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254435 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426904921277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426904921277" cn_domain=PS source_name="the-source\n"} 20241226160254435 DLU <0006> fsm.c:456 lu(262426904921277)[0x612000010a20]{UNVALIDATED}: Allocated 20241226160254435 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426904921277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426904921277)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254435 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426904921277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426904921277" cn_domain=PS destination_name="the-source\n"} 20241226160254435 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254436 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254437 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254437 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426904921277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426904921277" source_name="the-source\n"} 20241226160254437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426904921277)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254437 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426904921277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254437 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426904921277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426904921277" destination_name="the-source\n"} 20241226160254437 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426904921277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426904921277)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426904921277)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254437 DLU <0006> fsm.c:568 lu(PS:IMSI-262426904921277)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254437 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254437 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4258 20241226160254439 DAUC <0003> db_auc.c:157 IMSI='262425808252460': No 2G Auth Data 20241226160254439 DAUC <0003> db_auc.c:192 IMSI='262425808252460': No 3G Auth Data 20241226160254440 DLGSUP <0013> hlr.c:121 IMSI 262425808252460: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 20241226160254450 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254451 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425808252460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425808252460" cn_domain=PS source_name="the-source\n"} 20241226160254451 DLU <0006> fsm.c:456 lu(262425808252460)[0x612000010ba0]{UNVALIDATED}: Allocated 20241226160254451 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425808252460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425808252460)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254451 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425808252460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425808252460" cn_domain=PS destination_name="the-source\n"} 20241226160254451 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254451 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254452 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254452 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425808252460 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425808252460" source_name="the-source\n"} 20241226160254452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425808252460)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254452 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425808252460 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254452 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425808252460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425808252460" destination_name="the-source\n"} 20241226160254452 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425808252460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425808252460)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425808252460)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254452 DLU <0006> fsm.c:568 lu(PS:IMSI-262425808252460)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254452 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254452 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 20241226160254454 DAUC <0003> db_auc.c:157 IMSI='262420401706732': No 2G Auth Data 20241226160254454 DAUC <0003> db_auc.c:192 IMSI='262420401706732': No 3G Auth Data 20241226160254455 DLGSUP <0013> hlr.c:121 IMSI 262420401706732: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160254461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48198<->l=127.0.0.1:4258 20241226160254463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254463 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420401706732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420401706732" cn_domain=PS source_name="the-source\n"} 20241226160254463 DLU <0006> fsm.c:456 lu(262420401706732)[0x612000010d20]{UNVALIDATED}: Allocated 20241226160254463 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420401706732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226160254463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420401706732)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160254463 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420401706732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420401706732" cn_domain=PS destination_name="the-source\n"} 20241226160254463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254464 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420401706732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420401706732" source_name="the-source\n"} 20241226160254464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420401706732)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160254464 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262420401706732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160254464 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420401706732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420401706732" destination_name="the-source\n"} 20241226160254464 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262420401706732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160254464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420401706732)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160254465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420401706732)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160254465 DLU <0006> fsm.c:568 lu(PS:IMSI-262420401706732)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160254465 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254465 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160254465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48198<->l=127.0.0.1:4258 20241226160254466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4258 20241226160254467 DLINP <000b> input/ipa.c:452 connected read/write 20241226160254467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160254467 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160254467 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160254467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160254467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226160254467 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42267<->l=127.0.0.1:4259) 20241226160254490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4258 20241226160254591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4258 20241226160257628 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160257628 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160257629 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4258 20241226160257630 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257631 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160257631 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160257631 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160257631 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160257631 DLGSUP <0013> gsup_server.c:238 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  20241226160257631 DLGSUP <0013> gsup_server.c:236 2:  20241226160257631 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160257631 DLGSUP <0013> gsup_server.c:236 3:  20241226160257631 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160257631 DLGSUP <0013> gsup_server.c:236 4:  20241226160257631 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160257631 DLGSUP <0013> gsup_server.c:236 5:  20241226160257631 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160257631 DLGSUP <0013> gsup_server.c:236 7:  20241226160257631 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160257631 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160257631 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160257631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160257639 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40801<->l=127.0.0.1:4259) 20241226160257648 DAUC <0003> db_auc.c:157 IMSI='262425137551136': No 2G Auth Data 20241226160257648 DAUC <0003> db_auc.c:192 IMSI='262425137551136': No 3G Auth Data 20241226160257654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 20241226160257678 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257678 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425137551136" cn_domain=PS} 20241226160257678 DLU <0006> fsm.c:456 lu(262425137551136)[0x612000010ea0]{UNVALIDATED}: Allocated 20241226160257678 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425137551136)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257678 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425137551136" cn_domain=PS} 20241226160257678 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257678 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257680 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257680 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425137551136"} 20241226160257680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425137551136)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257680 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257680 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425137551136"} 20241226160257680 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425137551136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425137551136)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425137551136)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257680 DLU <0006> fsm.c:568 lu(PS:IMSI-262425137551136)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257680 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257680 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4258 20241226160257681 DAUC <0003> db_auc.c:157 IMSI='262424632811877': No 2G Auth Data 20241226160257681 DAUC <0003> db_auc.c:192 IMSI='262424632811877': No 3G Auth Data 20241226160257682 DLGSUP <0013> hlr.c:121 IMSI 262424632811877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48222<->l=127.0.0.1:4258 20241226160257689 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257690 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424632811877" cn_domain=PS} 20241226160257690 DLU <0006> fsm.c:456 lu(262424632811877)[0x612000011020]{UNVALIDATED}: Allocated 20241226160257690 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424632811877)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257690 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424632811877" cn_domain=PS} 20241226160257690 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257690 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257691 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257691 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424632811877"} 20241226160257691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424632811877)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257691 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257691 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424632811877"} 20241226160257691 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424632811877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424632811877)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424632811877)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257691 DLU <0006> fsm.c:568 lu(PS:IMSI-262424632811877)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257691 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257691 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48222<->l=127.0.0.1:4258 20241226160257692 DAUC <0003> db_auc.c:157 IMSI='262422322772188': No 2G Auth Data 20241226160257692 DAUC <0003> db_auc.c:192 IMSI='262422322772188': No 3G Auth Data 20241226160257693 DLGSUP <0013> hlr.c:121 IMSI 262422322772188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4258 20241226160257700 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257700 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422322772188" cn_domain=PS} 20241226160257700 DLU <0006> fsm.c:456 lu(262422322772188)[0x6120000111a0]{UNVALIDATED}: Allocated 20241226160257701 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422322772188)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257701 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422322772188" cn_domain=PS} 20241226160257701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257702 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257702 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422322772188"} 20241226160257702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422322772188)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257702 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257702 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422322772188"} 20241226160257702 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422322772188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422322772188)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422322772188)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257702 DLU <0006> fsm.c:568 lu(PS:IMSI-262422322772188)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257702 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257702 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4258 20241226160257703 DAUC <0003> db_auc.c:157 IMSI='262426254945974': No 2G Auth Data 20241226160257703 DAUC <0003> db_auc.c:192 IMSI='262426254945974': No 3G Auth Data 20241226160257704 DLGSUP <0013> hlr.c:121 IMSI 262426254945974: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4258 20241226160257711 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257712 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426254945974" cn_domain=PS} 20241226160257712 DLU <0006> fsm.c:456 lu(262426254945974)[0x612000011320]{UNVALIDATED}: Allocated 20241226160257712 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426254945974)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257712 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426254945974" cn_domain=PS} 20241226160257712 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257712 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257713 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257713 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426254945974"} 20241226160257713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426254945974)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257713 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257713 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426254945974"} 20241226160257713 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426254945974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426254945974)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426254945974)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257713 DLU <0006> fsm.c:568 lu(PS:IMSI-262426254945974)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257713 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257713 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4258 20241226160257715 DAUC <0003> db_auc.c:157 IMSI='262429520801332': No 2G Auth Data 20241226160257715 DAUC <0003> db_auc.c:192 IMSI='262429520801332': No 3G Auth Data 20241226160257715 DLGSUP <0013> hlr.c:121 IMSI 262429520801332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48246<->l=127.0.0.1:4258 20241226160257723 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257723 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429520801332" cn_domain=PS} 20241226160257723 DLU <0006> fsm.c:456 lu(262429520801332)[0x6120000114a0]{UNVALIDATED}: Allocated 20241226160257723 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429520801332)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257723 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429520801332" cn_domain=PS} 20241226160257723 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257723 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257724 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257724 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429520801332"} 20241226160257724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429520801332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257724 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257725 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429520801332"} 20241226160257725 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429520801332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429520801332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429520801332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257725 DLU <0006> fsm.c:568 lu(PS:IMSI-262429520801332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257725 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257725 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48246<->l=127.0.0.1:4258 20241226160257726 DAUC <0003> db_auc.c:157 IMSI='262427326457430': No 2G Auth Data 20241226160257726 DAUC <0003> db_auc.c:192 IMSI='262427326457430': No 3G Auth Data 20241226160257727 DLGSUP <0013> hlr.c:121 IMSI 262427326457430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241226160257735 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257736 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427326457430" cn_domain=PS} 20241226160257736 DLU <0006> fsm.c:456 lu(262427326457430)[0x612000011620]{UNVALIDATED}: Allocated 20241226160257736 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427326457430)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257736 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427326457430" cn_domain=PS} 20241226160257736 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257736 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257737 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257737 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427326457430"} 20241226160257737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427326457430)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257737 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257737 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427326457430"} 20241226160257737 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427326457430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427326457430)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427326457430)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257737 DLU <0006> fsm.c:568 lu(PS:IMSI-262427326457430)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257737 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257737 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241226160257739 DAUC <0003> db_auc.c:157 IMSI='262426332101675': No 2G Auth Data 20241226160257739 DAUC <0003> db_auc.c:192 IMSI='262426332101675': No 3G Auth Data 20241226160257739 DLGSUP <0013> hlr.c:121 IMSI 262426332101675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 20241226160257747 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257747 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426332101675" cn_domain=PS} 20241226160257747 DLU <0006> fsm.c:456 lu(262426332101675)[0x6120000117a0]{UNVALIDATED}: Allocated 20241226160257747 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426332101675)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257748 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426332101675" cn_domain=PS} 20241226160257748 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257748 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257749 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257749 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426332101675"} 20241226160257749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426332101675)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257749 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257749 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426332101675"} 20241226160257749 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426332101675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426332101675)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426332101675)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257749 DLU <0006> fsm.c:568 lu(PS:IMSI-262426332101675)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257749 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257749 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 20241226160257750 DAUC <0003> db_auc.c:157 IMSI='262420365622336': No 2G Auth Data 20241226160257751 DAUC <0003> db_auc.c:192 IMSI='262420365622336': No 3G Auth Data 20241226160257751 DLGSUP <0013> hlr.c:121 IMSI 262420365622336: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160257757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241226160257759 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257759 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420365622336" cn_domain=PS} 20241226160257759 DLU <0006> fsm.c:456 lu(262420365622336)[0x612000011920]{UNVALIDATED}: Allocated 20241226160257759 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160257759 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420365622336)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160257759 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420365622336" cn_domain=PS} 20241226160257759 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257759 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257760 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257760 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420365622336"} 20241226160257760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420365622336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160257760 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160257760 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420365622336"} 20241226160257760 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420365622336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160257760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420365622336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160257760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420365622336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160257760 DLU <0006> fsm.c:568 lu(PS:IMSI-262420365622336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160257760 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257760 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160257761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241226160257762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4258 20241226160257763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40801<->l=127.0.0.1:4259) 20241226160257763 DLINP <000b> input/ipa.c:452 connected read/write 20241226160257763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160257763 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160257763 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160257763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160257787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48290<->l=127.0.0.1:4258 20241226160257887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48290<->l=127.0.0.1:4258 20241226160300915 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160300915 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160300916 DLINP <000b> input/ipa.c:452 connected read/write 20241226160300916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160300917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 20241226160300918 DLINP <000b> input/ipa.c:452 connected read/write 20241226160300918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160300918 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160300918 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160300918 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160300918 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160300918 DLGSUP <0013> gsup_server.c:238 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  20241226160300918 DLGSUP <0013> gsup_server.c:236 2:  20241226160300918 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160300918 DLGSUP <0013> gsup_server.c:236 3:  20241226160300918 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160300918 DLGSUP <0013> gsup_server.c:236 4:  20241226160300918 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160300918 DLGSUP <0013> gsup_server.c:236 5:  20241226160300918 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160300918 DLGSUP <0013> gsup_server.c:236 7:  20241226160300918 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160300918 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160300918 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160300918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160300925 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34425<->l=127.0.0.1:4259) 20241226160300926 DAUC <0003> db_auc.c:157 IMSI='262428586735274': No 2G Auth Data 20241226160300926 DAUC <0003> db_auc.c:192 IMSI='262428586735274': No 3G Auth Data 20241226160300927 DAUC <0003> db_auc.c:192 IMSI='262428586735274': No 3G Auth Data 20241226160300928 DAUC <0003> db_auc.c:157 IMSI='262429844328239': No 2G Auth Data 20241226160300928 DAUC <0003> db_auc.c:192 IMSI='262429844328239': No 3G Auth Data 20241226160300928 DAUC <0003> db_auc.c:157 IMSI='262429844328239': No 2G Auth Data 20241226160300929 DAUC <0003> db_auc.c:157 IMSI='262424552136827': No 2G Auth Data 20241226160300929 DAUC <0003> db_auc.c:192 IMSI='262424552136827': No 3G Auth Data 20241226160300931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 20241226160300931 DLINP <000b> input/ipa.c:452 connected read/write 20241226160300931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160300931 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160300931 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160300931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160300931 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34425<->l=127.0.0.1:4259) 20241226160300956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241226160301056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241226160304130 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160304130 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160304131 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160304132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 20241226160304132 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160304133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160304133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160304133 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160304133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160304133 DLGSUP <0013> gsup_server.c:238 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  20241226160304133 DLGSUP <0013> gsup_server.c:236 2:  20241226160304133 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160304133 DLGSUP <0013> gsup_server.c:236 3:  20241226160304133 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160304133 DLGSUP <0013> gsup_server.c:236 4:  20241226160304133 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160304133 DLGSUP <0013> gsup_server.c:236 5:  20241226160304133 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160304133 DLGSUP <0013> gsup_server.c:236 7:  20241226160304133 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160304133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160304133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160304133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160304141 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43123<->l=127.0.0.1:4259) 20241226160304147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241226160304148 DAUC <0003> db_auc.c:157 IMSI='262428299032329': No 2G Auth Data 20241226160304148 DAUC <0003> db_auc.c:192 IMSI='262428299032329': No 3G Auth Data 20241226160304174 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160304174 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428299032329" cn_domain=PS} 20241226160304174 DLU <0006> fsm.c:456 lu(262428299032329)[0x612000011aa0]{UNVALIDATED}: Allocated 20241226160304174 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160304174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428299032329)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160304174 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428299032329" cn_domain=PS} 20241226160304174 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160304174 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160304176 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160304176 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428299032329"} 20241226160304176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428299032329)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160304176 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160304176 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428299032329"} 20241226160304176 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160304176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428299032329)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160304176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428299032329)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160304176 DLU <0006> fsm.c:568 lu(PS:IMSI-262428299032329)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160304176 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160304176 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160304177 DLGSUP <0013> hlr.c:128 IMSI 262428299032329: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241226160304177 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160304177 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160304178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241226160304178 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160304178 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428299032329"} 20241226160304178 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241226160304178 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428299032329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160304178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 20241226160304179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43123<->l=127.0.0.1:4259) 20241226160304179 DLINP <000b> input/ipa.c:452 connected read/write 20241226160304179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160304179 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160304179 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160304179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160304215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4258 20241226160304315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4258 20241226160307346 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160307346 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160307347 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20241226160307349 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307349 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160307349 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160307349 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160307349 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160307349 DLGSUP <0013> gsup_server.c:238 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  20241226160307349 DLGSUP <0013> gsup_server.c:236 2:  20241226160307349 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160307349 DLGSUP <0013> gsup_server.c:236 3:  20241226160307349 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160307349 DLGSUP <0013> gsup_server.c:236 4:  20241226160307349 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160307349 DLGSUP <0013> gsup_server.c:236 5:  20241226160307349 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160307349 DLGSUP <0013> gsup_server.c:236 7:  20241226160307349 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160307349 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160307349 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160307349 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160307356 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44879<->l=127.0.0.1:4259) 20241226160307359 DAUC <0003> db_auc.c:157 IMSI='262424603734220': No 2G Auth Data 20241226160307359 DAUC <0003> db_auc.c:192 IMSI='262424603734220': No 3G Auth Data 20241226160307364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 20241226160307390 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307390 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424603734220" cn_domain=PS} 20241226160307390 DLU <0006> fsm.c:456 lu(262424603734220)[0x612000011c20]{UNVALIDATED}: Allocated 20241226160307390 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424603734220)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307390 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424603734220" cn_domain=PS} 20241226160307390 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307390 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307391 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307391 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424603734220"} 20241226160307391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424603734220)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307391 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307391 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424603734220"} 20241226160307391 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424603734220)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424603734220)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307391 DLU <0006> fsm.c:568 lu(PS:IMSI-262424603734220)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307392 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424603734220" cn_domain=CS} 20241226160307392 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307392 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424603734220"} 20241226160307392 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424603734220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 20241226160307394 DAUC <0003> db_auc.c:157 IMSI='262422356494564': No 2G Auth Data 20241226160307394 DAUC <0003> db_auc.c:192 IMSI='262422356494564': No 3G Auth Data 20241226160307394 DLGSUP <0013> hlr.c:121 IMSI 262422356494564: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45402<->l=127.0.0.1:4258 20241226160307402 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307402 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422356494564" cn_domain=PS} 20241226160307402 DLU <0006> fsm.c:456 lu(262422356494564)[0x612000011da0]{UNVALIDATED}: Allocated 20241226160307402 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422356494564)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307402 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422356494564" cn_domain=PS} 20241226160307402 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307402 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307404 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307404 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422356494564"} 20241226160307404 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422356494564)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307404 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307404 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422356494564"} 20241226160307404 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422356494564)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422356494564)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307404 DLU <0006> fsm.c:568 lu(PS:IMSI-262422356494564)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307404 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307404 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307405 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307405 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422356494564" cn_domain=CS} 20241226160307405 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307405 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422356494564"} 20241226160307405 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422356494564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307405 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307405 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45402<->l=127.0.0.1:4258 20241226160307407 DAUC <0003> db_auc.c:157 IMSI='262424414225736': No 2G Auth Data 20241226160307407 DAUC <0003> db_auc.c:192 IMSI='262424414225736': No 3G Auth Data 20241226160307408 DLGSUP <0013> hlr.c:121 IMSI 262424414225736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241226160307417 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307417 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424414225736" cn_domain=PS} 20241226160307417 DLU <0006> fsm.c:456 lu(262424414225736)[0x612000011f20]{UNVALIDATED}: Allocated 20241226160307417 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424414225736)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307417 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424414225736" cn_domain=PS} 20241226160307417 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307417 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307419 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307419 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424414225736"} 20241226160307419 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424414225736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307419 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307419 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424414225736"} 20241226160307419 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424414225736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424414225736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307419 DLU <0006> fsm.c:568 lu(PS:IMSI-262424414225736)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307419 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307419 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307420 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307420 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424414225736" cn_domain=CS} 20241226160307420 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307420 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424414225736"} 20241226160307420 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424414225736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307420 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307420 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241226160307422 DAUC <0003> db_auc.c:157 IMSI='262425107720635': No 2G Auth Data 20241226160307422 DAUC <0003> db_auc.c:192 IMSI='262425107720635': No 3G Auth Data 20241226160307422 DLGSUP <0013> hlr.c:121 IMSI 262425107720635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45420<->l=127.0.0.1:4258 20241226160307431 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307432 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425107720635" cn_domain=PS} 20241226160307432 DLU <0006> fsm.c:456 lu(262425107720635)[0x6120000120a0]{UNVALIDATED}: Allocated 20241226160307432 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425107720635)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307432 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425107720635" cn_domain=PS} 20241226160307432 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307432 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307433 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307433 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425107720635"} 20241226160307433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425107720635)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307433 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307433 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425107720635"} 20241226160307433 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425107720635)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425107720635)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307433 DLU <0006> fsm.c:568 lu(PS:IMSI-262425107720635)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307433 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307433 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307435 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307435 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425107720635" cn_domain=CS} 20241226160307435 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307435 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425107720635"} 20241226160307435 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425107720635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307435 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307435 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45420<->l=127.0.0.1:4258 20241226160307437 DAUC <0003> db_auc.c:157 IMSI='262429811761693': No 2G Auth Data 20241226160307437 DAUC <0003> db_auc.c:192 IMSI='262429811761693': No 3G Auth Data 20241226160307437 DLGSUP <0013> hlr.c:121 IMSI 262429811761693: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45432<->l=127.0.0.1:4258 20241226160307447 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307447 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429811761693" cn_domain=PS} 20241226160307447 DLU <0006> fsm.c:456 lu(262429811761693)[0x612000012220]{UNVALIDATED}: Allocated 20241226160307447 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429811761693)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307447 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429811761693" cn_domain=PS} 20241226160307447 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307447 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307448 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307449 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429811761693"} 20241226160307449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429811761693)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307449 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307449 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429811761693"} 20241226160307449 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811761693)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429811761693)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307449 DLU <0006> fsm.c:568 lu(PS:IMSI-262429811761693)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307449 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307449 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307450 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307450 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429811761693" cn_domain=CS} 20241226160307450 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307450 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429811761693"} 20241226160307450 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429811761693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307450 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307450 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45432<->l=127.0.0.1:4258 20241226160307452 DAUC <0003> db_auc.c:157 IMSI='262428458754732': No 2G Auth Data 20241226160307452 DAUC <0003> db_auc.c:192 IMSI='262428458754732': No 3G Auth Data 20241226160307452 DLGSUP <0013> hlr.c:121 IMSI 262428458754732: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45442<->l=127.0.0.1:4258 20241226160307461 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307461 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428458754732" cn_domain=PS} 20241226160307461 DLU <0006> fsm.c:456 lu(262428458754732)[0x6120000123a0]{UNVALIDATED}: Allocated 20241226160307461 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428458754732)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307461 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428458754732" cn_domain=PS} 20241226160307461 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307461 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307463 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428458754732"} 20241226160307463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428458754732)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307463 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307463 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428458754732"} 20241226160307463 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428458754732)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428458754732)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307463 DLU <0006> fsm.c:568 lu(PS:IMSI-262428458754732)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307464 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428458754732" cn_domain=CS} 20241226160307464 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307464 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428458754732"} 20241226160307464 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428458754732 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45442<->l=127.0.0.1:4258 20241226160307466 DAUC <0003> db_auc.c:157 IMSI='262425949851749': No 2G Auth Data 20241226160307466 DAUC <0003> db_auc.c:192 IMSI='262425949851749': No 3G Auth Data 20241226160307467 DLGSUP <0013> hlr.c:121 IMSI 262425949851749: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45448<->l=127.0.0.1:4258 20241226160307475 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307475 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425949851749" cn_domain=PS} 20241226160307475 DLU <0006> fsm.c:456 lu(262425949851749)[0x612000012520]{UNVALIDATED}: Allocated 20241226160307475 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425949851749)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307475 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425949851749" cn_domain=PS} 20241226160307476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307477 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307477 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425949851749"} 20241226160307477 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425949851749)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307477 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307477 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425949851749"} 20241226160307477 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307477 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425949851749)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307477 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425949851749)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307477 DLU <0006> fsm.c:568 lu(PS:IMSI-262425949851749)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307477 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307478 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307479 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307479 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425949851749" cn_domain=CS} 20241226160307479 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307479 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425949851749"} 20241226160307479 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425949851749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307479 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307479 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45448<->l=127.0.0.1:4258 20241226160307481 DAUC <0003> db_auc.c:157 IMSI='262429006068386': No 2G Auth Data 20241226160307481 DAUC <0003> db_auc.c:192 IMSI='262429006068386': No 3G Auth Data 20241226160307481 DLGSUP <0013> hlr.c:121 IMSI 262429006068386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160307487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45456<->l=127.0.0.1:4258 20241226160307490 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307490 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429006068386" cn_domain=PS} 20241226160307490 DLU <0006> fsm.c:456 lu(262429006068386)[0x6120000126a0]{UNVALIDATED}: Allocated 20241226160307490 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160307490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429006068386)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160307490 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429006068386" cn_domain=PS} 20241226160307490 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307490 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307492 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307492 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429006068386"} 20241226160307492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429006068386)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160307492 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160307492 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429006068386"} 20241226160307492 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160307492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429006068386)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160307492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429006068386)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160307492 DLU <0006> fsm.c:568 lu(PS:IMSI-262429006068386)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160307492 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307492 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307493 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307493 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429006068386" cn_domain=CS} 20241226160307493 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226160307493 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429006068386"} 20241226160307493 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429006068386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160307493 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307493 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160307494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45456<->l=127.0.0.1:4258 20241226160307495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20241226160307496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44879<->l=127.0.0.1:4259) 20241226160307496 DLINP <000b> input/ipa.c:452 connected read/write 20241226160307496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160307496 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160307496 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160307496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160307527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45464<->l=127.0.0.1:4258 20241226160307628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45464<->l=127.0.0.1:4258 20241226160310657 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160310657 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160310658 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20241226160310660 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310660 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160310660 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160310660 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160310660 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160310660 DLGSUP <0013> gsup_server.c:238 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  20241226160310660 DLGSUP <0013> gsup_server.c:236 2:  20241226160310660 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160310660 DLGSUP <0013> gsup_server.c:236 3:  20241226160310660 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160310660 DLGSUP <0013> gsup_server.c:236 4:  20241226160310660 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160310660 DLGSUP <0013> gsup_server.c:236 5:  20241226160310660 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160310660 DLGSUP <0013> gsup_server.c:236 7:  20241226160310660 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160310660 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160310660 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160310660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160310668 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41757<->l=127.0.0.1:4259) 20241226160310672 DAUC <0003> db_auc.c:157 IMSI='262429619449950': No 2G Auth Data 20241226160310672 DAUC <0003> db_auc.c:192 IMSI='262429619449950': No 3G Auth Data 20241226160310682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4258 20241226160310702 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310702 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429619449950" cn_domain=PS} 20241226160310702 DLU <0006> fsm.c:456 lu(262429619449950)[0x612000012820]{UNVALIDATED}: Allocated 20241226160310702 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429619449950)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310702 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429619449950" cn_domain=PS} 20241226160310702 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310702 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310703 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310704 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429619449950"} 20241226160310704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429619449950)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310704 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310704 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429619449950"} 20241226160310704 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429619449950)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429619449950)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310704 DLU <0006> fsm.c:568 lu(PS:IMSI-262429619449950)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310704 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310704 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310704 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310704 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429619449950" cn_domain=PS} 20241226160310704 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310704 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429619449950"} 20241226160310704 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429619449950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310704 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310705 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4258 20241226160310706 DAUC <0003> db_auc.c:157 IMSI='262426310201108': No 2G Auth Data 20241226160310706 DAUC <0003> db_auc.c:192 IMSI='262426310201108': No 3G Auth Data 20241226160310707 DLGSUP <0013> hlr.c:121 IMSI 262426310201108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4258 20241226160310714 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310714 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426310201108" cn_domain=PS} 20241226160310714 DLU <0006> fsm.c:456 lu(262426310201108)[0x6120000129a0]{UNVALIDATED}: Allocated 20241226160310714 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310714 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426310201108)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310714 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426310201108" cn_domain=PS} 20241226160310715 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310715 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310716 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310716 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426310201108"} 20241226160310716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426310201108)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310716 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310716 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426310201108"} 20241226160310716 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426310201108)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426310201108)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310716 DLU <0006> fsm.c:568 lu(PS:IMSI-262426310201108)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310716 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310716 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310717 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310717 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426310201108" cn_domain=PS} 20241226160310717 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310717 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426310201108"} 20241226160310717 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426310201108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310717 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310717 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4258 20241226160310718 DAUC <0003> db_auc.c:157 IMSI='262420799024931': No 2G Auth Data 20241226160310718 DAUC <0003> db_auc.c:192 IMSI='262420799024931': No 3G Auth Data 20241226160310719 DLGSUP <0013> hlr.c:121 IMSI 262420799024931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45488<->l=127.0.0.1:4258 20241226160310727 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310727 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799024931" cn_domain=PS} 20241226160310727 DLU <0006> fsm.c:456 lu(262420799024931)[0x612000012b20]{UNVALIDATED}: Allocated 20241226160310727 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420799024931)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310727 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420799024931" cn_domain=PS} 20241226160310727 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310727 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310729 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310729 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420799024931"} 20241226160310729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420799024931)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310729 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310729 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420799024931"} 20241226160310729 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799024931)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799024931)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310729 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799024931)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310729 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310729 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310732 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310732 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420799024931" cn_domain=PS} 20241226160310732 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310732 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420799024931"} 20241226160310732 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420799024931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310732 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310732 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45488<->l=127.0.0.1:4258 20241226160310735 DAUC <0003> db_auc.c:157 IMSI='262422457707398': No 2G Auth Data 20241226160310735 DAUC <0003> db_auc.c:192 IMSI='262422457707398': No 3G Auth Data 20241226160310735 DLGSUP <0013> hlr.c:121 IMSI 262422457707398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45500<->l=127.0.0.1:4258 20241226160310745 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310746 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422457707398" cn_domain=PS} 20241226160310746 DLU <0006> fsm.c:456 lu(262422457707398)[0x612000012ca0]{UNVALIDATED}: Allocated 20241226160310746 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422457707398)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310746 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422457707398" cn_domain=PS} 20241226160310746 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310746 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310747 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310747 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422457707398"} 20241226160310747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422457707398)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310747 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310747 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422457707398"} 20241226160310747 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422457707398)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422457707398)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310747 DLU <0006> fsm.c:568 lu(PS:IMSI-262422457707398)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310747 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310747 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310748 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310748 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422457707398" cn_domain=PS} 20241226160310749 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310749 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422457707398"} 20241226160310749 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422457707398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310749 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310749 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45500<->l=127.0.0.1:4258 20241226160310751 DAUC <0003> db_auc.c:157 IMSI='262427532492104': No 2G Auth Data 20241226160310751 DAUC <0003> db_auc.c:192 IMSI='262427532492104': No 3G Auth Data 20241226160310751 DLGSUP <0013> hlr.c:121 IMSI 262427532492104: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45514<->l=127.0.0.1:4258 20241226160310760 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310760 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427532492104" cn_domain=PS} 20241226160310760 DLU <0006> fsm.c:456 lu(262427532492104)[0x612000012e20]{UNVALIDATED}: Allocated 20241226160310760 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427532492104)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310760 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427532492104" cn_domain=PS} 20241226160310760 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310760 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310761 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310761 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427532492104"} 20241226160310761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427532492104)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310761 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310761 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427532492104"} 20241226160310761 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532492104)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532492104)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310761 DLU <0006> fsm.c:568 lu(PS:IMSI-262427532492104)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310761 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310761 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310762 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310762 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427532492104" cn_domain=PS} 20241226160310762 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310762 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427532492104"} 20241226160310762 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427532492104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310762 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310762 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45514<->l=127.0.0.1:4258 20241226160310764 DAUC <0003> db_auc.c:157 IMSI='262423885111641': No 2G Auth Data 20241226160310764 DAUC <0003> db_auc.c:192 IMSI='262423885111641': No 3G Auth Data 20241226160310764 DLGSUP <0013> hlr.c:121 IMSI 262423885111641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45528<->l=127.0.0.1:4258 20241226160310772 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310772 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423885111641" cn_domain=PS} 20241226160310772 DLU <0006> fsm.c:456 lu(262423885111641)[0x612000012fa0]{UNVALIDATED}: Allocated 20241226160310772 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423885111641)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310772 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423885111641" cn_domain=PS} 20241226160310772 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310772 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310774 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310774 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423885111641"} 20241226160310774 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423885111641)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310774 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310774 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423885111641"} 20241226160310774 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423885111641)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423885111641)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310774 DLU <0006> fsm.c:568 lu(PS:IMSI-262423885111641)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310774 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310774 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310775 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310775 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423885111641" cn_domain=PS} 20241226160310775 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310775 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423885111641"} 20241226160310775 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423885111641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310775 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310775 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45528<->l=127.0.0.1:4258 20241226160310777 DAUC <0003> db_auc.c:157 IMSI='262420052656813': No 2G Auth Data 20241226160310777 DAUC <0003> db_auc.c:192 IMSI='262420052656813': No 3G Auth Data 20241226160310777 DLGSUP <0013> hlr.c:121 IMSI 262420052656813: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45530<->l=127.0.0.1:4258 20241226160310785 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310785 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420052656813" cn_domain=PS} 20241226160310785 DLU <0006> fsm.c:456 lu(262420052656813)[0x612000013120]{UNVALIDATED}: Allocated 20241226160310785 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420052656813)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310785 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420052656813" cn_domain=PS} 20241226160310785 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310785 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310786 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310786 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420052656813"} 20241226160310786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420052656813)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310786 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310786 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420052656813"} 20241226160310786 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420052656813)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420052656813)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310786 DLU <0006> fsm.c:568 lu(PS:IMSI-262420052656813)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310786 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310786 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310787 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310787 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420052656813" cn_domain=PS} 20241226160310787 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310787 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420052656813"} 20241226160310787 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420052656813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310787 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310787 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45530<->l=127.0.0.1:4258 20241226160310788 DAUC <0003> db_auc.c:157 IMSI='262428351653713': No 2G Auth Data 20241226160310788 DAUC <0003> db_auc.c:192 IMSI='262428351653713': No 3G Auth Data 20241226160310789 DLGSUP <0013> hlr.c:121 IMSI 262428351653713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226160310795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45540<->l=127.0.0.1:4258 20241226160310797 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310797 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428351653713" cn_domain=PS} 20241226160310797 DLU <0006> fsm.c:456 lu(262428351653713)[0x6120000132a0]{UNVALIDATED}: Allocated 20241226160310797 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160310797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428351653713)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160310797 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428351653713" cn_domain=PS} 20241226160310797 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310797 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310799 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310799 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428351653713"} 20241226160310799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428351653713)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160310799 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160310799 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428351653713"} 20241226160310799 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160310799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428351653713)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160310799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428351653713)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160310799 DLU <0006> fsm.c:568 lu(PS:IMSI-262428351653713)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160310799 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310799 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310799 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310799 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428351653713" cn_domain=PS} 20241226160310800 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226160310800 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428351653713"} 20241226160310800 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428351653713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226160310800 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310800 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160310800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45540<->l=127.0.0.1:4258 20241226160310801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20241226160310802 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41757<->l=127.0.0.1:4259) 20241226160310802 DLINP <000b> input/ipa.c:452 connected read/write 20241226160310802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160310802 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160310802 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160310802 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160310835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4258 20241226160310935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4258 20241226160314072 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160314073 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160314074 DLINP <000b> input/ipa.c:452 connected read/write 20241226160314074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160314074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20241226160314075 DLINP <000b> input/ipa.c:452 connected read/write 20241226160314075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160314075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160314075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160314075 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160314075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160314075 DLGSUP <0013> gsup_server.c:238 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  20241226160314075 DLGSUP <0013> gsup_server.c:236 2:  20241226160314075 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160314075 DLGSUP <0013> gsup_server.c:236 3:  20241226160314075 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160314075 DLGSUP <0013> gsup_server.c:236 4:  20241226160314075 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160314075 DLGSUP <0013> gsup_server.c:236 5:  20241226160314075 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160314076 DLGSUP <0013> gsup_server.c:236 7:  20241226160314076 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160314076 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160314076 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160314076 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160314085 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33665<->l=127.0.0.1:4259) 20241226160314093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4258 20241226160314118 DLINP <000b> input/ipa.c:452 connected read/write 20241226160314118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160314118 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241226160314118 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241226160314118 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 20241226160314118 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241226160314118 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160314118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160314118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241226160314118 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241226160314118 DLINP <000b> input/ipa.c:452 connected read/write 20241226160314118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160314118 DLINP <000b> input/ipa.c:452 connected read/write 20241226160314118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160314120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4258 20241226160314120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20241226160314121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33665<->l=127.0.0.1:4259) 20241226160314121 DLINP <000b> input/ipa.c:452 connected read/write 20241226160314121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160314121 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160314121 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160314121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160314158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 20241226160314258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 20241226160317286 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160317286 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160317288 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20241226160317290 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317290 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160317290 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160317290 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160317290 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160317290 DLGSUP <0013> gsup_server.c:238 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  20241226160317290 DLGSUP <0013> gsup_server.c:236 2:  20241226160317290 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160317290 DLGSUP <0013> gsup_server.c:236 3:  20241226160317290 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160317290 DLGSUP <0013> gsup_server.c:236 4:  20241226160317290 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160317290 DLGSUP <0013> gsup_server.c:236 5:  20241226160317290 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160317290 DLGSUP <0013> gsup_server.c:236 7:  20241226160317290 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160317290 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160317290 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160317290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160317299 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37133<->l=127.0.0.1:4259) 20241226160317303 DAUC <0003> db_auc.c:157 IMSI='262426776829431': No 2G Auth Data 20241226160317303 DAUC <0003> db_auc.c:192 IMSI='262426776829431': No 3G Auth Data 20241226160317311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41250<->l=127.0.0.1:4258 20241226160317330 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317330 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426776829431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426776829431" session_id=3952883591 session_state=BEGIN} 20241226160317330 DSS <0004> hlr_ussd.c:576 262426776829431/0xeb9c3787: Process SS (BEGIN) 20241226160317330 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317330 DSS <0004> hlr_ussd.c:518 262426776829431/0xeb9c3787: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317330 DSS <0004> hlr_ussd.c:523 262426776829431/0xeb9c3787: USSD for unknown code '*#200#' 20241226160317330 DSS <0004> hlr_ussd.c:354 262426776829431/0xeb9c3787: Tx ReturnError(1, 0x12) 20241226160317330 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426776829431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426776829431" session_id=3952883591 session_state=END} 20241226160317330 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317330 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41250<->l=127.0.0.1:4258 20241226160317333 DAUC <0003> db_auc.c:157 IMSI='262426771673695': No 2G Auth Data 20241226160317333 DAUC <0003> db_auc.c:192 IMSI='262426771673695': No 3G Auth Data 20241226160317340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241226160317344 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317344 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426771673695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426771673695" session_id=1153664028 session_state=BEGIN} 20241226160317344 DSS <0004> hlr_ussd.c:576 262426771673695/0x44c3841c: Process SS (BEGIN) 20241226160317344 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317344 DSS <0004> hlr_ussd.c:518 262426771673695/0x44c3841c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317344 DSS <0004> hlr_ussd.c:523 262426771673695/0x44c3841c: USSD for unknown code '*#200#' 20241226160317344 DSS <0004> hlr_ussd.c:354 262426771673695/0x44c3841c: Tx ReturnError(1, 0x12) 20241226160317344 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426771673695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426771673695" session_id=1153664028 session_state=END} 20241226160317344 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317344 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241226160317346 DAUC <0003> db_auc.c:157 IMSI='262425962118815': No 2G Auth Data 20241226160317346 DAUC <0003> db_auc.c:192 IMSI='262425962118815': No 3G Auth Data 20241226160317354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4258 20241226160317358 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317358 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425962118815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425962118815" session_id=3186447546 session_state=BEGIN} 20241226160317358 DSS <0004> hlr_ussd.c:576 262425962118815/0xbded54ba: Process SS (BEGIN) 20241226160317358 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317358 DSS <0004> hlr_ussd.c:518 262425962118815/0xbded54ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317358 DSS <0004> hlr_ussd.c:523 262425962118815/0xbded54ba: USSD for unknown code '*#200#' 20241226160317358 DSS <0004> hlr_ussd.c:354 262425962118815/0xbded54ba: Tx ReturnError(1, 0x12) 20241226160317358 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425962118815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425962118815" session_id=3186447546 session_state=END} 20241226160317358 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317358 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4258 20241226160317360 DAUC <0003> db_auc.c:157 IMSI='262421036780928': No 2G Auth Data 20241226160317360 DAUC <0003> db_auc.c:192 IMSI='262421036780928': No 3G Auth Data 20241226160317370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4258 20241226160317375 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317375 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421036780928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421036780928" session_id=3624045314 session_state=BEGIN} 20241226160317375 DSS <0004> hlr_ussd.c:576 262421036780928/0xd8028b02: Process SS (BEGIN) 20241226160317376 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317376 DSS <0004> hlr_ussd.c:518 262421036780928/0xd8028b02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317376 DSS <0004> hlr_ussd.c:523 262421036780928/0xd8028b02: USSD for unknown code '*#200#' 20241226160317376 DSS <0004> hlr_ussd.c:354 262421036780928/0xd8028b02: Tx ReturnError(1, 0x12) 20241226160317376 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421036780928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421036780928" session_id=3624045314 session_state=END} 20241226160317376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4258 20241226160317379 DAUC <0003> db_auc.c:157 IMSI='262420603193029': No 2G Auth Data 20241226160317379 DAUC <0003> db_auc.c:192 IMSI='262420603193029': No 3G Auth Data 20241226160317388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4258 20241226160317391 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317391 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420603193029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420603193029" session_id=729904691 session_state=BEGIN} 20241226160317392 DSS <0004> hlr_ussd.c:576 262420603193029/0x2b817633: Process SS (BEGIN) 20241226160317392 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317392 DSS <0004> hlr_ussd.c:518 262420603193029/0x2b817633: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317392 DSS <0004> hlr_ussd.c:523 262420603193029/0x2b817633: USSD for unknown code '*#200#' 20241226160317392 DSS <0004> hlr_ussd.c:354 262420603193029/0x2b817633: Tx ReturnError(1, 0x12) 20241226160317392 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420603193029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420603193029" session_id=729904691 session_state=END} 20241226160317392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4258 20241226160317395 DAUC <0003> db_auc.c:157 IMSI='262424450528208': No 2G Auth Data 20241226160317395 DAUC <0003> db_auc.c:192 IMSI='262424450528208': No 3G Auth Data 20241226160317403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41306<->l=127.0.0.1:4258 20241226160317408 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317408 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424450528208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424450528208" session_id=2211309810 session_state=BEGIN} 20241226160317408 DSS <0004> hlr_ussd.c:576 262424450528208/0x83cde8f2: Process SS (BEGIN) 20241226160317408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317408 DSS <0004> hlr_ussd.c:518 262424450528208/0x83cde8f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317408 DSS <0004> hlr_ussd.c:523 262424450528208/0x83cde8f2: USSD for unknown code '*#200#' 20241226160317409 DSS <0004> hlr_ussd.c:354 262424450528208/0x83cde8f2: Tx ReturnError(1, 0x12) 20241226160317409 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424450528208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424450528208" session_id=2211309810 session_state=END} 20241226160317409 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317409 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41306<->l=127.0.0.1:4258 20241226160317411 DAUC <0003> db_auc.c:157 IMSI='262428982270470': No 2G Auth Data 20241226160317411 DAUC <0003> db_auc.c:192 IMSI='262428982270470': No 3G Auth Data 20241226160317420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4258 20241226160317424 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317424 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428982270470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428982270470" session_id=2474404465 session_state=BEGIN} 20241226160317424 DSS <0004> hlr_ussd.c:576 262428982270470/0x937c6a71: Process SS (BEGIN) 20241226160317424 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317424 DSS <0004> hlr_ussd.c:518 262428982270470/0x937c6a71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317424 DSS <0004> hlr_ussd.c:523 262428982270470/0x937c6a71: USSD for unknown code '*#200#' 20241226160317424 DSS <0004> hlr_ussd.c:354 262428982270470/0x937c6a71: Tx ReturnError(1, 0x12) 20241226160317424 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428982270470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428982270470" session_id=2474404465 session_state=END} 20241226160317424 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317424 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4258 20241226160317427 DAUC <0003> db_auc.c:157 IMSI='262428388300690': No 2G Auth Data 20241226160317427 DAUC <0003> db_auc.c:192 IMSI='262428388300690': No 3G Auth Data 20241226160317435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 20241226160317438 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317438 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428388300690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428388300690" session_id=3025647377 session_state=BEGIN} 20241226160317438 DSS <0004> hlr_ussd.c:576 262428388300690/0xb457b711: Process SS (BEGIN) 20241226160317439 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226160317439 DSS <0004> hlr_ussd.c:518 262428388300690/0xb457b711: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226160317439 DSS <0004> hlr_ussd.c:523 262428388300690/0xb457b711: USSD for unknown code '*#200#' 20241226160317439 DSS <0004> hlr_ussd.c:354 262428388300690/0xb457b711: Tx ReturnError(1, 0x12) 20241226160317439 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428388300690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428388300690" session_id=3025647377 session_state=END} 20241226160317439 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317439 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160317441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 20241226160317441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20241226160317442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37133<->l=127.0.0.1:4259) 20241226160317442 DLINP <000b> input/ipa.c:452 connected read/write 20241226160317442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160317442 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160317442 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160317442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160317466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20241226160317567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20241226160320597 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160320597 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160320598 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241226160320599 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320599 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160320599 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160320599 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160320599 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160320599 DLGSUP <0013> gsup_server.c:238 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  20241226160320599 DLGSUP <0013> gsup_server.c:236 2:  20241226160320599 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160320599 DLGSUP <0013> gsup_server.c:236 3:  20241226160320599 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160320599 DLGSUP <0013> gsup_server.c:236 4:  20241226160320599 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160320599 DLGSUP <0013> gsup_server.c:236 5:  20241226160320599 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160320599 DLGSUP <0013> gsup_server.c:236 7:  20241226160320599 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160320599 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160320599 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160320599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160320607 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35569<->l=127.0.0.1:4259) 20241226160320610 DAUC <0003> db_auc.c:157 IMSI='262420275690583': No 2G Auth Data 20241226160320610 DAUC <0003> db_auc.c:192 IMSI='262420275690583': No 3G Auth Data 20241226160320618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41354<->l=127.0.0.1:4258 20241226160320642 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320642 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420275690583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420275690583" session_id=284137732 session_state=BEGIN} 20241226160320642 DSS <0004> hlr_ussd.c:576 262420275690583/0x10ef9904: Process SS (BEGIN) 20241226160320642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320642 DSS <0004> hlr_ussd.c:518 262420275690583/0x10ef9904: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320642 DSS <0004> hlr_ussd.c:542 262420275690583/0x10ef9904: Cannot find conn for EUSE EUSE-foobar 20241226160320642 DSS <0004> hlr_ussd.c:354 262420275690583/0x10ef9904: Tx ReturnError(1, 0x22) 20241226160320642 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420275690583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420275690583" session_id=284137732 session_state=END} 20241226160320642 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320642 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41354<->l=127.0.0.1:4258 20241226160320645 DAUC <0003> db_auc.c:157 IMSI='262427172937934': No 2G Auth Data 20241226160320645 DAUC <0003> db_auc.c:192 IMSI='262427172937934': No 3G Auth Data 20241226160320654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20241226160320657 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320657 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427172937934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427172937934" session_id=1555379743 session_state=BEGIN} 20241226160320657 DSS <0004> hlr_ussd.c:576 262427172937934/0x5cb5361f: Process SS (BEGIN) 20241226160320657 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320657 DSS <0004> hlr_ussd.c:518 262427172937934/0x5cb5361f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320657 DSS <0004> hlr_ussd.c:542 262427172937934/0x5cb5361f: Cannot find conn for EUSE EUSE-foobar 20241226160320657 DSS <0004> hlr_ussd.c:354 262427172937934/0x5cb5361f: Tx ReturnError(1, 0x22) 20241226160320657 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427172937934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427172937934" session_id=1555379743 session_state=END} 20241226160320657 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320657 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20241226160320660 DAUC <0003> db_auc.c:157 IMSI='262420270856785': No 2G Auth Data 20241226160320660 DAUC <0003> db_auc.c:192 IMSI='262420270856785': No 3G Auth Data 20241226160320667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4258 20241226160320671 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320671 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420270856785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420270856785" session_id=1379804412 session_state=BEGIN} 20241226160320671 DSS <0004> hlr_ussd.c:576 262420270856785/0x523e24fc: Process SS (BEGIN) 20241226160320671 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320671 DSS <0004> hlr_ussd.c:518 262420270856785/0x523e24fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320671 DSS <0004> hlr_ussd.c:542 262420270856785/0x523e24fc: Cannot find conn for EUSE EUSE-foobar 20241226160320671 DSS <0004> hlr_ussd.c:354 262420270856785/0x523e24fc: Tx ReturnError(1, 0x22) 20241226160320671 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420270856785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420270856785" session_id=1379804412 session_state=END} 20241226160320671 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320671 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4258 20241226160320675 DAUC <0003> db_auc.c:157 IMSI='262426957709190': No 2G Auth Data 20241226160320675 DAUC <0003> db_auc.c:192 IMSI='262426957709190': No 3G Auth Data 20241226160320683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4258 20241226160320687 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320687 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426957709190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426957709190" session_id=1268129527 session_state=BEGIN} 20241226160320687 DSS <0004> hlr_ussd.c:576 262426957709190/0x4b961ef7: Process SS (BEGIN) 20241226160320687 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320687 DSS <0004> hlr_ussd.c:518 262426957709190/0x4b961ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320687 DSS <0004> hlr_ussd.c:542 262426957709190/0x4b961ef7: Cannot find conn for EUSE EUSE-foobar 20241226160320687 DSS <0004> hlr_ussd.c:354 262426957709190/0x4b961ef7: Tx ReturnError(1, 0x22) 20241226160320687 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426957709190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957709190" session_id=1268129527 session_state=END} 20241226160320687 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320687 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4258 20241226160320690 DAUC <0003> db_auc.c:157 IMSI='262424413952182': No 2G Auth Data 20241226160320690 DAUC <0003> db_auc.c:192 IMSI='262424413952182': No 3G Auth Data 20241226160320697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4258 20241226160320700 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320700 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424413952182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424413952182" session_id=1402222338 session_state=BEGIN} 20241226160320700 DSS <0004> hlr_ussd.c:576 262424413952182/0x53943702: Process SS (BEGIN) 20241226160320700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320700 DSS <0004> hlr_ussd.c:518 262424413952182/0x53943702: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320700 DSS <0004> hlr_ussd.c:542 262424413952182/0x53943702: Cannot find conn for EUSE EUSE-foobar 20241226160320700 DSS <0004> hlr_ussd.c:354 262424413952182/0x53943702: Tx ReturnError(1, 0x22) 20241226160320700 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424413952182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424413952182" session_id=1402222338 session_state=END} 20241226160320700 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320700 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4258 20241226160320703 DAUC <0003> db_auc.c:157 IMSI='262429200308340': No 2G Auth Data 20241226160320703 DAUC <0003> db_auc.c:192 IMSI='262429200308340': No 3G Auth Data 20241226160320710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20241226160320715 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320715 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429200308340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429200308340" session_id=838421053 session_state=BEGIN} 20241226160320715 DSS <0004> hlr_ussd.c:576 262429200308340/0x31f94a3d: Process SS (BEGIN) 20241226160320715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320715 DSS <0004> hlr_ussd.c:518 262429200308340/0x31f94a3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320715 DSS <0004> hlr_ussd.c:542 262429200308340/0x31f94a3d: Cannot find conn for EUSE EUSE-foobar 20241226160320715 DSS <0004> hlr_ussd.c:354 262429200308340/0x31f94a3d: Tx ReturnError(1, 0x22) 20241226160320715 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429200308340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200308340" session_id=838421053 session_state=END} 20241226160320715 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320715 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20241226160320717 DAUC <0003> db_auc.c:157 IMSI='262427070400881': No 2G Auth Data 20241226160320717 DAUC <0003> db_auc.c:192 IMSI='262427070400881': No 3G Auth Data 20241226160320724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.1:4258 20241226160320727 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320727 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427070400881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427070400881" session_id=3042439056 session_state=BEGIN} 20241226160320727 DSS <0004> hlr_ussd.c:576 262427070400881/0xb557ef90: Process SS (BEGIN) 20241226160320727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320727 DSS <0004> hlr_ussd.c:518 262427070400881/0xb557ef90: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320727 DSS <0004> hlr_ussd.c:542 262427070400881/0xb557ef90: Cannot find conn for EUSE EUSE-foobar 20241226160320728 DSS <0004> hlr_ussd.c:354 262427070400881/0xb557ef90: Tx ReturnError(1, 0x22) 20241226160320728 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427070400881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427070400881" session_id=3042439056 session_state=END} 20241226160320728 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320728 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.1:4258 20241226160320730 DAUC <0003> db_auc.c:157 IMSI='262423328515926': No 2G Auth Data 20241226160320730 DAUC <0003> db_auc.c:192 IMSI='262423328515926': No 3G Auth Data 20241226160320738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4258 20241226160320741 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320741 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423328515926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423328515926" session_id=4098509550 session_state=BEGIN} 20241226160320741 DSS <0004> hlr_ussd.c:576 262423328515926/0xf44a4aee: Process SS (BEGIN) 20241226160320741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160320741 DSS <0004> hlr_ussd.c:518 262423328515926/0xf44a4aee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160320741 DSS <0004> hlr_ussd.c:542 262423328515926/0xf44a4aee: Cannot find conn for EUSE EUSE-foobar 20241226160320741 DSS <0004> hlr_ussd.c:354 262423328515926/0xf44a4aee: Tx ReturnError(1, 0x22) 20241226160320741 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423328515926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423328515926" session_id=4098509550 session_state=END} 20241226160320741 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320741 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160320742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4258 20241226160320743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241226160320743 DLINP <000b> input/ipa.c:452 connected read/write 20241226160320743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160320743 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160320744 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160320744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160320744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35569<->l=127.0.0.1:4259) 20241226160320766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4258 20241226160320967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4258 20241226160323999 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160323999 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160324000 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20241226160324001 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324001 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160324001 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160324001 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160324001 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160324001 DLGSUP <0013> gsup_server.c:238 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  20241226160324001 DLGSUP <0013> gsup_server.c:236 2:  20241226160324001 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160324001 DLGSUP <0013> gsup_server.c:236 3:  20241226160324001 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160324001 DLGSUP <0013> gsup_server.c:236 4:  20241226160324001 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160324001 DLGSUP <0013> gsup_server.c:236 5:  20241226160324001 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160324001 DLGSUP <0013> gsup_server.c:236 7:  20241226160324001 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160324002 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160324002 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160324002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160324011 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38623<->l=127.0.0.1:4259) 20241226160324015 DAUC <0003> db_auc.c:157 IMSI='262422601820390': No 2G Auth Data 20241226160324015 DAUC <0003> db_auc.c:192 IMSI='262422601820390': No 3G Auth Data 20241226160324022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241226160324042 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324042 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422601820390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422601820390" session_id=4100254583 session_state=BEGIN} 20241226160324042 DSS <0004> hlr_ussd.c:576 262422601820390/0xf464eb77: Process SS (BEGIN) 20241226160324042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324042 DSS <0004> hlr_ussd.c:518 262422601820390/0xf464eb77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324042 DSS <0004> hlr_ussd.c:363 262422601820390/0xf464eb77: Tx USSD 'Your IMSI is 262422601820390' 20241226160324042 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422601820390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422601820390" session_id=4100254583 session_state=END} 20241226160324042 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422601820390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324042 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324042 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241226160324046 DAUC <0003> db_auc.c:157 IMSI='262423476906177': No 2G Auth Data 20241226160324046 DAUC <0003> db_auc.c:192 IMSI='262423476906177': No 3G Auth Data 20241226160324053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 20241226160324056 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324056 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423476906177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423476906177" session_id=1964478898 session_state=BEGIN} 20241226160324056 DSS <0004> hlr_ussd.c:576 262423476906177/0x751791b2: Process SS (BEGIN) 20241226160324056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324056 DSS <0004> hlr_ussd.c:518 262423476906177/0x751791b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324056 DSS <0004> hlr_ussd.c:363 262423476906177/0x751791b2: Tx USSD 'Your IMSI is 262423476906177' 20241226160324056 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423476906177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423476906177" session_id=1964478898 session_state=END} 20241226160324056 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423476906177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324056 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324056 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 20241226160324059 DAUC <0003> db_auc.c:157 IMSI='262420017358795': No 2G Auth Data 20241226160324059 DAUC <0003> db_auc.c:192 IMSI='262420017358795': No 3G Auth Data 20241226160324067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20241226160324070 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324070 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420017358795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420017358795" session_id=1133528633 session_state=BEGIN} 20241226160324070 DSS <0004> hlr_ussd.c:576 262420017358795/0x43904639: Process SS (BEGIN) 20241226160324070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324070 DSS <0004> hlr_ussd.c:518 262420017358795/0x43904639: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324070 DSS <0004> hlr_ussd.c:363 262420017358795/0x43904639: Tx USSD 'Your IMSI is 262420017358795' 20241226160324070 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420017358795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420017358795" session_id=1133528633 session_state=END} 20241226160324070 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420017358795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324070 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324070 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20241226160324073 DAUC <0003> db_auc.c:157 IMSI='262429244191861': No 2G Auth Data 20241226160324073 DAUC <0003> db_auc.c:192 IMSI='262429244191861': No 3G Auth Data 20241226160324080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 20241226160324084 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324084 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429244191861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429244191861" session_id=1205889107 session_state=BEGIN} 20241226160324084 DSS <0004> hlr_ussd.c:576 262429244191861/0x47e06853: Process SS (BEGIN) 20241226160324084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324084 DSS <0004> hlr_ussd.c:518 262429244191861/0x47e06853: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324084 DSS <0004> hlr_ussd.c:363 262429244191861/0x47e06853: Tx USSD 'Your IMSI is 262429244191861' 20241226160324084 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429244191861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429244191861" session_id=1205889107 session_state=END} 20241226160324084 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429244191861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324084 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324084 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 20241226160324087 DAUC <0003> db_auc.c:157 IMSI='262426817811774': No 2G Auth Data 20241226160324087 DAUC <0003> db_auc.c:192 IMSI='262426817811774': No 3G Auth Data 20241226160324094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4258 20241226160324097 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324097 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426817811774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426817811774" session_id=374897689 session_state=BEGIN} 20241226160324097 DSS <0004> hlr_ussd.c:576 262426817811774/0x16587c19: Process SS (BEGIN) 20241226160324097 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324097 DSS <0004> hlr_ussd.c:518 262426817811774/0x16587c19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324097 DSS <0004> hlr_ussd.c:363 262426817811774/0x16587c19: Tx USSD 'Your IMSI is 262426817811774' 20241226160324097 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426817811774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426817811774" session_id=374897689 session_state=END} 20241226160324098 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426817811774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324098 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324098 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58640<->l=127.0.0.1:4258 20241226160324100 DAUC <0003> db_auc.c:157 IMSI='262422839497800': No 2G Auth Data 20241226160324100 DAUC <0003> db_auc.c:192 IMSI='262422839497800': No 3G Auth Data 20241226160324111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58652<->l=127.0.0.1:4258 20241226160324117 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324117 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422839497800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422839497800" session_id=2669234098 session_state=BEGIN} 20241226160324117 DSS <0004> hlr_ussd.c:576 262422839497800/0x9f1947b2: Process SS (BEGIN) 20241226160324117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324117 DSS <0004> hlr_ussd.c:518 262422839497800/0x9f1947b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324117 DSS <0004> hlr_ussd.c:363 262422839497800/0x9f1947b2: Tx USSD 'Your IMSI is 262422839497800' 20241226160324117 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422839497800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422839497800" session_id=2669234098 session_state=END} 20241226160324117 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422839497800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324117 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324117 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58652<->l=127.0.0.1:4258 20241226160324121 DAUC <0003> db_auc.c:157 IMSI='262420126541024': No 2G Auth Data 20241226160324121 DAUC <0003> db_auc.c:192 IMSI='262420126541024': No 3G Auth Data 20241226160324130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58662<->l=127.0.0.1:4258 20241226160324133 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324133 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420126541024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420126541024" session_id=3228172629 session_state=BEGIN} 20241226160324133 DSS <0004> hlr_ussd.c:576 262420126541024/0xc06a0155: Process SS (BEGIN) 20241226160324133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324133 DSS <0004> hlr_ussd.c:518 262420126541024/0xc06a0155: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324133 DSS <0004> hlr_ussd.c:363 262420126541024/0xc06a0155: Tx USSD 'Your IMSI is 262420126541024' 20241226160324133 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420126541024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420126541024" session_id=3228172629 session_state=END} 20241226160324133 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420126541024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324133 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324133 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58662<->l=127.0.0.1:4258 20241226160324137 DAUC <0003> db_auc.c:157 IMSI='262428790549469': No 2G Auth Data 20241226160324137 DAUC <0003> db_auc.c:192 IMSI='262428790549469': No 3G Auth Data 20241226160324145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241226160324149 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324149 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428790549469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428790549469" session_id=4247205979 session_state=BEGIN} 20241226160324149 DSS <0004> hlr_ussd.c:576 262428790549469/0xfd27385b: Process SS (BEGIN) 20241226160324149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160324149 DSS <0004> hlr_ussd.c:518 262428790549469/0xfd27385b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160324149 DSS <0004> hlr_ussd.c:363 262428790549469/0xfd27385b: Tx USSD 'Your IMSI is 262428790549469' 20241226160324149 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428790549469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428790549469" session_id=4247205979 session_state=END} 20241226160324149 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428790549469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160324149 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324149 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160324151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241226160324152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20241226160324152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38623<->l=127.0.0.1:4259) 20241226160324153 DLINP <000b> input/ipa.c:452 connected read/write 20241226160324153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160324153 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160324153 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160324153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160324187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20241226160324388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20241226160327417 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160327417 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160327418 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20241226160327419 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327419 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160327419 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160327419 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160327419 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160327419 DLGSUP <0013> gsup_server.c:238 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  20241226160327419 DLGSUP <0013> gsup_server.c:236 2:  20241226160327419 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160327419 DLGSUP <0013> gsup_server.c:236 3:  20241226160327419 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160327419 DLGSUP <0013> gsup_server.c:236 4:  20241226160327419 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160327419 DLGSUP <0013> gsup_server.c:236 5:  20241226160327419 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160327419 DLGSUP <0013> gsup_server.c:236 7:  20241226160327419 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160327419 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160327419 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160327419 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160327428 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46439<->l=127.0.0.1:4259) 20241226160327431 DAUC <0003> db_auc.c:157 IMSI='262425656580496': No 2G Auth Data 20241226160327431 DAUC <0003> db_auc.c:192 IMSI='262425656580496': No 3G Auth Data 20241226160327436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20241226160327462 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327462 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425656580496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425656580496" source_name="the-source\n" session_id=2004072349 session_state=BEGIN} 20241226160327462 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226160327462 DSS <0004> hlr_ussd.c:576 262425656580496/0x7773b79d: Process SS (BEGIN) 20241226160327462 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327462 DSS <0004> hlr_ussd.c:518 262425656580496/0x7773b79d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327462 DSS <0004> hlr_ussd.c:363 262425656580496/0x7773b79d: Tx USSD 'Your IMSI is 262425656580496' 20241226160327462 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425656580496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425656580496" destination_name="the-source\n" session_id=2004072349 session_state=END} 20241226160327462 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425656580496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327462 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327462 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20241226160327465 DAUC <0003> db_auc.c:157 IMSI='262426298675235': No 2G Auth Data 20241226160327465 DAUC <0003> db_auc.c:192 IMSI='262426298675235': No 3G Auth Data 20241226160327473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20241226160327476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327476 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426298675235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426298675235" source_name="the-source\n" session_id=2878773605 session_state=BEGIN} 20241226160327476 DSS <0004> hlr_ussd.c:576 262426298675235/0xab969965: Process SS (BEGIN) 20241226160327476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327476 DSS <0004> hlr_ussd.c:518 262426298675235/0xab969965: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327476 DSS <0004> hlr_ussd.c:363 262426298675235/0xab969965: Tx USSD 'Your IMSI is 262426298675235' 20241226160327476 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426298675235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298675235" destination_name="the-source\n" session_id=2878773605 session_state=END} 20241226160327476 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426298675235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20241226160327478 DAUC <0003> db_auc.c:157 IMSI='262424813841820': No 2G Auth Data 20241226160327478 DAUC <0003> db_auc.c:192 IMSI='262424813841820': No 3G Auth Data 20241226160327486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58734<->l=127.0.0.1:4258 20241226160327489 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327489 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424813841820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424813841820" source_name="the-source\n" session_id=3879394314 session_state=BEGIN} 20241226160327489 DSS <0004> hlr_ussd.c:576 262424813841820/0xe73adc0a: Process SS (BEGIN) 20241226160327489 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327489 DSS <0004> hlr_ussd.c:518 262424813841820/0xe73adc0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327489 DSS <0004> hlr_ussd.c:363 262424813841820/0xe73adc0a: Tx USSD 'Your IMSI is 262424813841820' 20241226160327489 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424813841820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813841820" destination_name="the-source\n" session_id=3879394314 session_state=END} 20241226160327489 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424813841820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327489 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327489 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58734<->l=127.0.0.1:4258 20241226160327491 DAUC <0003> db_auc.c:157 IMSI='262420645227711': No 2G Auth Data 20241226160327491 DAUC <0003> db_auc.c:192 IMSI='262420645227711': No 3G Auth Data 20241226160327498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4258 20241226160327501 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327502 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420645227711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420645227711" source_name="the-source\n" session_id=1834899523 session_state=BEGIN} 20241226160327502 DSS <0004> hlr_ussd.c:576 262420645227711/0x6d5e5843: Process SS (BEGIN) 20241226160327502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327502 DSS <0004> hlr_ussd.c:518 262420645227711/0x6d5e5843: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327502 DSS <0004> hlr_ussd.c:363 262420645227711/0x6d5e5843: Tx USSD 'Your IMSI is 262420645227711' 20241226160327502 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420645227711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420645227711" destination_name="the-source\n" session_id=1834899523 session_state=END} 20241226160327502 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420645227711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327502 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327502 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4258 20241226160327504 DAUC <0003> db_auc.c:157 IMSI='262425682735873': No 2G Auth Data 20241226160327504 DAUC <0003> db_auc.c:192 IMSI='262425682735873': No 3G Auth Data 20241226160327512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241226160327515 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327515 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425682735873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425682735873" source_name="the-source\n" session_id=944960038 session_state=BEGIN} 20241226160327515 DSS <0004> hlr_ussd.c:576 262425682735873/0x3852f226: Process SS (BEGIN) 20241226160327515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327515 DSS <0004> hlr_ussd.c:518 262425682735873/0x3852f226: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327515 DSS <0004> hlr_ussd.c:363 262425682735873/0x3852f226: Tx USSD 'Your IMSI is 262425682735873' 20241226160327515 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425682735873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425682735873" destination_name="the-source\n" session_id=944960038 session_state=END} 20241226160327515 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425682735873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327515 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327515 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241226160327519 DAUC <0003> db_auc.c:157 IMSI='262428465484859': No 2G Auth Data 20241226160327519 DAUC <0003> db_auc.c:192 IMSI='262428465484859': No 3G Auth Data 20241226160327527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20241226160327530 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327530 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428465484859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428465484859" source_name="the-source\n" session_id=3567607106 session_state=BEGIN} 20241226160327530 DSS <0004> hlr_ussd.c:576 262428465484859/0xd4a55d42: Process SS (BEGIN) 20241226160327530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327530 DSS <0004> hlr_ussd.c:518 262428465484859/0xd4a55d42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327530 DSS <0004> hlr_ussd.c:363 262428465484859/0xd4a55d42: Tx USSD 'Your IMSI is 262428465484859' 20241226160327530 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428465484859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465484859" destination_name="the-source\n" session_id=3567607106 session_state=END} 20241226160327530 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428465484859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327530 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327530 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20241226160327533 DAUC <0003> db_auc.c:157 IMSI='262421608368377': No 2G Auth Data 20241226160327533 DAUC <0003> db_auc.c:192 IMSI='262421608368377': No 3G Auth Data 20241226160327541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241226160327544 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327544 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421608368377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421608368377" source_name="the-source\n" session_id=2641989497 session_state=BEGIN} 20241226160327544 DSS <0004> hlr_ussd.c:576 262421608368377/0x9d798f79: Process SS (BEGIN) 20241226160327544 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327544 DSS <0004> hlr_ussd.c:518 262421608368377/0x9d798f79: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327544 DSS <0004> hlr_ussd.c:363 262421608368377/0x9d798f79: Tx USSD 'Your IMSI is 262421608368377' 20241226160327544 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421608368377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421608368377" destination_name="the-source\n" session_id=2641989497 session_state=END} 20241226160327544 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262421608368377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327544 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327544 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241226160327547 DAUC <0003> db_auc.c:157 IMSI='262420347374403': No 2G Auth Data 20241226160327547 DAUC <0003> db_auc.c:192 IMSI='262420347374403': No 3G Auth Data 20241226160327555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20241226160327558 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327558 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420347374403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420347374403" source_name="the-source\n" session_id=3772803458 session_state=BEGIN} 20241226160327558 DSS <0004> hlr_ussd.c:576 262420347374403/0xe0e06982: Process SS (BEGIN) 20241226160327558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226160327558 DSS <0004> hlr_ussd.c:518 262420347374403/0xe0e06982: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226160327558 DSS <0004> hlr_ussd.c:363 262420347374403/0xe0e06982: Tx USSD 'Your IMSI is 262420347374403' 20241226160327558 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420347374403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420347374403" destination_name="the-source\n" session_id=3772803458 session_state=END} 20241226160327558 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262420347374403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160327558 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327558 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160327560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20241226160327561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20241226160327561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46439<->l=127.0.0.1:4259) 20241226160327561 DLINP <000b> input/ipa.c:452 connected read/write 20241226160327561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160327561 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160327561 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160327562 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160327562 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226160327591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58786<->l=127.0.0.1:4258 20241226160327793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58786<->l=127.0.0.1:4258 20241226160330825 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160330825 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160330826 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58792<->l=127.0.0.1:4258 20241226160330827 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330827 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160330827 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160330827 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160330827 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160330827 DLGSUP <0013> gsup_server.c:238 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  20241226160330827 DLGSUP <0013> gsup_server.c:236 2:  20241226160330827 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160330827 DLGSUP <0013> gsup_server.c:236 3:  20241226160330827 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160330827 DLGSUP <0013> gsup_server.c:236 4:  20241226160330827 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160330827 DLGSUP <0013> gsup_server.c:236 5:  20241226160330827 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160330827 DLGSUP <0013> gsup_server.c:236 7:  20241226160330827 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160330827 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160330827 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160330827 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160330834 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45165<->l=127.0.0.1:4259) 20241226160330836 DAUC <0003> db_auc.c:157 IMSI='262420496907091': No 2G Auth Data 20241226160330836 DAUC <0003> db_auc.c:192 IMSI='262420496907091': No 3G Auth Data 20241226160330841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58800<->l=127.0.0.1:4258 20241226160330870 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330870 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420496907091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420496907091" session_id=449859020 session_state=BEGIN} 20241226160330870 DSS <0004> hlr_ussd.c:576 262420496907091/0x1ad04dcc: Process SS (BEGIN) 20241226160330870 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330870 DSS <0004> hlr_ussd.c:518 262420496907091/0x1ad04dcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330870 DSS <0004> hlr_ussd.c:363 262420496907091/0x1ad04dcc: Tx USSD 'Your extension is 491611644641' 20241226160330870 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420496907091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420496907091" session_id=449859020 session_state=END} 20241226160330870 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420496907091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330870 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330870 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58800<->l=127.0.0.1:4258 20241226160330873 DAUC <0003> db_auc.c:157 IMSI='262425877617349': No 2G Auth Data 20241226160330873 DAUC <0003> db_auc.c:192 IMSI='262425877617349': No 3G Auth Data 20241226160330880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 20241226160330883 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330883 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425877617349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425877617349" session_id=1714223211 session_state=BEGIN} 20241226160330883 DSS <0004> hlr_ussd.c:576 262425877617349/0x662cf86b: Process SS (BEGIN) 20241226160330883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330883 DSS <0004> hlr_ussd.c:518 262425877617349/0x662cf86b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330883 DSS <0004> hlr_ussd.c:363 262425877617349/0x662cf86b: Tx USSD 'Your extension is 491611526207' 20241226160330883 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425877617349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425877617349" session_id=1714223211 session_state=END} 20241226160330883 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425877617349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330883 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330883 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 20241226160330886 DAUC <0003> db_auc.c:157 IMSI='262424458402496': No 2G Auth Data 20241226160330886 DAUC <0003> db_auc.c:192 IMSI='262424458402496': No 3G Auth Data 20241226160330893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58818<->l=127.0.0.1:4258 20241226160330896 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330896 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424458402496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424458402496" session_id=3255316619 session_state=BEGIN} 20241226160330896 DSS <0004> hlr_ussd.c:576 262424458402496/0xc208308b: Process SS (BEGIN) 20241226160330896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330896 DSS <0004> hlr_ussd.c:518 262424458402496/0xc208308b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330896 DSS <0004> hlr_ussd.c:363 262424458402496/0xc208308b: Tx USSD 'Your extension is 491612700781' 20241226160330896 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424458402496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424458402496" session_id=3255316619 session_state=END} 20241226160330896 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424458402496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330896 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330897 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58818<->l=127.0.0.1:4258 20241226160330899 DAUC <0003> db_auc.c:157 IMSI='262426699874737': No 2G Auth Data 20241226160330899 DAUC <0003> db_auc.c:192 IMSI='262426699874737': No 3G Auth Data 20241226160330908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 20241226160330912 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330912 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426699874737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426699874737" session_id=344266507 session_state=BEGIN} 20241226160330912 DSS <0004> hlr_ussd.c:576 262426699874737/0x1485170b: Process SS (BEGIN) 20241226160330912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330912 DSS <0004> hlr_ussd.c:518 262426699874737/0x1485170b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330912 DSS <0004> hlr_ussd.c:363 262426699874737/0x1485170b: Tx USSD 'Your extension is 491614443854' 20241226160330912 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426699874737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426699874737" session_id=344266507 session_state=END} 20241226160330912 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426699874737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330912 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330912 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 20241226160330914 DAUC <0003> db_auc.c:157 IMSI='262420613666223': No 2G Auth Data 20241226160330914 DAUC <0003> db_auc.c:192 IMSI='262420613666223': No 3G Auth Data 20241226160330921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58832<->l=127.0.0.1:4258 20241226160330924 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330924 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420613666223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420613666223" session_id=709371339 session_state=BEGIN} 20241226160330924 DSS <0004> hlr_ussd.c:576 262420613666223/0x2a4825cb: Process SS (BEGIN) 20241226160330924 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330924 DSS <0004> hlr_ussd.c:518 262420613666223/0x2a4825cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330924 DSS <0004> hlr_ussd.c:363 262420613666223/0x2a4825cb: Tx USSD 'Your extension is 491614036700' 20241226160330924 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420613666223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420613666223" session_id=709371339 session_state=END} 20241226160330924 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420613666223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330924 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330924 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58832<->l=127.0.0.1:4258 20241226160330926 DAUC <0003> db_auc.c:157 IMSI='262422079287163': No 2G Auth Data 20241226160330926 DAUC <0003> db_auc.c:192 IMSI='262422079287163': No 3G Auth Data 20241226160330933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58844<->l=127.0.0.1:4258 20241226160330936 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330936 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422079287163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422079287163" session_id=3751220337 session_state=BEGIN} 20241226160330936 DSS <0004> hlr_ussd.c:576 262422079287163/0xdf971471: Process SS (BEGIN) 20241226160330936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330936 DSS <0004> hlr_ussd.c:518 262422079287163/0xdf971471: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330937 DSS <0004> hlr_ussd.c:363 262422079287163/0xdf971471: Tx USSD 'Your extension is 491615578261' 20241226160330937 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422079287163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422079287163" session_id=3751220337 session_state=END} 20241226160330937 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422079287163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330937 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330937 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58844<->l=127.0.0.1:4258 20241226160330939 DAUC <0003> db_auc.c:157 IMSI='262420455555424': No 2G Auth Data 20241226160330939 DAUC <0003> db_auc.c:192 IMSI='262420455555424': No 3G Auth Data 20241226160330946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 20241226160330949 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330949 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420455555424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420455555424" session_id=1393034362 session_state=BEGIN} 20241226160330949 DSS <0004> hlr_ussd.c:576 262420455555424/0x5308047a: Process SS (BEGIN) 20241226160330949 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330949 DSS <0004> hlr_ussd.c:518 262420455555424/0x5308047a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330949 DSS <0004> hlr_ussd.c:363 262420455555424/0x5308047a: Tx USSD 'Your extension is 491617377842' 20241226160330949 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420455555424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420455555424" session_id=1393034362 session_state=END} 20241226160330949 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420455555424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330949 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330949 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 20241226160330952 DAUC <0003> db_auc.c:157 IMSI='262428036163966': No 2G Auth Data 20241226160330952 DAUC <0003> db_auc.c:192 IMSI='262428036163966': No 3G Auth Data 20241226160330959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20241226160330962 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330962 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428036163966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428036163966" session_id=1195088424 session_state=BEGIN} 20241226160330962 DSS <0004> hlr_ussd.c:576 262428036163966/0x473b9a28: Process SS (BEGIN) 20241226160330962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160330962 DSS <0004> hlr_ussd.c:518 262428036163966/0x473b9a28: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160330962 DSS <0004> hlr_ussd.c:363 262428036163966/0x473b9a28: Tx USSD 'Your extension is 491611547157' 20241226160330962 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428036163966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428036163966" session_id=1195088424 session_state=END} 20241226160330962 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428036163966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160330962 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330962 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160330964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20241226160330964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58792<->l=127.0.0.1:4258 20241226160330965 DLINP <000b> input/ipa.c:452 connected read/write 20241226160330965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160330965 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160330965 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160330965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160330965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45165<->l=127.0.0.1:4259) 20241226160330989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241226160331190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241226160334221 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160334221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160334222 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20241226160334223 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334223 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160334223 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160334223 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160334223 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160334223 DLGSUP <0013> gsup_server.c:238 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  20241226160334223 DLGSUP <0013> gsup_server.c:236 2:  20241226160334223 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160334223 DLGSUP <0013> gsup_server.c:236 3:  20241226160334223 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160334223 DLGSUP <0013> gsup_server.c:236 4:  20241226160334223 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160334223 DLGSUP <0013> gsup_server.c:236 5:  20241226160334223 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160334223 DLGSUP <0013> gsup_server.c:236 7:  20241226160334223 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160334224 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160334224 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160334224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160334232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42983<->l=127.0.0.1:4259) 20241226160334235 DAUC <0003> db_auc.c:157 IMSI='262421971180080': No 2G Auth Data 20241226160334235 DAUC <0003> db_auc.c:192 IMSI='262421971180080': No 3G Auth Data 20241226160334242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20241226160334266 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334266 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421971180080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421971180080" source_name="the-source\n" session_id=2799275037 session_state=BEGIN} 20241226160334266 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226160334266 DSS <0004> hlr_ussd.c:576 262421971180080/0xa6d98c1d: Process SS (BEGIN) 20241226160334266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334266 DSS <0004> hlr_ussd.c:518 262421971180080/0xa6d98c1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334266 DSS <0004> hlr_ussd.c:363 262421971180080/0xa6d98c1d: Tx USSD 'Your extension is 491611262823' 20241226160334266 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421971180080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421971180080" destination_name="the-source\n" session_id=2799275037 session_state=END} 20241226160334266 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421971180080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334266 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334266 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20241226160334269 DAUC <0003> db_auc.c:157 IMSI='262427247064051': No 2G Auth Data 20241226160334269 DAUC <0003> db_auc.c:192 IMSI='262427247064051': No 3G Auth Data 20241226160334276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241226160334279 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334279 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427247064051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427247064051" source_name="the-source\n" session_id=2132858340 session_state=BEGIN} 20241226160334279 DSS <0004> hlr_ussd.c:576 262427247064051/0x7f20d5e4: Process SS (BEGIN) 20241226160334279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334279 DSS <0004> hlr_ussd.c:518 262427247064051/0x7f20d5e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334279 DSS <0004> hlr_ussd.c:363 262427247064051/0x7f20d5e4: Tx USSD 'Your extension is 491612613508' 20241226160334279 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427247064051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247064051" destination_name="the-source\n" session_id=2132858340 session_state=END} 20241226160334279 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427247064051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334279 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334279 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241226160334282 DAUC <0003> db_auc.c:157 IMSI='262422926562458': No 2G Auth Data 20241226160334282 DAUC <0003> db_auc.c:192 IMSI='262422926562458': No 3G Auth Data 20241226160334289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20241226160334292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334292 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422926562458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422926562458" source_name="the-source\n" session_id=677183432 session_state=BEGIN} 20241226160334292 DSS <0004> hlr_ussd.c:576 262422926562458/0x285cffc8: Process SS (BEGIN) 20241226160334292 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334292 DSS <0004> hlr_ussd.c:518 262422926562458/0x285cffc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334292 DSS <0004> hlr_ussd.c:363 262422926562458/0x285cffc8: Tx USSD 'Your extension is 491611472651' 20241226160334292 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422926562458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422926562458" destination_name="the-source\n" session_id=677183432 session_state=END} 20241226160334292 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422926562458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20241226160334295 DAUC <0003> db_auc.c:157 IMSI='262420690355749': No 2G Auth Data 20241226160334295 DAUC <0003> db_auc.c:192 IMSI='262420690355749': No 3G Auth Data 20241226160334302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 20241226160334306 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334306 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420690355749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420690355749" source_name="the-source\n" session_id=3521344121 session_state=BEGIN} 20241226160334306 DSS <0004> hlr_ussd.c:576 262420690355749/0xd1e37279: Process SS (BEGIN) 20241226160334306 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334306 DSS <0004> hlr_ussd.c:518 262420690355749/0xd1e37279: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334306 DSS <0004> hlr_ussd.c:363 262420690355749/0xd1e37279: Tx USSD 'Your extension is 491618262053' 20241226160334306 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420690355749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420690355749" destination_name="the-source\n" session_id=3521344121 session_state=END} 20241226160334306 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420690355749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334306 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334306 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 20241226160334310 DAUC <0003> db_auc.c:157 IMSI='262424618421849': No 2G Auth Data 20241226160334310 DAUC <0003> db_auc.c:192 IMSI='262424618421849': No 3G Auth Data 20241226160334316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4258 20241226160334319 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334319 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424618421849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424618421849" source_name="the-source\n" session_id=737613463 session_state=BEGIN} 20241226160334319 DSS <0004> hlr_ussd.c:576 262424618421849/0x2bf71697: Process SS (BEGIN) 20241226160334319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334319 DSS <0004> hlr_ussd.c:518 262424618421849/0x2bf71697: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334319 DSS <0004> hlr_ussd.c:363 262424618421849/0x2bf71697: Tx USSD 'Your extension is 491612460373' 20241226160334319 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424618421849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424618421849" destination_name="the-source\n" session_id=737613463 session_state=END} 20241226160334319 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262424618421849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334319 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334319 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4258 20241226160334322 DAUC <0003> db_auc.c:157 IMSI='262424921091948': No 2G Auth Data 20241226160334322 DAUC <0003> db_auc.c:192 IMSI='262424921091948': No 3G Auth Data 20241226160334330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54396<->l=127.0.0.1:4258 20241226160334333 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334333 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424921091948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424921091948" source_name="the-source\n" session_id=1110588061 session_state=BEGIN} 20241226160334333 DSS <0004> hlr_ussd.c:576 262424921091948/0x42323a9d: Process SS (BEGIN) 20241226160334333 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334333 DSS <0004> hlr_ussd.c:518 262424921091948/0x42323a9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334333 DSS <0004> hlr_ussd.c:363 262424921091948/0x42323a9d: Tx USSD 'Your extension is 491613276548' 20241226160334333 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424921091948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424921091948" destination_name="the-source\n" session_id=1110588061 session_state=END} 20241226160334333 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424921091948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334333 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334333 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54396<->l=127.0.0.1:4258 20241226160334338 DAUC <0003> db_auc.c:157 IMSI='262426784260449': No 2G Auth Data 20241226160334338 DAUC <0003> db_auc.c:192 IMSI='262426784260449': No 3G Auth Data 20241226160334346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54410<->l=127.0.0.1:4258 20241226160334349 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334349 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426784260449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426784260449" source_name="the-source\n" session_id=2428681832 session_state=BEGIN} 20241226160334349 DSS <0004> hlr_ussd.c:576 262426784260449/0x90c2be68: Process SS (BEGIN) 20241226160334349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334349 DSS <0004> hlr_ussd.c:518 262426784260449/0x90c2be68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334349 DSS <0004> hlr_ussd.c:363 262426784260449/0x90c2be68: Tx USSD 'Your extension is 491612513847' 20241226160334349 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426784260449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426784260449" destination_name="the-source\n" session_id=2428681832 session_state=END} 20241226160334349 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262426784260449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334350 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334350 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54410<->l=127.0.0.1:4258 20241226160334354 DAUC <0003> db_auc.c:157 IMSI='262420516073152': No 2G Auth Data 20241226160334354 DAUC <0003> db_auc.c:192 IMSI='262420516073152': No 3G Auth Data 20241226160334363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20241226160334366 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334366 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420516073152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420516073152" source_name="the-source\n" session_id=888138238 session_state=BEGIN} 20241226160334366 DSS <0004> hlr_ussd.c:576 262420516073152/0x34efe9fe: Process SS (BEGIN) 20241226160334366 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226160334366 DSS <0004> hlr_ussd.c:518 262420516073152/0x34efe9fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226160334366 DSS <0004> hlr_ussd.c:363 262420516073152/0x34efe9fe: Tx USSD 'Your extension is 491612107364' 20241226160334367 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420516073152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420516073152" destination_name="the-source\n" session_id=888138238 session_state=END} 20241226160334367 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420516073152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160334367 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334367 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160334371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20241226160334371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20241226160334372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42983<->l=127.0.0.1:4259) 20241226160334372 DLINP <000b> input/ipa.c:452 connected read/write 20241226160334372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160334372 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160334372 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160334372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160334372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226160334411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54438<->l=127.0.0.1:4258 20241226160334612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54438<->l=127.0.0.1:4258 20241226160337646 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42133 20241226160337646 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42133 20241226160337648 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337648 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337649 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160337649 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160337651 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337651 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337651 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160337651 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241226160337651 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241226160337651 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241226160337651 DLGSUP <0013> gsup_server.c:238 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  20241226160337651 DLGSUP <0013> gsup_server.c:236 2:  20241226160337651 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160337651 DLGSUP <0013> gsup_server.c:236 3:  20241226160337651 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160337651 DLGSUP <0013> gsup_server.c:236 4:  20241226160337651 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160337651 DLGSUP <0013> gsup_server.c:236 5:  20241226160337651 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160337651 DLGSUP <0013> gsup_server.c:236 7:  20241226160337651 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160337651 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160337651 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160337651 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42133 20241226160337651 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20241226160337654 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337654 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160337654 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160337654 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160337654 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160337654 DLGSUP <0013> gsup_server.c:238 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  20241226160337654 DLGSUP <0013> gsup_server.c:236 2:  20241226160337654 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160337654 DLGSUP <0013> gsup_server.c:236 3:  20241226160337654 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160337654 DLGSUP <0013> gsup_server.c:236 4:  20241226160337654 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160337654 DLGSUP <0013> gsup_server.c:236 5:  20241226160337654 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160337654 DLGSUP <0013> gsup_server.c:236 7:  20241226160337654 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160337654 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160337654 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160337654 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160337664 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44515<->l=127.0.0.1:4259) 20241226160337668 DAUC <0003> db_auc.c:157 IMSI='262426858692000': No 2G Auth Data 20241226160337668 DAUC <0003> db_auc.c:192 IMSI='262426858692000': No 3G Auth Data 20241226160337677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20241226160337694 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337694 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426858692000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426858692000" session_id=3379881018 session_state=BEGIN} 20241226160337694 DSS <0004> hlr_ussd.c:576 262426858692000/0xc974e43a: Process SS (BEGIN) 20241226160337694 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337694 DSS <0004> hlr_ussd.c:518 262426858692000/0xc974e43a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337694 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337694 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337694 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337694 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337701 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337701 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426858692000 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426858692000" session_id=3379881018 session_state=END} 20241226160337701 DSS <0004> hlr_ussd.c:576 262426858692000/0xc974e43a: Process SS (END) 20241226160337701 DSS <0004> hlr_ussd.c:518 262426858692000/0xc974e43a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337701 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426858692000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426858692000" session_id=3379881018 session_state=END} 20241226160337701 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426858692000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337701 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426858692000 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337701 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20241226160337705 DAUC <0003> db_auc.c:157 IMSI='262423634114046': No 2G Auth Data 20241226160337705 DAUC <0003> db_auc.c:192 IMSI='262423634114046': No 3G Auth Data 20241226160337716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241226160337721 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337721 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423634114046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423634114046" session_id=591319077 session_state=BEGIN} 20241226160337721 DSS <0004> hlr_ussd.c:576 262423634114046/0x233ed025: Process SS (BEGIN) 20241226160337721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337721 DSS <0004> hlr_ussd.c:518 262423634114046/0x233ed025: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337721 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337721 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337721 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337721 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337723 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337723 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337723 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423634114046 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423634114046" session_id=591319077 session_state=END} 20241226160337723 DSS <0004> hlr_ussd.c:576 262423634114046/0x233ed025: Process SS (END) 20241226160337723 DSS <0004> hlr_ussd.c:518 262423634114046/0x233ed025: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337723 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423634114046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423634114046" session_id=591319077 session_state=END} 20241226160337723 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423634114046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337723 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423634114046 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337723 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337723 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241226160337727 DAUC <0003> db_auc.c:157 IMSI='262426033752152': No 2G Auth Data 20241226160337728 DAUC <0003> db_auc.c:192 IMSI='262426033752152': No 3G Auth Data 20241226160337738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20241226160337742 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337743 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426033752152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426033752152" session_id=1261345155 session_state=BEGIN} 20241226160337743 DSS <0004> hlr_ussd.c:576 262426033752152/0x4b2e9983: Process SS (BEGIN) 20241226160337743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337743 DSS <0004> hlr_ussd.c:518 262426033752152/0x4b2e9983: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337743 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337743 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337743 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337743 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337744 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337744 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337744 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426033752152 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426033752152" session_id=1261345155 session_state=END} 20241226160337744 DSS <0004> hlr_ussd.c:576 262426033752152/0x4b2e9983: Process SS (END) 20241226160337744 DSS <0004> hlr_ussd.c:518 262426033752152/0x4b2e9983: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337744 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426033752152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426033752152" session_id=1261345155 session_state=END} 20241226160337744 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426033752152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337745 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426033752152 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337745 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337745 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20241226160337749 DAUC <0003> db_auc.c:157 IMSI='262424329321580': No 2G Auth Data 20241226160337749 DAUC <0003> db_auc.c:192 IMSI='262424329321580': No 3G Auth Data 20241226160337761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54504<->l=127.0.0.1:4258 20241226160337767 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337767 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424329321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424329321580" session_id=2001941416 session_state=BEGIN} 20241226160337767 DSS <0004> hlr_ussd.c:576 262424329321580/0x775333a8: Process SS (BEGIN) 20241226160337767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337767 DSS <0004> hlr_ussd.c:518 262424329321580/0x775333a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337767 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337767 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337767 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337767 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337769 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337769 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337769 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424329321580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424329321580" session_id=2001941416 session_state=END} 20241226160337769 DSS <0004> hlr_ussd.c:576 262424329321580/0x775333a8: Process SS (END) 20241226160337769 DSS <0004> hlr_ussd.c:518 262424329321580/0x775333a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337769 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424329321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424329321580" session_id=2001941416 session_state=END} 20241226160337769 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424329321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337769 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424329321580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337769 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337769 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54504<->l=127.0.0.1:4258 20241226160337774 DAUC <0003> db_auc.c:157 IMSI='262423551809282': No 2G Auth Data 20241226160337774 DAUC <0003> db_auc.c:192 IMSI='262423551809282': No 3G Auth Data 20241226160337785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54506<->l=127.0.0.1:4258 20241226160337790 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337790 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423551809282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423551809282" session_id=1365757999 session_state=BEGIN} 20241226160337790 DSS <0004> hlr_ussd.c:576 262423551809282/0x5167d02f: Process SS (BEGIN) 20241226160337790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337790 DSS <0004> hlr_ussd.c:518 262423551809282/0x5167d02f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337790 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337790 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337790 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337790 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337792 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337792 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337792 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423551809282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423551809282" session_id=1365757999 session_state=END} 20241226160337792 DSS <0004> hlr_ussd.c:576 262423551809282/0x5167d02f: Process SS (END) 20241226160337792 DSS <0004> hlr_ussd.c:518 262423551809282/0x5167d02f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337792 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423551809282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423551809282" session_id=1365757999 session_state=END} 20241226160337792 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423551809282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337792 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423551809282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337792 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337792 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54506<->l=127.0.0.1:4258 20241226160337796 DAUC <0003> db_auc.c:157 IMSI='262425235275975': No 2G Auth Data 20241226160337796 DAUC <0003> db_auc.c:192 IMSI='262425235275975': No 3G Auth Data 20241226160337805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20241226160337808 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337808 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425235275975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425235275975" session_id=3042700652 session_state=BEGIN} 20241226160337808 DSS <0004> hlr_ussd.c:576 262425235275975/0xb55bed6c: Process SS (BEGIN) 20241226160337808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337808 DSS <0004> hlr_ussd.c:518 262425235275975/0xb55bed6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337808 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337808 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337808 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337808 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337809 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337810 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337810 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262425235275975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425235275975" session_id=3042700652 session_state=END} 20241226160337810 DSS <0004> hlr_ussd.c:576 262425235275975/0xb55bed6c: Process SS (END) 20241226160337810 DSS <0004> hlr_ussd.c:518 262425235275975/0xb55bed6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337810 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425235275975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425235275975" session_id=3042700652 session_state=END} 20241226160337810 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425235275975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337810 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262425235275975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337810 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337810 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20241226160337814 DAUC <0003> db_auc.c:157 IMSI='262421724099094': No 2G Auth Data 20241226160337814 DAUC <0003> db_auc.c:192 IMSI='262421724099094': No 3G Auth Data 20241226160337822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54536<->l=127.0.0.1:4258 20241226160337825 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337825 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421724099094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421724099094" session_id=494528751 session_state=BEGIN} 20241226160337825 DSS <0004> hlr_ussd.c:576 262421724099094/0x1d79e8ef: Process SS (BEGIN) 20241226160337825 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337825 DSS <0004> hlr_ussd.c:518 262421724099094/0x1d79e8ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337825 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337825 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337825 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337825 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337827 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337827 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337827 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421724099094 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421724099094" session_id=494528751 session_state=END} 20241226160337827 DSS <0004> hlr_ussd.c:576 262421724099094/0x1d79e8ef: Process SS (END) 20241226160337827 DSS <0004> hlr_ussd.c:518 262421724099094/0x1d79e8ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337827 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421724099094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421724099094" session_id=494528751 session_state=END} 20241226160337827 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421724099094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337827 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421724099094 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337827 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337827 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54536<->l=127.0.0.1:4258 20241226160337830 DAUC <0003> db_auc.c:157 IMSI='262423795927650': No 2G Auth Data 20241226160337830 DAUC <0003> db_auc.c:192 IMSI='262423795927650': No 3G Auth Data 20241226160337838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 20241226160337842 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337842 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423795927650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423795927650" session_id=335861041 session_state=BEGIN} 20241226160337842 DSS <0004> hlr_ussd.c:576 262423795927650/0x1404d531: Process SS (BEGIN) 20241226160337842 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160337842 DSS <0004> hlr_ussd.c:518 262423795927650/0x1404d531: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160337842 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337842 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337842 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337842 DLINP <000b> input/ipa.c:432 127.0.0.1:42133 sending data 20241226160337843 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337843 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337843 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262423795927650 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423795927650" session_id=335861041 session_state=END} 20241226160337843 DSS <0004> hlr_ussd.c:576 262423795927650/0x1404d531: Process SS (END) 20241226160337843 DSS <0004> hlr_ussd.c:518 262423795927650/0x1404d531: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160337843 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423795927650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423795927650" session_id=335861041 session_state=END} 20241226160337843 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423795927650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160337843 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262423795927650 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160337843 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337844 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160337846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 20241226160337847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20241226160337847 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160337848 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160337848 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160337848 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160337848 DLINP <000b> input/ipa.c:452 connected read/write 20241226160337848 DLINP <000b> input/ipa.c:406 127.0.0.1:42133 message received 20241226160337848 DLINP <000b> input/ipa.c:415 127.0.0.1:42133 connection closed with server 20241226160337848 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42133 20241226160337848 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241226160337848 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44515<->l=127.0.0.1:4259) 20241226160337872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4258 20241226160338073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4258 20241226160341108 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40751 20241226160341108 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40751 20241226160341110 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341110 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341111 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160341111 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160341112 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341112 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341113 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160341113 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241226160341113 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241226160341113 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241226160341113 DLGSUP <0013> gsup_server.c:238 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  20241226160341113 DLGSUP <0013> gsup_server.c:236 2:  20241226160341113 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160341113 DLGSUP <0013> gsup_server.c:236 3:  20241226160341113 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160341113 DLGSUP <0013> gsup_server.c:236 4:  20241226160341113 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160341113 DLGSUP <0013> gsup_server.c:236 5:  20241226160341113 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160341113 DLGSUP <0013> gsup_server.c:236 7:  20241226160341113 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160341113 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160341113 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160341113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40751 20241226160341113 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20241226160341116 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341116 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160341116 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160341116 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160341116 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160341116 DLGSUP <0013> gsup_server.c:238 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  20241226160341116 DLGSUP <0013> gsup_server.c:236 2:  20241226160341116 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160341116 DLGSUP <0013> gsup_server.c:236 3:  20241226160341116 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160341116 DLGSUP <0013> gsup_server.c:236 4:  20241226160341116 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160341116 DLGSUP <0013> gsup_server.c:236 5:  20241226160341116 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160341116 DLGSUP <0013> gsup_server.c:236 7:  20241226160341116 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160341116 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160341116 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160341116 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160341127 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36265<->l=127.0.0.1:4259) 20241226160341130 DAUC <0003> db_auc.c:157 IMSI='262423417445656': No 2G Auth Data 20241226160341130 DAUC <0003> db_auc.c:192 IMSI='262423417445656': No 3G Auth Data 20241226160341139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54562<->l=127.0.0.1:4258 20241226160341158 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341158 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423417445656" session_id=4181645443 session_state=BEGIN} 20241226160341158 DSS <0004> hlr_ussd.c:576 262423417445656/0xf93ed883: Process SS (BEGIN) 20241226160341158 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341158 DSS <0004> hlr_ussd.c:518 262423417445656/0xf93ed883: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341158 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341158 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341158 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341158 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341163 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341163 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341163 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417445656" session_id=4181645443 session_state=CONTINUE} 20241226160341163 DSS <0004> hlr_ussd.c:576 262423417445656/0xf93ed883: Process SS (CONTINUE) 20241226160341163 DSS <0004> hlr_ussd.c:518 262423417445656/0xf93ed883: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341163 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417445656" session_id=4181645443 session_state=CONTINUE} 20241226160341163 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341163 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341163 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341166 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341166 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423417445656" session_id=4181645443 session_state=CONTINUE} 20241226160341166 DSS <0004> hlr_ussd.c:576 262423417445656/0xf93ed883: Process SS (CONTINUE) 20241226160341166 DSS <0004> hlr_ussd.c:518 262423417445656/0xf93ed883: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341167 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341167 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341167 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341167 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341167 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341168 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341168 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341168 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417445656" session_id=4181645443 session_state=END} 20241226160341168 DSS <0004> hlr_ussd.c:576 262423417445656/0xf93ed883: Process SS (END) 20241226160341168 DSS <0004> hlr_ussd.c:518 262423417445656/0xf93ed883: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341168 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417445656" session_id=4181645443 session_state=END} 20241226160341168 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341168 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423417445656 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341168 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341168 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54562<->l=127.0.0.1:4258 20241226160341169 DAUC <0003> db_auc.c:157 IMSI='262424819848025': No 2G Auth Data 20241226160341169 DAUC <0003> db_auc.c:192 IMSI='262424819848025': No 3G Auth Data 20241226160341177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20241226160341181 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341181 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424819848025" session_id=593375828 session_state=BEGIN} 20241226160341181 DSS <0004> hlr_ussd.c:576 262424819848025/0x235e3254: Process SS (BEGIN) 20241226160341181 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341181 DSS <0004> hlr_ussd.c:518 262424819848025/0x235e3254: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341181 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341181 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341181 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341181 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341182 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341182 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341182 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424819848025" session_id=593375828 session_state=CONTINUE} 20241226160341182 DSS <0004> hlr_ussd.c:576 262424819848025/0x235e3254: Process SS (CONTINUE) 20241226160341182 DSS <0004> hlr_ussd.c:518 262424819848025/0x235e3254: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341182 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424819848025" session_id=593375828 session_state=CONTINUE} 20241226160341182 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341182 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341182 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341185 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341185 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424819848025" session_id=593375828 session_state=CONTINUE} 20241226160341185 DSS <0004> hlr_ussd.c:576 262424819848025/0x235e3254: Process SS (CONTINUE) 20241226160341185 DSS <0004> hlr_ussd.c:518 262424819848025/0x235e3254: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341185 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341185 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341185 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341185 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341185 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341186 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341186 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341186 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424819848025" session_id=593375828 session_state=END} 20241226160341186 DSS <0004> hlr_ussd.c:576 262424819848025/0x235e3254: Process SS (END) 20241226160341186 DSS <0004> hlr_ussd.c:518 262424819848025/0x235e3254: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341186 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424819848025" session_id=593375828 session_state=END} 20241226160341186 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341186 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262424819848025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341186 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341186 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20241226160341188 DAUC <0003> db_auc.c:157 IMSI='262424897974975': No 2G Auth Data 20241226160341188 DAUC <0003> db_auc.c:192 IMSI='262424897974975': No 3G Auth Data 20241226160341196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20241226160341199 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341199 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424897974975" session_id=3831218183 session_state=BEGIN} 20241226160341199 DSS <0004> hlr_ussd.c:576 262424897974975/0xe45bc007: Process SS (BEGIN) 20241226160341199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341199 DSS <0004> hlr_ussd.c:518 262424897974975/0xe45bc007: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341199 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341199 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341199 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341199 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341200 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341200 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341200 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424897974975" session_id=3831218183 session_state=CONTINUE} 20241226160341201 DSS <0004> hlr_ussd.c:576 262424897974975/0xe45bc007: Process SS (CONTINUE) 20241226160341201 DSS <0004> hlr_ussd.c:518 262424897974975/0xe45bc007: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341201 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424897974975" session_id=3831218183 session_state=CONTINUE} 20241226160341201 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341201 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341201 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341203 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341203 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424897974975" session_id=3831218183 session_state=CONTINUE} 20241226160341203 DSS <0004> hlr_ussd.c:576 262424897974975/0xe45bc007: Process SS (CONTINUE) 20241226160341203 DSS <0004> hlr_ussd.c:518 262424897974975/0xe45bc007: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341203 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341203 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341203 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341204 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341204 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341204 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341204 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341204 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424897974975" session_id=3831218183 session_state=END} 20241226160341204 DSS <0004> hlr_ussd.c:576 262424897974975/0xe45bc007: Process SS (END) 20241226160341204 DSS <0004> hlr_ussd.c:518 262424897974975/0xe45bc007: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341204 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424897974975" session_id=3831218183 session_state=END} 20241226160341205 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341205 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262424897974975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341205 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341205 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20241226160341206 DAUC <0003> db_auc.c:157 IMSI='262425931144407': No 2G Auth Data 20241226160341206 DAUC <0003> db_auc.c:192 IMSI='262425931144407': No 3G Auth Data 20241226160341215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4258 20241226160341218 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341218 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425931144407" session_id=66189032 session_state=BEGIN} 20241226160341218 DSS <0004> hlr_ussd.c:576 262425931144407/0x03f1f6e8: Process SS (BEGIN) 20241226160341218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341218 DSS <0004> hlr_ussd.c:518 262425931144407/0x03f1f6e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341218 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341218 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341218 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341218 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341219 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341219 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341219 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425931144407" session_id=66189032 session_state=CONTINUE} 20241226160341219 DSS <0004> hlr_ussd.c:576 262425931144407/0x03f1f6e8: Process SS (CONTINUE) 20241226160341220 DSS <0004> hlr_ussd.c:518 262425931144407/0x03f1f6e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341220 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425931144407" session_id=66189032 session_state=CONTINUE} 20241226160341220 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341220 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341220 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341222 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341222 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425931144407" session_id=66189032 session_state=CONTINUE} 20241226160341222 DSS <0004> hlr_ussd.c:576 262425931144407/0x03f1f6e8: Process SS (CONTINUE) 20241226160341222 DSS <0004> hlr_ussd.c:518 262425931144407/0x03f1f6e8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341222 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341223 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341223 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341223 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341223 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341224 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341224 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341224 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425931144407" session_id=66189032 session_state=END} 20241226160341224 DSS <0004> hlr_ussd.c:576 262425931144407/0x03f1f6e8: Process SS (END) 20241226160341224 DSS <0004> hlr_ussd.c:518 262425931144407/0x03f1f6e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341224 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425931144407" session_id=66189032 session_state=END} 20241226160341224 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341224 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425931144407 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341224 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341224 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4258 20241226160341225 DAUC <0003> db_auc.c:157 IMSI='262429043006338': No 2G Auth Data 20241226160341226 DAUC <0003> db_auc.c:192 IMSI='262429043006338': No 3G Auth Data 20241226160341234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20241226160341237 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341237 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429043006338" session_id=2533413536 session_state=BEGIN} 20241226160341237 DSS <0004> hlr_ussd.c:576 262429043006338/0x9700d2a0: Process SS (BEGIN) 20241226160341237 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341237 DSS <0004> hlr_ussd.c:518 262429043006338/0x9700d2a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341237 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341237 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341237 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341237 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341238 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341238 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429043006338" session_id=2533413536 session_state=CONTINUE} 20241226160341238 DSS <0004> hlr_ussd.c:576 262429043006338/0x9700d2a0: Process SS (CONTINUE) 20241226160341238 DSS <0004> hlr_ussd.c:518 262429043006338/0x9700d2a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341238 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429043006338" session_id=2533413536 session_state=CONTINUE} 20241226160341238 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341241 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341241 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429043006338" session_id=2533413536 session_state=CONTINUE} 20241226160341241 DSS <0004> hlr_ussd.c:576 262429043006338/0x9700d2a0: Process SS (CONTINUE) 20241226160341241 DSS <0004> hlr_ussd.c:518 262429043006338/0x9700d2a0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341241 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341241 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341241 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341241 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341241 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341242 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341242 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341242 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429043006338" session_id=2533413536 session_state=END} 20241226160341242 DSS <0004> hlr_ussd.c:576 262429043006338/0x9700d2a0: Process SS (END) 20241226160341242 DSS <0004> hlr_ussd.c:518 262429043006338/0x9700d2a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341242 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429043006338" session_id=2533413536 session_state=END} 20241226160341242 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341242 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262429043006338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341242 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341242 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20241226160341243 DAUC <0003> db_auc.c:157 IMSI='262421515312589': No 2G Auth Data 20241226160341243 DAUC <0003> db_auc.c:192 IMSI='262421515312589': No 3G Auth Data 20241226160341251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4258 20241226160341254 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341254 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421515312589" session_id=7127698 session_state=BEGIN} 20241226160341254 DSS <0004> hlr_ussd.c:576 262421515312589/0x006cc292: Process SS (BEGIN) 20241226160341254 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341254 DSS <0004> hlr_ussd.c:518 262421515312589/0x006cc292: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341254 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341254 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341254 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341254 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341255 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341255 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341255 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515312589" session_id=7127698 session_state=CONTINUE} 20241226160341255 DSS <0004> hlr_ussd.c:576 262421515312589/0x006cc292: Process SS (CONTINUE) 20241226160341255 DSS <0004> hlr_ussd.c:518 262421515312589/0x006cc292: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341256 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515312589" session_id=7127698 session_state=CONTINUE} 20241226160341256 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341256 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341256 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341258 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341258 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421515312589" session_id=7127698 session_state=CONTINUE} 20241226160341258 DSS <0004> hlr_ussd.c:576 262421515312589/0x006cc292: Process SS (CONTINUE) 20241226160341258 DSS <0004> hlr_ussd.c:518 262421515312589/0x006cc292: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341258 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341258 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341258 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341258 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341258 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341259 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341259 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341259 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515312589" session_id=7127698 session_state=END} 20241226160341259 DSS <0004> hlr_ussd.c:576 262421515312589/0x006cc292: Process SS (END) 20241226160341259 DSS <0004> hlr_ussd.c:518 262421515312589/0x006cc292: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341259 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515312589" session_id=7127698 session_state=END} 20241226160341259 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341259 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421515312589 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341259 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341259 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4258 20241226160341261 DAUC <0003> db_auc.c:157 IMSI='262422490767701': No 2G Auth Data 20241226160341261 DAUC <0003> db_auc.c:192 IMSI='262422490767701': No 3G Auth Data 20241226160341268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54600<->l=127.0.0.1:4258 20241226160341271 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341271 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422490767701" session_id=1553527614 session_state=BEGIN} 20241226160341271 DSS <0004> hlr_ussd.c:576 262422490767701/0x5c98f33e: Process SS (BEGIN) 20241226160341271 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341271 DSS <0004> hlr_ussd.c:518 262422490767701/0x5c98f33e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341271 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341271 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341271 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341271 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341272 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341272 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341272 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422490767701" session_id=1553527614 session_state=CONTINUE} 20241226160341272 DSS <0004> hlr_ussd.c:576 262422490767701/0x5c98f33e: Process SS (CONTINUE) 20241226160341272 DSS <0004> hlr_ussd.c:518 262422490767701/0x5c98f33e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341273 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422490767701" session_id=1553527614 session_state=CONTINUE} 20241226160341273 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341273 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341273 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341275 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341275 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422490767701" session_id=1553527614 session_state=CONTINUE} 20241226160341275 DSS <0004> hlr_ussd.c:576 262422490767701/0x5c98f33e: Process SS (CONTINUE) 20241226160341275 DSS <0004> hlr_ussd.c:518 262422490767701/0x5c98f33e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341275 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341275 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341275 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341275 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341275 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341276 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341276 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341276 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422490767701" session_id=1553527614 session_state=END} 20241226160341276 DSS <0004> hlr_ussd.c:576 262422490767701/0x5c98f33e: Process SS (END) 20241226160341276 DSS <0004> hlr_ussd.c:518 262422490767701/0x5c98f33e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341276 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422490767701" session_id=1553527614 session_state=END} 20241226160341276 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341276 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262422490767701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341276 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341276 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54600<->l=127.0.0.1:4258 20241226160341278 DAUC <0003> db_auc.c:157 IMSI='262429648325160': No 2G Auth Data 20241226160341278 DAUC <0003> db_auc.c:192 IMSI='262429648325160': No 3G Auth Data 20241226160341284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4258 20241226160341287 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341287 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429648325160" session_id=3990306170 session_state=BEGIN} 20241226160341287 DSS <0004> hlr_ussd.c:576 262429648325160/0xedd73d7a: Process SS (BEGIN) 20241226160341287 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226160341287 DSS <0004> hlr_ussd.c:518 262429648325160/0xedd73d7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226160341287 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341287 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341287 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341287 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341288 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341288 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341288 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429648325160" session_id=3990306170 session_state=CONTINUE} 20241226160341288 DSS <0004> hlr_ussd.c:576 262429648325160/0xedd73d7a: Process SS (CONTINUE) 20241226160341288 DSS <0004> hlr_ussd.c:518 262429648325160/0xedd73d7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226160341288 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429648325160" session_id=3990306170 session_state=CONTINUE} 20241226160341288 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341288 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341289 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341291 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341291 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429648325160" session_id=3990306170 session_state=CONTINUE} 20241226160341291 DSS <0004> hlr_ussd.c:576 262429648325160/0xedd73d7a: Process SS (CONTINUE) 20241226160341291 DSS <0004> hlr_ussd.c:518 262429648325160/0xedd73d7a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341291 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341291 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341291 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341291 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341291 DLINP <000b> input/ipa.c:432 127.0.0.1:40751 sending data 20241226160341292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341292 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341292 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429648325160" session_id=3990306170 session_state=END} 20241226160341292 DSS <0004> hlr_ussd.c:576 262429648325160/0xedd73d7a: Process SS (END) 20241226160341292 DSS <0004> hlr_ussd.c:518 262429648325160/0xedd73d7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226160341292 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429648325160" session_id=3990306170 session_state=END} 20241226160341292 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160341292 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262429648325160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160341292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341292 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160341293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4258 20241226160341294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20241226160341294 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160341294 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160341295 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160341295 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160341295 DLINP <000b> input/ipa.c:452 connected read/write 20241226160341295 DLINP <000b> input/ipa.c:406 127.0.0.1:40751 message received 20241226160341295 DLINP <000b> input/ipa.c:415 127.0.0.1:40751 connection closed with server 20241226160341295 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40751 20241226160341295 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241226160341295 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36265<->l=127.0.0.1:4259) 20241226160341333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 20241226160341534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 20241226160344572 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41831 20241226160344572 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41831 20241226160344573 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344573 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160344574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160344575 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344575 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344575 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160344575 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241226160344575 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241226160344575 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241226160344575 DLGSUP <0013> gsup_server.c:238 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  20241226160344575 DLGSUP <0013> gsup_server.c:236 2:  20241226160344575 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160344575 DLGSUP <0013> gsup_server.c:236 3:  20241226160344575 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160344575 DLGSUP <0013> gsup_server.c:236 4:  20241226160344575 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160344575 DLGSUP <0013> gsup_server.c:236 5:  20241226160344575 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160344575 DLGSUP <0013> gsup_server.c:236 7:  20241226160344575 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160344575 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160344575 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160344575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41831 20241226160344575 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20241226160344577 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344577 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160344577 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160344577 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160344577 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160344577 DLGSUP <0013> gsup_server.c:238 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  20241226160344577 DLGSUP <0013> gsup_server.c:236 2:  20241226160344577 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160344577 DLGSUP <0013> gsup_server.c:236 3:  20241226160344577 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160344577 DLGSUP <0013> gsup_server.c:236 4:  20241226160344577 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160344577 DLGSUP <0013> gsup_server.c:236 5:  20241226160344577 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160344577 DLGSUP <0013> gsup_server.c:236 7:  20241226160344577 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160344577 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160344577 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160344577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160344585 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36599<->l=127.0.0.1:4259) 20241226160344588 DAUC <0003> db_auc.c:157 IMSI='262421330740863': No 2G Auth Data 20241226160344588 DAUC <0003> db_auc.c:192 IMSI='262421330740863': No 3G Auth Data 20241226160344595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 20241226160344618 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344618 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421330740863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421330740863" session_id=3854623025 session_state=BEGIN} 20241226160344618 DSS <0004> hlr_ussd.c:576 262421330740863/0xe5c0e131: Process SS (BEGIN) 20241226160344618 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344618 DSS <0004> hlr_ussd.c:518 262421330740863/0xe5c0e131: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344618 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344618 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344618 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344618 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344622 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344622 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344622 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421330740863 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421330740863" session_id=3854623025 session_state=END} 20241226160344622 DSS <0004> hlr_ussd.c:576 262421330740863/0xe5c0e131: Process SS (END) 20241226160344622 DSS <0004> hlr_ussd.c:518 262421330740863/0xe5c0e131: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344622 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421330740863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421330740863" session_id=3854623025 session_state=END} 20241226160344622 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421330740863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344622 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421330740863 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344622 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344622 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 20241226160344624 DAUC <0003> db_auc.c:157 IMSI='262427745622314': No 2G Auth Data 20241226160344624 DAUC <0003> db_auc.c:192 IMSI='262427745622314': No 3G Auth Data 20241226160344630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20241226160344633 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344633 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427745622314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427745622314" session_id=976115594 session_state=BEGIN} 20241226160344633 DSS <0004> hlr_ussd.c:576 262427745622314/0x3a2e578a: Process SS (BEGIN) 20241226160344633 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344633 DSS <0004> hlr_ussd.c:518 262427745622314/0x3a2e578a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344633 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344633 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344633 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344633 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344634 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344634 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344634 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427745622314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427745622314" session_id=976115594 session_state=END} 20241226160344634 DSS <0004> hlr_ussd.c:576 262427745622314/0x3a2e578a: Process SS (END) 20241226160344634 DSS <0004> hlr_ussd.c:518 262427745622314/0x3a2e578a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344634 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427745622314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427745622314" session_id=976115594 session_state=END} 20241226160344634 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427745622314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344634 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427745622314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344634 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344634 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20241226160344636 DAUC <0003> db_auc.c:157 IMSI='262429193818569': No 2G Auth Data 20241226160344636 DAUC <0003> db_auc.c:192 IMSI='262429193818569': No 3G Auth Data 20241226160344644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 20241226160344647 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344647 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429193818569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429193818569" session_id=2907777959 session_state=BEGIN} 20241226160344647 DSS <0004> hlr_ussd.c:576 262429193818569/0xad512ba7: Process SS (BEGIN) 20241226160344647 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344647 DSS <0004> hlr_ussd.c:518 262429193818569/0xad512ba7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344647 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344647 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344647 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344647 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344648 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344648 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344648 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429193818569 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429193818569" session_id=2907777959 session_state=END} 20241226160344648 DSS <0004> hlr_ussd.c:576 262429193818569/0xad512ba7: Process SS (END) 20241226160344648 DSS <0004> hlr_ussd.c:518 262429193818569/0xad512ba7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344648 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429193818569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429193818569" session_id=2907777959 session_state=END} 20241226160344648 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429193818569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344648 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429193818569 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344648 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344648 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 20241226160344652 DAUC <0003> db_auc.c:157 IMSI='262424131792270': No 2G Auth Data 20241226160344652 DAUC <0003> db_auc.c:192 IMSI='262424131792270': No 3G Auth Data 20241226160344658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 20241226160344661 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344662 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424131792270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424131792270" session_id=1818843901 session_state=BEGIN} 20241226160344662 DSS <0004> hlr_ussd.c:576 262424131792270/0x6c695afd: Process SS (BEGIN) 20241226160344662 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344662 DSS <0004> hlr_ussd.c:518 262424131792270/0x6c695afd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344662 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344662 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344662 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344662 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344662 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344662 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344663 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424131792270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424131792270" session_id=1818843901 session_state=END} 20241226160344663 DSS <0004> hlr_ussd.c:576 262424131792270/0x6c695afd: Process SS (END) 20241226160344663 DSS <0004> hlr_ussd.c:518 262424131792270/0x6c695afd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344663 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424131792270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424131792270" session_id=1818843901 session_state=END} 20241226160344663 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424131792270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344663 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424131792270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344663 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344663 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 20241226160344665 DAUC <0003> db_auc.c:157 IMSI='262429429209828': No 2G Auth Data 20241226160344665 DAUC <0003> db_auc.c:192 IMSI='262429429209828': No 3G Auth Data 20241226160344672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20241226160344675 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344675 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429429209828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429429209828" session_id=1370210241 session_state=BEGIN} 20241226160344675 DSS <0004> hlr_ussd.c:576 262429429209828/0x51abbfc1: Process SS (BEGIN) 20241226160344675 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344675 DSS <0004> hlr_ussd.c:518 262429429209828/0x51abbfc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344675 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344675 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344675 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344675 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344676 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344676 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344676 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429429209828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429429209828" session_id=1370210241 session_state=END} 20241226160344676 DSS <0004> hlr_ussd.c:576 262429429209828/0x51abbfc1: Process SS (END) 20241226160344676 DSS <0004> hlr_ussd.c:518 262429429209828/0x51abbfc1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344676 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429429209828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429429209828" session_id=1370210241 session_state=END} 20241226160344676 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429429209828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344676 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429429209828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344676 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344676 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20241226160344679 DAUC <0003> db_auc.c:157 IMSI='262425681953916': No 2G Auth Data 20241226160344679 DAUC <0003> db_auc.c:192 IMSI='262425681953916': No 3G Auth Data 20241226160344686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20241226160344689 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344689 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425681953916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425681953916" session_id=521887199 session_state=BEGIN} 20241226160344689 DSS <0004> hlr_ussd.c:576 262425681953916/0x1f1b5ddf: Process SS (BEGIN) 20241226160344689 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344689 DSS <0004> hlr_ussd.c:518 262425681953916/0x1f1b5ddf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344689 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344689 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344689 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344689 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344690 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344690 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344690 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425681953916 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425681953916" session_id=521887199 session_state=END} 20241226160344690 DSS <0004> hlr_ussd.c:576 262425681953916/0x1f1b5ddf: Process SS (END) 20241226160344690 DSS <0004> hlr_ussd.c:518 262425681953916/0x1f1b5ddf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344690 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425681953916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425681953916" session_id=521887199 session_state=END} 20241226160344690 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425681953916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344690 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425681953916 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344690 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344690 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20241226160344693 DAUC <0003> db_auc.c:157 IMSI='262427114943022': No 2G Auth Data 20241226160344693 DAUC <0003> db_auc.c:192 IMSI='262427114943022': No 3G Auth Data 20241226160344700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 20241226160344703 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344703 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427114943022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427114943022" session_id=2511542812 session_state=BEGIN} 20241226160344704 DSS <0004> hlr_ussd.c:576 262427114943022/0x95b31a1c: Process SS (BEGIN) 20241226160344704 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344704 DSS <0004> hlr_ussd.c:518 262427114943022/0x95b31a1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344704 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344704 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344704 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344704 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344705 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344705 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344705 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427114943022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427114943022" session_id=2511542812 session_state=END} 20241226160344705 DSS <0004> hlr_ussd.c:576 262427114943022/0x95b31a1c: Process SS (END) 20241226160344705 DSS <0004> hlr_ussd.c:518 262427114943022/0x95b31a1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344705 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427114943022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427114943022" session_id=2511542812 session_state=END} 20241226160344705 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427114943022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344705 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427114943022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344705 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344705 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 20241226160344708 DAUC <0003> db_auc.c:157 IMSI='262428777535551': No 2G Auth Data 20241226160344708 DAUC <0003> db_auc.c:192 IMSI='262428777535551': No 3G Auth Data 20241226160344716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44134<->l=127.0.0.1:4258 20241226160344720 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344720 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428777535551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428777535551" session_id=2672322100 session_state=BEGIN} 20241226160344720 DSS <0004> hlr_ussd.c:576 262428777535551/0x9f486634: Process SS (BEGIN) 20241226160344720 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226160344720 DSS <0004> hlr_ussd.c:518 262428777535551/0x9f486634: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226160344720 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344720 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344720 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344720 DLINP <000b> input/ipa.c:432 127.0.0.1:41831 sending data 20241226160344721 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344721 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344721 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428777535551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428777535551" session_id=2672322100 session_state=END} 20241226160344721 DSS <0004> hlr_ussd.c:576 262428777535551/0x9f486634: Process SS (END) 20241226160344721 DSS <0004> hlr_ussd.c:518 262428777535551/0x9f486634: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226160344721 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428777535551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428777535551" session_id=2672322100 session_state=END} 20241226160344721 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428777535551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160344721 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428777535551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226160344721 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344721 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160344725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44134<->l=127.0.0.1:4258 20241226160344727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20241226160344727 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344727 DLINP <000b> input/ipa.c:406 127.0.0.1:41831 message received 20241226160344727 DLINP <000b> input/ipa.c:415 127.0.0.1:41831 connection closed with server 20241226160344727 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41831 20241226160344727 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241226160344727 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36599<->l=127.0.0.1:4259) 20241226160344727 DLINP <000b> input/ipa.c:452 connected read/write 20241226160344727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160344727 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160344727 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160344728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160344756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20241226160344957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20241226160347333 DSS <0004> hlr_ussd.c:239 262426776829431/0xeb9c3787: SS Session Timeout, destroying 20241226160347333 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426776829431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347345 DSS <0004> hlr_ussd.c:239 262426771673695/0x44c3841c: SS Session Timeout, destroying 20241226160347345 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426771673695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347359 DSS <0004> hlr_ussd.c:239 262425962118815/0xbded54ba: SS Session Timeout, destroying 20241226160347359 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425962118815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347376 DSS <0004> hlr_ussd.c:239 262421036780928/0xd8028b02: SS Session Timeout, destroying 20241226160347376 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421036780928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347392 DSS <0004> hlr_ussd.c:239 262420603193029/0x2b817633: SS Session Timeout, destroying 20241226160347392 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420603193029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347409 DSS <0004> hlr_ussd.c:239 262424450528208/0x83cde8f2: SS Session Timeout, destroying 20241226160347410 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424450528208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347425 DSS <0004> hlr_ussd.c:239 262428982270470/0x937c6a71: SS Session Timeout, destroying 20241226160347425 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428982270470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347439 DSS <0004> hlr_ussd.c:239 262428388300690/0xb457b711: SS Session Timeout, destroying 20241226160347439 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428388300690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160347989 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160347989 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160347991 DLINP <000b> input/ipa.c:452 connected read/write 20241226160347991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160347992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 20241226160347993 DLINP <000b> input/ipa.c:452 connected read/write 20241226160347993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160347993 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160347994 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160347994 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160347994 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160347994 DLGSUP <0013> gsup_server.c:238 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  20241226160347994 DLGSUP <0013> gsup_server.c:236 2:  20241226160347994 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160347994 DLGSUP <0013> gsup_server.c:236 3:  20241226160347994 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160347994 DLGSUP <0013> gsup_server.c:236 4:  20241226160347994 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160347994 DLGSUP <0013> gsup_server.c:236 5:  20241226160347994 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160347994 DLGSUP <0013> gsup_server.c:236 7:  20241226160347994 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160347994 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160347994 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160347994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160348002 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42355<->l=127.0.0.1:4259) 20241226160348003 DAUC <0003> db_auc.c:157 IMSI='262427005374926': No 2G Auth Data 20241226160348003 DAUC <0003> db_auc.c:192 IMSI='262427005374926': No 3G Auth Data 20241226160348010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241226160348034 DLINP <000b> input/ipa.c:452 connected read/write 20241226160348034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160348034 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427005374926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427005374926" session_id=1510715212 session_state=BEGIN} 20241226160348034 DSS <0004> hlr_ussd.c:576 262427005374926/0x5a0baf4c: Process SS (BEGIN) 20241226160348034 DSS <0004> hlr_ussd.c:498 262427005374926/0x5a0baf4c: SS CompType=Invoke, OpCode=InterrogateSS 20241226160348034 DSS <0004> hlr_ussd.c:506 262427005374926/0x5a0baf4c: Structured SS requests are not supported, rejecting... 20241226160348034 DSS <0004> hlr_ussd.c:354 262427005374926/0x5a0baf4c: Tx ReturnError(0, 0x15) 20241226160348034 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427005374926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427005374926" session_id=1510715212 session_state=END} 20241226160348034 DLINP <000b> input/ipa.c:452 connected read/write 20241226160348034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160348034 DLINP <000b> input/ipa.c:452 connected read/write 20241226160348034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160348037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241226160348037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 20241226160348038 DLINP <000b> input/ipa.c:452 connected read/write 20241226160348038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160348038 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160348038 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160348038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160348038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42355<->l=127.0.0.1:4259) 20241226160348063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 20241226160348164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 20241226160350645 DSS <0004> hlr_ussd.c:239 262420275690583/0x10ef9904: SS Session Timeout, destroying 20241226160350645 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420275690583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350658 DSS <0004> hlr_ussd.c:239 262427172937934/0x5cb5361f: SS Session Timeout, destroying 20241226160350658 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427172937934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350671 DSS <0004> hlr_ussd.c:239 262420270856785/0x523e24fc: SS Session Timeout, destroying 20241226160350671 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420270856785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350687 DSS <0004> hlr_ussd.c:239 262426957709190/0x4b961ef7: SS Session Timeout, destroying 20241226160350688 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426957709190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350701 DSS <0004> hlr_ussd.c:239 262424413952182/0x53943702: SS Session Timeout, destroying 20241226160350701 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424413952182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350716 DSS <0004> hlr_ussd.c:239 262429200308340/0x31f94a3d: SS Session Timeout, destroying 20241226160350716 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429200308340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350728 DSS <0004> hlr_ussd.c:239 262427070400881/0xb557ef90: SS Session Timeout, destroying 20241226160350728 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427070400881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160350741 DSS <0004> hlr_ussd.c:239 262423328515926/0xf44a4aee: SS Session Timeout, destroying 20241226160350741 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423328515926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160351194 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160351194 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160351195 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44166<->l=127.0.0.1:4258 20241226160351196 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351196 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160351196 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160351196 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160351196 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160351196 DLGSUP <0013> gsup_server.c:238 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  20241226160351196 DLGSUP <0013> gsup_server.c:236 2:  20241226160351196 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160351196 DLGSUP <0013> gsup_server.c:236 3:  20241226160351196 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160351196 DLGSUP <0013> gsup_server.c:236 4:  20241226160351196 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160351196 DLGSUP <0013> gsup_server.c:236 5:  20241226160351196 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160351196 DLGSUP <0013> gsup_server.c:236 7:  20241226160351196 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160351196 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160351196 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160351196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160351205 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45451<->l=127.0.0.1:4259) 20241226160351208 DAUC <0003> db_auc.c:157 IMSI='262429389038889': No 2G Auth Data 20241226160351208 DAUC <0003> db_auc.c:192 IMSI='262429389038889': No 3G Auth Data 20241226160351214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241226160351238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351238 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429389038889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429389038889"} 20241226160351238 DMAIN <0000> hlr.c:435 IMSI='262429389038889': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351238 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429389038889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429389038889"} 20241226160351238 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429389038889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351238 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351240 DAUC <0003> db_auc.c:192 IMSI='262429389038889': No 3G Auth Data 20241226160351241 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351241 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429389038889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429389038889"} 20241226160351241 DAUC <0003> hlr.c:428 IMSI='262429389038889': storing IMEI = 12345678901234 20241226160351241 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429389038889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429389038889"} 20241226160351241 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429389038889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351241 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351241 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351242 DAUC <0003> db_auc.c:192 IMSI='262429389038889': No 3G Auth Data 20241226160351242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241226160351243 DAUC <0003> db_auc.c:157 IMSI='262425977732209': No 2G Auth Data 20241226160351243 DAUC <0003> db_auc.c:192 IMSI='262425977732209': No 3G Auth Data 20241226160351249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241226160351252 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351252 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425977732209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425977732209"} 20241226160351252 DMAIN <0000> hlr.c:435 IMSI='262425977732209': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351252 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425977732209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425977732209"} 20241226160351252 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425977732209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351252 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351253 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351253 DAUC <0003> db_auc.c:192 IMSI='262425977732209': No 3G Auth Data 20241226160351255 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351255 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425977732209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425977732209"} 20241226160351255 DAUC <0003> hlr.c:428 IMSI='262425977732209': storing IMEI = 12345678901234 20241226160351255 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425977732209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425977732209"} 20241226160351255 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425977732209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351255 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351255 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351256 DAUC <0003> db_auc.c:192 IMSI='262425977732209': No 3G Auth Data 20241226160351256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241226160351257 DAUC <0003> db_auc.c:157 IMSI='262424157611029': No 2G Auth Data 20241226160351257 DAUC <0003> db_auc.c:192 IMSI='262424157611029': No 3G Auth Data 20241226160351263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20241226160351266 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351266 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424157611029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424157611029"} 20241226160351266 DMAIN <0000> hlr.c:435 IMSI='262424157611029': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351266 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424157611029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424157611029"} 20241226160351266 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424157611029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351266 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351266 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351267 DAUC <0003> db_auc.c:192 IMSI='262424157611029': No 3G Auth Data 20241226160351268 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351268 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424157611029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424157611029"} 20241226160351268 DAUC <0003> hlr.c:428 IMSI='262424157611029': storing IMEI = 12345678901234 20241226160351268 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424157611029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424157611029"} 20241226160351268 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424157611029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351268 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351268 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351269 DAUC <0003> db_auc.c:192 IMSI='262424157611029': No 3G Auth Data 20241226160351269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20241226160351270 DAUC <0003> db_auc.c:157 IMSI='262420218768794': No 2G Auth Data 20241226160351270 DAUC <0003> db_auc.c:192 IMSI='262420218768794': No 3G Auth Data 20241226160351277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241226160351279 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351279 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420218768794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420218768794"} 20241226160351279 DMAIN <0000> hlr.c:435 IMSI='262420218768794': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351279 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420218768794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420218768794"} 20241226160351280 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420218768794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351280 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351280 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351281 DAUC <0003> db_auc.c:157 IMSI='262420218768794': No 2G Auth Data 20241226160351282 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351282 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420218768794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420218768794"} 20241226160351282 DAUC <0003> hlr.c:428 IMSI='262420218768794': storing IMEI = 12345678901234 20241226160351282 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420218768794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420218768794"} 20241226160351282 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420218768794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351282 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351283 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351283 DAUC <0003> db_auc.c:157 IMSI='262420218768794': No 2G Auth Data 20241226160351284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241226160351285 DAUC <0003> db_auc.c:157 IMSI='262429039561545': No 2G Auth Data 20241226160351285 DAUC <0003> db_auc.c:192 IMSI='262429039561545': No 3G Auth Data 20241226160351292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241226160351294 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351294 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429039561545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429039561545"} 20241226160351294 DMAIN <0000> hlr.c:435 IMSI='262429039561545': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351294 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429039561545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429039561545"} 20241226160351294 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429039561545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351294 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351294 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351295 DAUC <0003> db_auc.c:157 IMSI='262429039561545': No 2G Auth Data 20241226160351297 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351297 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429039561545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429039561545"} 20241226160351297 DAUC <0003> hlr.c:428 IMSI='262429039561545': storing IMEI = 12345678901234 20241226160351297 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429039561545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429039561545"} 20241226160351297 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429039561545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351297 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351297 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351298 DAUC <0003> db_auc.c:157 IMSI='262429039561545': No 2G Auth Data 20241226160351298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241226160351299 DAUC <0003> db_auc.c:157 IMSI='262420299245651': No 2G Auth Data 20241226160351299 DAUC <0003> db_auc.c:192 IMSI='262420299245651': No 3G Auth Data 20241226160351306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20241226160351309 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351309 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420299245651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420299245651"} 20241226160351309 DMAIN <0000> hlr.c:435 IMSI='262420299245651': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351309 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420299245651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420299245651"} 20241226160351309 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420299245651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351309 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351309 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351312 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351312 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420299245651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420299245651"} 20241226160351312 DAUC <0003> hlr.c:428 IMSI='262420299245651': storing IMEI = 12345678901234 20241226160351312 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420299245651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420299245651"} 20241226160351312 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420299245651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351312 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351312 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20241226160351316 DAUC <0003> db_auc.c:157 IMSI='262426391003012': No 2G Auth Data 20241226160351316 DAUC <0003> db_auc.c:192 IMSI='262426391003012': No 3G Auth Data 20241226160351324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 20241226160351328 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351328 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426391003012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426391003012"} 20241226160351328 DMAIN <0000> hlr.c:435 IMSI='262426391003012': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351328 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426391003012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426391003012"} 20241226160351328 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426391003012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351328 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351328 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351330 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351331 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426391003012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426391003012"} 20241226160351331 DAUC <0003> hlr.c:428 IMSI='262426391003012': storing IMEI = 12345678901234 20241226160351331 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426391003012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426391003012"} 20241226160351331 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426391003012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351331 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351331 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 20241226160351333 DAUC <0003> db_auc.c:157 IMSI='262426302783636': No 2G Auth Data 20241226160351333 DAUC <0003> db_auc.c:192 IMSI='262426302783636': No 3G Auth Data 20241226160351342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241226160351344 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351345 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426302783636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426302783636"} 20241226160351345 DMAIN <0000> hlr.c:435 IMSI='262426302783636': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160351345 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426302783636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426302783636"} 20241226160351345 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426302783636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351345 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351345 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351347 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351347 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426302783636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426302783636"} 20241226160351347 DAUC <0003> hlr.c:428 IMSI='262426302783636': storing IMEI = 12345678901234 20241226160351347 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426302783636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426302783636"} 20241226160351347 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426302783636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160351347 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351347 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160351348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241226160351349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44166<->l=127.0.0.1:4258 20241226160351350 DLINP <000b> input/ipa.c:452 connected read/write 20241226160351350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160351350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160351350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160351350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160351350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45451<->l=127.0.0.1:4259) 20241226160351380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 20241226160351481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 20241226160354513 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160354513 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160354514 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 20241226160354515 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354515 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160354515 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160354515 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160354515 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160354515 DLGSUP <0013> gsup_server.c:238 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  20241226160354515 DLGSUP <0013> gsup_server.c:236 2:  20241226160354515 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160354515 DLGSUP <0013> gsup_server.c:236 3:  20241226160354515 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160354515 DLGSUP <0013> gsup_server.c:236 4:  20241226160354515 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160354515 DLGSUP <0013> gsup_server.c:236 5:  20241226160354515 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160354515 DLGSUP <0013> gsup_server.c:236 7:  20241226160354515 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160354515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160354515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160354515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160354526 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44481<->l=127.0.0.1:4259) 20241226160354529 DAUC <0003> db_auc.c:157 IMSI='262428794043047': No 2G Auth Data 20241226160354529 DAUC <0003> db_auc.c:192 IMSI='262428794043047': No 3G Auth Data 20241226160354537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 20241226160354558 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354558 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428794043047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794043047" source_name="the-source\n"} 20241226160354558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226160354558 DMAIN <0000> hlr.c:435 IMSI='262428794043047': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354558 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428794043047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428794043047" destination_name="the-source\n"} 20241226160354558 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428794043047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354558 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354558 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354560 DAUC <0003> db_auc.c:192 IMSI='262428794043047': No 3G Auth Data 20241226160354561 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354561 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428794043047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794043047" source_name="the-source\n"} 20241226160354561 DAUC <0003> hlr.c:428 IMSI='262428794043047': storing IMEI = 12345678901234 20241226160354561 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428794043047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428794043047" destination_name="the-source\n"} 20241226160354561 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428794043047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354561 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354562 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354562 DAUC <0003> db_auc.c:192 IMSI='262428794043047': No 3G Auth Data 20241226160354563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4258 20241226160354564 DAUC <0003> db_auc.c:157 IMSI='262425512771885': No 2G Auth Data 20241226160354564 DAUC <0003> db_auc.c:192 IMSI='262425512771885': No 3G Auth Data 20241226160354571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241226160354573 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354573 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425512771885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512771885" source_name="the-source\n"} 20241226160354573 DMAIN <0000> hlr.c:435 IMSI='262425512771885': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354573 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425512771885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425512771885" destination_name="the-source\n"} 20241226160354573 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425512771885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354573 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354574 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354574 DAUC <0003> db_auc.c:192 IMSI='262425512771885': No 3G Auth Data 20241226160354576 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354576 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425512771885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425512771885" source_name="the-source\n"} 20241226160354576 DAUC <0003> hlr.c:428 IMSI='262425512771885': storing IMEI = 12345678901234 20241226160354576 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425512771885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425512771885" destination_name="the-source\n"} 20241226160354576 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425512771885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354576 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354576 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354577 DAUC <0003> db_auc.c:192 IMSI='262425512771885': No 3G Auth Data 20241226160354577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241226160354578 DAUC <0003> db_auc.c:157 IMSI='262427249433115': No 2G Auth Data 20241226160354578 DAUC <0003> db_auc.c:192 IMSI='262427249433115': No 3G Auth Data 20241226160354602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20241226160354605 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354605 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427249433115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427249433115" source_name="the-source\n"} 20241226160354605 DMAIN <0000> hlr.c:435 IMSI='262427249433115': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354605 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427249433115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427249433115" destination_name="the-source\n"} 20241226160354605 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427249433115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354605 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354605 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354606 DAUC <0003> db_auc.c:192 IMSI='262427249433115': No 3G Auth Data 20241226160354607 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354607 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427249433115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427249433115" source_name="the-source\n"} 20241226160354607 DAUC <0003> hlr.c:428 IMSI='262427249433115': storing IMEI = 12345678901234 20241226160354607 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427249433115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427249433115" destination_name="the-source\n"} 20241226160354607 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427249433115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354607 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354607 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354608 DAUC <0003> db_auc.c:192 IMSI='262427249433115': No 3G Auth Data 20241226160354609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20241226160354609 DAUC <0003> db_auc.c:157 IMSI='262428564668186': No 2G Auth Data 20241226160354609 DAUC <0003> db_auc.c:192 IMSI='262428564668186': No 3G Auth Data 20241226160354617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241226160354620 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354620 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428564668186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428564668186" source_name="the-source\n"} 20241226160354620 DMAIN <0000> hlr.c:435 IMSI='262428564668186': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354620 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428564668186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428564668186" destination_name="the-source\n"} 20241226160354620 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428564668186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354620 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354620 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354621 DAUC <0003> db_auc.c:157 IMSI='262428564668186': No 2G Auth Data 20241226160354623 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354623 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428564668186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428564668186" source_name="the-source\n"} 20241226160354623 DAUC <0003> hlr.c:428 IMSI='262428564668186': storing IMEI = 12345678901234 20241226160354623 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428564668186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428564668186" destination_name="the-source\n"} 20241226160354623 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428564668186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354623 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354623 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354623 DAUC <0003> db_auc.c:157 IMSI='262428564668186': No 2G Auth Data 20241226160354624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241226160354625 DAUC <0003> db_auc.c:157 IMSI='262424742996295': No 2G Auth Data 20241226160354625 DAUC <0003> db_auc.c:192 IMSI='262424742996295': No 3G Auth Data 20241226160354632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241226160354635 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354635 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424742996295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424742996295" source_name="the-source\n"} 20241226160354635 DMAIN <0000> hlr.c:435 IMSI='262424742996295': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354635 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424742996295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424742996295" destination_name="the-source\n"} 20241226160354635 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262424742996295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354635 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354635 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354636 DAUC <0003> db_auc.c:157 IMSI='262424742996295': No 2G Auth Data 20241226160354638 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354638 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424742996295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424742996295" source_name="the-source\n"} 20241226160354639 DAUC <0003> hlr.c:428 IMSI='262424742996295': storing IMEI = 12345678901234 20241226160354639 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424742996295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424742996295" destination_name="the-source\n"} 20241226160354639 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262424742996295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354639 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354639 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354639 DAUC <0003> db_auc.c:157 IMSI='262424742996295': No 2G Auth Data 20241226160354640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241226160354641 DAUC <0003> db_auc.c:157 IMSI='262426914487482': No 2G Auth Data 20241226160354641 DAUC <0003> db_auc.c:192 IMSI='262426914487482': No 3G Auth Data 20241226160354648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 20241226160354650 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354650 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426914487482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426914487482" source_name="the-source\n"} 20241226160354650 DMAIN <0000> hlr.c:435 IMSI='262426914487482': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354650 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426914487482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426914487482" destination_name="the-source\n"} 20241226160354650 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426914487482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354650 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354651 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354653 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354653 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426914487482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426914487482" source_name="the-source\n"} 20241226160354653 DAUC <0003> hlr.c:428 IMSI='262426914487482': storing IMEI = 12345678901234 20241226160354653 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426914487482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426914487482" destination_name="the-source\n"} 20241226160354653 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426914487482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354654 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354654 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4258 20241226160354656 DAUC <0003> db_auc.c:157 IMSI='262422456357513': No 2G Auth Data 20241226160354656 DAUC <0003> db_auc.c:192 IMSI='262422456357513': No 3G Auth Data 20241226160354670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241226160354674 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354674 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422456357513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422456357513" source_name="the-source\n"} 20241226160354674 DMAIN <0000> hlr.c:435 IMSI='262422456357513': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354674 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422456357513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422456357513" destination_name="the-source\n"} 20241226160354674 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422456357513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354674 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354674 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354678 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354678 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422456357513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422456357513" source_name="the-source\n"} 20241226160354678 DAUC <0003> hlr.c:428 IMSI='262422456357513': storing IMEI = 12345678901234 20241226160354679 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422456357513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422456357513" destination_name="the-source\n"} 20241226160354679 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422456357513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354679 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354679 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241226160354681 DAUC <0003> db_auc.c:157 IMSI='262423726377797': No 2G Auth Data 20241226160354681 DAUC <0003> db_auc.c:192 IMSI='262423726377797': No 3G Auth Data 20241226160354688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4258 20241226160354691 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354691 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423726377797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726377797" source_name="the-source\n"} 20241226160354691 DMAIN <0000> hlr.c:435 IMSI='262423726377797': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226160354691 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423726377797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423726377797" destination_name="the-source\n"} 20241226160354691 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423726377797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354691 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354691 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354694 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354694 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423726377797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726377797" source_name="the-source\n"} 20241226160354694 DAUC <0003> hlr.c:428 IMSI='262423726377797': storing IMEI = 12345678901234 20241226160354694 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423726377797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423726377797" destination_name="the-source\n"} 20241226160354694 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423726377797 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160354694 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354694 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160354696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4258 20241226160354697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 20241226160354698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44481<->l=127.0.0.1:4259) 20241226160354698 DLINP <000b> input/ipa.c:452 connected read/write 20241226160354698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160354698 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160354698 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160354698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160354698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226160354739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4258 20241226160354840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4258 20241226160358295 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160358295 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160358296 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241226160358297 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358297 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160358297 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160358297 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160358297 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160358297 DLGSUP <0013> gsup_server.c:238 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  20241226160358297 DLGSUP <0013> gsup_server.c:236 2:  20241226160358297 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160358298 DLGSUP <0013> gsup_server.c:236 3:  20241226160358298 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160358298 DLGSUP <0013> gsup_server.c:236 4:  20241226160358298 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160358298 DLGSUP <0013> gsup_server.c:236 5:  20241226160358298 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160358298 DLGSUP <0013> gsup_server.c:236 7:  20241226160358298 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160358298 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160358298 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160358298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160358307 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43041<->l=127.0.0.1:4259) 20241226160358310 DAUC <0003> db_auc.c:157 IMSI='262425434966019': No 2G Auth Data 20241226160358310 DAUC <0003> db_auc.c:192 IMSI='262425434966019': No 3G Auth Data 20241226160358318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241226160358338 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358338 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425434966019"} 20241226160358338 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358338 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425434966019" cause=Invalid mandatory information} 20241226160358338 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358338 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358338 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358340 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358340 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425434966019"} 20241226160358340 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358340 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425434966019" cause=Invalid mandatory information} 20241226160358340 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358340 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358340 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358341 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358341 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425434966019"} 20241226160358341 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358341 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425434966019" cause=Invalid mandatory information} 20241226160358341 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358341 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358341 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358342 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358342 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425434966019"} 20241226160358342 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358342 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425434966019" cause=Invalid mandatory information} 20241226160358342 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358342 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358342 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358343 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358343 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425434966019"} 20241226160358343 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358343 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425434966019" cause=Invalid mandatory information} 20241226160358343 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425434966019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358343 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358343 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241226160358344 DAUC <0003> db_auc.c:157 IMSI='262422401170494': No 2G Auth Data 20241226160358344 DAUC <0003> db_auc.c:192 IMSI='262422401170494': No 3G Auth Data 20241226160358353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241226160358356 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358356 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422401170494"} 20241226160358356 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358356 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422401170494" cause=Invalid mandatory information} 20241226160358356 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358356 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358356 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358357 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358357 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422401170494"} 20241226160358357 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358357 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422401170494" cause=Invalid mandatory information} 20241226160358357 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358357 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358357 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358359 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358359 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422401170494"} 20241226160358359 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358359 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422401170494" cause=Invalid mandatory information} 20241226160358359 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358359 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358359 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358360 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358360 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422401170494"} 20241226160358360 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358360 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422401170494" cause=Invalid mandatory information} 20241226160358360 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358360 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358360 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358360 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358361 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422401170494"} 20241226160358361 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358361 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422401170494" cause=Invalid mandatory information} 20241226160358361 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422401170494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358361 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358361 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241226160358362 DAUC <0003> db_auc.c:157 IMSI='262429653923297': No 2G Auth Data 20241226160358362 DAUC <0003> db_auc.c:192 IMSI='262429653923297': No 3G Auth Data 20241226160358372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241226160358374 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358374 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429653923297"} 20241226160358374 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358374 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429653923297" cause=Invalid mandatory information} 20241226160358375 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358375 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358375 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358376 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429653923297"} 20241226160358376 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358376 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429653923297" cause=Invalid mandatory information} 20241226160358376 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358376 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358377 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358377 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429653923297"} 20241226160358377 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358377 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429653923297" cause=Invalid mandatory information} 20241226160358377 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358377 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358377 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358378 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358378 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429653923297"} 20241226160358378 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358378 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429653923297" cause=Invalid mandatory information} 20241226160358378 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358378 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358378 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358379 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358379 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429653923297"} 20241226160358379 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358379 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429653923297" cause=Invalid mandatory information} 20241226160358379 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429653923297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358379 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358379 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241226160358380 DAUC <0003> db_auc.c:157 IMSI='262423860042597': No 2G Auth Data 20241226160358380 DAUC <0003> db_auc.c:192 IMSI='262423860042597': No 3G Auth Data 20241226160358389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44266<->l=127.0.0.1:4258 20241226160358391 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358391 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860042597"} 20241226160358391 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358391 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423860042597" cause=Invalid mandatory information} 20241226160358391 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358391 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358391 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358392 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860042597"} 20241226160358392 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358392 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423860042597" cause=Invalid mandatory information} 20241226160358392 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358392 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358393 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358393 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860042597"} 20241226160358393 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358393 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423860042597" cause=Invalid mandatory information} 20241226160358393 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358393 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358393 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358394 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358394 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860042597"} 20241226160358394 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358394 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423860042597" cause=Invalid mandatory information} 20241226160358394 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358394 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358394 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358395 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358395 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860042597"} 20241226160358395 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358395 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423860042597" cause=Invalid mandatory information} 20241226160358395 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423860042597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358395 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358395 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44266<->l=127.0.0.1:4258 20241226160358396 DAUC <0003> db_auc.c:157 IMSI='262420335412608': No 2G Auth Data 20241226160358396 DAUC <0003> db_auc.c:192 IMSI='262420335412608': No 3G Auth Data 20241226160358406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241226160358408 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358408 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420335412608"} 20241226160358408 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358408 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420335412608" cause=Invalid mandatory information} 20241226160358408 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358408 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358408 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358409 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358409 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420335412608"} 20241226160358409 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358409 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420335412608" cause=Invalid mandatory information} 20241226160358409 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358409 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358410 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358411 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358411 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420335412608"} 20241226160358411 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358411 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420335412608" cause=Invalid mandatory information} 20241226160358411 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358411 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358411 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358412 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358412 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420335412608"} 20241226160358412 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358412 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420335412608" cause=Invalid mandatory information} 20241226160358412 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358412 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358412 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358413 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358413 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420335412608"} 20241226160358413 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358413 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420335412608" cause=Invalid mandatory information} 20241226160358413 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420335412608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358413 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358413 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241226160358439 DAUC <0003> db_auc.c:157 IMSI='262425276989603': No 2G Auth Data 20241226160358439 DAUC <0003> db_auc.c:192 IMSI='262425276989603': No 3G Auth Data 20241226160358455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241226160358458 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358458 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276989603"} 20241226160358458 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358458 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425276989603" cause=Invalid mandatory information} 20241226160358458 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358458 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358458 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358459 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358460 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276989603"} 20241226160358460 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358460 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425276989603" cause=Invalid mandatory information} 20241226160358460 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358460 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358460 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358461 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358461 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276989603"} 20241226160358461 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358461 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425276989603" cause=Invalid mandatory information} 20241226160358461 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358461 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358461 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358462 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358463 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276989603"} 20241226160358463 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358463 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425276989603" cause=Invalid mandatory information} 20241226160358463 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358463 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358464 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276989603"} 20241226160358464 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358464 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425276989603" cause=Invalid mandatory information} 20241226160358464 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425276989603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358464 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241226160358466 DAUC <0003> db_auc.c:157 IMSI='262421816596557': No 2G Auth Data 20241226160358466 DAUC <0003> db_auc.c:192 IMSI='262421816596557': No 3G Auth Data 20241226160358474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20241226160358476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358476 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816596557"} 20241226160358476 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358476 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421816596557" cause=Invalid mandatory information} 20241226160358476 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358476 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358477 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358477 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816596557"} 20241226160358477 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358477 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421816596557" cause=Invalid mandatory information} 20241226160358477 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358477 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358477 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358478 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358478 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816596557"} 20241226160358478 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358478 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421816596557" cause=Invalid mandatory information} 20241226160358478 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358478 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358478 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358479 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358479 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816596557"} 20241226160358479 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358479 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421816596557" cause=Invalid mandatory information} 20241226160358479 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358479 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358480 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358480 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358480 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421816596557"} 20241226160358480 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358480 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421816596557" cause=Invalid mandatory information} 20241226160358480 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421816596557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358480 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358481 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20241226160358482 DAUC <0003> db_auc.c:157 IMSI='262421330785808': No 2G Auth Data 20241226160358482 DAUC <0003> db_auc.c:192 IMSI='262421330785808': No 3G Auth Data 20241226160358490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241226160358493 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358493 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330785808"} 20241226160358494 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226160358494 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421330785808" cause=Invalid mandatory information} 20241226160358494 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358494 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358494 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358495 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358495 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330785808"} 20241226160358495 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226160358495 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421330785808" cause=Invalid mandatory information} 20241226160358495 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358495 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358495 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358496 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358496 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330785808"} 20241226160358496 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226160358496 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421330785808" cause=Invalid mandatory information} 20241226160358496 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358496 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358496 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358498 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358498 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330785808"} 20241226160358498 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226160358498 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421330785808" cause=Invalid mandatory information} 20241226160358498 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358498 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358498 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358499 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358499 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330785808"} 20241226160358499 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226160358499 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421330785808" cause=Invalid mandatory information} 20241226160358499 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421330785808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160358499 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358499 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160358500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241226160358501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241226160358502 DLINP <000b> input/ipa.c:452 connected read/write 20241226160358502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160358502 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160358502 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160358502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160358502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43041<->l=127.0.0.1:4259) 20241226160358545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241226160358646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241226160401676 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160401676 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160401677 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160401677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4258 20241226160401678 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160401678 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160401678 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160401678 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160401678 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160401678 DLGSUP <0013> gsup_server.c:238 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  20241226160401678 DLGSUP <0013> gsup_server.c:236 2:  20241226160401678 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160401678 DLGSUP <0013> gsup_server.c:236 3:  20241226160401678 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160401678 DLGSUP <0013> gsup_server.c:236 4:  20241226160401679 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160401679 DLGSUP <0013> gsup_server.c:236 5:  20241226160401679 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160401679 DLGSUP <0013> gsup_server.c:236 7:  20241226160401679 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160401679 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160401679 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160401679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160401686 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45487<->l=127.0.0.1:4259) 20241226160401691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4258 20241226160401722 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160401722 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012571661"} 20241226160401722 DMAIN <0000> hlr.c:435 IMSI='262421012571661': has IMEI = 22245678901234 (consider setting 'store-imei') 20241226160401722 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241226160401722 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012571661" cause=Invalid mandatory information} 20241226160401722 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160401722 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160401722 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160401725 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160401725 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012571661"} 20241226160401725 DAUC <0003> hlr.c:428 IMSI='262421012571661': storing IMEI = 22245678901234 20241226160401725 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421012571661': no such subscriber 20241226160401725 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241226160401725 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012571661" cause=Invalid mandatory information} 20241226160401725 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421012571661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160401725 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160401725 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160401726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4258 20241226160401726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4258 20241226160401726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45487<->l=127.0.0.1:4259) 20241226160401726 DLINP <000b> input/ipa.c:452 connected read/write 20241226160401726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160401726 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160401726 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160401726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160401749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 20241226160401849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 20241226160404878 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160404878 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160404879 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 20241226160404880 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404880 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160404880 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160404880 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160404880 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160404880 DLGSUP <0013> gsup_server.c:238 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  20241226160404880 DLGSUP <0013> gsup_server.c:236 2:  20241226160404880 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160404880 DLGSUP <0013> gsup_server.c:236 3:  20241226160404881 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160404881 DLGSUP <0013> gsup_server.c:236 4:  20241226160404881 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160404881 DLGSUP <0013> gsup_server.c:236 5:  20241226160404881 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160404881 DLGSUP <0013> gsup_server.c:236 7:  20241226160404881 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160404881 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160404881 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160404881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160404887 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42405<->l=127.0.0.1:4259) 20241226160404893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49180<->l=127.0.0.1:4258 20241226160404922 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404922 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420062605648"} 20241226160404922 DMAIN <0000> hlr.c:227 IMSI='262420062605648': Creating subscriber on demand 20241226160404922 DMAIN <0000> hlr.c:243 IMSI='262420062605648': Successfully assigned MSISDN='436' 20241226160404922 DAUC <0003> hlr.c:428 IMSI='262420062605648': storing IMEI = 12345678901234 20241226160404922 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420062605648"} 20241226160404922 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160404922 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404922 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404923 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404923 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404924 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404924 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404924 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404924 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404925 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404925 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404925 DLU <0006> fsm.c:456 lu(262420062605648)[0x6120000135a0]{UNVALIDATED}: Allocated 20241226160404925 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160404925 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420062605648)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160404925 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404925 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404925 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404926 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404926 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420062605648"} 20241226160404926 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420062605648)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160404926 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160404926 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420062605648"} 20241226160404926 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160404926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062605648)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160404926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062605648)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160404926 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062605648)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160404926 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404926 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404927 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404927 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420062605648"} 20241226160404927 DMAIN <0000> hlr.c:227 IMSI='262420062605648': Creating subscriber on demand 20241226160404927 DMAIN <0000> hlr.c:243 IMSI='262420062605648': Successfully assigned MSISDN='692' 20241226160404928 DAUC <0003> hlr.c:428 IMSI='262420062605648': storing IMEI = 12345678901234 20241226160404928 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420062605648"} 20241226160404928 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160404928 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404928 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404928 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404929 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404929 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404929 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404929 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404929 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404930 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404930 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404930 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404930 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404930 DLU <0006> fsm.c:456 lu(262420062605648)[0x612000013720]{UNVALIDATED}: Allocated 20241226160404930 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160404930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420062605648)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160404930 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404930 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404930 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404931 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404931 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420062605648"} 20241226160404931 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420062605648)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160404931 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160404931 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420062605648"} 20241226160404931 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160404931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062605648)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160404931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062605648)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160404931 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062605648)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160404931 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404931 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404933 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404933 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420062605648"} 20241226160404933 DMAIN <0000> hlr.c:227 IMSI='262420062605648': Creating subscriber on demand 20241226160404933 DMAIN <0000> hlr.c:243 IMSI='262420062605648': Successfully assigned MSISDN='601' 20241226160404933 DAUC <0003> hlr.c:428 IMSI='262420062605648': storing IMEI = 12345678901234 20241226160404933 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420062605648"} 20241226160404933 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160404933 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404933 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404934 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404934 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404934 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404934 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404934 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404934 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404935 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404935 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404935 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404935 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404935 DLU <0006> fsm.c:456 lu(262420062605648)[0x6120000138a0]{UNVALIDATED}: Allocated 20241226160404935 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226160404935 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420062605648" cause=GPRS services not allowed} 20241226160404935 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160404935 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420062605648)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160404935 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420062605648)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241226160404935 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062605648)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241226160404935 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404935 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404937 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404937 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420062605648"} 20241226160404937 DMAIN <0000> hlr.c:227 IMSI='262420062605648': Creating subscriber on demand 20241226160404937 DMAIN <0000> hlr.c:243 IMSI='262420062605648': Successfully assigned MSISDN='692' 20241226160404937 DAUC <0003> hlr.c:428 IMSI='262420062605648': storing IMEI = 12345678901234 20241226160404937 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420062605648"} 20241226160404937 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160404937 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404937 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404938 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404938 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404938 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404938 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404938 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404938 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404939 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404939 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404939 DLU <0006> fsm.c:456 lu(262420062605648)[0x612000013a20]{UNVALIDATED}: Allocated 20241226160404939 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226160404939 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420062605648" cause=GPRS services not allowed} 20241226160404939 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160404939 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420062605648)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160404939 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420062605648)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241226160404939 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062605648)[0x612000013a20]{UNVALIDATED}: Deallocated 20241226160404939 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404939 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404941 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404941 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420062605648"} 20241226160404941 DMAIN <0000> hlr.c:227 IMSI='262420062605648': Creating subscriber on demand 20241226160404941 DAUC <0003> hlr.c:428 IMSI='262420062605648': storing IMEI = 12345678901234 20241226160404941 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420062605648"} 20241226160404941 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160404941 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404941 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404941 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404941 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404942 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404942 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404942 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404942 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404943 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404943 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404943 DLU <0006> fsm.c:456 lu(262420062605648)[0x612000013ba0]{UNVALIDATED}: Allocated 20241226160404943 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226160404943 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420062605648" cause=GPRS services not allowed} 20241226160404943 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160404943 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420062605648)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160404943 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420062605648)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241226160404943 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062605648)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241226160404943 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404943 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404944 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404944 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420062605648"} 20241226160404944 DMAIN <0000> hlr.c:227 IMSI='262420062605648': Creating subscriber on demand 20241226160404944 DAUC <0003> hlr.c:428 IMSI='262420062605648': storing IMEI = 12345678901234 20241226160404944 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420062605648"} 20241226160404944 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226160404944 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404944 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404945 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404945 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404945 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404945 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404945 DAUC <0003> db_auc.c:157 IMSI='262420062605648': No 2G Auth Data 20241226160404945 DAUC <0003> db_auc.c:192 IMSI='262420062605648': No 3G Auth Data 20241226160404946 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404946 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404946 DLU <0006> fsm.c:456 lu(262420062605648)[0x612000013d20]{UNVALIDATED}: Allocated 20241226160404946 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160404946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420062605648)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160404946 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420062605648" cn_domain=PS} 20241226160404946 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404946 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404946 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404946 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420062605648"} 20241226160404946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420062605648)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160404946 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160404946 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420062605648"} 20241226160404946 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420062605648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160404946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062605648)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160404946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062605648)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160404946 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062605648)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160404946 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404946 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160404947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49180<->l=127.0.0.1:4258 20241226160404948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 20241226160404948 DLINP <000b> input/ipa.c:452 connected read/write 20241226160404948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160404948 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160404948 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160404948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160404948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42405<->l=127.0.0.1:4259) 20241226160404981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49196<->l=127.0.0.1:4258 20241226160405082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49196<->l=127.0.0.1:4258 20241226160408110 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160408110 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160408111 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4258 20241226160408113 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408113 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160408113 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160408113 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160408113 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160408113 DLGSUP <0013> gsup_server.c:238 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  20241226160408113 DLGSUP <0013> gsup_server.c:236 2:  20241226160408113 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160408113 DLGSUP <0013> gsup_server.c:236 3:  20241226160408113 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160408113 DLGSUP <0013> gsup_server.c:236 4:  20241226160408113 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160408113 DLGSUP <0013> gsup_server.c:236 5:  20241226160408113 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160408113 DLGSUP <0013> gsup_server.c:236 7:  20241226160408113 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160408113 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160408113 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160408113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160408120 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38845<->l=127.0.0.1:4259) 20241226160408127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20241226160408154 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408154 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408154 DMAIN <0000> hlr.c:227 IMSI='262425464022450': Creating subscriber on demand 20241226160408154 DMAIN <0000> hlr.c:243 IMSI='262425464022450': Successfully assigned MSISDN='620' 20241226160408154 DLU <0006> fsm.c:456 lu(262425464022450)[0x612000013ea0]{UNVALIDATED}: Allocated 20241226160408154 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160408154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425464022450)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160408154 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408154 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408154 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408156 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408156 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425464022450"} 20241226160408156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425464022450)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160408156 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160408156 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425464022450"} 20241226160408156 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160408156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464022450)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160408157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464022450)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160408157 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464022450)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160408157 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408157 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408157 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408157 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408158 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408158 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408159 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408159 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408161 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408161 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408162 DMAIN <0000> hlr.c:227 IMSI='262425464022450': Creating subscriber on demand 20241226160408162 DMAIN <0000> hlr.c:243 IMSI='262425464022450': Successfully assigned MSISDN='576' 20241226160408162 DLU <0006> fsm.c:456 lu(262425464022450)[0x612000014020]{UNVALIDATED}: Allocated 20241226160408162 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160408162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425464022450)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160408162 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408162 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408162 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408163 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408163 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425464022450"} 20241226160408163 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425464022450)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160408163 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160408163 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425464022450"} 20241226160408163 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160408163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464022450)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160408163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464022450)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160408163 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464022450)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160408163 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408163 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408163 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408163 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408164 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408164 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408164 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408164 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408164 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408164 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408166 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408166 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408166 DMAIN <0000> hlr.c:227 IMSI='262425464022450': Creating subscriber on demand 20241226160408166 DMAIN <0000> hlr.c:243 IMSI='262425464022450': Successfully assigned MSISDN='373' 20241226160408166 DLU <0006> fsm.c:456 lu(262425464022450)[0x6120000141a0]{UNVALIDATED}: Allocated 20241226160408167 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226160408167 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425464022450" cause=GPRS services not allowed} 20241226160408167 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160408167 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425464022450)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160408167 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425464022450)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241226160408167 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464022450)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241226160408167 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408167 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408167 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408167 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408168 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408168 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408168 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408168 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408168 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408168 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408170 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408170 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408170 DMAIN <0000> hlr.c:227 IMSI='262425464022450': Creating subscriber on demand 20241226160408170 DMAIN <0000> hlr.c:243 IMSI='262425464022450': Successfully assigned MSISDN='406' 20241226160408170 DLU <0006> fsm.c:456 lu(262425464022450)[0x612000014320]{UNVALIDATED}: Allocated 20241226160408170 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226160408170 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425464022450" cause=GPRS services not allowed} 20241226160408170 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160408170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425464022450)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160408170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425464022450)[0x612000014320]{UNVALIDATED}: Freeing instance 20241226160408170 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464022450)[0x612000014320]{UNVALIDATED}: Deallocated 20241226160408170 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408170 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408171 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408171 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408171 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408171 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408172 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408172 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408173 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408173 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408173 DMAIN <0000> hlr.c:227 IMSI='262425464022450': Creating subscriber on demand 20241226160408173 DLU <0006> fsm.c:456 lu(262425464022450)[0x6120000144a0]{UNVALIDATED}: Allocated 20241226160408173 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226160408173 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425464022450" cause=GPRS services not allowed} 20241226160408173 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160408173 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425464022450)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160408173 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425464022450)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241226160408173 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464022450)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241226160408173 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408173 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408174 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408174 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408174 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408174 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408175 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408175 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408176 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408176 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408176 DMAIN <0000> hlr.c:227 IMSI='262425464022450': Creating subscriber on demand 20241226160408176 DLU <0006> fsm.c:456 lu(262425464022450)[0x612000014620]{UNVALIDATED}: Allocated 20241226160408176 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160408176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425464022450)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160408176 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425464022450" cn_domain=PS} 20241226160408176 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408176 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408177 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408177 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425464022450"} 20241226160408177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425464022450)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160408177 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160408177 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425464022450"} 20241226160408177 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425464022450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160408177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464022450)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160408177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464022450)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160408177 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464022450)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160408177 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408177 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160408178 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408178 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408178 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408178 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408179 DAUC <0003> db_auc.c:157 IMSI='262425464022450': No 2G Auth Data 20241226160408179 DAUC <0003> db_auc.c:192 IMSI='262425464022450': No 3G Auth Data 20241226160408179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20241226160408180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4258 20241226160408180 DLINP <000b> input/ipa.c:452 connected read/write 20241226160408180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160408180 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160408180 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160408180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160408180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38845<->l=127.0.0.1:4259) 20241226160408210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49220<->l=127.0.0.1:4258 20241226160408311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49220<->l=127.0.0.1:4258 20241226160411351 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160411351 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160411353 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160411354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49228<->l=127.0.0.1:4258 20241226160411356 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160411356 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160411356 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160411356 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160411356 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160411356 DLGSUP <0013> gsup_server.c:238 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  20241226160411356 DLGSUP <0013> gsup_server.c:236 2:  20241226160411356 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160411356 DLGSUP <0013> gsup_server.c:236 3:  20241226160411356 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160411356 DLGSUP <0013> gsup_server.c:236 4:  20241226160411356 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160411356 DLGSUP <0013> gsup_server.c:236 5:  20241226160411356 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160411357 DLGSUP <0013> gsup_server.c:236 7:  20241226160411357 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160411357 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160411357 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160411357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160411369 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33547<->l=127.0.0.1:4259) 20241226160411379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49232<->l=127.0.0.1:4258 20241226160411398 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160411398 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429550234494"} 20241226160411398 DMAIN <0000> hlr.c:227 IMSI='262429550234494': Creating subscriber on demand 20241226160411398 DMAIN <0000> hlr.c:243 IMSI='262429550234494': Successfully assigned MSISDN='738' 20241226160411398 DAUC <0003> db_auc.c:157 IMSI='262429550234494': No 2G Auth Data 20241226160411398 DAUC <0003> db_auc.c:192 IMSI='262429550234494': No 3G Auth Data 20241226160411398 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429550234494 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 20241226160411398 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429550234494" cause=IMSI unknown in HLR} 20241226160411398 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226160411398 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160411398 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160411401 DAUC <0003> db_auc.c:157 IMSI='262429550234494': No 2G Auth Data 20241226160411401 DAUC <0003> db_auc.c:192 IMSI='262429550234494': No 3G Auth Data 20241226160411401 DAUC <0003> db_auc.c:157 IMSI='262429550234494': No 2G Auth Data 20241226160411402 DAUC <0003> db_auc.c:192 IMSI='262429550234494': No 3G Auth Data 20241226160411402 DAUC <0003> db_auc.c:157 IMSI='262429550234494': No 2G Auth Data 20241226160411402 DAUC <0003> db_auc.c:192 IMSI='262429550234494': No 3G Auth Data 20241226160411404 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160411404 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429550234494" cn_domain=PS} 20241226160411404 DLU <0006> fsm.c:456 lu(262429550234494)[0x6120000147a0]{UNVALIDATED}: Allocated 20241226160411404 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226160411404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429550234494)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160411404 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429550234494" cn_domain=PS} 20241226160411404 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160411404 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160411406 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160411406 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429550234494"} 20241226160411406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429550234494)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160411406 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160411407 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429550234494"} 20241226160411407 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429550234494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160411407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429550234494)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160411407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429550234494)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160411407 DLU <0006> fsm.c:568 lu(PS:IMSI-262429550234494)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160411407 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160411407 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160411409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49232<->l=127.0.0.1:4258 20241226160411545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49228<->l=127.0.0.1:4258 20241226160411546 DLINP <000b> input/ipa.c:452 connected read/write 20241226160411546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160411546 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160411546 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160411546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160411546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33547<->l=127.0.0.1:4259) 20241226160411587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60816<->l=127.0.0.1:4258 20241226160411688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60816<->l=127.0.0.1:4258 20241226160414738 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160414738 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160414741 DLINP <000b> input/ipa.c:452 connected read/write 20241226160414741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160414742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20241226160414744 DLINP <000b> input/ipa.c:452 connected read/write 20241226160414744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160414744 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160414744 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160414744 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160414744 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160414745 DLGSUP <0013> gsup_server.c:238 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  20241226160414745 DLGSUP <0013> gsup_server.c:236 2:  20241226160414745 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160414745 DLGSUP <0013> gsup_server.c:236 3:  20241226160414745 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160414745 DLGSUP <0013> gsup_server.c:236 4:  20241226160414745 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160414745 DLGSUP <0013> gsup_server.c:236 5:  20241226160414745 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160414745 DLGSUP <0013> gsup_server.c:236 7:  20241226160414745 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160414745 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160414745 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160414745 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160414760 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46873<->l=127.0.0.1:4259) 20241226160414763 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226160414763 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226160414776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 20241226160414779 DAUC <0003> db_auc.c:157 IMSI='262424966595829': No 2G Auth Data 20241226160414779 DAUC <0003> db_auc.c:192 IMSI='262424966595829': No 3G Auth Data 20241226160414784 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614625014.msisdn 20241226160414784 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614625014.msisdn: not attached (vlr_number unset) 20241226160414784 DDGSM <0007> mslookup_server.c:327 sip.voice.491614625014.msisdn: does not exist in GSUP proxy 20241226160415785 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160415785 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424966595829" cn_domain=CS} 20241226160415785 DLU <0006> fsm.c:456 lu(262424966595829)[0x612000014c20]{UNVALIDATED}: Allocated 20241226160415785 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241226160415786 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424966595829)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226160415786 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424966595829" cn_domain=CS} 20241226160415786 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160415786 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160415788 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160415789 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424966595829"} 20241226160415789 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424966595829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226160415789 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226160415789 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424966595829"} 20241226160415789 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424966595829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160415789 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424966595829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226160415789 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424966595829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226160415789 DLU <0006> fsm.c:568 lu(CS:IMSI-262424966595829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226160415789 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160415789 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160415791 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614625014.msisdn 20241226160415791 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614625014.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241226160415791 DDGSM <0007> mslookup_server.c:327 sip.voice.491614625014.msisdn: does not exist in GSUP proxy 20241226160415791 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614625014.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241226160415794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 20241226160415795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20241226160415795 DLINP <000b> input/ipa.c:452 connected read/write 20241226160415795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160415796 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160415796 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160415796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160415796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46873<->l=127.0.0.1:4259) 20241226160415840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 20241226160415940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 20241226160418035 DSS <0004> hlr_ussd.c:239 262427005374926/0x5a0baf4c: SS Session Timeout, destroying 20241226160418035 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427005374926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226160418985 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160418985 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160418986 DLINP <000b> input/ipa.c:452 connected read/write 20241226160418986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160418986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241226160418987 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226160418987 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226160418987 DLINP <000b> input/ipa.c:452 connected read/write 20241226160418987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160418987 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160418987 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160418987 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160418987 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160418987 DLGSUP <0013> gsup_server.c:238 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  20241226160418987 DLGSUP <0013> gsup_server.c:236 2:  20241226160418987 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160418987 DLGSUP <0013> gsup_server.c:236 3:  20241226160418987 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160418987 DLGSUP <0013> gsup_server.c:236 4:  20241226160418987 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160418987 DLGSUP <0013> gsup_server.c:236 5:  20241226160418987 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160418987 DLGSUP <0013> gsup_server.c:236 7:  20241226160418987 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160418987 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160418987 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160418987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160419000 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35831<->l=127.0.0.1:4259) 20241226160419001 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226160419001 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226160419007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60860<->l=127.0.0.1:4258 20241226160419030 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160419030 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425806606160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425806606160" cn_domain=CS} 20241226160419030 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425806606160 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241226160419030 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425806606160 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241226160419030 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425806606160.imsi 20241226160419030 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425806606160.imsi 20241226160419031 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425806606160.imsi: does not exist in local HLR 20241226160419033 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425806606160 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241226160419033 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241226160419033 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241226160419033 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241226160419033 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241226160419033 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241226160419033 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425806606160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160419033 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160419033 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160419034 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160419034 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160419034 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160419034 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160419035 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419035 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419035 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241226160419035 DLINP <000b> ipa.c:396 tag 1: HLR 20241226160419035 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241226160419035 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419035 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419035 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241226160419078 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419078 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419078 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419078 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419078 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425806606160 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618580465 20241226160419078 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425806606160 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160419078 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160419078 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160419080 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419081 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419081 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425806606160 MSISDN-491618580465 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160419081 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160419081 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160419147 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419147 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419147 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425806606160 MSISDN-491618580465 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 20241226160419147 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425806606160 MSISDN-491618580465 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160419147 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160419147 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160419148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60860<->l=127.0.0.1:4258 20241226160419149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241226160419149 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160419149 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160419150 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241226160419150 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241226160419150 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241226160419150 DLINP <000b> input/ipa.c:452 connected read/write 20241226160419150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160419150 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160419150 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160419150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160419150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35831<->l=127.0.0.1:4259) 20241226160419176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 20241226160419277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 20241226160422315 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160422316 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160422318 DLINP <000b> input/ipa.c:452 connected read/write 20241226160422318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160422318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 20241226160422319 DLINP <000b> input/ipa.c:452 connected read/write 20241226160422319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160422320 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160422320 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160422320 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160422320 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160422320 DLGSUP <0013> gsup_server.c:238 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  20241226160422320 DLGSUP <0013> gsup_server.c:236 2:  20241226160422320 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160422320 DLGSUP <0013> gsup_server.c:236 3:  20241226160422320 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160422320 DLGSUP <0013> gsup_server.c:236 4:  20241226160422320 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160422320 DLGSUP <0013> gsup_server.c:236 5:  20241226160422320 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160422320 DLGSUP <0013> gsup_server.c:236 7:  20241226160422320 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160422320 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160422320 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160422320 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160422320 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226160422320 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226160422330 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46673<->l=127.0.0.1:4259) 20241226160422331 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226160422331 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226160422338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 20241226160422339 DAUC <0003> db_auc.c:157 IMSI='262422836456903': No 2G Auth Data 20241226160422339 DAUC <0003> db_auc.c:192 IMSI='262422836456903': No 3G Auth Data 20241226160422343 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422836456903.imsi 20241226160422343 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422836456903.imsi: found in local HLR 20241226160422346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57130<->l=127.0.0.1:4258 20241226160422346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 20241226160422347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46673<->l=127.0.0.1:4259) 20241226160422347 DLINP <000b> input/ipa.c:452 connected read/write 20241226160422347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160422347 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160422347 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160422347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160422391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20241226160422492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20241226160425520 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160425521 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160425522 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160425522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241226160425523 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226160425523 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226160425523 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160425523 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160425523 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160425523 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160425523 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160425523 DLGSUP <0013> gsup_server.c:238 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  20241226160425523 DLGSUP <0013> gsup_server.c:236 2:  20241226160425523 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160425523 DLGSUP <0013> gsup_server.c:236 3:  20241226160425523 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160425523 DLGSUP <0013> gsup_server.c:236 4:  20241226160425523 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160425523 DLGSUP <0013> gsup_server.c:236 5:  20241226160425523 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160425523 DLGSUP <0013> gsup_server.c:236 7:  20241226160425523 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160425523 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160425523 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160425523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160425536 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43721<->l=127.0.0.1:4259) 20241226160425537 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226160425537 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226160425543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241226160425566 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160425566 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427531468216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427531468216" cn_domain=CS} 20241226160425566 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427531468216 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241226160425566 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427531468216 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241226160425566 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427531468216.imsi 20241226160425566 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427531468216.imsi 20241226160425566 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427531468216.imsi: does not exist in local HLR 20241226160425569 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427531468216 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241226160425569 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241226160425569 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241226160425569 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241226160425569 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241226160425569 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241226160425569 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427531468216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160425569 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160425569 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160425569 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160425569 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160425569 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160425569 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160425571 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160425571 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160425571 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241226160425571 DLINP <000b> ipa.c:396 tag 1: HLR 20241226160425571 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241226160425571 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160425571 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160425571 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241226160425614 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160425614 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160425614 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160425614 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160425614 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427531468216 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613430413 20241226160425614 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427531468216 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160425614 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160425614 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160425617 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160425617 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160425617 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427531468216 MSISDN-491613430413 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160425617 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160425617 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160425618 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160425618 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160425618 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427531468216 MSISDN-491613430413 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 20241226160425618 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427531468216 MSISDN-491613430413 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160425618 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160425618 DLINP <000b> input/ipa.c:452 connected read/write 20241226160425618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160425619 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427531468216.imsi 20241226160425619 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427531468216.imsi: does not exist in local HLR 20241226160426620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241226160426621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241226160426621 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43721<->l=127.0.0.1:4259) 20241226160426621 DLINP <000b> input/ipa.c:452 connected read/write 20241226160426621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160426621 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160426621 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160426621 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160426622 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160426622 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160426622 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241226160426622 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241226160426622 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241226160426658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20241226160426759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20241226160429790 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226160429790 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241226160429791 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160429791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20241226160429792 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160429792 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241226160429792 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241226160429792 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241226160429792 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241226160429792 DLGSUP <0013> gsup_server.c:238 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  20241226160429792 DLGSUP <0013> gsup_server.c:236 2:  20241226160429792 DLGSUP <0013> gsup_server.c:238 2: 00  20241226160429792 DLGSUP <0013> gsup_server.c:236 3:  20241226160429792 DLGSUP <0013> gsup_server.c:238 3: 00  20241226160429792 DLGSUP <0013> gsup_server.c:236 4:  20241226160429792 DLGSUP <0013> gsup_server.c:238 4: 00  20241226160429792 DLGSUP <0013> gsup_server.c:236 5:  20241226160429792 DLGSUP <0013> gsup_server.c:238 5: 00  20241226160429792 DLGSUP <0013> gsup_server.c:236 7:  20241226160429792 DLGSUP <0013> gsup_server.c:238 7: 00  20241226160429792 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241226160429792 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241226160429792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226160429793 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226160429793 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226160429809 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45341<->l=127.0.0.1:4259) 20241226160429811 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226160429811 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226160429819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241226160429834 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160429834 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423716649576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423716649576" cn_domain=CS} 20241226160429834 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423716649576 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241226160429834 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423716649576 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241226160429834 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423716649576.imsi 20241226160429834 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423716649576.imsi 20241226160429834 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423716649576.imsi: does not exist in local HLR 20241226160429839 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423716649576 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241226160429839 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241226160429839 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241226160429839 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241226160429839 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241226160429839 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241226160429839 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423716649576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226160429839 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160429839 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160429839 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160429839 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160429839 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241226160429839 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241226160429841 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429841 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429841 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241226160429841 DLINP <000b> ipa.c:396 tag 1: HLR 20241226160429841 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241226160429842 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429842 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429842 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241226160429882 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429882 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429882 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429882 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429882 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423716649576 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611661412 20241226160429882 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423716649576 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160429882 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160429882 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160429885 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429885 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429885 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423716649576 MSISDN-491611661412 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160429885 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160429885 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160429886 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429886 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429886 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423716649576 MSISDN-491611661412 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 20241226160429886 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423716649576 MSISDN-491611661412 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226160429886 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160429886 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241226160429887 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611661412.msisdn 20241226160429887 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611661412.msisdn: does not exist in local HLR 20241226160429887 DDGSM <0007> mslookup_server.c:352 sip.voice.491611661412.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241226160429887 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611661412.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241226160429888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241226160429889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20241226160429889 DLINP <000b> input/ipa.c:452 connected read/write 20241226160429889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241226160429889 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241226160429889 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241226160429889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226160429890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45341<->l=127.0.0.1:4259) 20241226160429890 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241226160429890 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241226160429890 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241226160429890 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241226160429890 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241226160429930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258 20241226160430031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258