20240912120220415 DMAIN <0000> hlr.c:813 hlr starting 20240912120220415 DDB <0001> db.c:599 using database: hlr.db 20240912120220415 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240912120220415 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240912120220415 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240912120220415 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240912120220436 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240912120220436 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240912120220516 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240912120220520 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240912120220520 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240912120221793 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120221793 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120221795 DLINP <000b> input/ipa.c:451 connected read/write 20240912120221796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120221805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20240912120221806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120221806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120221806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120221806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120221806 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120221806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120221806 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120221806 DLGSUP <0013> gsup_server.c:235 2:  20240912120221807 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120221807 DLGSUP <0013> gsup_server.c:235 3:  20240912120221807 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120221807 DLGSUP <0013> gsup_server.c:235 4:  20240912120221807 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120221807 DLGSUP <0013> gsup_server.c:235 5:  20240912120221807 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120221807 DLGSUP <0013> gsup_server.c:235 7:  20240912120221807 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120221807 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120221807 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120221807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120221832 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43661<->l=127.0.0.1:4259) 20240912120221845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 20240912120221853 DLINP <000b> input/ipa.c:451 connected read/write 20240912120221853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120221853 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240912120221853 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240912120221853 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240912120221853 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120221853 DLINP <000b> input/ipa.c:451 connected read/write 20240912120221853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120221853 DLINP <000b> input/ipa.c:451 connected read/write 20240912120221853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120221857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 20240912120221858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20240912120221860 DLINP <000b> input/ipa.c:451 connected read/write 20240912120221860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120221860 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120221861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120221861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120221861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43661<->l=127.0.0.1:4259) 20240912120221907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20240912120221907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20240912120224999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120224999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120225003 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 20240912120225009 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225009 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120225009 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120225009 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120225009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120225009 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120225009 DLGSUP <0013> gsup_server.c:235 2:  20240912120225009 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120225009 DLGSUP <0013> gsup_server.c:235 3:  20240912120225009 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120225009 DLGSUP <0013> gsup_server.c:235 4:  20240912120225010 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120225010 DLGSUP <0013> gsup_server.c:235 5:  20240912120225010 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120225010 DLGSUP <0013> gsup_server.c:235 7:  20240912120225010 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120225010 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120225010 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120225010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120225036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20240912120225064 DAUC <0003> db_auc.c:157 IMSI='262426618992351': No 2G Auth Data 20240912120225065 DAUC <0003> db_auc.c:192 IMSI='262426618992351': No 3G Auth Data 20240912120225113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20240912120225124 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225124 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426618992351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426618992351"} 20240912120225133 DAUC <0003> db_auc.c:192 IMSI='262426618992351': No 3G Auth Data 20240912120225133 DAUC <0003> db_auc.c:236 IMSI='262426618992351': Calling to generate 5 vectors 20240912120225133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120225133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120225133 DAUC <0003> auc.c:113 vector [0]: rand = 20fb08729b8776cfab5ef63bcfbb70de 20240912120225133 DAUC <0003> auc.c:179 vector [0]: kc = 0bedaa5a925b2800 20240912120225133 DAUC <0003> auc.c:180 vector [0]: sres = be6e6b0f 20240912120225133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120225133 DAUC <0003> auc.c:113 vector [1]: rand = 8ffdc2a2c46cbe13bcafd25a65f32ff9 20240912120225133 DAUC <0003> auc.c:179 vector [1]: kc = e606bc9294b5bc00 20240912120225133 DAUC <0003> auc.c:180 vector [1]: sres = c27df51c 20240912120225133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120225133 DAUC <0003> auc.c:113 vector [2]: rand = 9e07342fc46ecba93f01a6d9f2673733 20240912120225133 DAUC <0003> auc.c:179 vector [2]: kc = 07bf414469e6b800 20240912120225133 DAUC <0003> auc.c:180 vector [2]: sres = 0b05ac50 20240912120225133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120225133 DAUC <0003> auc.c:113 vector [3]: rand = a2a485a4184464c92f98f6c14535e6c1 20240912120225133 DAUC <0003> auc.c:179 vector [3]: kc = 1e204e0c26202000 20240912120225133 DAUC <0003> auc.c:180 vector [3]: sres = 04c2c7b9 20240912120225133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120225133 DAUC <0003> auc.c:113 vector [4]: rand = 5405f8a29bedc50d7c8cafadef9888bb 20240912120225134 DAUC <0003> auc.c:179 vector [4]: kc = 9397f93ad4fa3800 20240912120225134 DAUC <0003> auc.c:180 vector [4]: sres = ff505a3a 20240912120225134 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120225134 DAUC <0003> db_auc.c:245 IMSI='262426618992351': Generated 5 vectors 20240912120225134 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426618992351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426618992351"} 20240912120225134 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426618992351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225134 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225134 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20240912120225167 DAUC <0003> db_auc.c:157 IMSI='262427301712503': No 2G Auth Data 20240912120225167 DAUC <0003> db_auc.c:192 IMSI='262427301712503': No 3G Auth Data 20240912120225190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20240912120225192 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225192 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427301712503 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427301712503"} 20240912120225192 DAUC <0003> db_auc.c:192 IMSI='262427301712503': No 3G Auth Data 20240912120225192 DAUC <0003> db_auc.c:236 IMSI='262427301712503': Calling to generate 5 vectors 20240912120225192 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120225192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120225192 DAUC <0003> auc.c:113 vector [0]: rand = 053135b64442619070f74bb96276cb06 20240912120225192 DAUC <0003> auc.c:179 vector [0]: kc = 6be7d2f4e8fe7800 20240912120225192 DAUC <0003> auc.c:180 vector [0]: sres = 10908af7 20240912120225192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120225192 DAUC <0003> auc.c:113 vector [1]: rand = 6a4e80d4c140d513fecd1526a28b8eb1 20240912120225192 DAUC <0003> auc.c:179 vector [1]: kc = 68c60a0e003bd800 20240912120225192 DAUC <0003> auc.c:180 vector [1]: sres = d37c5e3a 20240912120225192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120225192 DAUC <0003> auc.c:113 vector [2]: rand = 27e270eeee5f30f302b677b3b55a97a7 20240912120225192 DAUC <0003> auc.c:179 vector [2]: kc = ec252d01221a2000 20240912120225192 DAUC <0003> auc.c:180 vector [2]: sres = 8f1606f0 20240912120225192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120225192 DAUC <0003> auc.c:113 vector [3]: rand = 33f0391905ef50ace8aef2bcab82025a 20240912120225192 DAUC <0003> auc.c:179 vector [3]: kc = 2dc9b33c87b7fc00 20240912120225192 DAUC <0003> auc.c:180 vector [3]: sres = 62fd8a35 20240912120225192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120225192 DAUC <0003> auc.c:113 vector [4]: rand = 22b4bc8e9923cb06afe9533069bb0d89 20240912120225192 DAUC <0003> auc.c:179 vector [4]: kc = db64bebd8d2e0000 20240912120225192 DAUC <0003> auc.c:180 vector [4]: sres = 63bf066b 20240912120225192 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120225192 DAUC <0003> db_auc.c:245 IMSI='262427301712503': Generated 5 vectors 20240912120225192 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427301712503 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427301712503"} 20240912120225192 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427301712503 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225192 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225192 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20240912120225217 DAUC <0003> db_auc.c:157 IMSI='262426621077965': No 2G Auth Data 20240912120225217 DAUC <0003> db_auc.c:192 IMSI='262426621077965': No 3G Auth Data 20240912120225246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240912120225250 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225250 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426621077965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426621077965"} 20240912120225250 DAUC <0003> db_auc.c:192 IMSI='262426621077965': No 3G Auth Data 20240912120225250 DAUC <0003> db_auc.c:236 IMSI='262426621077965': Calling to generate 5 vectors 20240912120225250 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120225250 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120225250 DAUC <0003> auc.c:113 vector [0]: rand = 9f437b171ee6efa197f9b3608e49caf8 20240912120225250 DAUC <0003> auc.c:179 vector [0]: kc = e868be8dc36ac58c 20240912120225250 DAUC <0003> auc.c:180 vector [0]: sres = 0d82e545 20240912120225250 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120225250 DAUC <0003> auc.c:113 vector [1]: rand = b58e10df6c05b83eb797a8edad5d0591 20240912120225250 DAUC <0003> auc.c:179 vector [1]: kc = 4c516f3a86c674db 20240912120225250 DAUC <0003> auc.c:180 vector [1]: sres = a30f88d3 20240912120225250 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120225250 DAUC <0003> auc.c:113 vector [2]: rand = 74d43ecc5f4f4f2a732157eb481f0e98 20240912120225250 DAUC <0003> auc.c:179 vector [2]: kc = 7d3e05dc567de85d 20240912120225250 DAUC <0003> auc.c:180 vector [2]: sres = 5b4075ff 20240912120225250 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120225250 DAUC <0003> auc.c:113 vector [3]: rand = 9a555a7e858fc8153a46c548557a6134 20240912120225250 DAUC <0003> auc.c:179 vector [3]: kc = ce41173d719745ad 20240912120225250 DAUC <0003> auc.c:180 vector [3]: sres = 50508d76 20240912120225250 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120225250 DAUC <0003> auc.c:113 vector [4]: rand = c4b3dcd8ba88fc51fbf9af52bf29a795 20240912120225250 DAUC <0003> auc.c:179 vector [4]: kc = 78aa7ea5717e1b6e 20240912120225250 DAUC <0003> auc.c:180 vector [4]: sres = adb813ac 20240912120225250 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120225250 DAUC <0003> db_auc.c:245 IMSI='262426621077965': Generated 5 vectors 20240912120225250 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426621077965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426621077965"} 20240912120225250 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426621077965 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225250 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225250 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240912120225279 DAUC <0003> db_auc.c:157 IMSI='262421489519514': No 2G Auth Data 20240912120225279 DAUC <0003> db_auc.c:192 IMSI='262421489519514': No 3G Auth Data 20240912120225307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20240912120225310 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225310 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421489519514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421489519514"} 20240912120225311 DAUC <0003> db_auc.c:157 IMSI='262421489519514': No 2G Auth Data 20240912120225311 DAUC <0003> db_auc.c:236 IMSI='262421489519514': Calling to generate 5 vectors 20240912120225311 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120225311 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120225311 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120225311 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120225311 DAUC <0003> auc.c:113 vector [0]: rand = b6d8f637a242b63f42b7cc6fbb2253db 20240912120225311 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120225311 DAUC <0003> auc.c:142 vector [0]: autn = f7398629136c00007a4a2dcce7a8e8eb 20240912120225311 DAUC <0003> auc.c:143 vector [0]: ck = b7e0e0c72e0ab182b6527d8752d03eca 20240912120225311 DAUC <0003> auc.c:144 vector [0]: ik = 71f27b01ca4f77b33508231f4937fe03 20240912120225311 DAUC <0003> auc.c:145 vector [0]: res = 10d560a3c758761a0000000000000000 20240912120225311 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120225311 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120225311 DAUC <0003> auc.c:151 vector [0]: kc = 4548c55effa206f8 20240912120225311 DAUC <0003> auc.c:152 vector [0]: sres = d78d16b9 20240912120225311 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120225311 DAUC <0003> auc.c:113 vector [1]: rand = 4b9450f04dcf866ffb9ce30475a72e24 20240912120225311 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120225311 DAUC <0003> auc.c:142 vector [1]: autn = 39290e092e9e00008007e60833afba0a 20240912120225311 DAUC <0003> auc.c:143 vector [1]: ck = c0e820e7bcf6137e2d43f47a5a098f94 20240912120225311 DAUC <0003> auc.c:144 vector [1]: ik = 87f545a011099833f6ce5e0f27a0b21e 20240912120225311 DAUC <0003> auc.c:145 vector [1]: res = 86e32998d02e96b40000000000000000 20240912120225311 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120225311 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120225311 DAUC <0003> auc.c:151 vector [1]: kc = 9c90cf32d056b6c7 20240912120225311 DAUC <0003> auc.c:152 vector [1]: sres = 56cdbf2c 20240912120225311 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120225311 DAUC <0003> auc.c:113 vector [2]: rand = ef068ed84f123e7c161468dccd3a1e69 20240912120225311 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120225311 DAUC <0003> auc.c:142 vector [2]: autn = 374d677b3bb40000b25ac9554f863f60 20240912120225311 DAUC <0003> auc.c:143 vector [2]: ck = d1828f872e3882c626ea41c2c2487282 20240912120225311 DAUC <0003> auc.c:144 vector [2]: ik = d1debe23c0bdd72d1912f706c8a1e8dc 20240912120225311 DAUC <0003> auc.c:145 vector [2]: res = fd34ef02943eb3210000000000000000 20240912120225311 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120225311 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120225311 DAUC <0003> auc.c:151 vector [2]: kc = 3fa48760e46ccfb5 20240912120225311 DAUC <0003> auc.c:152 vector [2]: sres = 690a5c23 20240912120225311 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120225311 DAUC <0003> auc.c:113 vector [3]: rand = 1609c1470a09c906b16388eb88c2d516 20240912120225311 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120225311 DAUC <0003> auc.c:142 vector [3]: autn = f6988dc386bc000044a71e1928ac0c50 20240912120225311 DAUC <0003> auc.c:143 vector [3]: ck = b6740b07cbbeccbab5586a3b297adb5d 20240912120225311 DAUC <0003> auc.c:144 vector [3]: ik = 6d31cd3f0b781084148a90adf2c8529b 20240912120225311 DAUC <0003> auc.c:145 vector [3]: res = 9f966c66b4f80ed90000000000000000 20240912120225311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120225311 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120225311 DAUC <0003> auc.c:151 vector [3]: kc = 7a973cae1b7455f8 20240912120225311 DAUC <0003> auc.c:152 vector [3]: sres = 2b6e62bf 20240912120225311 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120225311 DAUC <0003> auc.c:113 vector [4]: rand = 65db3d5d418e6718bd345b11e598bf5b 20240912120225311 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120225311 DAUC <0003> auc.c:142 vector [4]: autn = 813282bcb8460000e549f31fbac8b764 20240912120225311 DAUC <0003> auc.c:143 vector [4]: ck = 12832ee816f5423492f516a446498535 20240912120225311 DAUC <0003> auc.c:144 vector [4]: ik = 6f6fa796f5653927f36418fddf003977 20240912120225311 DAUC <0003> auc.c:145 vector [4]: res = eb52970f5171cd350000000000000000 20240912120225311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120225311 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120225311 DAUC <0003> auc.c:151 vector [4]: kc = 1c7d87277ad9c751 20240912120225311 DAUC <0003> auc.c:152 vector [4]: sres = ba235a3a 20240912120225311 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120225311 DAUC <0003> db_auc.c:245 IMSI='262421489519514': Generated 5 vectors 20240912120225311 DAUC <0003> db_auc.c:249 IMSI='262421489519514': Updating SQN=161 in DB 20240912120225319 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421489519514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421489519514"} 20240912120225320 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421489519514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225320 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225320 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20240912120225348 DAUC <0003> db_auc.c:157 IMSI='262424609756803': No 2G Auth Data 20240912120225348 DAUC <0003> db_auc.c:192 IMSI='262424609756803': No 3G Auth Data 20240912120225373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20240912120225375 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225375 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424609756803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609756803"} 20240912120225375 DAUC <0003> db_auc.c:157 IMSI='262424609756803': No 2G Auth Data 20240912120225375 DAUC <0003> db_auc.c:236 IMSI='262424609756803': Calling to generate 5 vectors 20240912120225375 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120225375 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120225375 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240912120225375 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120225375 DAUC <0003> auc.c:113 vector [0]: rand = 5989e0b4a3ef30a4871ccaebdfd788a6 20240912120225375 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120225375 DAUC <0003> auc.c:142 vector [0]: autn = 43e254d741180000eea4b9e30df6c459 20240912120225375 DAUC <0003> auc.c:143 vector [0]: ck = 41172593a28d255cbe140a91f4988c83 20240912120225375 DAUC <0003> auc.c:144 vector [0]: ik = 4d1c8669f9440979aa26157acce6a460 20240912120225375 DAUC <0003> auc.c:145 vector [0]: res = fe2a343d41f0e4870000000000000000 20240912120225375 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120225375 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120225375 DAUC <0003> auc.c:151 vector [0]: kc = 1839bc1163b704c6 20240912120225375 DAUC <0003> auc.c:152 vector [0]: sres = bfdad0ba 20240912120225375 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120225375 DAUC <0003> auc.c:113 vector [1]: rand = f098fa8e29a363560b8c3a31856110d3 20240912120225375 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120225375 DAUC <0003> auc.c:142 vector [1]: autn = c6468e190dcd0000fe6a5ac870af5a60 20240912120225375 DAUC <0003> auc.c:143 vector [1]: ck = a47d7d5b3de8ca00f03be0bc595ac3ec 20240912120225375 DAUC <0003> auc.c:144 vector [1]: ik = 19e3f283e2d1d8eb202a53663a61e10b 20240912120225375 DAUC <0003> auc.c:145 vector [1]: res = d5844c159eade44b0000000000000000 20240912120225375 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120225375 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120225375 DAUC <0003> auc.c:151 vector [1]: kc = 6d8f3c02bc02300c 20240912120225375 DAUC <0003> auc.c:152 vector [1]: sres = 4b29a85e 20240912120225375 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120225375 DAUC <0003> auc.c:113 vector [2]: rand = 1e16e3a2a48063c582cd1dd8f569bce1 20240912120225375 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120225375 DAUC <0003> auc.c:142 vector [2]: autn = 61fbdcf1bbdc000061a6cc5bb2dbc4d0 20240912120225375 DAUC <0003> auc.c:143 vector [2]: ck = 7c8d4049ec740b55930ddfd3b470208e 20240912120225375 DAUC <0003> auc.c:144 vector [2]: ik = 7b22a0c4b8492e06758e3bfc6008fa81 20240912120225375 DAUC <0003> auc.c:145 vector [2]: res = eb37377affbfbf840000000000000000 20240912120225375 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120225375 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120225375 DAUC <0003> auc.c:151 vector [2]: kc = e12c04a28045ff5c 20240912120225375 DAUC <0003> auc.c:152 vector [2]: sres = 148888fe 20240912120225375 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120225375 DAUC <0003> auc.c:113 vector [3]: rand = 645876d8cb5ef5e201e9723214c12d0d 20240912120225375 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120225375 DAUC <0003> auc.c:142 vector [3]: autn = 99e719dc8fb00000f37ae3f01fdfe132 20240912120225375 DAUC <0003> auc.c:143 vector [3]: ck = 5d38ee484e9bb86d5aefdfcb11127050 20240912120225375 DAUC <0003> auc.c:144 vector [3]: ik = c9dcf992a293ab1ad81d89548af00c0a 20240912120225375 DAUC <0003> auc.c:145 vector [3]: res = 35a98ffa8f37dba40000000000000000 20240912120225375 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120225375 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120225375 DAUC <0003> auc.c:151 vector [3]: kc = 1616414577ea6f2d 20240912120225375 DAUC <0003> auc.c:152 vector [3]: sres = ba9e545e 20240912120225375 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120225375 DAUC <0003> auc.c:113 vector [4]: rand = d66ce338c1558446654d81163353a9d0 20240912120225375 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120225375 DAUC <0003> auc.c:142 vector [4]: autn = 460ed375f1de0000d333f98784f48356 20240912120225375 DAUC <0003> auc.c:143 vector [4]: ck = 033874d0c5d7c7476478e3caaaa76653 20240912120225375 DAUC <0003> auc.c:144 vector [4]: ik = e867f1bfcd73d9a7e878da1e169ad0f6 20240912120225375 DAUC <0003> auc.c:145 vector [4]: res = 4b9fa8e721b2e9900000000000000000 20240912120225375 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120225375 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120225375 DAUC <0003> auc.c:151 vector [4]: kc = 675fbcbbb499a845 20240912120225375 DAUC <0003> auc.c:152 vector [4]: sres = 6a2d4177 20240912120225375 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120225375 DAUC <0003> db_auc.c:245 IMSI='262424609756803': Generated 5 vectors 20240912120225375 DAUC <0003> db_auc.c:249 IMSI='262424609756803': Updating SQN=161 in DB 20240912120225383 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424609756803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609756803"} 20240912120225383 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424609756803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225384 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225384 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20240912120225410 DAUC <0003> db_auc.c:157 IMSI='262426276246093': No 2G Auth Data 20240912120225411 DAUC <0003> db_auc.c:192 IMSI='262426276246093': No 3G Auth Data 20240912120225441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4258 20240912120225443 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225443 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426276246093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426276246093"} 20240912120225443 DAUC <0003> db_auc.c:236 IMSI='262426276246093': Calling to generate 5 vectors 20240912120225443 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120225443 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120225443 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120225443 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120225443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120225443 DAUC <0003> auc.c:113 vector [0]: rand = e3a9fbf9ad45ce6256d1a38fe3885e5d 20240912120225443 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120225443 DAUC <0003> auc.c:142 vector [0]: autn = b1342556052e000050bc1c412d7b1aa1 20240912120225443 DAUC <0003> auc.c:143 vector [0]: ck = b93c63f5f49d2de5a9d6bf8918b75ece 20240912120225443 DAUC <0003> auc.c:144 vector [0]: ik = b48dbf9e563f7dbae5669fb31c5e8842 20240912120225443 DAUC <0003> auc.c:145 vector [0]: res = d3bab37a294174a50000000000000000 20240912120225443 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120225443 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120225443 DAUC <0003> auc.c:179 vector [0]: kc = 83a2e4ab8a9a4c00 20240912120225443 DAUC <0003> auc.c:180 vector [0]: sres = e95f9de6 20240912120225443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120225443 DAUC <0003> auc.c:113 vector [1]: rand = 4b2580ffc439819fe4b127a0c4d08212 20240912120225443 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120225443 DAUC <0003> auc.c:142 vector [1]: autn = 3b4d151f047300006bcb25ba7913bded 20240912120225443 DAUC <0003> auc.c:143 vector [1]: ck = e754ad12da14dffaa9d74527e8ba954e 20240912120225443 DAUC <0003> auc.c:144 vector [1]: ik = 4254712947f45a36adcf2d70b8a51df1 20240912120225443 DAUC <0003> auc.c:145 vector [1]: res = 93b098bf6b521e730000000000000000 20240912120225443 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120225443 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120225443 DAUC <0003> auc.c:179 vector [1]: kc = 03a4f6bb879d8000 20240912120225443 DAUC <0003> auc.c:180 vector [1]: sres = 5a2ac9ff 20240912120225443 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120225443 DAUC <0003> auc.c:113 vector [2]: rand = 8666869a54f9829399762ec60109ee45 20240912120225443 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120225443 DAUC <0003> auc.c:142 vector [2]: autn = 96eee738acc10000d5626838c860babc 20240912120225443 DAUC <0003> auc.c:143 vector [2]: ck = e9ddd35cd761a22741b67c5560021b25 20240912120225443 DAUC <0003> auc.c:144 vector [2]: ik = 2b9f06628bc0e07f6e314f0cb8ed23c8 20240912120225443 DAUC <0003> auc.c:145 vector [2]: res = 05481a4d151e78920000000000000000 20240912120225443 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120225443 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120225443 DAUC <0003> auc.c:179 vector [2]: kc = 60474658aa78dc00 20240912120225443 DAUC <0003> auc.c:180 vector [2]: sres = afb014d8 20240912120225443 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120225443 DAUC <0003> auc.c:113 vector [3]: rand = 32f89fd3cf34a4c9932493412609d75e 20240912120225443 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120225443 DAUC <0003> auc.c:142 vector [3]: autn = 56456be7d28100004ec1fb8d51170961 20240912120225443 DAUC <0003> auc.c:143 vector [3]: ck = c4b5f1243ee11db875d6a4c6f40c22b9 20240912120225443 DAUC <0003> auc.c:144 vector [3]: ik = 32926c51f1acca76ff74e9aa38597cec 20240912120225443 DAUC <0003> auc.c:145 vector [3]: res = 6ddc791cb8ded1a70000000000000000 20240912120225443 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120225443 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120225443 DAUC <0003> auc.c:179 vector [3]: kc = 9bcdd55884cfb400 20240912120225443 DAUC <0003> auc.c:180 vector [3]: sres = e42ced67 20240912120225443 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120225443 DAUC <0003> auc.c:113 vector [4]: rand = adf9fe7b29bed72b9711e8eee296477b 20240912120225443 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120225443 DAUC <0003> auc.c:142 vector [4]: autn = 60844f48530b00005049ad64ea5c3c2c 20240912120225443 DAUC <0003> auc.c:143 vector [4]: ck = 1ce10dd1294117d349923c0578cfdd9a 20240912120225443 DAUC <0003> auc.c:144 vector [4]: ik = ea59bdfa0734fb8042999982e47e8625 20240912120225443 DAUC <0003> auc.c:145 vector [4]: res = 26d6482e8cd963810000000000000000 20240912120225443 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120225443 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120225443 DAUC <0003> auc.c:179 vector [4]: kc = 2c323ff57cfeb400 20240912120225443 DAUC <0003> auc.c:180 vector [4]: sres = 2ea476f1 20240912120225443 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120225443 DAUC <0003> db_auc.c:245 IMSI='262426276246093': Generated 5 vectors 20240912120225443 DAUC <0003> db_auc.c:249 IMSI='262426276246093': Updating SQN=161 in DB 20240912120225451 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426276246093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426276246093"} 20240912120225451 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426276246093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225451 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225452 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4258 20240912120225488 DAUC <0003> db_auc.c:157 IMSI='262421032492853': No 2G Auth Data 20240912120225488 DAUC <0003> db_auc.c:192 IMSI='262421032492853': No 3G Auth Data 20240912120225522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 20240912120225525 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225525 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421032492853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421032492853"} 20240912120225525 DAUC <0003> db_auc.c:236 IMSI='262421032492853': Calling to generate 5 vectors 20240912120225525 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120225525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120225525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120225525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120225525 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120225525 DAUC <0003> auc.c:113 vector [0]: rand = ea0bc5afd3ed86bd14d2858c9e066b04 20240912120225525 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120225525 DAUC <0003> auc.c:142 vector [0]: autn = 8ec2302b029d0000245ad82cdc2ab1d3 20240912120225525 DAUC <0003> auc.c:143 vector [0]: ck = 2f560aba1b3e91714818f6cceffdc451 20240912120225525 DAUC <0003> auc.c:144 vector [0]: ik = fd978f3d683b3324d3093426016c0123 20240912120225525 DAUC <0003> auc.c:145 vector [0]: res = 11120651f91dcee20000000000000000 20240912120225525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120225525 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120225525 DAUC <0003> auc.c:179 vector [0]: kc = b5772a0aa1088400 20240912120225525 DAUC <0003> auc.c:180 vector [0]: sres = bb6c2902 20240912120225525 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120225525 DAUC <0003> auc.c:113 vector [1]: rand = 5b4f34f908cd268a15a1286cd6a0006a 20240912120225525 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120225525 DAUC <0003> auc.c:142 vector [1]: autn = be40dd2e8bba0000655edf5c01822f15 20240912120225525 DAUC <0003> auc.c:143 vector [1]: ck = 59d9d3b0fae3adb2cc56f9744ef3c976 20240912120225525 DAUC <0003> auc.c:144 vector [1]: ik = 9db100f7422ae126f28668aef3117fc6 20240912120225525 DAUC <0003> auc.c:145 vector [1]: res = 4c47cf1e78b6ac4c0000000000000000 20240912120225525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120225525 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120225525 DAUC <0003> auc.c:179 vector [1]: kc = 60c766528162f800 20240912120225525 DAUC <0003> auc.c:180 vector [1]: sres = 9bb8ce69 20240912120225525 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120225525 DAUC <0003> auc.c:113 vector [2]: rand = 404b3d744704b8f351ed41a7a777d910 20240912120225525 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120225525 DAUC <0003> auc.c:142 vector [2]: autn = a90ec0b680210000dd2381ec55acba2d 20240912120225525 DAUC <0003> auc.c:143 vector [2]: ck = 09a426f1a53a3a5b3ad2e7a32ca6d334 20240912120225525 DAUC <0003> auc.c:144 vector [2]: ik = 1c9c940a98f24cda3820fc3ff58a342f 20240912120225525 DAUC <0003> auc.c:145 vector [2]: res = 8b5f78e2d842e13d0000000000000000 20240912120225525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120225525 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120225525 DAUC <0003> auc.c:179 vector [2]: kc = c9ec29720c80c800 20240912120225525 DAUC <0003> auc.c:180 vector [2]: sres = 0b670224 20240912120225525 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120225525 DAUC <0003> auc.c:113 vector [3]: rand = 1246759b19681a371be5f3935f03bcdb 20240912120225525 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120225525 DAUC <0003> auc.c:142 vector [3]: autn = 4a0152ec22030000525ea82081fdf908 20240912120225525 DAUC <0003> auc.c:143 vector [3]: ck = ae48f79c833998652cf9452082208f83 20240912120225525 DAUC <0003> auc.c:144 vector [3]: ik = 1bb1cc5ca91c969c452c3de845ebefef 20240912120225525 DAUC <0003> auc.c:145 vector [3]: res = 998a4b44907355db0000000000000000 20240912120225525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120225525 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120225525 DAUC <0003> auc.c:179 vector [3]: kc = fac929cd65189c00 20240912120225525 DAUC <0003> auc.c:180 vector [3]: sres = 0e4cec97 20240912120225525 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120225525 DAUC <0003> auc.c:113 vector [4]: rand = bf91e5f83fa480399d705f1c8b0205bb 20240912120225525 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120225525 DAUC <0003> auc.c:142 vector [4]: autn = 3c3be99a6f330000a6fbceeac118ecb1 20240912120225525 DAUC <0003> auc.c:143 vector [4]: ck = 1417ac5017b53b930a06d436210e7fbc 20240912120225525 DAUC <0003> auc.c:144 vector [4]: ik = 90cd6a3f8097a7525f347782a665d2ac 20240912120225525 DAUC <0003> auc.c:145 vector [4]: res = 49f6941d4906e3640000000000000000 20240912120225525 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120225525 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120225525 DAUC <0003> auc.c:179 vector [4]: kc = 794d37fc96011400 20240912120225525 DAUC <0003> auc.c:180 vector [4]: sres = 2b2b4586 20240912120225525 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120225525 DAUC <0003> db_auc.c:245 IMSI='262421032492853': Generated 5 vectors 20240912120225525 DAUC <0003> db_auc.c:249 IMSI='262421032492853': Updating SQN=161 in DB 20240912120225534 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421032492853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421032492853"} 20240912120225534 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421032492853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225534 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225534 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 20240912120225573 DAUC <0003> db_auc.c:157 IMSI='262424689758063': No 2G Auth Data 20240912120225573 DAUC <0003> db_auc.c:192 IMSI='262424689758063': No 3G Auth Data 20240912120225609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20240912120225613 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225613 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424689758063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424689758063"} 20240912120225613 DAUC <0003> db_auc.c:236 IMSI='262424689758063': Calling to generate 5 vectors 20240912120225613 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120225613 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120225613 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120225613 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120225613 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120225613 DAUC <0003> auc.c:113 vector [0]: rand = cc5783402fe704ca67df008f7bb7ed35 20240912120225613 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120225613 DAUC <0003> auc.c:142 vector [0]: autn = d265df713e7e0000a933ecbf889a7344 20240912120225613 DAUC <0003> auc.c:143 vector [0]: ck = b841a89bbb3da7caefcfb824b61de69e 20240912120225613 DAUC <0003> auc.c:144 vector [0]: ik = 88affed0ad19bb1d424eece64b00b8d0 20240912120225613 DAUC <0003> auc.c:145 vector [0]: res = 9f0cdefb4e5ef9a60000000000000000 20240912120225613 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120225613 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120225613 DAUC <0003> auc.c:179 vector [0]: kc = d5d280fd0900311a 20240912120225613 DAUC <0003> auc.c:180 vector [0]: sres = 101cc69d 20240912120225613 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120225613 DAUC <0003> auc.c:113 vector [1]: rand = 561153deb52704d813c4dd7f5c1c9b4a 20240912120225613 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120225613 DAUC <0003> auc.c:142 vector [1]: autn = ce0c04a496ae000015631dee40e9d8c5 20240912120225613 DAUC <0003> auc.c:143 vector [1]: ck = d5b216f35c0fbc1678092525ef48b96d 20240912120225613 DAUC <0003> auc.c:144 vector [1]: ik = 19b6d935d34135ef58fef4c07d704e8f 20240912120225613 DAUC <0003> auc.c:145 vector [1]: res = ac42f3b38ddefd6d0000000000000000 20240912120225613 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120225613 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120225613 DAUC <0003> auc.c:179 vector [1]: kc = a1c34127c65a55b3 20240912120225613 DAUC <0003> auc.c:180 vector [1]: sres = e8522ca4 20240912120225613 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120225613 DAUC <0003> auc.c:113 vector [2]: rand = 02099348c09c58d0ceadb8ee4cfb98bc 20240912120225613 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120225613 DAUC <0003> auc.c:142 vector [2]: autn = 846960838c9000009a62645a05600067 20240912120225613 DAUC <0003> auc.c:143 vector [2]: ck = c2f4e3d9389f3dec557de50fc5ea9f3d 20240912120225613 DAUC <0003> auc.c:144 vector [2]: ik = d8a12b5a2a426b7196d6e0d77d45a994 20240912120225613 DAUC <0003> auc.c:145 vector [2]: res = 4c5a42b994a9c59e0000000000000000 20240912120225613 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120225613 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120225613 DAUC <0003> auc.c:179 vector [2]: kc = 790e2a931a8a57d7 20240912120225613 DAUC <0003> auc.c:180 vector [2]: sres = f3b1810a 20240912120225613 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120225613 DAUC <0003> auc.c:113 vector [3]: rand = 44192f42e92092fff84f0a89973655a5 20240912120225613 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120225613 DAUC <0003> auc.c:142 vector [3]: autn = a7a75661bcb500003b6f112178319d89 20240912120225613 DAUC <0003> auc.c:143 vector [3]: ck = 9ab61619b7b17cb4c1cab2db3e641669 20240912120225613 DAUC <0003> auc.c:144 vector [3]: ik = 4b0decf06faf36d012c7237982a32b59 20240912120225613 DAUC <0003> auc.c:145 vector [3]: res = b1ede90c3638c2820000000000000000 20240912120225613 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120225613 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120225613 DAUC <0003> auc.c:179 vector [3]: kc = 92f447bae7d2ec05 20240912120225613 DAUC <0003> auc.c:180 vector [3]: sres = 85cc6c1e 20240912120225613 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120225613 DAUC <0003> auc.c:113 vector [4]: rand = 4eab296062fe1b7db831a2dbc9248b64 20240912120225613 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120225613 DAUC <0003> auc.c:142 vector [4]: autn = 2ebf96ed3ced0000fdbfc9d222f0cc45 20240912120225613 DAUC <0003> auc.c:143 vector [4]: ck = f86e1067713570c824d17d5297cdf1ff 20240912120225613 DAUC <0003> auc.c:144 vector [4]: ik = 5aabbc8e8ba6d9187bb9acb7ca79cb56 20240912120225613 DAUC <0003> auc.c:145 vector [4]: res = 9d72d849276112090000000000000000 20240912120225613 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120225613 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120225613 DAUC <0003> auc.c:179 vector [4]: kc = 3ef0d6cf11a9c2cd 20240912120225613 DAUC <0003> auc.c:180 vector [4]: sres = 969bf1d4 20240912120225613 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120225613 DAUC <0003> db_auc.c:245 IMSI='262424689758063': Generated 5 vectors 20240912120225613 DAUC <0003> db_auc.c:249 IMSI='262424689758063': Updating SQN=161 in DB 20240912120225621 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424689758063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424689758063"} 20240912120225621 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424689758063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120225621 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225621 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120225626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20240912120225651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 20240912120225652 DLINP <000b> input/ipa.c:451 connected read/write 20240912120225652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120225652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120225652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120225652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120225652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20240912120225675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20240912120225676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20240912120228752 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120228752 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120228754 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20240912120228758 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120228758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120228758 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120228758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120228758 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120228758 DLGSUP <0013> gsup_server.c:235 2:  20240912120228758 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120228758 DLGSUP <0013> gsup_server.c:235 3:  20240912120228758 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120228758 DLGSUP <0013> gsup_server.c:235 4:  20240912120228758 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120228758 DLGSUP <0013> gsup_server.c:235 5:  20240912120228759 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120228759 DLGSUP <0013> gsup_server.c:235 7:  20240912120228759 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120228759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120228759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120228759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120228773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33795<->l=127.0.0.1:4259) 20240912120228805 DAUC <0003> db_auc.c:157 IMSI='262425963018860': No 2G Auth Data 20240912120228805 DAUC <0003> db_auc.c:192 IMSI='262425963018860': No 3G Auth Data 20240912120228854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 20240912120228864 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228864 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425963018860"} 20240912120228864 DAUC <0003> db_auc.c:192 IMSI='262425963018860': No 3G Auth Data 20240912120228864 DAUC <0003> db_auc.c:236 IMSI='262425963018860': Calling to generate 1 vectors 20240912120228864 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240912120228864 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228864 DAUC <0003> auc.c:113 vector [0]: rand = 44a95c18b10f6d2b5be9ecb4c0b5575a 20240912120228864 DAUC <0003> auc.c:179 vector [0]: kc = d1867f7f28122000 20240912120228864 DAUC <0003> auc.c:180 vector [0]: sres = 9abd8539 20240912120228864 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228864 DAUC <0003> db_auc.c:245 IMSI='262425963018860': Generated 1 vectors 20240912120228864 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425963018860"} 20240912120228865 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228865 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228865 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228869 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228869 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425963018860"} 20240912120228869 DAUC <0003> db_auc.c:192 IMSI='262425963018860': No 3G Auth Data 20240912120228869 DAUC <0003> db_auc.c:236 IMSI='262425963018860': Calling to generate 4 vectors 20240912120228869 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240912120228869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228869 DAUC <0003> auc.c:113 vector [0]: rand = c7994fd1ab248c84687aaff533d2c0a3 20240912120228869 DAUC <0003> auc.c:179 vector [0]: kc = fa61302d71dd6800 20240912120228869 DAUC <0003> auc.c:180 vector [0]: sres = 86619dbc 20240912120228869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228869 DAUC <0003> auc.c:113 vector [1]: rand = cb200af4e5d9ed0894ff5e3adb2349e3 20240912120228869 DAUC <0003> auc.c:179 vector [1]: kc = a5cd7cb71dceb800 20240912120228869 DAUC <0003> auc.c:180 vector [1]: sres = ce300a7e 20240912120228869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228869 DAUC <0003> auc.c:113 vector [2]: rand = c19c5ec27f08b2c1be07be378a7df656 20240912120228869 DAUC <0003> auc.c:179 vector [2]: kc = 4d5ae384c9b20800 20240912120228869 DAUC <0003> auc.c:180 vector [2]: sres = cc384709 20240912120228869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228869 DAUC <0003> auc.c:113 vector [3]: rand = 5527bee278886ee7fc663e2a2b04be11 20240912120228870 DAUC <0003> auc.c:179 vector [3]: kc = 1e0113423d512800 20240912120228870 DAUC <0003> auc.c:180 vector [3]: sres = 82d00569 20240912120228870 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228870 DAUC <0003> db_auc.c:245 IMSI='262425963018860': Generated 4 vectors 20240912120228870 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425963018860"} 20240912120228870 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228870 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228870 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228873 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228873 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425963018860"} 20240912120228873 DAUC <0003> db_auc.c:192 IMSI='262425963018860': No 3G Auth Data 20240912120228873 DAUC <0003> db_auc.c:236 IMSI='262425963018860': Calling to generate 5 vectors 20240912120228873 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120228873 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228873 DAUC <0003> auc.c:113 vector [0]: rand = 3022954e89cc8a7e5a197feed06509e6 20240912120228873 DAUC <0003> auc.c:179 vector [0]: kc = 258706b8709ae800 20240912120228873 DAUC <0003> auc.c:180 vector [0]: sres = 9a84eeec 20240912120228873 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228873 DAUC <0003> auc.c:113 vector [1]: rand = 5e81ca80d4a5e15c143f2c8d75dbcb33 20240912120228873 DAUC <0003> auc.c:179 vector [1]: kc = 302fbc1742348400 20240912120228873 DAUC <0003> auc.c:180 vector [1]: sres = eb94213a 20240912120228873 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228873 DAUC <0003> auc.c:113 vector [2]: rand = 8c27fb717eac6d6618bb98c32b616be3 20240912120228873 DAUC <0003> auc.c:179 vector [2]: kc = 0cd071d20da01800 20240912120228873 DAUC <0003> auc.c:180 vector [2]: sres = c8a592b2 20240912120228873 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228873 DAUC <0003> auc.c:113 vector [3]: rand = 130b9693c87b92c4c0f62c66285449d1 20240912120228873 DAUC <0003> auc.c:179 vector [3]: kc = bb2832f977e61400 20240912120228873 DAUC <0003> auc.c:180 vector [3]: sres = 70ca8c97 20240912120228873 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228873 DAUC <0003> auc.c:113 vector [4]: rand = bee76f45b84ba7f286a47ce00c381ffc 20240912120228873 DAUC <0003> auc.c:179 vector [4]: kc = 25610e55ece55800 20240912120228873 DAUC <0003> auc.c:180 vector [4]: sres = 5261c5d6 20240912120228873 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120228873 DAUC <0003> db_auc.c:245 IMSI='262425963018860': Generated 5 vectors 20240912120228873 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425963018860"} 20240912120228873 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228873 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228873 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228876 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228876 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425963018860"} 20240912120228876 DAUC <0003> db_auc.c:192 IMSI='262425963018860': No 3G Auth Data 20240912120228876 DAUC <0003> db_auc.c:236 IMSI='262425963018860': Calling to generate 5 vectors 20240912120228876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120228876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228876 DAUC <0003> auc.c:113 vector [0]: rand = 365165ec5c378ead8e7ea83e31b91643 20240912120228876 DAUC <0003> auc.c:179 vector [0]: kc = 4fe783397facc000 20240912120228876 DAUC <0003> auc.c:180 vector [0]: sres = b2f33fa9 20240912120228876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228876 DAUC <0003> auc.c:113 vector [1]: rand = ced8f9505976f3ffe167b4668784df43 20240912120228876 DAUC <0003> auc.c:179 vector [1]: kc = 29a24930d1128c00 20240912120228876 DAUC <0003> auc.c:180 vector [1]: sres = 4323e088 20240912120228876 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228876 DAUC <0003> auc.c:113 vector [2]: rand = 76b2d9eb6cf4fe51a73c344c7225a4e4 20240912120228876 DAUC <0003> auc.c:179 vector [2]: kc = e97684fdce62bc00 20240912120228876 DAUC <0003> auc.c:180 vector [2]: sres = ef865039 20240912120228876 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228876 DAUC <0003> auc.c:113 vector [3]: rand = 700893d393d904ea04517b983abfc74f 20240912120228876 DAUC <0003> auc.c:179 vector [3]: kc = 1902cff4df561800 20240912120228876 DAUC <0003> auc.c:180 vector [3]: sres = f9d541aa 20240912120228876 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228876 DAUC <0003> auc.c:113 vector [4]: rand = 7df637b26397fc93c82f9c6c51ffcb41 20240912120228876 DAUC <0003> auc.c:179 vector [4]: kc = e55e3f74ee0b5800 20240912120228876 DAUC <0003> auc.c:180 vector [4]: sres = 9a141dee 20240912120228876 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120228876 DAUC <0003> db_auc.c:245 IMSI='262425963018860': Generated 5 vectors 20240912120228876 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425963018860"} 20240912120228876 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425963018860 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228877 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228877 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 20240912120228904 DAUC <0003> db_auc.c:157 IMSI='262427001516924': No 2G Auth Data 20240912120228904 DAUC <0003> db_auc.c:192 IMSI='262427001516924': No 3G Auth Data 20240912120228927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53636<->l=127.0.0.1:4258 20240912120228928 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228928 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427001516924"} 20240912120228928 DAUC <0003> db_auc.c:192 IMSI='262427001516924': No 3G Auth Data 20240912120228928 DAUC <0003> db_auc.c:236 IMSI='262427001516924': Calling to generate 1 vectors 20240912120228928 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240912120228928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228928 DAUC <0003> auc.c:113 vector [0]: rand = 3896f9ae2f77788c5ca4f3568ec80543 20240912120228928 DAUC <0003> auc.c:179 vector [0]: kc = 2a5d7c4891245c00 20240912120228928 DAUC <0003> auc.c:180 vector [0]: sres = a7d89df0 20240912120228928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228928 DAUC <0003> db_auc.c:245 IMSI='262427001516924': Generated 1 vectors 20240912120228928 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427001516924"} 20240912120228929 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228929 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228929 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228930 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228930 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427001516924"} 20240912120228930 DAUC <0003> db_auc.c:192 IMSI='262427001516924': No 3G Auth Data 20240912120228930 DAUC <0003> db_auc.c:236 IMSI='262427001516924': Calling to generate 4 vectors 20240912120228930 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240912120228930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228930 DAUC <0003> auc.c:113 vector [0]: rand = 2b43e8f4ec8cd624fc88a27e6dabeca5 20240912120228930 DAUC <0003> auc.c:179 vector [0]: kc = 09de45657924bc00 20240912120228930 DAUC <0003> auc.c:180 vector [0]: sres = fb122dc7 20240912120228930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228930 DAUC <0003> auc.c:113 vector [1]: rand = ff36b26572ff3ee3f521318df22d82b5 20240912120228930 DAUC <0003> auc.c:179 vector [1]: kc = d916fcd5e3bc5c00 20240912120228930 DAUC <0003> auc.c:180 vector [1]: sres = 3825703b 20240912120228930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228930 DAUC <0003> auc.c:113 vector [2]: rand = 017908e826ba5fb81fc5c3629727f70b 20240912120228930 DAUC <0003> auc.c:179 vector [2]: kc = 44183302df0d6400 20240912120228930 DAUC <0003> auc.c:180 vector [2]: sres = 4e9a8b17 20240912120228930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228930 DAUC <0003> auc.c:113 vector [3]: rand = bf875c6fb8dea8b1d7123ebe77267658 20240912120228930 DAUC <0003> auc.c:179 vector [3]: kc = 7ef116b810b8ec00 20240912120228930 DAUC <0003> auc.c:180 vector [3]: sres = 9b86be50 20240912120228930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228930 DAUC <0003> db_auc.c:245 IMSI='262427001516924': Generated 4 vectors 20240912120228930 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427001516924"} 20240912120228930 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228930 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228930 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228931 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228931 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427001516924"} 20240912120228931 DAUC <0003> db_auc.c:192 IMSI='262427001516924': No 3G Auth Data 20240912120228931 DAUC <0003> db_auc.c:236 IMSI='262427001516924': Calling to generate 5 vectors 20240912120228931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120228931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228931 DAUC <0003> auc.c:113 vector [0]: rand = 5fed6a2b4067200246a864d8b7cc2568 20240912120228931 DAUC <0003> auc.c:179 vector [0]: kc = 5f8cd9acdaf88000 20240912120228931 DAUC <0003> auc.c:180 vector [0]: sres = 949f9094 20240912120228931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228931 DAUC <0003> auc.c:113 vector [1]: rand = 269a213ac258236baae87786ea1172d4 20240912120228931 DAUC <0003> auc.c:179 vector [1]: kc = 20afc037ad480400 20240912120228931 DAUC <0003> auc.c:180 vector [1]: sres = 228f4929 20240912120228931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228931 DAUC <0003> auc.c:113 vector [2]: rand = 997a881e1ad589e033321033edbccefc 20240912120228931 DAUC <0003> auc.c:179 vector [2]: kc = 71db0b65b8305400 20240912120228931 DAUC <0003> auc.c:180 vector [2]: sres = 6bc27367 20240912120228931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228931 DAUC <0003> auc.c:113 vector [3]: rand = 978cb4cba3d0a99cec7068cfefe88747 20240912120228931 DAUC <0003> auc.c:179 vector [3]: kc = 0e1b8729f54f5800 20240912120228931 DAUC <0003> auc.c:180 vector [3]: sres = 4d9060de 20240912120228931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228931 DAUC <0003> auc.c:113 vector [4]: rand = b6680e16eb00fd6b7ffa965d9a3f2115 20240912120228931 DAUC <0003> auc.c:179 vector [4]: kc = 879f780ac941f000 20240912120228931 DAUC <0003> auc.c:180 vector [4]: sres = 22a25cc6 20240912120228931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120228931 DAUC <0003> db_auc.c:245 IMSI='262427001516924': Generated 5 vectors 20240912120228931 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427001516924"} 20240912120228931 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228931 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228931 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228932 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228932 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427001516924"} 20240912120228932 DAUC <0003> db_auc.c:192 IMSI='262427001516924': No 3G Auth Data 20240912120228932 DAUC <0003> db_auc.c:236 IMSI='262427001516924': Calling to generate 5 vectors 20240912120228932 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120228932 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228932 DAUC <0003> auc.c:113 vector [0]: rand = d1f40dd4b31843f52ac0ee5adeefd3eb 20240912120228932 DAUC <0003> auc.c:179 vector [0]: kc = 24d0117ded2d9800 20240912120228932 DAUC <0003> auc.c:180 vector [0]: sres = 7fcf3aab 20240912120228932 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228932 DAUC <0003> auc.c:113 vector [1]: rand = 40633cc92b8423ab858536bb9c756dba 20240912120228932 DAUC <0003> auc.c:179 vector [1]: kc = 098c1e187b973000 20240912120228932 DAUC <0003> auc.c:180 vector [1]: sres = e572520c 20240912120228932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228932 DAUC <0003> auc.c:113 vector [2]: rand = cadcd90c6f9db467f5fc3d990afadf6e 20240912120228932 DAUC <0003> auc.c:179 vector [2]: kc = ece8fc94d60ba400 20240912120228932 DAUC <0003> auc.c:180 vector [2]: sres = b75cd049 20240912120228932 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228932 DAUC <0003> auc.c:113 vector [3]: rand = 59e48f375de8eefc7042087292185930 20240912120228932 DAUC <0003> auc.c:179 vector [3]: kc = 7738def1bbec2800 20240912120228933 DAUC <0003> auc.c:180 vector [3]: sres = 71c07b87 20240912120228933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228933 DAUC <0003> auc.c:113 vector [4]: rand = fe680cf2d53a2ae2ac3c146787fdcd6f 20240912120228933 DAUC <0003> auc.c:179 vector [4]: kc = cb4c7eb9de713c00 20240912120228933 DAUC <0003> auc.c:180 vector [4]: sres = 30463b70 20240912120228933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120228933 DAUC <0003> db_auc.c:245 IMSI='262427001516924': Generated 5 vectors 20240912120228933 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427001516924"} 20240912120228933 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427001516924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228933 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228933 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53636<->l=127.0.0.1:4258 20240912120228958 DAUC <0003> db_auc.c:157 IMSI='262422358492569': No 2G Auth Data 20240912120228958 DAUC <0003> db_auc.c:192 IMSI='262422358492569': No 3G Auth Data 20240912120228981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20240912120228983 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228983 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422358492569"} 20240912120228983 DAUC <0003> db_auc.c:192 IMSI='262422358492569': No 3G Auth Data 20240912120228983 DAUC <0003> db_auc.c:236 IMSI='262422358492569': Calling to generate 1 vectors 20240912120228983 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240912120228983 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228983 DAUC <0003> auc.c:113 vector [0]: rand = 07ce05bf836d80eb2c5ab582ac7e4b86 20240912120228983 DAUC <0003> auc.c:179 vector [0]: kc = 412cc1ec929fda6a 20240912120228983 DAUC <0003> auc.c:180 vector [0]: sres = 6909ea79 20240912120228983 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228983 DAUC <0003> db_auc.c:245 IMSI='262422358492569': Generated 1 vectors 20240912120228983 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422358492569"} 20240912120228983 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228983 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228983 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228984 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228984 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422358492569"} 20240912120228984 DAUC <0003> db_auc.c:192 IMSI='262422358492569': No 3G Auth Data 20240912120228984 DAUC <0003> db_auc.c:236 IMSI='262422358492569': Calling to generate 4 vectors 20240912120228984 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240912120228984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228984 DAUC <0003> auc.c:113 vector [0]: rand = 067fb4a4b562df988fb3c7de6c492e17 20240912120228984 DAUC <0003> auc.c:179 vector [0]: kc = 349fe18872a82164 20240912120228984 DAUC <0003> auc.c:180 vector [0]: sres = ef954913 20240912120228984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228984 DAUC <0003> auc.c:113 vector [1]: rand = 4bc86d81f1204a2edc58228b8b2bf2c3 20240912120228984 DAUC <0003> auc.c:179 vector [1]: kc = 6d85aa649f2b3900 20240912120228984 DAUC <0003> auc.c:180 vector [1]: sres = 726ff509 20240912120228984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228984 DAUC <0003> auc.c:113 vector [2]: rand = 85c4d12ec89e653197d0d4fb564ab584 20240912120228984 DAUC <0003> auc.c:179 vector [2]: kc = 82b3a0088508b8b9 20240912120228984 DAUC <0003> auc.c:180 vector [2]: sres = a921ee19 20240912120228984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228984 DAUC <0003> auc.c:113 vector [3]: rand = 0f934f1d0057bffe28cb4cf6ae8598e7 20240912120228984 DAUC <0003> auc.c:179 vector [3]: kc = f987510813f5db6c 20240912120228984 DAUC <0003> auc.c:180 vector [3]: sres = 595ac766 20240912120228984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228984 DAUC <0003> db_auc.c:245 IMSI='262422358492569': Generated 4 vectors 20240912120228984 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422358492569"} 20240912120228984 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228984 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228984 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228985 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228985 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422358492569"} 20240912120228985 DAUC <0003> db_auc.c:192 IMSI='262422358492569': No 3G Auth Data 20240912120228985 DAUC <0003> db_auc.c:236 IMSI='262422358492569': Calling to generate 5 vectors 20240912120228985 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120228985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228985 DAUC <0003> auc.c:113 vector [0]: rand = d599b905c38e749b5816a4130067a62f 20240912120228985 DAUC <0003> auc.c:179 vector [0]: kc = 2fe87dfb29a9b630 20240912120228985 DAUC <0003> auc.c:180 vector [0]: sres = d0f4aa28 20240912120228985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228985 DAUC <0003> auc.c:113 vector [1]: rand = 37d8da7abcf76d9ff026331a8672f159 20240912120228985 DAUC <0003> auc.c:179 vector [1]: kc = 56a09044bc065229 20240912120228985 DAUC <0003> auc.c:180 vector [1]: sres = 97f4b023 20240912120228985 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228985 DAUC <0003> auc.c:113 vector [2]: rand = fb541e9cb77b743b677fd525df25e9d0 20240912120228985 DAUC <0003> auc.c:179 vector [2]: kc = 16bd2743fb2c5c8d 20240912120228985 DAUC <0003> auc.c:180 vector [2]: sres = 08f6ff5f 20240912120228985 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228985 DAUC <0003> auc.c:113 vector [3]: rand = 757b52d3e945e6faf4be556f6b22a32b 20240912120228985 DAUC <0003> auc.c:179 vector [3]: kc = 6fc201708234b712 20240912120228985 DAUC <0003> auc.c:180 vector [3]: sres = a15f70de 20240912120228985 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228985 DAUC <0003> auc.c:113 vector [4]: rand = a2d557e5588d572ecbfb24dd67bccc73 20240912120228985 DAUC <0003> auc.c:179 vector [4]: kc = b8e52ab971bc343a 20240912120228985 DAUC <0003> auc.c:180 vector [4]: sres = 05a3fc32 20240912120228985 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120228985 DAUC <0003> db_auc.c:245 IMSI='262422358492569': Generated 5 vectors 20240912120228985 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422358492569"} 20240912120228985 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228985 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228985 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228986 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120228986 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422358492569"} 20240912120228986 DAUC <0003> db_auc.c:192 IMSI='262422358492569': No 3G Auth Data 20240912120228986 DAUC <0003> db_auc.c:236 IMSI='262422358492569': Calling to generate 5 vectors 20240912120228986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240912120228986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120228986 DAUC <0003> auc.c:113 vector [0]: rand = 1948239459b1f0470a34cadf6159d3ae 20240912120228986 DAUC <0003> auc.c:179 vector [0]: kc = f6162c90d059a1d3 20240912120228986 DAUC <0003> auc.c:180 vector [0]: sres = 75b89c6a 20240912120228986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240912120228986 DAUC <0003> auc.c:113 vector [1]: rand = 433ac9b7361d2790194a05b53ef2643f 20240912120228986 DAUC <0003> auc.c:179 vector [1]: kc = ff9954e8ad6b47a2 20240912120228986 DAUC <0003> auc.c:180 vector [1]: sres = 3088762d 20240912120228986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240912120228986 DAUC <0003> auc.c:113 vector [2]: rand = 623c39f8799c02ec9676f726dd046b43 20240912120228986 DAUC <0003> auc.c:179 vector [2]: kc = c23c508b8df6b01a 20240912120228986 DAUC <0003> auc.c:180 vector [2]: sres = 06b9a825 20240912120228986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240912120228986 DAUC <0003> auc.c:113 vector [3]: rand = 5fea4d1bce6f7a2702d979e7f85037ea 20240912120228986 DAUC <0003> auc.c:179 vector [3]: kc = 0faf7bf6f39d09a6 20240912120228986 DAUC <0003> auc.c:180 vector [3]: sres = bd011110 20240912120228986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240912120228986 DAUC <0003> auc.c:113 vector [4]: rand = 6c3b4d61748a97028a315015585e87f7 20240912120228986 DAUC <0003> auc.c:179 vector [4]: kc = 35072c8c5f79845e 20240912120228986 DAUC <0003> auc.c:180 vector [4]: sres = 2af21ed1 20240912120228986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240912120228986 DAUC <0003> db_auc.c:245 IMSI='262422358492569': Generated 5 vectors 20240912120228986 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422358492569"} 20240912120228986 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422358492569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120228986 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228986 DLINP <000b> input/ipa.c:451 connected read/write 20240912120228986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120228987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20240912120229012 DAUC <0003> db_auc.c:157 IMSI='262422729560490': No 2G Auth Data 20240912120229012 DAUC <0003> db_auc.c:192 IMSI='262422729560490': No 3G Auth Data 20240912120229035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 20240912120229037 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229037 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729560490"} 20240912120229037 DAUC <0003> db_auc.c:157 IMSI='262422729560490': No 2G Auth Data 20240912120229037 DAUC <0003> db_auc.c:236 IMSI='262422729560490': Calling to generate 1 vectors 20240912120229037 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240912120229037 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229037 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229037 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120229037 DAUC <0003> auc.c:113 vector [0]: rand = 0ba39d9aca3cf3b35abdc6bfae481e88 20240912120229037 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120229037 DAUC <0003> auc.c:142 vector [0]: autn = 0bcefeb8c99d00001298a5e59611a1d8 20240912120229037 DAUC <0003> auc.c:143 vector [0]: ck = eeb1449d13abb242c78460d64236cc76 20240912120229037 DAUC <0003> auc.c:144 vector [0]: ik = 706f6b34ec32b71734cd4d71af91f9c7 20240912120229037 DAUC <0003> auc.c:145 vector [0]: res = 27349ac7c7a022430000000000000000 20240912120229037 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229037 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229037 DAUC <0003> auc.c:151 vector [0]: kc = 6d97020e123e30e4 20240912120229037 DAUC <0003> auc.c:152 vector [0]: sres = e094b884 20240912120229037 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229037 DAUC <0003> db_auc.c:245 IMSI='262422729560490': Generated 1 vectors 20240912120229037 DAUC <0003> db_auc.c:249 IMSI='262422729560490': Updating SQN=33 in DB 20240912120229045 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729560490"} 20240912120229045 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229045 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229045 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229048 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229048 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729560490"} 20240912120229048 DAUC <0003> db_auc.c:157 IMSI='262422729560490': No 2G Auth Data 20240912120229048 DAUC <0003> db_auc.c:236 IMSI='262422729560490': Calling to generate 4 vectors 20240912120229048 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240912120229048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229048 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240912120229048 DAUC <0003> auc.c:113 vector [0]: rand = 7e76c0cb23b9cbc601967935f9045f46 20240912120229048 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240912120229048 DAUC <0003> auc.c:142 vector [0]: autn = 2dcaa02f538e0000902d7b3db3c94217 20240912120229048 DAUC <0003> auc.c:143 vector [0]: ck = cc7fff9376828f0564fc78cc949ac290 20240912120229048 DAUC <0003> auc.c:144 vector [0]: ik = 722a58a32c23c966c0500689d5003349 20240912120229048 DAUC <0003> auc.c:145 vector [0]: res = 4f4259931924f4110000000000000000 20240912120229048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229048 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229048 DAUC <0003> auc.c:151 vector [0]: kc = 1af9d9751b3bb7ba 20240912120229048 DAUC <0003> auc.c:152 vector [0]: sres = 5666ad82 20240912120229048 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229048 DAUC <0003> auc.c:113 vector [1]: rand = bf06a1b24bf93b914a31fbf7077988df 20240912120229048 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240912120229048 DAUC <0003> auc.c:142 vector [1]: autn = ab04a47ec31d0000cf96d77cd386c11f 20240912120229048 DAUC <0003> auc.c:143 vector [1]: ck = e350a5b6e30953547a0bffb13ce3fc4e 20240912120229048 DAUC <0003> auc.c:144 vector [1]: ik = 1bd3b64c7167db9fbccd4a371b36555c 20240912120229048 DAUC <0003> auc.c:145 vector [1]: res = d731331ae0f1fd720000000000000000 20240912120229048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229048 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120229048 DAUC <0003> auc.c:151 vector [1]: kc = 3e45a67cb5bb21d9 20240912120229048 DAUC <0003> auc.c:152 vector [1]: sres = 37c0ce68 20240912120229048 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120229048 DAUC <0003> auc.c:113 vector [2]: rand = 3b117a6d210b7f204028a08e302adf5a 20240912120229048 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240912120229048 DAUC <0003> auc.c:142 vector [2]: autn = ce967a090b1c000058295147d78e0226 20240912120229048 DAUC <0003> auc.c:143 vector [2]: ck = ab6530ac7806ac4155d4e45e2ee4292c 20240912120229048 DAUC <0003> auc.c:144 vector [2]: ik = 96b0347c54f4c86c1cf19ee69439f4b7 20240912120229048 DAUC <0003> auc.c:145 vector [2]: res = 2b1d1d25fca643fd0000000000000000 20240912120229048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229048 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120229048 DAUC <0003> auc.c:151 vector [2]: kc = 74f07e68962fb9b6 20240912120229048 DAUC <0003> auc.c:152 vector [2]: sres = d7bb5ed8 20240912120229048 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120229048 DAUC <0003> auc.c:113 vector [3]: rand = f1580ad98b0d4b50f1c2cc17e3fc958e 20240912120229048 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240912120229048 DAUC <0003> auc.c:142 vector [3]: autn = 5bcd93c75f9f0000788d1d06499f0d7a 20240912120229048 DAUC <0003> auc.c:143 vector [3]: ck = d66c4a4c5a3b57a221f955d856a6e074 20240912120229048 DAUC <0003> auc.c:144 vector [3]: ik = d8036d5ef1c437713c67868a32b29870 20240912120229048 DAUC <0003> auc.c:145 vector [3]: res = 8e557dbc59009bf30000000000000000 20240912120229048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229048 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120229048 DAUC <0003> auc.c:151 vector [3]: kc = 13f1f440cfeb18d7 20240912120229048 DAUC <0003> auc.c:152 vector [3]: sres = d755e64f 20240912120229048 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120229048 DAUC <0003> db_auc.c:245 IMSI='262422729560490': Generated 4 vectors 20240912120229048 DAUC <0003> db_auc.c:249 IMSI='262422729560490': Updating SQN=161 in DB 20240912120229056 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729560490"} 20240912120229056 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229056 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229056 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229059 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229060 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729560490"} 20240912120229060 DAUC <0003> db_auc.c:157 IMSI='262422729560490': No 2G Auth Data 20240912120229060 DAUC <0003> db_auc.c:236 IMSI='262422729560490': Calling to generate 5 vectors 20240912120229060 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120229060 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229060 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229060 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240912120229060 DAUC <0003> auc.c:113 vector [0]: rand = 8cdf9d25a24024b80c03be0258fe3a39 20240912120229060 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240912120229060 DAUC <0003> auc.c:142 vector [0]: autn = 47e08d8e66ba000024cbc5c2a9bb05b6 20240912120229060 DAUC <0003> auc.c:143 vector [0]: ck = 74bcdcfc357874b684de4e75970bfb67 20240912120229060 DAUC <0003> auc.c:144 vector [0]: ik = a3ef0e617221f3a9a947a5f3d79d0486 20240912120229060 DAUC <0003> auc.c:145 vector [0]: res = 53ff4e06869561d80000000000000000 20240912120229060 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229060 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229060 DAUC <0003> auc.c:151 vector [0]: kc = faca391b07cf78fe 20240912120229060 DAUC <0003> auc.c:152 vector [0]: sres = d56a2fde 20240912120229060 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229060 DAUC <0003> auc.c:113 vector [1]: rand = da5fcb8dd5759195d1a26fee62f70bc2 20240912120229060 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240912120229060 DAUC <0003> auc.c:142 vector [1]: autn = cb16413c62a100007032244b9cb68a9b 20240912120229060 DAUC <0003> auc.c:143 vector [1]: ck = 1b0016bf299d977f2d891258a3de63de 20240912120229060 DAUC <0003> auc.c:144 vector [1]: ik = f27fd3c536a4f9be3c07669416794ed7 20240912120229060 DAUC <0003> auc.c:145 vector [1]: res = c3ad408f6fa8442d0000000000000000 20240912120229060 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229060 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120229060 DAUC <0003> auc.c:151 vector [1]: kc = f8f1b1b6aa9e43c8 20240912120229060 DAUC <0003> auc.c:152 vector [1]: sres = ac0504a2 20240912120229060 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120229060 DAUC <0003> auc.c:113 vector [2]: rand = e8e22631d0337b8f731228ac05f85222 20240912120229060 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240912120229060 DAUC <0003> auc.c:142 vector [2]: autn = 598fbb0a4e0500000fbc4a61ad7179df 20240912120229060 DAUC <0003> auc.c:143 vector [2]: ck = 994683435b14b21d2d123924ab1e03dc 20240912120229060 DAUC <0003> auc.c:144 vector [2]: ik = 144e46e364e59d6dd9991c4d19facd19 20240912120229060 DAUC <0003> auc.c:145 vector [2]: res = 7ed7834b6fc442100000000000000000 20240912120229060 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229060 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120229060 DAUC <0003> auc.c:151 vector [2]: kc = 7983e0c98d15e1b5 20240912120229060 DAUC <0003> auc.c:152 vector [2]: sres = 1113c15b 20240912120229060 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120229060 DAUC <0003> auc.c:113 vector [3]: rand = 194c262e71c0571cf217f1331fe7b5fb 20240912120229060 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240912120229060 DAUC <0003> auc.c:142 vector [3]: autn = d9a97340fb5f00002821776445f4c066 20240912120229060 DAUC <0003> auc.c:143 vector [3]: ck = bcfd6f9bb63df885c3c2b80b9b89457b 20240912120229060 DAUC <0003> auc.c:144 vector [3]: ik = 11848ca5ba758444e3b66f9ba3da20b4 20240912120229060 DAUC <0003> auc.c:145 vector [3]: res = 0f058190d1045b230000000000000000 20240912120229060 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229060 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120229060 DAUC <0003> auc.c:151 vector [3]: kc = 8d0d34ae341b190e 20240912120229060 DAUC <0003> auc.c:152 vector [3]: sres = de01dab3 20240912120229060 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120229060 DAUC <0003> auc.c:113 vector [4]: rand = 0feebd09a1325e58ce5c79f31b7d9ac7 20240912120229060 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240912120229060 DAUC <0003> auc.c:142 vector [4]: autn = ef9ee037a7e40000d4c9e1c6103f0bb4 20240912120229060 DAUC <0003> auc.c:143 vector [4]: ck = b2704800c996e58c265067260447f7fb 20240912120229060 DAUC <0003> auc.c:144 vector [4]: ik = 07a1c212fd3650dfcbafad7e7fa51e67 20240912120229060 DAUC <0003> auc.c:145 vector [4]: res = 072b6d3bebd1fdec0000000000000000 20240912120229060 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229060 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120229060 DAUC <0003> auc.c:151 vector [4]: kc = 582e404a4f425ccf 20240912120229060 DAUC <0003> auc.c:152 vector [4]: sres = ecfa90d7 20240912120229060 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120229060 DAUC <0003> db_auc.c:245 IMSI='262422729560490': Generated 5 vectors 20240912120229060 DAUC <0003> db_auc.c:249 IMSI='262422729560490': Updating SQN=321 in DB 20240912120229068 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729560490"} 20240912120229068 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229068 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229069 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229073 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229073 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729560490"} 20240912120229073 DAUC <0003> db_auc.c:157 IMSI='262422729560490': No 2G Auth Data 20240912120229073 DAUC <0003> db_auc.c:236 IMSI='262422729560490': Calling to generate 5 vectors 20240912120229073 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120229073 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229073 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229073 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240912120229073 DAUC <0003> auc.c:113 vector [0]: rand = 930864b8c178e23fac61650ca58fa03f 20240912120229073 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240912120229073 DAUC <0003> auc.c:142 vector [0]: autn = 1f1e3e8e77a20000df939349e1fe10d8 20240912120229073 DAUC <0003> auc.c:143 vector [0]: ck = e8fc510e5ea5c7084cdfa66b71f280c0 20240912120229073 DAUC <0003> auc.c:144 vector [0]: ik = c685f6e352ce8f727ebcc0a16c2a71a3 20240912120229073 DAUC <0003> auc.c:145 vector [0]: res = c0b91889437f8f070000000000000000 20240912120229073 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229073 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229073 DAUC <0003> auc.c:151 vector [0]: kc = 1c1ac12711b3b919 20240912120229073 DAUC <0003> auc.c:152 vector [0]: sres = 83c6978e 20240912120229073 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229073 DAUC <0003> auc.c:113 vector [1]: rand = cbc22bc456ad693ff2229f7998adf0ae 20240912120229073 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240912120229073 DAUC <0003> auc.c:142 vector [1]: autn = 033989ad95e60000c10d6a5ad7ccc5b4 20240912120229073 DAUC <0003> auc.c:143 vector [1]: ck = b9f45c6141829d83c6240e93da4a446e 20240912120229073 DAUC <0003> auc.c:144 vector [1]: ik = 81c3d910e7924e0331b2ea5343c20f4f 20240912120229073 DAUC <0003> auc.c:145 vector [1]: res = e7dd08c216532ebc0000000000000000 20240912120229073 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229073 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120229073 DAUC <0003> auc.c:151 vector [1]: kc = cfa161b13f9898a1 20240912120229073 DAUC <0003> auc.c:152 vector [1]: sres = f18e267e 20240912120229073 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120229073 DAUC <0003> auc.c:113 vector [2]: rand = 094a5f96d0f4cc59686a0d277b488950 20240912120229073 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240912120229074 DAUC <0003> auc.c:142 vector [2]: autn = 21de3c9a667a0000037041efdc451666 20240912120229074 DAUC <0003> auc.c:143 vector [2]: ck = f09554b7c428c79e426b043ee3f4be74 20240912120229074 DAUC <0003> auc.c:144 vector [2]: ik = f5cc044b204e4964c761f12fc020da8d 20240912120229074 DAUC <0003> auc.c:145 vector [2]: res = f7515e587b13ff0e0000000000000000 20240912120229074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229074 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120229074 DAUC <0003> auc.c:151 vector [2]: kc = 8053a5edc7b2ea03 20240912120229074 DAUC <0003> auc.c:152 vector [2]: sres = 8c42a156 20240912120229074 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120229074 DAUC <0003> auc.c:113 vector [3]: rand = 0dd08e7c1900aa3d6be62d3029aeb3e9 20240912120229074 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240912120229074 DAUC <0003> auc.c:142 vector [3]: autn = 9b468bc96d86000030e14bf7facb1f99 20240912120229074 DAUC <0003> auc.c:143 vector [3]: ck = 3921c794403e56e562ce26a55dfd30ee 20240912120229074 DAUC <0003> auc.c:144 vector [3]: ik = 97650cbb968c6a4961125df1327c98a2 20240912120229074 DAUC <0003> auc.c:145 vector [3]: res = 7d225699e4be071e0000000000000000 20240912120229074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229074 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120229074 DAUC <0003> auc.c:151 vector [3]: kc = ad98b07bb93394e0 20240912120229074 DAUC <0003> auc.c:152 vector [3]: sres = 999c5187 20240912120229074 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120229074 DAUC <0003> auc.c:113 vector [4]: rand = a27ecc0979192f161d10050c36375d57 20240912120229074 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240912120229074 DAUC <0003> auc.c:142 vector [4]: autn = 3b01a13be53400000635da0f62d49720 20240912120229074 DAUC <0003> auc.c:143 vector [4]: ck = f296852e3b95e4888060c188a86166ef 20240912120229074 DAUC <0003> auc.c:144 vector [4]: ik = 76cf013cde7235298b93bdf1f68f5063 20240912120229074 DAUC <0003> auc.c:145 vector [4]: res = 0b56f887a32de1050000000000000000 20240912120229074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229074 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120229074 DAUC <0003> auc.c:151 vector [4]: kc = 8faaf86bbb09e72d 20240912120229074 DAUC <0003> auc.c:152 vector [4]: sres = a87b1982 20240912120229074 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120229074 DAUC <0003> db_auc.c:245 IMSI='262422729560490': Generated 5 vectors 20240912120229074 DAUC <0003> db_auc.c:249 IMSI='262422729560490': Updating SQN=481 in DB 20240912120229082 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729560490"} 20240912120229082 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422729560490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229083 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229083 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 20240912120229114 DAUC <0003> db_auc.c:157 IMSI='262427639658746': No 2G Auth Data 20240912120229114 DAUC <0003> db_auc.c:192 IMSI='262427639658746': No 3G Auth Data 20240912120229137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20240912120229139 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229139 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427639658746"} 20240912120229139 DAUC <0003> db_auc.c:157 IMSI='262427639658746': No 2G Auth Data 20240912120229139 DAUC <0003> db_auc.c:236 IMSI='262427639658746': Calling to generate 1 vectors 20240912120229139 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240912120229139 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229139 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240912120229139 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120229139 DAUC <0003> auc.c:113 vector [0]: rand = b061f7dc20d4916409493d4b148ac7a5 20240912120229139 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120229139 DAUC <0003> auc.c:142 vector [0]: autn = 061ed43cfe450000c8573994d2624ca2 20240912120229139 DAUC <0003> auc.c:143 vector [0]: ck = fb02d7884645a1e30609cba0716ee42d 20240912120229139 DAUC <0003> auc.c:144 vector [0]: ik = 795e1651f565594a21db0e46faa21614 20240912120229139 DAUC <0003> auc.c:145 vector [0]: res = 898fb0b858a9b9f80000000000000000 20240912120229139 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229139 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229139 DAUC <0003> auc.c:151 vector [0]: kc = a58e043f38ec0a90 20240912120229139 DAUC <0003> auc.c:152 vector [0]: sres = d1260940 20240912120229139 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229139 DAUC <0003> db_auc.c:245 IMSI='262427639658746': Generated 1 vectors 20240912120229139 DAUC <0003> db_auc.c:249 IMSI='262427639658746': Updating SQN=33 in DB 20240912120229147 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427639658746"} 20240912120229147 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229147 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229147 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229149 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229149 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427639658746"} 20240912120229149 DAUC <0003> db_auc.c:157 IMSI='262427639658746': No 2G Auth Data 20240912120229149 DAUC <0003> db_auc.c:236 IMSI='262427639658746': Calling to generate 4 vectors 20240912120229149 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240912120229149 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229149 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240912120229149 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240912120229149 DAUC <0003> auc.c:113 vector [0]: rand = 127e7c16b7335922e7cec06a8eadc4c3 20240912120229149 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240912120229149 DAUC <0003> auc.c:142 vector [0]: autn = 41a48893576c0000049e9126e02f7c78 20240912120229149 DAUC <0003> auc.c:143 vector [0]: ck = 01ae4826d8e5de48831c3e04db9a389d 20240912120229149 DAUC <0003> auc.c:144 vector [0]: ik = fff3999608070ec2749ee6cd68f3d5f3 20240912120229149 DAUC <0003> auc.c:145 vector [0]: res = af1bc3c6ebf2a4af0000000000000000 20240912120229149 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229149 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229149 DAUC <0003> auc.c:151 vector [0]: kc = 09df0979638b3de4 20240912120229149 DAUC <0003> auc.c:152 vector [0]: sres = 44e96769 20240912120229149 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229149 DAUC <0003> auc.c:113 vector [1]: rand = d7ace9434d40258a4070028881b231fb 20240912120229149 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240912120229149 DAUC <0003> auc.c:142 vector [1]: autn = f820714b43ba0000adab412577745798 20240912120229149 DAUC <0003> auc.c:143 vector [1]: ck = b3db1e6a96387f65e0b4285825968b52 20240912120229149 DAUC <0003> auc.c:144 vector [1]: ik = d1a10e63f66eb4ae313ac0e0f5a04e93 20240912120229149 DAUC <0003> auc.c:145 vector [1]: res = a20223a03cedcf7a0000000000000000 20240912120229149 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229149 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120229149 DAUC <0003> auc.c:151 vector [1]: kc = b3f4f8b1b0600e0a 20240912120229149 DAUC <0003> auc.c:152 vector [1]: sres = 9eefecda 20240912120229149 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120229149 DAUC <0003> auc.c:113 vector [2]: rand = 0944f1d19a93f950afa7b5a809c67f66 20240912120229149 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240912120229149 DAUC <0003> auc.c:142 vector [2]: autn = 4ca8fb73ce1e00004d56606cc216ab37 20240912120229149 DAUC <0003> auc.c:143 vector [2]: ck = 4b5331d6658e237004c8ea336098da6b 20240912120229149 DAUC <0003> auc.c:144 vector [2]: ik = 3c3fee43222f38cd0621099d3e07bf94 20240912120229149 DAUC <0003> auc.c:145 vector [2]: res = cf01d44ac1cf9d8f0000000000000000 20240912120229149 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229149 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120229149 DAUC <0003> auc.c:151 vector [2]: kc = 75853c3b193e7e42 20240912120229149 DAUC <0003> auc.c:152 vector [2]: sres = 0ece49c5 20240912120229149 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120229149 DAUC <0003> auc.c:113 vector [3]: rand = 1bd88b4ab34c688aaf5ccf0b003e4c7b 20240912120229149 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240912120229149 DAUC <0003> auc.c:142 vector [3]: autn = 3341788bf3110000876ef43b45e590aa 20240912120229149 DAUC <0003> auc.c:143 vector [3]: ck = 3d8d6925e7fc8a492259f75737396d3e 20240912120229149 DAUC <0003> auc.c:144 vector [3]: ik = bbbeeacce4c48582a81fdec63ac86df2 20240912120229149 DAUC <0003> auc.c:145 vector [3]: res = 1e55b56d5b956e790000000000000000 20240912120229149 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229149 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120229149 DAUC <0003> auc.c:151 vector [3]: kc = 0c75aa780ec90f07 20240912120229149 DAUC <0003> auc.c:152 vector [3]: sres = 45c0db14 20240912120229149 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120229149 DAUC <0003> db_auc.c:245 IMSI='262427639658746': Generated 4 vectors 20240912120229149 DAUC <0003> db_auc.c:249 IMSI='262427639658746': Updating SQN=161 in DB 20240912120229157 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427639658746"} 20240912120229157 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229157 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229157 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229160 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229160 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427639658746"} 20240912120229160 DAUC <0003> db_auc.c:157 IMSI='262427639658746': No 2G Auth Data 20240912120229160 DAUC <0003> db_auc.c:236 IMSI='262427639658746': Calling to generate 5 vectors 20240912120229160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120229160 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229160 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240912120229160 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240912120229160 DAUC <0003> auc.c:113 vector [0]: rand = 5e2a14def5bc1fa2dd751aa55b5d818a 20240912120229160 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240912120229160 DAUC <0003> auc.c:142 vector [0]: autn = 88170b4d3b64000097f34e93b31b9e89 20240912120229160 DAUC <0003> auc.c:143 vector [0]: ck = 2f845e841d6635badf97c8dcafc8d31b 20240912120229160 DAUC <0003> auc.c:144 vector [0]: ik = ce4594fd4317cb6af0f400c1f1ca16b7 20240912120229160 DAUC <0003> auc.c:145 vector [0]: res = b658f616e11fa88a0000000000000000 20240912120229160 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229160 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229160 DAUC <0003> auc.c:151 vector [0]: kc = cea2026400733b7c 20240912120229160 DAUC <0003> auc.c:152 vector [0]: sres = 57475e9c 20240912120229160 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229160 DAUC <0003> auc.c:113 vector [1]: rand = c77ba75acff94f332f252e6ab138286a 20240912120229160 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240912120229160 DAUC <0003> auc.c:142 vector [1]: autn = d47e75ddc02100008fc3740c38b57653 20240912120229160 DAUC <0003> auc.c:143 vector [1]: ck = 0aec9e16b63b3a4acfe68b202b4411bc 20240912120229160 DAUC <0003> auc.c:144 vector [1]: ik = 0dbeba00e6cdd443fdfa470c43f37e8c 20240912120229160 DAUC <0003> auc.c:145 vector [1]: res = 055f892ad27a4f5e0000000000000000 20240912120229160 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229160 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120229160 DAUC <0003> auc.c:151 vector [1]: kc = 354ee83a38418139 20240912120229160 DAUC <0003> auc.c:152 vector [1]: sres = d725c674 20240912120229160 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120229160 DAUC <0003> auc.c:113 vector [2]: rand = 389229fb7d629b44fa9930cba5aa4a08 20240912120229160 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240912120229160 DAUC <0003> auc.c:142 vector [2]: autn = 762665d8683d0000fbf71523f2f3943b 20240912120229160 DAUC <0003> auc.c:143 vector [2]: ck = 568d27898ed38c3fc2530ebb823d7d4d 20240912120229160 DAUC <0003> auc.c:144 vector [2]: ik = f3b2a869012bd831d13a31c5b52be311 20240912120229160 DAUC <0003> auc.c:145 vector [2]: res = 7d8d3eda7206ffc60000000000000000 20240912120229160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229160 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120229160 DAUC <0003> auc.c:151 vector [2]: kc = b656b09eb8eeca52 20240912120229160 DAUC <0003> auc.c:152 vector [2]: sres = 0f8bc11c 20240912120229160 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120229160 DAUC <0003> auc.c:113 vector [3]: rand = 0e22272aef29a8e57428f3cf867c06f9 20240912120229160 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240912120229160 DAUC <0003> auc.c:142 vector [3]: autn = abc152db6aad0000cf9d20153350f752 20240912120229160 DAUC <0003> auc.c:143 vector [3]: ck = 8709b0392934a9f1815929df4618aea3 20240912120229160 DAUC <0003> auc.c:144 vector [3]: ik = 3f219af05b220d127c7a27965eb804f4 20240912120229160 DAUC <0003> auc.c:145 vector [3]: res = 8af96c6eb558211d0000000000000000 20240912120229160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229160 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120229160 DAUC <0003> auc.c:151 vector [3]: kc = 450b24806ab60eb4 20240912120229160 DAUC <0003> auc.c:152 vector [3]: sres = 3fa14d73 20240912120229160 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120229160 DAUC <0003> auc.c:113 vector [4]: rand = ed13d99639c0f8715b72bc0f43aad531 20240912120229160 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240912120229160 DAUC <0003> auc.c:142 vector [4]: autn = e0a6e4f50db800001588417d1712ad30 20240912120229160 DAUC <0003> auc.c:143 vector [4]: ck = 62f2a6a808f968a7c6e1bad17010e034 20240912120229160 DAUC <0003> auc.c:144 vector [4]: ik = 7a92cc920f09a4866c142bada44c309b 20240912120229160 DAUC <0003> auc.c:145 vector [4]: res = 3e3bb4dec5cc15010000000000000000 20240912120229160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229160 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120229160 DAUC <0003> auc.c:151 vector [4]: kc = b295fb46d3ac1c8e 20240912120229160 DAUC <0003> auc.c:152 vector [4]: sres = fbf7a1df 20240912120229160 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120229160 DAUC <0003> db_auc.c:245 IMSI='262427639658746': Generated 5 vectors 20240912120229160 DAUC <0003> db_auc.c:249 IMSI='262427639658746': Updating SQN=321 in DB 20240912120229169 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427639658746"} 20240912120229169 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229169 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229169 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229173 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229173 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427639658746"} 20240912120229173 DAUC <0003> db_auc.c:157 IMSI='262427639658746': No 2G Auth Data 20240912120229173 DAUC <0003> db_auc.c:236 IMSI='262427639658746': Calling to generate 5 vectors 20240912120229173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120229173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229173 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240912120229173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240912120229173 DAUC <0003> auc.c:113 vector [0]: rand = e31ac5fda5737a812315ad74a1a74eb2 20240912120229173 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240912120229173 DAUC <0003> auc.c:142 vector [0]: autn = cb3643fbdf8100001e411747f45a0955 20240912120229173 DAUC <0003> auc.c:143 vector [0]: ck = fbbe28e9fae53491735a37b42c035a19 20240912120229173 DAUC <0003> auc.c:144 vector [0]: ik = 7438a41952568e59ad2e2bea65241161 20240912120229173 DAUC <0003> auc.c:145 vector [0]: res = 5047ec1a721909710000000000000000 20240912120229173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229173 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120229173 DAUC <0003> auc.c:151 vector [0]: kc = 51f290aee194f1b0 20240912120229173 DAUC <0003> auc.c:152 vector [0]: sres = 225ee56b 20240912120229173 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120229173 DAUC <0003> auc.c:113 vector [1]: rand = 566cfee17289c2e75a773d852b07dec9 20240912120229173 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240912120229173 DAUC <0003> auc.c:142 vector [1]: autn = a6efb2037981000023ecc21c9ed67339 20240912120229173 DAUC <0003> auc.c:143 vector [1]: ck = 1b296700c5883b1f035790224fcd6ab8 20240912120229173 DAUC <0003> auc.c:144 vector [1]: ik = 2b723033a15fb472ca8b70273b284c00 20240912120229173 DAUC <0003> auc.c:145 vector [1]: res = 584903d5c1c28fa50000000000000000 20240912120229173 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229173 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120229173 DAUC <0003> auc.c:151 vector [1]: kc = f987b7361032a9d5 20240912120229173 DAUC <0003> auc.c:152 vector [1]: sres = 998b8c70 20240912120229173 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120229173 DAUC <0003> auc.c:113 vector [2]: rand = 303c369859ffbdec30f3bc8623ab3d7c 20240912120229173 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240912120229173 DAUC <0003> auc.c:142 vector [2]: autn = ffadd1a8e29b0000cc8fe1e9fe47ba6e 20240912120229173 DAUC <0003> auc.c:143 vector [2]: ck = b8c654776f3cd5f40089c301792d4902 20240912120229174 DAUC <0003> auc.c:144 vector [2]: ik = 2a9f648e5bb46ade82011553f24d03b2 20240912120229174 DAUC <0003> auc.c:145 vector [2]: res = f96975bf2f000bce0000000000000000 20240912120229174 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229174 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120229174 DAUC <0003> auc.c:151 vector [2]: kc = 10d1e6abbfe8f59a 20240912120229174 DAUC <0003> auc.c:152 vector [2]: sres = d6697e71 20240912120229174 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120229174 DAUC <0003> auc.c:113 vector [3]: rand = 98184c310c35659ba81ec936775d8eaa 20240912120229174 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240912120229174 DAUC <0003> auc.c:142 vector [3]: autn = 1aae4dbb524f00002a6e4c5ed2ae432a 20240912120229174 DAUC <0003> auc.c:143 vector [3]: ck = ed2f25bb1299447656f5f31e005fed0e 20240912120229174 DAUC <0003> auc.c:144 vector [3]: ik = 452a0e3456ba96fe422fd48937884271 20240912120229174 DAUC <0003> auc.c:145 vector [3]: res = 37c73e347d0be82e0000000000000000 20240912120229174 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229174 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120229174 DAUC <0003> auc.c:151 vector [3]: kc = bcdf0c1873f47df7 20240912120229174 DAUC <0003> auc.c:152 vector [3]: sres = 4accd61a 20240912120229174 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120229174 DAUC <0003> auc.c:113 vector [4]: rand = d8cebb8b4a6bbc2f93f99d5e648fc1d3 20240912120229174 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240912120229174 DAUC <0003> auc.c:142 vector [4]: autn = 532e119e138c00004ae782571a518a6d 20240912120229174 DAUC <0003> auc.c:143 vector [4]: ck = 0131fcb4acc1fb1d41f5afdc98f14a1d 20240912120229174 DAUC <0003> auc.c:144 vector [4]: ik = e570b3197f56210259946c87c65846a6 20240912120229174 DAUC <0003> auc.c:145 vector [4]: res = 46f0953db6c346990000000000000000 20240912120229174 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229174 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120229174 DAUC <0003> auc.c:151 vector [4]: kc = fc208cf68d3ed6a4 20240912120229174 DAUC <0003> auc.c:152 vector [4]: sres = f033d3a4 20240912120229174 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120229174 DAUC <0003> db_auc.c:245 IMSI='262427639658746': Generated 5 vectors 20240912120229174 DAUC <0003> db_auc.c:249 IMSI='262427639658746': Updating SQN=481 in DB 20240912120229182 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427639658746"} 20240912120229182 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427639658746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229182 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229182 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20240912120229213 DAUC <0003> db_auc.c:157 IMSI='262421080344201': No 2G Auth Data 20240912120229213 DAUC <0003> db_auc.c:192 IMSI='262421080344201': No 3G Auth Data 20240912120229246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4258 20240912120229248 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229248 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080344201"} 20240912120229248 DAUC <0003> db_auc.c:236 IMSI='262421080344201': Calling to generate 1 vectors 20240912120229248 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240912120229248 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229248 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229248 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120229248 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229248 DAUC <0003> auc.c:113 vector [0]: rand = 7b5e4ec95fe1a6e22d164e1c4f24a13a 20240912120229248 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120229248 DAUC <0003> auc.c:142 vector [0]: autn = d1e70221ea22000071782208750d1c9e 20240912120229248 DAUC <0003> auc.c:143 vector [0]: ck = 6c7ddc086fa1a8365cc125e681a2ea99 20240912120229248 DAUC <0003> auc.c:144 vector [0]: ik = 8b6320aa2eb72f6c7b6e27f2495b89a7 20240912120229248 DAUC <0003> auc.c:145 vector [0]: res = f5fff579136380fd0000000000000000 20240912120229248 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229248 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229248 DAUC <0003> auc.c:179 vector [0]: kc = 5f58b628f7ad0800 20240912120229248 DAUC <0003> auc.c:180 vector [0]: sres = 16a7dc37 20240912120229248 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229248 DAUC <0003> db_auc.c:245 IMSI='262421080344201': Generated 1 vectors 20240912120229248 DAUC <0003> db_auc.c:249 IMSI='262421080344201': Updating SQN=33 in DB 20240912120229257 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080344201"} 20240912120229257 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229257 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229257 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229259 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229259 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080344201"} 20240912120229259 DAUC <0003> db_auc.c:236 IMSI='262421080344201': Calling to generate 4 vectors 20240912120229259 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240912120229259 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229259 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229259 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240912120229259 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229259 DAUC <0003> auc.c:113 vector [0]: rand = 35c69e96b3ba79f2ebb7cc1ba5a0c987 20240912120229259 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240912120229259 DAUC <0003> auc.c:142 vector [0]: autn = 82140ebb3be30000f0e259a115f91cd7 20240912120229259 DAUC <0003> auc.c:143 vector [0]: ck = 5d849dce01beeafbb09cc0d4855d8482 20240912120229259 DAUC <0003> auc.c:144 vector [0]: ik = 66c02bc200f4533fe420e86bb285d2ad 20240912120229259 DAUC <0003> auc.c:145 vector [0]: res = 3bcefdb264b6f5380000000000000000 20240912120229259 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229259 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229259 DAUC <0003> auc.c:179 vector [0]: kc = 01980269489ba400 20240912120229259 DAUC <0003> auc.c:180 vector [0]: sres = 800b639f 20240912120229259 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229259 DAUC <0003> auc.c:113 vector [1]: rand = c8948d60b39eba3f412dfe4f2247aef0 20240912120229259 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240912120229259 DAUC <0003> auc.c:142 vector [1]: autn = 9c9b6769891b00005ef91e56c16cbc3b 20240912120229259 DAUC <0003> auc.c:143 vector [1]: ck = f6863b3cb31ea14b5cc35bb42e5a7a41 20240912120229259 DAUC <0003> auc.c:144 vector [1]: ik = 650b39e4a9481a953664a4a910d68359 20240912120229259 DAUC <0003> auc.c:145 vector [1]: res = c50dc148ed56dc9e0000000000000000 20240912120229259 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229259 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229259 DAUC <0003> auc.c:179 vector [1]: kc = e0ad4212f891f400 20240912120229259 DAUC <0003> auc.c:180 vector [1]: sres = 5d85e84f 20240912120229259 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229259 DAUC <0003> auc.c:113 vector [2]: rand = d18d34cb2303b80aa2d36ec05ca23887 20240912120229259 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240912120229259 DAUC <0003> auc.c:142 vector [2]: autn = 9062799286da0000028206db2798a073 20240912120229259 DAUC <0003> auc.c:143 vector [2]: ck = 833b7e4c321bf854a4afe6e7273d5a24 20240912120229259 DAUC <0003> auc.c:144 vector [2]: ik = 235a2ac0acd03b8ac0082d79ad862be9 20240912120229259 DAUC <0003> auc.c:145 vector [2]: res = 62f9bcf3ca8e3a5d0000000000000000 20240912120229259 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229259 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229259 DAUC <0003> auc.c:179 vector [2]: kc = f3d15d91acbe1400 20240912120229259 DAUC <0003> auc.c:180 vector [2]: sres = 0ca28423 20240912120229259 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229259 DAUC <0003> auc.c:113 vector [3]: rand = 74657c5e7d9d4d4bdadb4de518926106 20240912120229259 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240912120229259 DAUC <0003> auc.c:142 vector [3]: autn = 33b3df2851ed0000337202911f68f6c2 20240912120229259 DAUC <0003> auc.c:143 vector [3]: ck = dbdf6cfd608e6823e4c132086e45b8a9 20240912120229259 DAUC <0003> auc.c:144 vector [3]: ik = bec66d49e9430ee58c7ab24ccc6d8378 20240912120229259 DAUC <0003> auc.c:145 vector [3]: res = 00844a11fc3a040c0000000000000000 20240912120229259 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229259 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229259 DAUC <0003> auc.c:179 vector [3]: kc = 88b9815c177cf400 20240912120229259 DAUC <0003> auc.c:180 vector [3]: sres = 83a03517 20240912120229259 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229259 DAUC <0003> db_auc.c:245 IMSI='262421080344201': Generated 4 vectors 20240912120229259 DAUC <0003> db_auc.c:249 IMSI='262421080344201': Updating SQN=161 in DB 20240912120229267 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080344201"} 20240912120229267 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229267 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229267 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229270 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229270 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080344201"} 20240912120229270 DAUC <0003> db_auc.c:236 IMSI='262421080344201': Calling to generate 5 vectors 20240912120229270 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120229270 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229270 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229270 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240912120229270 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229270 DAUC <0003> auc.c:113 vector [0]: rand = 9c4729824e8532934e0c9e48f21a95d1 20240912120229270 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240912120229270 DAUC <0003> auc.c:142 vector [0]: autn = 30f814bd043d0000e047955c2c3f24cb 20240912120229270 DAUC <0003> auc.c:143 vector [0]: ck = 83780a5c71e60bcafd0569859661d4de 20240912120229270 DAUC <0003> auc.c:144 vector [0]: ik = 870cb0d382753098ea31b9cb3e525e54 20240912120229270 DAUC <0003> auc.c:145 vector [0]: res = 50b63c05f403569d0000000000000000 20240912120229270 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229270 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229271 DAUC <0003> auc.c:179 vector [0]: kc = 23b5b711a5229800 20240912120229271 DAUC <0003> auc.c:180 vector [0]: sres = 8cf25f04 20240912120229271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229271 DAUC <0003> auc.c:113 vector [1]: rand = 413340eb3ebab762eca9da4a2fc08f7f 20240912120229271 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240912120229271 DAUC <0003> auc.c:142 vector [1]: autn = 7a396d097b0600007f175fb2b79a6a8f 20240912120229271 DAUC <0003> auc.c:143 vector [1]: ck = 843f26049ca05319345b266726467fdc 20240912120229271 DAUC <0003> auc.c:144 vector [1]: ik = bd77db5e7f3007ae6516446bea3127dd 20240912120229271 DAUC <0003> auc.c:145 vector [1]: res = c0568431f3de45040000000000000000 20240912120229271 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229271 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229271 DAUC <0003> auc.c:179 vector [1]: kc = 772f8c472afd8000 20240912120229271 DAUC <0003> auc.c:180 vector [1]: sres = e33b3776 20240912120229271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229271 DAUC <0003> auc.c:113 vector [2]: rand = 3ed1ebbf4ee50ed602e162ca0e0f854d 20240912120229271 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240912120229271 DAUC <0003> auc.c:142 vector [2]: autn = e0ce23bee10e00006e7d9662734eda4c 20240912120229271 DAUC <0003> auc.c:143 vector [2]: ck = bbb0327ab29ce2a69c3f2046566ecc63 20240912120229271 DAUC <0003> auc.c:144 vector [2]: ik = 02a9a750ed69f10e96bb278bb2e6eb93 20240912120229271 DAUC <0003> auc.c:145 vector [2]: res = 018226097f3e1a3e0000000000000000 20240912120229271 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229271 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229271 DAUC <0003> auc.c:179 vector [2]: kc = 44d3475d97f20c00 20240912120229271 DAUC <0003> auc.c:180 vector [2]: sres = f6210bca 20240912120229271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229271 DAUC <0003> auc.c:113 vector [3]: rand = 213c34365e9566f3ef309897c45253b6 20240912120229271 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240912120229271 DAUC <0003> auc.c:142 vector [3]: autn = 040d82d4d34c000040f38dae8ff42caf 20240912120229271 DAUC <0003> auc.c:143 vector [3]: ck = 8443c417a51c2aaa65cbd3a0ee59c876 20240912120229271 DAUC <0003> auc.c:144 vector [3]: ik = 3d23c91e2775141595f99a4ba989c4fa 20240912120229271 DAUC <0003> auc.c:145 vector [3]: res = 9a4e728f0cac06f20000000000000000 20240912120229271 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229271 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229271 DAUC <0003> auc.c:179 vector [3]: kc = 3a68e8024fa84400 20240912120229271 DAUC <0003> auc.c:180 vector [3]: sres = e16d4c8d 20240912120229271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229271 DAUC <0003> auc.c:113 vector [4]: rand = 62e7b73f068767f75e1d9d4cd72c9c7e 20240912120229271 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240912120229271 DAUC <0003> auc.c:142 vector [4]: autn = fe7d7558b9ea0000803e92de62f1440d 20240912120229271 DAUC <0003> auc.c:143 vector [4]: ck = f4779c48ef8a975866a8ebb13ea6ade0 20240912120229271 DAUC <0003> auc.c:144 vector [4]: ik = bf0df3367a75e81b9b3644c94c501c96 20240912120229271 DAUC <0003> auc.c:145 vector [4]: res = 3157700f2ae2eeda0000000000000000 20240912120229271 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229271 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120229271 DAUC <0003> auc.c:179 vector [4]: kc = e06891bcec064c00 20240912120229271 DAUC <0003> auc.c:180 vector [4]: sres = 71d32f3d 20240912120229271 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120229271 DAUC <0003> db_auc.c:245 IMSI='262421080344201': Generated 5 vectors 20240912120229271 DAUC <0003> db_auc.c:249 IMSI='262421080344201': Updating SQN=321 in DB 20240912120229279 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080344201"} 20240912120229279 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229279 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229279 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229283 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229283 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080344201"} 20240912120229283 DAUC <0003> db_auc.c:236 IMSI='262421080344201': Calling to generate 5 vectors 20240912120229283 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120229283 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229283 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229283 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240912120229283 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229283 DAUC <0003> auc.c:113 vector [0]: rand = 7bf9f7c93f359873a81659a6704a60db 20240912120229283 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240912120229283 DAUC <0003> auc.c:142 vector [0]: autn = 5891443522fa000039322103947fbbd2 20240912120229283 DAUC <0003> auc.c:143 vector [0]: ck = eeabe01795c25cb6cb352e0364640171 20240912120229283 DAUC <0003> auc.c:144 vector [0]: ik = 025eed39608da58aadc58d2552d12fde 20240912120229283 DAUC <0003> auc.c:145 vector [0]: res = 1a4d7ca9812b850f0000000000000000 20240912120229283 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229283 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229283 DAUC <0003> auc.c:179 vector [0]: kc = eb174d382268b800 20240912120229283 DAUC <0003> auc.c:180 vector [0]: sres = 06b606cd 20240912120229283 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229283 DAUC <0003> auc.c:113 vector [1]: rand = 6445eb5b653c018aad5744af47e1f337 20240912120229283 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240912120229283 DAUC <0003> auc.c:142 vector [1]: autn = 5bc942b932760000c771da3d6406017f 20240912120229283 DAUC <0003> auc.c:143 vector [1]: ck = fc75446182b906f506e0555c1d67f342 20240912120229283 DAUC <0003> auc.c:144 vector [1]: ik = d1cfe9d0c5c6beb753a786723a86abae 20240912120229283 DAUC <0003> auc.c:145 vector [1]: res = e280675d31a02fee0000000000000000 20240912120229283 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229283 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229283 DAUC <0003> auc.c:179 vector [1]: kc = 81433304d7a94000 20240912120229283 DAUC <0003> auc.c:180 vector [1]: sres = 233a66f6 20240912120229283 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229283 DAUC <0003> auc.c:113 vector [2]: rand = 6be08aef0d12f3e7c7e44686aec5b7a7 20240912120229283 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240912120229283 DAUC <0003> auc.c:142 vector [2]: autn = a9b8359c6e8400006803d6bfacc8439c 20240912120229283 DAUC <0003> auc.c:143 vector [2]: ck = d1d38c27139b516d086c1530e743434d 20240912120229283 DAUC <0003> auc.c:144 vector [2]: ik = 12fa19f19086c3e792410fb3fc652478 20240912120229283 DAUC <0003> auc.c:145 vector [2]: res = c8e18726085fd3a10000000000000000 20240912120229283 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229283 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229283 DAUC <0003> auc.c:179 vector [2]: kc = b738b020dedfb400 20240912120229283 DAUC <0003> auc.c:180 vector [2]: sres = fb43c372 20240912120229283 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229283 DAUC <0003> auc.c:113 vector [3]: rand = 6d769a2cb4425cfc73eb2a2b5580b086 20240912120229283 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240912120229283 DAUC <0003> auc.c:142 vector [3]: autn = 86a35c42df3e0000cce31480c34acca4 20240912120229283 DAUC <0003> auc.c:143 vector [3]: ck = d7f278e91ff971924cbf3fe98dff1fe2 20240912120229283 DAUC <0003> auc.c:144 vector [3]: ik = f17997bb8a337b7af1cfa74075bd987d 20240912120229283 DAUC <0003> auc.c:145 vector [3]: res = 223ae02009a307cd0000000000000000 20240912120229283 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229283 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229283 DAUC <0003> auc.c:179 vector [3]: kc = 82309ff6cdc52400 20240912120229283 DAUC <0003> auc.c:180 vector [3]: sres = 2a3bdf19 20240912120229283 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229283 DAUC <0003> auc.c:113 vector [4]: rand = 42c9ad44fea4a20220e7613ed06c5334 20240912120229284 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240912120229284 DAUC <0003> auc.c:142 vector [4]: autn = c99c8babb0230000254e9c2a8fa5fb1d 20240912120229284 DAUC <0003> auc.c:143 vector [4]: ck = 2f0f2def8a89aeac7d40f92e00dcea1a 20240912120229284 DAUC <0003> auc.c:144 vector [4]: ik = 5beec8d8bc23be72c113825f76c4bb9e 20240912120229284 DAUC <0003> auc.c:145 vector [4]: res = f028ba79577ad8b20000000000000000 20240912120229284 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229284 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120229284 DAUC <0003> auc.c:179 vector [4]: kc = 4dc95c6ad102e800 20240912120229284 DAUC <0003> auc.c:180 vector [4]: sres = b934b7b2 20240912120229284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120229284 DAUC <0003> db_auc.c:245 IMSI='262421080344201': Generated 5 vectors 20240912120229284 DAUC <0003> db_auc.c:249 IMSI='262421080344201': Updating SQN=481 in DB 20240912120229292 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080344201"} 20240912120229292 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421080344201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4258 20240912120229330 DAUC <0003> db_auc.c:157 IMSI='262423276033762': No 2G Auth Data 20240912120229330 DAUC <0003> db_auc.c:192 IMSI='262423276033762': No 3G Auth Data 20240912120229366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53692<->l=127.0.0.1:4258 20240912120229369 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229369 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423276033762"} 20240912120229369 DAUC <0003> db_auc.c:236 IMSI='262423276033762': Calling to generate 1 vectors 20240912120229369 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240912120229369 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229369 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229369 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120229369 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229369 DAUC <0003> auc.c:113 vector [0]: rand = 25c36fec93dd2f6c73dfc76e4d6986ee 20240912120229369 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120229369 DAUC <0003> auc.c:142 vector [0]: autn = 603e5d8077e10000dfe914093fa510bf 20240912120229369 DAUC <0003> auc.c:143 vector [0]: ck = 10753345b404a6dc91fe3b492b46e775 20240912120229369 DAUC <0003> auc.c:144 vector [0]: ik = 2a4a79c822ab1622a94e49535ad17c8f 20240912120229369 DAUC <0003> auc.c:145 vector [0]: res = 19b9d2f79e8f1d280000000000000000 20240912120229369 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229369 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229369 DAUC <0003> auc.c:179 vector [0]: kc = 66e225a788d6a000 20240912120229369 DAUC <0003> auc.c:180 vector [0]: sres = 780195ef 20240912120229369 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229369 DAUC <0003> db_auc.c:245 IMSI='262423276033762': Generated 1 vectors 20240912120229369 DAUC <0003> db_auc.c:249 IMSI='262423276033762': Updating SQN=33 in DB 20240912120229377 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423276033762"} 20240912120229377 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229377 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229377 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229381 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229381 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423276033762"} 20240912120229381 DAUC <0003> db_auc.c:236 IMSI='262423276033762': Calling to generate 4 vectors 20240912120229381 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240912120229381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229381 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240912120229381 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229381 DAUC <0003> auc.c:113 vector [0]: rand = aa47350f0c7af1978a01624007c5c983 20240912120229381 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240912120229381 DAUC <0003> auc.c:142 vector [0]: autn = 5672e5b8c8430000134f2a021142a40f 20240912120229381 DAUC <0003> auc.c:143 vector [0]: ck = a74245f135bc5b9c55c1705a58c30b7e 20240912120229381 DAUC <0003> auc.c:144 vector [0]: ik = 478766398ddb7cdf4474940586100a13 20240912120229381 DAUC <0003> auc.c:145 vector [0]: res = ae520f075fc88b770000000000000000 20240912120229381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229381 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229381 DAUC <0003> auc.c:179 vector [0]: kc = 6465062da3a7f000 20240912120229381 DAUC <0003> auc.c:180 vector [0]: sres = e205d366 20240912120229381 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229381 DAUC <0003> auc.c:113 vector [1]: rand = f652365c141029c729f96c38c3fdb850 20240912120229381 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240912120229381 DAUC <0003> auc.c:142 vector [1]: autn = 2cb193eeb68e0000298b606fc51c82ba 20240912120229381 DAUC <0003> auc.c:143 vector [1]: ck = 64f7befa04c1997d8cb63dead145bf1d 20240912120229381 DAUC <0003> auc.c:144 vector [1]: ik = c9fcfc97709961c4c91ad73005487076 20240912120229381 DAUC <0003> auc.c:145 vector [1]: res = 0c711848127d1e810000000000000000 20240912120229381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229381 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229381 DAUC <0003> auc.c:179 vector [1]: kc = ecd31941c4b15c00 20240912120229381 DAUC <0003> auc.c:180 vector [1]: sres = 6bdb8be0 20240912120229381 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229381 DAUC <0003> auc.c:113 vector [2]: rand = 5952de70a4be61a9e1879021b209b936 20240912120229381 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240912120229381 DAUC <0003> auc.c:142 vector [2]: autn = 8d797896408100009ff9ee31284c9a2f 20240912120229381 DAUC <0003> auc.c:143 vector [2]: ck = 22ff9f8dc70967acc38c89f696f04e20 20240912120229381 DAUC <0003> auc.c:144 vector [2]: ik = a204669b92cf03c2d8e0372b3c689145 20240912120229381 DAUC <0003> auc.c:145 vector [2]: res = d3df50ee0aaed9610000000000000000 20240912120229381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229381 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229381 DAUC <0003> auc.c:179 vector [2]: kc = aa71e5e79ba36c00 20240912120229381 DAUC <0003> auc.c:180 vector [2]: sres = 54567f41 20240912120229381 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229381 DAUC <0003> auc.c:113 vector [3]: rand = 0efc65f85bdfc5f5557458605194fda2 20240912120229381 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240912120229381 DAUC <0003> auc.c:142 vector [3]: autn = 6ae77c506e730000e90298d78b375190 20240912120229381 DAUC <0003> auc.c:143 vector [3]: ck = 30f424d5cc41f66a2431686a51c664e8 20240912120229381 DAUC <0003> auc.c:144 vector [3]: ik = 0dc15e8875f0fe4d51f841460f34976a 20240912120229381 DAUC <0003> auc.c:145 vector [3]: res = 257fa494fa5c1a300000000000000000 20240912120229381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229381 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229381 DAUC <0003> auc.c:179 vector [3]: kc = 356b37e264b3b400 20240912120229381 DAUC <0003> auc.c:180 vector [3]: sres = 608536d4 20240912120229381 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229381 DAUC <0003> db_auc.c:245 IMSI='262423276033762': Generated 4 vectors 20240912120229381 DAUC <0003> db_auc.c:249 IMSI='262423276033762': Updating SQN=161 in DB 20240912120229389 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423276033762"} 20240912120229389 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229389 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229390 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229394 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229394 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423276033762"} 20240912120229394 DAUC <0003> db_auc.c:236 IMSI='262423276033762': Calling to generate 5 vectors 20240912120229394 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120229394 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229394 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229394 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240912120229394 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229394 DAUC <0003> auc.c:113 vector [0]: rand = 29136120bf1767ebe0bab9ca40c0165c 20240912120229394 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240912120229394 DAUC <0003> auc.c:142 vector [0]: autn = ad8806eb4f9900009e61bd33d6f71d0b 20240912120229394 DAUC <0003> auc.c:143 vector [0]: ck = 8407db0b966bb1bf86376b9cf29f14f2 20240912120229394 DAUC <0003> auc.c:144 vector [0]: ik = 3fa96156ba2f628f685a1a11a1892717 20240912120229394 DAUC <0003> auc.c:145 vector [0]: res = 51cbc9e004f5a6830000000000000000 20240912120229394 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229394 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229394 DAUC <0003> auc.c:179 vector [0]: kc = de1da8bd5f0b1000 20240912120229394 DAUC <0003> auc.c:180 vector [0]: sres = 6bd13ce6 20240912120229394 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229394 DAUC <0003> auc.c:113 vector [1]: rand = 38ea19a2580c75c26047dc691fb3d6c0 20240912120229394 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240912120229394 DAUC <0003> auc.c:142 vector [1]: autn = 4df63506d5d4000097109a45b1f34049 20240912120229394 DAUC <0003> auc.c:143 vector [1]: ck = e6f1f99e54e60769783dcac27de411e8 20240912120229394 DAUC <0003> auc.c:144 vector [1]: ik = 2bb25cf787a527be41cb396eee2a8be9 20240912120229394 DAUC <0003> auc.c:145 vector [1]: res = 8a09d28ebbd318b80000000000000000 20240912120229394 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229394 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229394 DAUC <0003> auc.c:179 vector [1]: kc = 27cb97a15a23cc00 20240912120229394 DAUC <0003> auc.c:180 vector [1]: sres = a4d26cc7 20240912120229394 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229394 DAUC <0003> auc.c:113 vector [2]: rand = 72125fe8d93f1b9dfe15782503457fd1 20240912120229394 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240912120229394 DAUC <0003> auc.c:142 vector [2]: autn = 9e702f44a10100006891de50f015d1be 20240912120229394 DAUC <0003> auc.c:143 vector [2]: ck = 3c431b21a280ba3d8ddfaf8c9d580a0e 20240912120229394 DAUC <0003> auc.c:144 vector [2]: ik = 35bc6a2b9c94a5d55b4c7e86eae826aa 20240912120229394 DAUC <0003> auc.c:145 vector [2]: res = f73d5252d119273b0000000000000000 20240912120229394 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229394 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229394 DAUC <0003> auc.c:179 vector [2]: kc = e2a53de19e5e8000 20240912120229394 DAUC <0003> auc.c:180 vector [2]: sres = 213ed696 20240912120229394 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229394 DAUC <0003> auc.c:113 vector [3]: rand = 83dbcaff2848b36d817e0b26a1ba4c7e 20240912120229394 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240912120229394 DAUC <0003> auc.c:142 vector [3]: autn = e635e26310220000fcd89329a75c7a8e 20240912120229394 DAUC <0003> auc.c:143 vector [3]: ck = 99bd8c3b19397f084af776757f044cdf 20240912120229394 DAUC <0003> auc.c:144 vector [3]: ik = efb022497b3753154b236a46978dee23 20240912120229394 DAUC <0003> auc.c:145 vector [3]: res = c7554a2ce541d0fc0000000000000000 20240912120229394 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229394 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229394 DAUC <0003> auc.c:179 vector [3]: kc = 90f3c78d549de000 20240912120229394 DAUC <0003> auc.c:180 vector [3]: sres = fdff25b2 20240912120229394 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229394 DAUC <0003> auc.c:113 vector [4]: rand = 346fc709339854b07068aabef57d984a 20240912120229394 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240912120229394 DAUC <0003> auc.c:142 vector [4]: autn = ebe41afd6d0800004e503e7456341bf1 20240912120229394 DAUC <0003> auc.c:143 vector [4]: ck = bdce22831245f701e80db5b95e0a11d8 20240912120229394 DAUC <0003> auc.c:144 vector [4]: ik = da597307622c1e6fdd16cc7da53bcb6e 20240912120229394 DAUC <0003> auc.c:145 vector [4]: res = fddbd59d13b915120000000000000000 20240912120229394 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229394 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120229394 DAUC <0003> auc.c:179 vector [4]: kc = 3428e01da56ef400 20240912120229394 DAUC <0003> auc.c:180 vector [4]: sres = 0cdb3dc8 20240912120229394 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120229394 DAUC <0003> db_auc.c:245 IMSI='262423276033762': Generated 5 vectors 20240912120229394 DAUC <0003> db_auc.c:249 IMSI='262423276033762': Updating SQN=321 in DB 20240912120229403 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423276033762"} 20240912120229403 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229403 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229403 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229407 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229407 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423276033762"} 20240912120229407 DAUC <0003> db_auc.c:236 IMSI='262423276033762': Calling to generate 5 vectors 20240912120229407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120229407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229407 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240912120229407 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229407 DAUC <0003> auc.c:113 vector [0]: rand = ce64af8ed543c4f9e62c3fdaa98161d9 20240912120229407 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240912120229407 DAUC <0003> auc.c:142 vector [0]: autn = df334c3b1a3e0000bca1521d62a6b6a3 20240912120229407 DAUC <0003> auc.c:143 vector [0]: ck = 6edb7af81fb5066639e480ddcd58dec3 20240912120229407 DAUC <0003> auc.c:144 vector [0]: ik = 970ba937db136a43814dc657bd7757ff 20240912120229407 DAUC <0003> auc.c:145 vector [0]: res = 9031d545482192050000000000000000 20240912120229407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229407 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229407 DAUC <0003> auc.c:179 vector [0]: kc = 47181395ed096c00 20240912120229407 DAUC <0003> auc.c:180 vector [0]: sres = 9b6c5f07 20240912120229407 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229407 DAUC <0003> auc.c:113 vector [1]: rand = 560e144b243c67cf97d42ac6eb671f8d 20240912120229407 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240912120229407 DAUC <0003> auc.c:142 vector [1]: autn = d474ad09c8b00000b11b8efe6db24b01 20240912120229407 DAUC <0003> auc.c:143 vector [1]: ck = f807f0c03fc7662f7159e7320b996cef 20240912120229407 DAUC <0003> auc.c:144 vector [1]: ik = fa9c5fa4eb8b44a095dd001156049d87 20240912120229407 DAUC <0003> auc.c:145 vector [1]: res = 9a49d6d8c41e28930000000000000000 20240912120229407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229407 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229407 DAUC <0003> auc.c:179 vector [1]: kc = 94b5687c91228800 20240912120229407 DAUC <0003> auc.c:180 vector [1]: sres = 6049b3aa 20240912120229407 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229407 DAUC <0003> auc.c:113 vector [2]: rand = cb99ddb23ed95a499bfca50747b076f7 20240912120229407 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240912120229407 DAUC <0003> auc.c:142 vector [2]: autn = 7c16e5f197c30000edb9d696b23feaf5 20240912120229407 DAUC <0003> auc.c:143 vector [2]: ck = 731d70025aa4f92d06fb0b9974324628 20240912120229407 DAUC <0003> auc.c:144 vector [2]: ik = 513f403c5417349e6d934d4d174d3c2a 20240912120229407 DAUC <0003> auc.c:145 vector [2]: res = 27cf0fa71fced3030000000000000000 20240912120229407 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229407 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229407 DAUC <0003> auc.c:179 vector [2]: kc = f7eea3f74ed01800 20240912120229407 DAUC <0003> auc.c:180 vector [2]: sres = dc78f4c7 20240912120229407 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229407 DAUC <0003> auc.c:113 vector [3]: rand = fbb17124849ff08a5984884e350d7f97 20240912120229407 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240912120229407 DAUC <0003> auc.c:142 vector [3]: autn = 59c2785ace52000096c3ad5687cb0a31 20240912120229407 DAUC <0003> auc.c:143 vector [3]: ck = 0a5e0e664395301a5b98d3e125efc110 20240912120229407 DAUC <0003> auc.c:144 vector [3]: ik = cdd7732933e05c8f8dfd8889f71c9f19 20240912120229407 DAUC <0003> auc.c:145 vector [3]: res = e6fcf066ac39ea130000000000000000 20240912120229407 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229407 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229408 DAUC <0003> auc.c:179 vector [3]: kc = b1ff81f2d00aa800 20240912120229408 DAUC <0003> auc.c:180 vector [3]: sres = 75d375d8 20240912120229408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229408 DAUC <0003> auc.c:113 vector [4]: rand = 1ead9dcc5f1d0d55e144807039d15443 20240912120229408 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240912120229408 DAUC <0003> auc.c:142 vector [4]: autn = e2ed89bdf6b60000b69bf34ad1fadf8f 20240912120229408 DAUC <0003> auc.c:143 vector [4]: ck = c280d199df6edb67c05845075a8f4035 20240912120229408 DAUC <0003> auc.c:144 vector [4]: ik = 9f43fc30c56b7dfffd81b99a1d0985ea 20240912120229408 DAUC <0003> auc.c:145 vector [4]: res = 84140662de25385b0000000000000000 20240912120229408 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229408 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120229408 DAUC <0003> auc.c:179 vector [4]: kc = fa280cde50d43400 20240912120229408 DAUC <0003> auc.c:180 vector [4]: sres = 127ddc3f 20240912120229408 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120229408 DAUC <0003> db_auc.c:245 IMSI='262423276033762': Generated 5 vectors 20240912120229408 DAUC <0003> db_auc.c:249 IMSI='262423276033762': Updating SQN=481 in DB 20240912120229416 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423276033762"} 20240912120229416 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423276033762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229416 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229416 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53692<->l=127.0.0.1:4258 20240912120229454 DAUC <0003> db_auc.c:157 IMSI='262425994295108': No 2G Auth Data 20240912120229454 DAUC <0003> db_auc.c:192 IMSI='262425994295108': No 3G Auth Data 20240912120229491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20240912120229495 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229495 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425994295108"} 20240912120229495 DAUC <0003> db_auc.c:236 IMSI='262425994295108': Calling to generate 1 vectors 20240912120229495 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240912120229495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120229495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229495 DAUC <0003> auc.c:113 vector [0]: rand = 714b423b5bdaf9d445746562094c197a 20240912120229495 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120229495 DAUC <0003> auc.c:142 vector [0]: autn = 041ccac972a700008fbe9aaa66755aa8 20240912120229495 DAUC <0003> auc.c:143 vector [0]: ck = ad9e0fb286e9bdfc966cd7511bdffc6d 20240912120229495 DAUC <0003> auc.c:144 vector [0]: ik = aec8e3ad39581da511a89380705b1090 20240912120229495 DAUC <0003> auc.c:145 vector [0]: res = 5dd31e7e21df791f0000000000000000 20240912120229495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229495 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229495 DAUC <0003> auc.c:179 vector [0]: kc = 1c6e8126637c6d64 20240912120229495 DAUC <0003> auc.c:180 vector [0]: sres = 572a35d7 20240912120229495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229495 DAUC <0003> db_auc.c:245 IMSI='262425994295108': Generated 1 vectors 20240912120229495 DAUC <0003> db_auc.c:249 IMSI='262425994295108': Updating SQN=33 in DB 20240912120229503 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425994295108"} 20240912120229503 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229503 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229504 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229507 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425994295108"} 20240912120229508 DAUC <0003> db_auc.c:236 IMSI='262425994295108': Calling to generate 4 vectors 20240912120229508 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240912120229508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229508 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240912120229508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229508 DAUC <0003> auc.c:113 vector [0]: rand = 9a11b9f0d17eb787c457f0850f83582c 20240912120229508 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240912120229508 DAUC <0003> auc.c:142 vector [0]: autn = 2ca6368c90150000c6ac3668d929fc94 20240912120229508 DAUC <0003> auc.c:143 vector [0]: ck = b532932601eff0dfbb1cb772d21a98e6 20240912120229508 DAUC <0003> auc.c:144 vector [0]: ik = 08f30197d1cece0ae19ed6abe06e05cb 20240912120229508 DAUC <0003> auc.c:145 vector [0]: res = e744be479b8fdf0d0000000000000000 20240912120229508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229508 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229508 DAUC <0003> auc.c:179 vector [0]: kc = 5fb2ca82e5d4cfbd 20240912120229508 DAUC <0003> auc.c:180 vector [0]: sres = 8c1192f3 20240912120229508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229508 DAUC <0003> auc.c:113 vector [1]: rand = 556387371a8bc83476953a6ec589970e 20240912120229508 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240912120229508 DAUC <0003> auc.c:142 vector [1]: autn = 56f9d122f96200005d4f646bd39cc126 20240912120229508 DAUC <0003> auc.c:143 vector [1]: ck = b46fed8c0a42ba319fdf38074e40c707 20240912120229508 DAUC <0003> auc.c:144 vector [1]: ik = 1af5805983137943f5507632f88c142c 20240912120229508 DAUC <0003> auc.c:145 vector [1]: res = 21fa3a6315de624b0000000000000000 20240912120229508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229508 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229508 DAUC <0003> auc.c:179 vector [1]: kc = ed8ea8855f19ab59 20240912120229508 DAUC <0003> auc.c:180 vector [1]: sres = 763bcb1b 20240912120229508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229508 DAUC <0003> auc.c:113 vector [2]: rand = 81a42b8f1bd006f0fab7eb86130981b5 20240912120229508 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240912120229508 DAUC <0003> auc.c:142 vector [2]: autn = 9aefd9d08ed000006dffcbf651f7b858 20240912120229508 DAUC <0003> auc.c:143 vector [2]: ck = df44577e1a497160abe388ec1e127a6e 20240912120229508 DAUC <0003> auc.c:144 vector [2]: ik = 93b2089d89f60c1ac90d4ba84aae7c2a 20240912120229508 DAUC <0003> auc.c:145 vector [2]: res = aa133f9c613af62c0000000000000000 20240912120229508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229508 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229508 DAUC <0003> auc.c:179 vector [2]: kc = 841c50ab7a751202 20240912120229508 DAUC <0003> auc.c:180 vector [2]: sres = d9b8727a 20240912120229508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229508 DAUC <0003> auc.c:113 vector [3]: rand = ef18340b44bc3807b061b5026b13580e 20240912120229508 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240912120229508 DAUC <0003> auc.c:142 vector [3]: autn = f5b821449273000067d2cb90505cbb9c 20240912120229508 DAUC <0003> auc.c:143 vector [3]: ck = 4e8ce89fc10addcf7e8ced72933d16dd 20240912120229508 DAUC <0003> auc.c:144 vector [3]: ik = aa014aa817abba89dd57709ec011ce16 20240912120229508 DAUC <0003> auc.c:145 vector [3]: res = cb2096796eba2c750000000000000000 20240912120229508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229508 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229508 DAUC <0003> auc.c:179 vector [3]: kc = c6ca43f90052f2d4 20240912120229508 DAUC <0003> auc.c:180 vector [3]: sres = 88f7022f 20240912120229508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229508 DAUC <0003> db_auc.c:245 IMSI='262425994295108': Generated 4 vectors 20240912120229508 DAUC <0003> db_auc.c:249 IMSI='262425994295108': Updating SQN=161 in DB 20240912120229516 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425994295108"} 20240912120229517 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229517 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229517 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229521 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229521 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425994295108"} 20240912120229521 DAUC <0003> db_auc.c:236 IMSI='262425994295108': Calling to generate 5 vectors 20240912120229521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120229521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229521 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240912120229521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229521 DAUC <0003> auc.c:113 vector [0]: rand = 13db8981ae18d14acac1acf69c420538 20240912120229521 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240912120229521 DAUC <0003> auc.c:142 vector [0]: autn = fa324b0ce2330000f3a846ebc637a134 20240912120229521 DAUC <0003> auc.c:143 vector [0]: ck = 1f2b0ff675c7c8be173c6ed62e25820a 20240912120229521 DAUC <0003> auc.c:144 vector [0]: ik = f32028f187d9ed94cf4acc72a7990098 20240912120229521 DAUC <0003> auc.c:145 vector [0]: res = e4a411a8eb9995cf0000000000000000 20240912120229521 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229521 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229521 DAUC <0003> auc.c:179 vector [0]: kc = 55ac72718e1999da 20240912120229521 DAUC <0003> auc.c:180 vector [0]: sres = 03cbf433 20240912120229521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229521 DAUC <0003> auc.c:113 vector [1]: rand = f4fa2a21ede6d0c79a52a7eb4f50c15c 20240912120229521 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240912120229521 DAUC <0003> auc.c:142 vector [1]: autn = dff885c35e9d00009757fc2555636a0a 20240912120229521 DAUC <0003> auc.c:143 vector [1]: ck = 438c9115438fb0070e4ef281b14dfbec 20240912120229521 DAUC <0003> auc.c:144 vector [1]: ik = f7455e0a38be5e885c84324b28e3d873 20240912120229521 DAUC <0003> auc.c:145 vector [1]: res = 2d705d1435e397b90000000000000000 20240912120229521 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229521 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229521 DAUC <0003> auc.c:179 vector [1]: kc = e601dfeb5bdd9dde 20240912120229521 DAUC <0003> auc.c:180 vector [1]: sres = af3edf1d 20240912120229521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229521 DAUC <0003> auc.c:113 vector [2]: rand = 4dddb2c5856b2d6ac8671caf5bb3d6f8 20240912120229521 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240912120229521 DAUC <0003> auc.c:142 vector [2]: autn = d8c34304d40d0000bae4ca4fb92708ab 20240912120229521 DAUC <0003> auc.c:143 vector [2]: ck = 6d3f7b18b1e9719e1f1eba4584902b83 20240912120229521 DAUC <0003> auc.c:144 vector [2]: ik = 8452c2926226c3e3e760bd5595545c88 20240912120229521 DAUC <0003> auc.c:145 vector [2]: res = 2e409682b6bd59cc0000000000000000 20240912120229521 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229521 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229521 DAUC <0003> auc.c:179 vector [2]: kc = 2e4c50700205171e 20240912120229521 DAUC <0003> auc.c:180 vector [2]: sres = 4fb0a905 20240912120229521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229521 DAUC <0003> auc.c:113 vector [3]: rand = 36414cab8b508b22d83a59388ec06dab 20240912120229521 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240912120229521 DAUC <0003> auc.c:142 vector [3]: autn = f653556f740e0000124e1cc53f5ec6d3 20240912120229521 DAUC <0003> auc.c:143 vector [3]: ck = ffcdc23668852e354af80e8d96a3d706 20240912120229521 DAUC <0003> auc.c:144 vector [3]: ik = 28a21dd1f216a4e4061f6208c17533b8 20240912120229521 DAUC <0003> auc.c:145 vector [3]: res = 257a3b034e24aec40000000000000000 20240912120229521 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229521 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229521 DAUC <0003> auc.c:179 vector [3]: kc = a92bee17e33cea9b 20240912120229521 DAUC <0003> auc.c:180 vector [3]: sres = 8e011bc6 20240912120229521 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229521 DAUC <0003> auc.c:113 vector [4]: rand = c858a5eebdf5af2e121f98f2886fdfd1 20240912120229521 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240912120229521 DAUC <0003> auc.c:142 vector [4]: autn = a10ba69f0c4c000038987091c684e96d 20240912120229521 DAUC <0003> auc.c:143 vector [4]: ck = 35dc7bb637266f01341f7859c51335eb 20240912120229521 DAUC <0003> auc.c:144 vector [4]: ik = 76a49ebd03ae991b94fea48b74c48665 20240912120229521 DAUC <0003> auc.c:145 vector [4]: res = 47fcb9db7fbb8ef80000000000000000 20240912120229521 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229521 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120229521 DAUC <0003> auc.c:179 vector [4]: kc = 8969d16ffe93a3f1 20240912120229521 DAUC <0003> auc.c:180 vector [4]: sres = fa9de661 20240912120229521 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120229521 DAUC <0003> db_auc.c:245 IMSI='262425994295108': Generated 5 vectors 20240912120229521 DAUC <0003> db_auc.c:249 IMSI='262425994295108': Updating SQN=321 in DB 20240912120229530 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425994295108"} 20240912120229530 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229530 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229530 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229534 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229534 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425994295108"} 20240912120229534 DAUC <0003> db_auc.c:236 IMSI='262425994295108': Calling to generate 5 vectors 20240912120229534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120229534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120229534 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120229534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240912120229534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120229534 DAUC <0003> auc.c:113 vector [0]: rand = 4a6d102ea6dd35486383267f07f7706c 20240912120229534 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240912120229534 DAUC <0003> auc.c:142 vector [0]: autn = 2b037a775dd80000e1f4ccf0b1ff1945 20240912120229534 DAUC <0003> auc.c:143 vector [0]: ck = 3384d9bcdf7d83259b922020fdbb8c33 20240912120229534 DAUC <0003> auc.c:144 vector [0]: ik = b9de11ba009e586cfb8f3334b05bba17 20240912120229534 DAUC <0003> auc.c:145 vector [0]: res = 7ed88cba0e15f4da0000000000000000 20240912120229534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120229534 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120229534 DAUC <0003> auc.c:179 vector [0]: kc = c296f02e0994f509 20240912120229534 DAUC <0003> auc.c:180 vector [0]: sres = e01f0d8a 20240912120229534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120229534 DAUC <0003> auc.c:113 vector [1]: rand = 522f29581c7280f56ba6f6d34439d9ef 20240912120229534 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240912120229534 DAUC <0003> auc.c:142 vector [1]: autn = a67c882686fb0000678fe6912b461c83 20240912120229534 DAUC <0003> auc.c:143 vector [1]: ck = 896145a49788301a692c45471be04921 20240912120229534 DAUC <0003> auc.c:144 vector [1]: ik = 2ef6475050dfd251810370d1590738f4 20240912120229534 DAUC <0003> auc.c:145 vector [1]: res = f0fc62795a0501380000000000000000 20240912120229534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120229534 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120229534 DAUC <0003> auc.c:179 vector [1]: kc = 5649c87ab896306e 20240912120229534 DAUC <0003> auc.c:180 vector [1]: sres = 3a65a7e9 20240912120229534 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120229534 DAUC <0003> auc.c:113 vector [2]: rand = 9585007bfd0987a7840acada013d6527 20240912120229534 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240912120229534 DAUC <0003> auc.c:142 vector [2]: autn = a129a2b584d900003e39a1ad2a7680d7 20240912120229534 DAUC <0003> auc.c:143 vector [2]: ck = 864ddb67a0506afde5b4ce4d095c5d37 20240912120229535 DAUC <0003> auc.c:144 vector [2]: ik = 32b160ffe467e290a36563e40bc449c7 20240912120229535 DAUC <0003> auc.c:145 vector [2]: res = 4c047fda79990a620000000000000000 20240912120229535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120229535 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120229535 DAUC <0003> auc.c:179 vector [2]: kc = 61d2f244423d4633 20240912120229535 DAUC <0003> auc.c:180 vector [2]: sres = 353dd25b 20240912120229535 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120229535 DAUC <0003> auc.c:113 vector [3]: rand = 35563ef9d7092c7b6399597f6bdfbbc9 20240912120229535 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240912120229535 DAUC <0003> auc.c:142 vector [3]: autn = 6d9632a251b6000093416420041a739f 20240912120229535 DAUC <0003> auc.c:143 vector [3]: ck = 7c28fa67020ba72772e674ffbb5413b6 20240912120229535 DAUC <0003> auc.c:144 vector [3]: ik = 5b3e53864ee16fd90899d120991d2c18 20240912120229535 DAUC <0003> auc.c:145 vector [3]: res = 84b4bc26d0d473f70000000000000000 20240912120229535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120229535 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120229535 DAUC <0003> auc.c:179 vector [3]: kc = 21c760d62bda29b6 20240912120229535 DAUC <0003> auc.c:180 vector [3]: sres = 8689db5b 20240912120229535 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120229535 DAUC <0003> auc.c:113 vector [4]: rand = bf380ac5bc69023174576b3b0a9f0076 20240912120229535 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240912120229535 DAUC <0003> auc.c:142 vector [4]: autn = 23dae7b89f220000250c137c29f972e1 20240912120229535 DAUC <0003> auc.c:143 vector [4]: ck = 8a078f9e13040e0bbbf51d75273984b8 20240912120229535 DAUC <0003> auc.c:144 vector [4]: ik = 67ef7058425f89ef7ec1592e6103d14d 20240912120229535 DAUC <0003> auc.c:145 vector [4]: res = 03d142898d36233a0000000000000000 20240912120229535 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120229535 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120229535 DAUC <0003> auc.c:179 vector [4]: kc = 27c30e0822f4749f 20240912120229535 DAUC <0003> auc.c:180 vector [4]: sres = 8a776f5d 20240912120229535 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120229535 DAUC <0003> db_auc.c:245 IMSI='262425994295108': Generated 5 vectors 20240912120229535 DAUC <0003> db_auc.c:249 IMSI='262425994295108': Updating SQN=481 in DB 20240912120229543 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425994295108"} 20240912120229544 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425994295108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120229544 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229544 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120229548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20240912120229575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20240912120229575 DLINP <000b> input/ipa.c:451 connected read/write 20240912120229575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120229575 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120229575 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120229575 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120229575 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33795<->l=127.0.0.1:4259) 20240912120229599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20240912120229599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20240912120232670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120232670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120232675 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120232677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20240912120232681 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120232682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120232682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120232682 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120232682 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 2:  20240912120232682 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 3:  20240912120232682 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 4:  20240912120232682 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 5:  20240912120232682 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 7:  20240912120232682 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120232682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120232682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120232682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120232707 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39363<->l=127.0.0.1:4259) 20240912120232749 DAUC <0003> db_auc.c:157 IMSI='262428171797737': No 2G Auth Data 20240912120232750 DAUC <0003> db_auc.c:192 IMSI='262428171797737': No 3G Auth Data 20240912120232805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20240912120232816 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120232816 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428171797737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428171797737"} 20240912120232817 DAUC <0003> db_auc.c:157 IMSI='262428171797737': No 2G Auth Data 20240912120232817 DAUC <0003> db_auc.c:236 IMSI='262428171797737': Calling to generate 5 vectors 20240912120232817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120232817 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120232817 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120232817 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120232817 DAUC <0003> auc.c:113 vector [0]: rand = 1f2c87f6b97deb1149b7a00c8f76191d 20240912120232817 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120232817 DAUC <0003> auc.c:142 vector [0]: autn = 13ce3aecd3728000d87806d43c263607 20240912120232817 DAUC <0003> auc.c:143 vector [0]: ck = bcff93842cd79125d7112dc109f999a3 20240912120232817 DAUC <0003> auc.c:144 vector [0]: ik = 81e0679b6864515a619c5ff17a46bb78 20240912120232817 DAUC <0003> auc.c:145 vector [0]: res = 65e13cba5445243b0000000000000000 20240912120232817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120232817 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120232817 DAUC <0003> auc.c:151 vector [0]: kc = 8b92862f370ce2a4 20240912120232817 DAUC <0003> auc.c:152 vector [0]: sres = 31a41881 20240912120232817 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120232817 DAUC <0003> auc.c:113 vector [1]: rand = 3b9f38d1f92206e5abccd0f0bb649db9 20240912120232817 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120232817 DAUC <0003> auc.c:142 vector [1]: autn = 9916b5d095e88000d2970a93c382e555 20240912120232817 DAUC <0003> auc.c:143 vector [1]: ck = c23fec7d60d9eb865df71bf9860e578a 20240912120232817 DAUC <0003> auc.c:144 vector [1]: ik = 650bae8ac4a38ecabdfee33457889953 20240912120232817 DAUC <0003> auc.c:145 vector [1]: res = e6e1c04a7f91e24b0000000000000000 20240912120232817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120232817 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120232817 DAUC <0003> auc.c:151 vector [1]: kc = 473dba3a75fcab95 20240912120232817 DAUC <0003> auc.c:152 vector [1]: sres = 99702201 20240912120232817 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120232817 DAUC <0003> auc.c:113 vector [2]: rand = 2eaa992665c217e0a8b8af6a6357cae5 20240912120232817 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120232817 DAUC <0003> auc.c:142 vector [2]: autn = aac992166cec8000adb05114366d0a2f 20240912120232817 DAUC <0003> auc.c:143 vector [2]: ck = 5d2791d909fdca0e3adea692a7bebc54 20240912120232817 DAUC <0003> auc.c:144 vector [2]: ik = c317de904ef7316c1c47adc5befe72a8 20240912120232817 DAUC <0003> auc.c:145 vector [2]: res = 0d8da0dfd8b08a930000000000000000 20240912120232817 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120232817 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120232817 DAUC <0003> auc.c:151 vector [2]: kc = b8a9441e5e4a359e 20240912120232817 DAUC <0003> auc.c:152 vector [2]: sres = d53d2a4c 20240912120232817 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120232817 DAUC <0003> auc.c:113 vector [3]: rand = 756ad832ead2c324b578c1b18c08cd3c 20240912120232817 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120232817 DAUC <0003> auc.c:142 vector [3]: autn = 967898c439c18000ae30c9e2c902a30e 20240912120232817 DAUC <0003> auc.c:143 vector [3]: ck = 40e30ab2d97616a3c0ff38e250bc6ebb 20240912120232817 DAUC <0003> auc.c:144 vector [3]: ik = 420859733f7e1c9cc3120d98fbfc67e3 20240912120232817 DAUC <0003> auc.c:145 vector [3]: res = 436c86d39a52b00a0000000000000000 20240912120232817 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120232817 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120232817 DAUC <0003> auc.c:151 vector [3]: kc = 010666bb4d480367 20240912120232817 DAUC <0003> auc.c:152 vector [3]: sres = d93e36d9 20240912120232817 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120232817 DAUC <0003> auc.c:113 vector [4]: rand = d55baf7f0b372455ea2b85d000dea712 20240912120232817 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120232817 DAUC <0003> auc.c:142 vector [4]: autn = 0f4f4e8d04238000ecfc0095fd425a65 20240912120232817 DAUC <0003> auc.c:143 vector [4]: ck = 2f1aec47794021304a6bfcc80487369c 20240912120232817 DAUC <0003> auc.c:144 vector [4]: ik = d66090322e85383b0ae0a04153244ff7 20240912120232817 DAUC <0003> auc.c:145 vector [4]: res = 25c93dd6c2916d390000000000000000 20240912120232818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120232818 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120232818 DAUC <0003> auc.c:151 vector [4]: kc = b9f120fc00666060 20240912120232818 DAUC <0003> auc.c:152 vector [4]: sres = e75850ef 20240912120232818 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120232818 DAUC <0003> db_auc.c:245 IMSI='262428171797737': Generated 5 vectors 20240912120232818 DAUC <0003> db_auc.c:249 IMSI='262428171797737': Updating SQN=161 in DB 20240912120232830 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428171797737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428171797737"} 20240912120232830 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428171797737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120232830 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120232830 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120232838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20240912120232865 DAUC <0003> db_auc.c:157 IMSI='262428314003009': No 2G Auth Data 20240912120232865 DAUC <0003> db_auc.c:192 IMSI='262428314003009': No 3G Auth Data 20240912120232888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 20240912120232890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120232890 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428314003009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428314003009"} 20240912120232890 DAUC <0003> db_auc.c:157 IMSI='262428314003009': No 2G Auth Data 20240912120232890 DAUC <0003> db_auc.c:236 IMSI='262428314003009': Calling to generate 5 vectors 20240912120232890 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240912120232890 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120232890 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240912120232890 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120232890 DAUC <0003> auc.c:113 vector [0]: rand = 603833ed3896b65b3be565e42e5fa734 20240912120232890 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120232890 DAUC <0003> auc.c:142 vector [0]: autn = 04e088d802358000bc40198be81cd278 20240912120232890 DAUC <0003> auc.c:143 vector [0]: ck = d140d085a8dc1629842b775761bf4fa2 20240912120232890 DAUC <0003> auc.c:144 vector [0]: ik = 21dc42afcedf6a167cb2a0eb09e8ccfc 20240912120232890 DAUC <0003> auc.c:145 vector [0]: res = bba5724a9d342c5b0000000000000000 20240912120232890 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120232890 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240912120232890 DAUC <0003> auc.c:151 vector [0]: kc = 080545960e54ff61 20240912120232890 DAUC <0003> auc.c:152 vector [0]: sres = 26915e11 20240912120232890 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240912120232890 DAUC <0003> auc.c:113 vector [1]: rand = ef32bbc8922498dba3ada7d633bb4133 20240912120232890 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120232890 DAUC <0003> auc.c:142 vector [1]: autn = cb8e967923b8800027981e517985b271 20240912120232890 DAUC <0003> auc.c:143 vector [1]: ck = b32db6169a16662a58cf603899007cf3 20240912120232890 DAUC <0003> auc.c:144 vector [1]: ik = 861ea0d134150b74b6f4f66904b4d5f5 20240912120232890 DAUC <0003> auc.c:145 vector [1]: res = c0c365405a76aa370000000000000000 20240912120232890 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120232890 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240912120232890 DAUC <0003> auc.c:151 vector [1]: kc = db08809633b7c458 20240912120232890 DAUC <0003> auc.c:152 vector [1]: sres = 9ab5cf77 20240912120232890 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240912120232890 DAUC <0003> auc.c:113 vector [2]: rand = 5f474a33308bdf42d12a1253e8d68cf3 20240912120232890 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120232890 DAUC <0003> auc.c:142 vector [2]: autn = c26087ab71d8800004fde07a0e19c314 20240912120232890 DAUC <0003> auc.c:143 vector [2]: ck = d426d3493e85fdbe1118a3cf6b5bc3fd 20240912120232890 DAUC <0003> auc.c:144 vector [2]: ik = e7774ac6028f1b7f4b913c7eae1f76a5 20240912120232890 DAUC <0003> auc.c:145 vector [2]: res = 4a90bbd4f12c44da0000000000000000 20240912120232890 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120232890 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240912120232890 DAUC <0003> auc.c:151 vector [2]: kc = 69d8063ef94e5399 20240912120232890 DAUC <0003> auc.c:152 vector [2]: sres = bbbcff0e 20240912120232890 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240912120232890 DAUC <0003> auc.c:113 vector [3]: rand = e79432066c2b4162a533baac72072ed1 20240912120232890 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120232890 DAUC <0003> auc.c:142 vector [3]: autn = 30bb43d197fb8000fd640e8ae68ecaba 20240912120232890 DAUC <0003> auc.c:143 vector [3]: ck = 1d585277116ae4b5656de5eb03a0bffb 20240912120232890 DAUC <0003> auc.c:144 vector [3]: ik = 0aa64c86fa74bba24e66ee8af6083c10 20240912120232890 DAUC <0003> auc.c:145 vector [3]: res = add1a7acab64f0560000000000000000 20240912120232890 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120232890 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240912120232890 DAUC <0003> auc.c:151 vector [3]: kc = 3cf515901eb6dcfc 20240912120232890 DAUC <0003> auc.c:152 vector [3]: sres = 06b557fa 20240912120232890 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240912120232890 DAUC <0003> auc.c:113 vector [4]: rand = 86075d439c6823ee8badc441a82a57c8 20240912120232890 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120232890 DAUC <0003> auc.c:142 vector [4]: autn = 5cfc4c63fb9c80005b8a8a07e47070d8 20240912120232890 DAUC <0003> auc.c:143 vector [4]: ck = aeed45a4bcf472df539e7fa9812db94e 20240912120232890 DAUC <0003> auc.c:144 vector [4]: ik = ca15e45f39511f9f94a58e0f676617bb 20240912120232890 DAUC <0003> auc.c:145 vector [4]: res = df7bbb6dd41eed9a0000000000000000 20240912120232890 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120232890 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240912120232890 DAUC <0003> auc.c:151 vector [4]: kc = a3c3505d63eec3b5 20240912120232890 DAUC <0003> auc.c:152 vector [4]: sres = 0b6556f7 20240912120232890 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240912120232890 DAUC <0003> db_auc.c:245 IMSI='262428314003009': Generated 5 vectors 20240912120232890 DAUC <0003> db_auc.c:249 IMSI='262428314003009': Updating SQN=161 in DB 20240912120232903 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428314003009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428314003009"} 20240912120232903 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428314003009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120232903 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120232903 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120232905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 20240912120232931 DAUC <0003> db_auc.c:157 IMSI='262425952983795': No 2G Auth Data 20240912120232931 DAUC <0003> db_auc.c:192 IMSI='262425952983795': No 3G Auth Data 20240912120232971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20240912120232974 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120232974 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425952983795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425952983795"} 20240912120232974 DAUC <0003> db_auc.c:236 IMSI='262425952983795': Calling to generate 5 vectors 20240912120232974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120232974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120232974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120232974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120232974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120232974 DAUC <0003> auc.c:113 vector [0]: rand = 6857fe0779d94e7dda576c0752bc4a9f 20240912120232974 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120232974 DAUC <0003> auc.c:142 vector [0]: autn = e1c158c1f80580001bc0ee12454f9e97 20240912120232974 DAUC <0003> auc.c:143 vector [0]: ck = 9f956cc8cf305f9aadcc3fd509f9fcba 20240912120232974 DAUC <0003> auc.c:144 vector [0]: ik = a54089f9195ec9c006dfbff89f21ba69 20240912120232974 DAUC <0003> auc.c:145 vector [0]: res = 0d55d6c78d3fe4960000000000000000 20240912120232974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120232974 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120232974 DAUC <0003> auc.c:179 vector [0]: kc = fce1cfea97026400 20240912120232974 DAUC <0003> auc.c:180 vector [0]: sres = 6d47d263 20240912120232974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120232974 DAUC <0003> auc.c:113 vector [1]: rand = 6bde623ec628cc5938ec37246284d0d6 20240912120232974 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120232974 DAUC <0003> auc.c:142 vector [1]: autn = 7b425f7086bb800067f63904496130d6 20240912120232974 DAUC <0003> auc.c:143 vector [1]: ck = 1c65fb9825789d3020de2685e566146b 20240912120232974 DAUC <0003> auc.c:144 vector [1]: ik = 9ed5a79bff9858f0a3ad391109bfe16d 20240912120232974 DAUC <0003> auc.c:145 vector [1]: res = 8fb114dcc67ded550000000000000000 20240912120232974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120232974 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120232974 DAUC <0003> auc.c:179 vector [1]: kc = 30489c7b754cf400 20240912120232974 DAUC <0003> auc.c:180 vector [1]: sres = c2b6966a 20240912120232974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120232974 DAUC <0003> auc.c:113 vector [2]: rand = 88665056b8727d961c923128bf175b67 20240912120232974 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120232974 DAUC <0003> auc.c:142 vector [2]: autn = a56647b49b54800069f2f9bfb7019dd0 20240912120232974 DAUC <0003> auc.c:143 vector [2]: ck = 7c8e454af10f8a6f124bee77bb7afda1 20240912120232974 DAUC <0003> auc.c:144 vector [2]: ik = 9b5fa2f3b0af03284de0e0da2241b804 20240912120232974 DAUC <0003> auc.c:145 vector [2]: res = 594c3113cb12ffab0000000000000000 20240912120232974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120232974 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120232974 DAUC <0003> auc.c:179 vector [2]: kc = 1a4d60e452e7c400 20240912120232974 DAUC <0003> auc.c:180 vector [2]: sres = 68b3ed97 20240912120232974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120232974 DAUC <0003> auc.c:113 vector [3]: rand = f14006de7ab769d3e3b4743c95fa4ef5 20240912120232974 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120232974 DAUC <0003> auc.c:142 vector [3]: autn = 224e4eebb7ca80004631dfe99e732017 20240912120232974 DAUC <0003> auc.c:143 vector [3]: ck = 1d00bf4902591894ba77a1debd3604ca 20240912120232974 DAUC <0003> auc.c:144 vector [3]: ik = 6dc679cc7ca5ab624547ac1cae708c3b 20240912120232974 DAUC <0003> auc.c:145 vector [3]: res = 3f91e7393f49e8ba0000000000000000 20240912120232974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120232974 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120232974 DAUC <0003> auc.c:179 vector [3]: kc = 46af99dfc5c2ec00 20240912120232974 DAUC <0003> auc.c:180 vector [3]: sres = 01371bfa 20240912120232974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120232974 DAUC <0003> auc.c:113 vector [4]: rand = 965b24a9a2342d08cd71a92e2cecb438 20240912120232974 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120232974 DAUC <0003> auc.c:142 vector [4]: autn = 290c4ef6962780008083c9787fc8eb15 20240912120232974 DAUC <0003> auc.c:143 vector [4]: ck = babc444a582c3cd9ed8825b5eefcf566 20240912120232974 DAUC <0003> auc.c:144 vector [4]: ik = d6c377f74efc2019253b6998745bba8d 20240912120232974 DAUC <0003> auc.c:145 vector [4]: res = 571c899299fde7df0000000000000000 20240912120232974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120232974 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120232974 DAUC <0003> auc.c:179 vector [4]: kc = 98f5f3c1cbb52400 20240912120232974 DAUC <0003> auc.c:180 vector [4]: sres = d8953b0c 20240912120232974 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120232974 DAUC <0003> db_auc.c:245 IMSI='262425952983795': Generated 5 vectors 20240912120232974 DAUC <0003> db_auc.c:249 IMSI='262425952983795': Updating SQN=161 in DB 20240912120232982 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425952983795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425952983795"} 20240912120232983 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425952983795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120232983 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120232983 DLINP <000b> input/ipa.c:451 connected read/write 20240912120232983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120232986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20240912120233022 DAUC <0003> db_auc.c:157 IMSI='262426055661948': No 2G Auth Data 20240912120233022 DAUC <0003> db_auc.c:192 IMSI='262426055661948': No 3G Auth Data 20240912120233070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20240912120233076 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120233076 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426055661948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426055661948"} 20240912120233076 DAUC <0003> db_auc.c:236 IMSI='262426055661948': Calling to generate 5 vectors 20240912120233076 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120233076 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120233076 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120233076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120233076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120233076 DAUC <0003> auc.c:113 vector [0]: rand = 46a0f18dd054daa9d77573b38f0987ff 20240912120233076 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120233076 DAUC <0003> auc.c:142 vector [0]: autn = bde6adec56008000e4c54cf9ffc587dc 20240912120233076 DAUC <0003> auc.c:143 vector [0]: ck = 62b2dd72bae98c363fdfa4e7a006cd2a 20240912120233076 DAUC <0003> auc.c:144 vector [0]: ik = 03c8ac9310220de5f35c6d539c4f3e1e 20240912120233076 DAUC <0003> auc.c:145 vector [0]: res = 1128d5d2b15147100000000000000000 20240912120233076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120233076 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120233076 DAUC <0003> auc.c:179 vector [0]: kc = 314299374032fc00 20240912120233076 DAUC <0003> auc.c:180 vector [0]: sres = 1617296b 20240912120233076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120233076 DAUC <0003> auc.c:113 vector [1]: rand = 72c49f22384854c44e644676448ab188 20240912120233076 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120233076 DAUC <0003> auc.c:142 vector [1]: autn = 5f9d17701cf28000c1f05151a189bbe3 20240912120233076 DAUC <0003> auc.c:143 vector [1]: ck = 6d9e4896c756fbff5c7175018a335550 20240912120233076 DAUC <0003> auc.c:144 vector [1]: ik = e1de421eb44ffeb067b66a5136ab8345 20240912120233076 DAUC <0003> auc.c:145 vector [1]: res = 6e7d9a3e672f9b8a0000000000000000 20240912120233076 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120233076 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120233076 DAUC <0003> auc.c:179 vector [1]: kc = 75bda43e4f527400 20240912120233076 DAUC <0003> auc.c:180 vector [1]: sres = 4445e56d 20240912120233076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120233076 DAUC <0003> auc.c:113 vector [2]: rand = f28bec51ba88ba2a695fb70539b4ed3d 20240912120233076 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120233076 DAUC <0003> auc.c:142 vector [2]: autn = 7afd93d39a72800023f1d710e7d8faec 20240912120233076 DAUC <0003> auc.c:143 vector [2]: ck = 9da8980348dc8a20288848e48e461b62 20240912120233076 DAUC <0003> auc.c:144 vector [2]: ik = 7a8044c21c0652eab3c673f2fdeccce7 20240912120233076 DAUC <0003> auc.c:145 vector [2]: res = 163e0c092980794f0000000000000000 20240912120233076 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120233076 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120233076 DAUC <0003> auc.c:179 vector [2]: kc = a911aab72a41a400 20240912120233076 DAUC <0003> auc.c:180 vector [2]: sres = d3ecfb3c 20240912120233076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120233076 DAUC <0003> auc.c:113 vector [3]: rand = 99f9c380ae51b2f99d8beefd20e030b3 20240912120233076 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120233076 DAUC <0003> auc.c:142 vector [3]: autn = b747add1d4458000cf2603e1e5449f52 20240912120233076 DAUC <0003> auc.c:143 vector [3]: ck = e19478ff418c8ecaafdd278dbcc2301a 20240912120233076 DAUC <0003> auc.c:144 vector [3]: ik = 6bab65aa7510d72e6bf01c7174c8ddb3 20240912120233076 DAUC <0003> auc.c:145 vector [3]: res = 2a61f4570832947c0000000000000000 20240912120233076 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120233076 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120233076 DAUC <0003> auc.c:179 vector [3]: kc = c22ac0450982d800 20240912120233076 DAUC <0003> auc.c:180 vector [3]: sres = d48d2af9 20240912120233076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120233076 DAUC <0003> auc.c:113 vector [4]: rand = 222caf9424921906ff9e31acc9a681e3 20240912120233076 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120233076 DAUC <0003> auc.c:142 vector [4]: autn = 0a5624464c658000dbb07a0d82c79d5d 20240912120233076 DAUC <0003> auc.c:143 vector [4]: ck = ff247330e9389d23389f35b25923247a 20240912120233076 DAUC <0003> auc.c:144 vector [4]: ik = 301eb09ef6232ee0b4b6d44bf38f2db1 20240912120233076 DAUC <0003> auc.c:145 vector [4]: res = 0f6901a1cbd17b4d0000000000000000 20240912120233076 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120233076 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120233076 DAUC <0003> auc.c:179 vector [4]: kc = 6332adf929bbd000 20240912120233076 DAUC <0003> auc.c:180 vector [4]: sres = 926a7638 20240912120233076 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120233076 DAUC <0003> db_auc.c:245 IMSI='262426055661948': Generated 5 vectors 20240912120233076 DAUC <0003> db_auc.c:249 IMSI='262426055661948': Updating SQN=161 in DB 20240912120233085 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426055661948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426055661948"} 20240912120233085 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426055661948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120233085 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120233085 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120233090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20240912120233129 DAUC <0003> db_auc.c:157 IMSI='262423007672551': No 2G Auth Data 20240912120233129 DAUC <0003> db_auc.c:192 IMSI='262423007672551': No 3G Auth Data 20240912120233170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4258 20240912120233176 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120233176 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423007672551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423007672551"} 20240912120233176 DAUC <0003> db_auc.c:236 IMSI='262423007672551': Calling to generate 5 vectors 20240912120233176 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240912120233176 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240912120233176 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240912120233176 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240912120233176 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240912120233176 DAUC <0003> auc.c:113 vector [0]: rand = e7b63205d8fb9f928564eab372fa5b3d 20240912120233176 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240912120233176 DAUC <0003> auc.c:142 vector [0]: autn = bd038c2118a3800088fc7d4a5dfa09cc 20240912120233176 DAUC <0003> auc.c:143 vector [0]: ck = ea9dd5473ed526698e03c28c08d74961 20240912120233176 DAUC <0003> auc.c:144 vector [0]: ik = 41193b180d050d23078fcaeded52a9f5 20240912120233176 DAUC <0003> auc.c:145 vector [0]: res = 7b5660d0087b82780000000000000000 20240912120233176 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240912120233176 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240912120233176 DAUC <0003> auc.c:179 vector [0]: kc = d7b998a8dd932003 20240912120233176 DAUC <0003> auc.c:180 vector [0]: sres = b013281a 20240912120233176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240912120233176 DAUC <0003> auc.c:113 vector [1]: rand = 125e7426fb14103e1ff1930422e316b6 20240912120233176 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240912120233176 DAUC <0003> auc.c:142 vector [1]: autn = 937545fc37388000b4846982af4b69e6 20240912120233176 DAUC <0003> auc.c:143 vector [1]: ck = 19b682ebdac508112075521d1374c2b2 20240912120233176 DAUC <0003> auc.c:144 vector [1]: ik = 0593503ea49a0a19d9b1677b02054307 20240912120233176 DAUC <0003> auc.c:145 vector [1]: res = 77175827fdbfd3e30000000000000000 20240912120233176 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240912120233176 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240912120233176 DAUC <0003> auc.c:179 vector [1]: kc = 48c05308318cf322 20240912120233176 DAUC <0003> auc.c:180 vector [1]: sres = 339d4f2f 20240912120233176 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240912120233176 DAUC <0003> auc.c:113 vector [2]: rand = 5f39659336553d8db0974f430e623034 20240912120233176 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240912120233176 DAUC <0003> auc.c:142 vector [2]: autn = 02c5fdb85d998000a08cffce04cd7bcd 20240912120233176 DAUC <0003> auc.c:143 vector [2]: ck = d7e415bcba62cb8d3abfaa72a7956282 20240912120233176 DAUC <0003> auc.c:144 vector [2]: ik = 87a1386657833022061ae553b35e40db 20240912120233176 DAUC <0003> auc.c:145 vector [2]: res = a6ff0646c51f0c4a0000000000000000 20240912120233176 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240912120233176 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240912120233176 DAUC <0003> auc.c:179 vector [2]: kc = 13f1c7224895a122 20240912120233176 DAUC <0003> auc.c:180 vector [2]: sres = a8df7ba5 20240912120233176 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240912120233176 DAUC <0003> auc.c:113 vector [3]: rand = a7d2c3f7e411b1cf791fbc647c20fe18 20240912120233176 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240912120233176 DAUC <0003> auc.c:142 vector [3]: autn = 7c186d717a3d8000fcb13e11820872b3 20240912120233176 DAUC <0003> auc.c:143 vector [3]: ck = 072c69c84179d999dd9293efaa631479 20240912120233176 DAUC <0003> auc.c:144 vector [3]: ik = d4cacbcf63d92b539febcdd0b207cdcd 20240912120233177 DAUC <0003> auc.c:145 vector [3]: res = 7f8a38aaf105246d0000000000000000 20240912120233177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240912120233177 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240912120233177 DAUC <0003> auc.c:179 vector [3]: kc = f45580fbc8423d36 20240912120233177 DAUC <0003> auc.c:180 vector [3]: sres = 98d5a315 20240912120233177 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240912120233177 DAUC <0003> auc.c:113 vector [4]: rand = 18122c3ae573036cb17df1f5fe585e3e 20240912120233177 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240912120233177 DAUC <0003> auc.c:142 vector [4]: autn = 808e7b16bd4f8000cf9504a1d2ae0aa2 20240912120233177 DAUC <0003> auc.c:143 vector [4]: ck = f20df34229553c683fd015303ede8aec 20240912120233177 DAUC <0003> auc.c:144 vector [4]: ik = 6b5ba9ab0121ac1c193d7c1dba2df122 20240912120233177 DAUC <0003> auc.c:145 vector [4]: res = 3aeea62b316d89980000000000000000 20240912120233177 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240912120233177 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240912120233177 DAUC <0003> auc.c:179 vector [4]: kc = 86a36bb1c2b7e41e 20240912120233177 DAUC <0003> auc.c:180 vector [4]: sres = 3ab6c311 20240912120233177 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240912120233177 DAUC <0003> db_auc.c:245 IMSI='262423007672551': Generated 5 vectors 20240912120233177 DAUC <0003> db_auc.c:249 IMSI='262423007672551': Updating SQN=161 in DB 20240912120233185 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423007672551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423007672551"} 20240912120233186 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423007672551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120233186 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120233186 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120233193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4258 20240912120233219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20240912120233219 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39363<->l=127.0.0.1:4259) 20240912120233219 DLINP <000b> input/ipa.c:451 connected read/write 20240912120233219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120233219 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120233219 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120233219 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120233242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4258 20240912120233243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4258 20240912120236357 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120236357 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120236358 DLINP <000b> input/ipa.c:451 connected read/write 20240912120236358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120236359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 20240912120236360 DLINP <000b> input/ipa.c:451 connected read/write 20240912120236360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120236360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120236360 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120236360 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120236360 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 2:  20240912120236360 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 3:  20240912120236360 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 4:  20240912120236360 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 5:  20240912120236360 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 7:  20240912120236360 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120236360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120236360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120236360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120236367 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40777<->l=127.0.0.1:4259) 20240912120236372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20240912120236402 DLINP <000b> input/ipa.c:451 connected read/write 20240912120236402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120236402 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425152870920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425152870920" cn_domain=PS} 20240912120236402 DLU <0006> fsm.c:456 lu(262425152870920)[0x61200000b4a0]{UNVALIDATED}: Allocated 20240912120236402 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425152870920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240912120236402 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425152870920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425152870920" cause=IMSI unknown in HLR} 20240912120236402 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425152870920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120236402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425152870920)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120236402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425152870920)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20240912120236402 DLU <0006> fsm.c:568 lu(PS:IMSI-262425152870920)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20240912120236402 DLINP <000b> input/ipa.c:451 connected read/write 20240912120236402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120236402 DLINP <000b> input/ipa.c:451 connected read/write 20240912120236402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120236404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20240912120236405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 20240912120236405 DLINP <000b> input/ipa.c:451 connected read/write 20240912120236405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120236405 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120236405 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120236405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120236405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40777<->l=127.0.0.1:4259) 20240912120236428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 20240912120236428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 20240912120239529 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120239529 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120239532 DLINP <000b> input/ipa.c:451 connected read/write 20240912120239532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120239533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 20240912120239535 DLINP <000b> input/ipa.c:451 connected read/write 20240912120239535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120239535 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120239535 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120239535 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120239535 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 2:  20240912120239535 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 3:  20240912120239535 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 4:  20240912120239535 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 5:  20240912120239535 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 7:  20240912120239535 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120239535 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120239535 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120239535 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120239549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45989<->l=127.0.0.1:4259) 20240912120239556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20240912120239582 DLINP <000b> input/ipa.c:451 connected read/write 20240912120239582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120239582 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423634610284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423634610284" cn_domain=PS source_name="the-source\n"} 20240912120239582 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240912120239582 DLU <0006> fsm.c:456 lu(262423634610284)[0x61200000b620]{UNVALIDATED}: Allocated 20240912120239582 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423634610284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240912120239582 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423634610284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423634610284" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240912120239582 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423634610284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120239583 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423634610284)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120239583 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423634610284)[0x61200000b620]{UNVALIDATED}: Freeing instance 20240912120239583 DLU <0006> fsm.c:568 lu(PS:IMSI-262423634610284)[0x61200000b620]{UNVALIDATED}: Deallocated 20240912120239583 DLINP <000b> input/ipa.c:451 connected read/write 20240912120239583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120239583 DLINP <000b> input/ipa.c:451 connected read/write 20240912120239583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120239586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20240912120239588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 20240912120239589 DLINP <000b> input/ipa.c:451 connected read/write 20240912120239589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120239589 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120239589 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120239589 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120239589 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240912120239590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45989<->l=127.0.0.1:4259) 20240912120239650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 20240912120239650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 20240912120242747 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120242747 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120242752 DLINP <000b> input/ipa.c:451 connected read/write 20240912120242752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120242753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4258 20240912120242756 DLINP <000b> input/ipa.c:451 connected read/write 20240912120242756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120242756 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120242756 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120242756 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120242756 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 2:  20240912120242756 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 3:  20240912120242756 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 4:  20240912120242756 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 5:  20240912120242756 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 7:  20240912120242756 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120242756 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120242756 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120242756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120242773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37701<->l=127.0.0.1:4259) 20240912120242784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4258 20240912120242798 DLINP <000b> input/ipa.c:451 connected read/write 20240912120242798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120242798 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425664785230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425664785230" cn_domain=PS} 20240912120242798 DLU <0006> fsm.c:456 lu(262425664785230)[0x61200000b7a0]{UNVALIDATED}: Allocated 20240912120242798 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425664785230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240912120242798 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425664785230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425664785230" cause=Roaming not allowed in this location area} 20240912120242798 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425664785230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120242798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425664785230)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120242798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425664785230)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20240912120242798 DLU <0006> fsm.c:568 lu(PS:IMSI-262425664785230)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20240912120242798 DLINP <000b> input/ipa.c:451 connected read/write 20240912120242798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120242798 DLINP <000b> input/ipa.c:451 connected read/write 20240912120242798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120242801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39924<->l=127.0.0.1:4258 20240912120242802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4258 20240912120242803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37701<->l=127.0.0.1:4259) 20240912120242804 DLINP <000b> input/ipa.c:451 connected read/write 20240912120242804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120242804 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120242804 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120242804 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120242871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39926<->l=127.0.0.1:4258 20240912120242871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39926<->l=127.0.0.1:4258 20240912120245981 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120245981 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120245983 DLINP <000b> input/ipa.c:451 connected read/write 20240912120245983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120245984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 20240912120245987 DLINP <000b> input/ipa.c:451 connected read/write 20240912120245987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120245987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120245987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120245987 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120245987 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 2:  20240912120245987 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 3:  20240912120245987 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 4:  20240912120245987 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 5:  20240912120245987 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 7:  20240912120245987 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120245987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120245987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120245987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120246009 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33969<->l=127.0.0.1:4259) 20240912120246021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20240912120246034 DLINP <000b> input/ipa.c:451 connected read/write 20240912120246034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120246034 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423544903207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423544903207"} 20240912120246034 DAUC <0003> db_auc.c:133 IMSI='262423544903207': No such subscriber 20240912120246034 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423544903207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240912120246034 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423544903207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423544903207" cause=IMSI unknown in HLR} 20240912120246034 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423544903207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120246034 DLINP <000b> input/ipa.c:451 connected read/write 20240912120246034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120246034 DLINP <000b> input/ipa.c:451 connected read/write 20240912120246034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120246038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20240912120246040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 20240912120246042 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33969<->l=127.0.0.1:4259) 20240912120246043 DLINP <000b> input/ipa.c:451 connected read/write 20240912120246043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120246043 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120246043 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120246043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120246111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 20240912120246111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39962<->l=127.0.0.1:4258 20240912120249221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120249221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120249225 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39978<->l=127.0.0.1:4258 20240912120249232 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120249232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120249232 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120249232 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 2:  20240912120249232 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 3:  20240912120249232 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 4:  20240912120249232 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 5:  20240912120249232 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 7:  20240912120249232 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120249232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120249232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120249232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120249253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33115<->l=127.0.0.1:4259) 20240912120249301 DAUC <0003> db_auc.c:157 IMSI='262420794685691': No 2G Auth Data 20240912120249301 DAUC <0003> db_auc.c:192 IMSI='262420794685691': No 3G Auth Data 20240912120249348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39986<->l=127.0.0.1:4258 20240912120249358 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249358 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420794685691" cn_domain=PS} 20240912120249358 DLU <0006> fsm.c:456 lu(262420794685691)[0x61200000b920]{UNVALIDATED}: Allocated 20240912120249358 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420794685691)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249375 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420794685691" cn_domain=PS} 20240912120249375 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249375 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249383 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249383 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420794685691"} 20240912120249383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420794685691)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249383 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249383 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420794685691"} 20240912120249383 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420794685691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420794685691)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420794685691)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249383 DLU <0006> fsm.c:568 lu(PS:IMSI-262420794685691)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249383 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249383 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39986<->l=127.0.0.1:4258 20240912120249424 DAUC <0003> db_auc.c:157 IMSI='262420911383249': No 2G Auth Data 20240912120249424 DAUC <0003> db_auc.c:192 IMSI='262420911383249': No 3G Auth Data 20240912120249433 DLGSUP <0013> hlr.c:121 IMSI 262420911383249: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39996<->l=127.0.0.1:4258 20240912120249458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249458 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420911383249" cn_domain=PS} 20240912120249458 DLU <0006> fsm.c:456 lu(262420911383249)[0x61200000baa0]{UNVALIDATED}: Allocated 20240912120249458 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420911383249)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249474 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420911383249" cn_domain=PS} 20240912120249474 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249474 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249478 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249478 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420911383249"} 20240912120249478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420911383249)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249478 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249478 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420911383249"} 20240912120249478 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420911383249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420911383249)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420911383249)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249478 DLU <0006> fsm.c:568 lu(PS:IMSI-262420911383249)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249478 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249478 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39996<->l=127.0.0.1:4258 20240912120249513 DAUC <0003> db_auc.c:157 IMSI='262429599609135': No 2G Auth Data 20240912120249513 DAUC <0003> db_auc.c:192 IMSI='262429599609135': No 3G Auth Data 20240912120249522 DLGSUP <0013> hlr.c:121 IMSI 262429599609135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40010<->l=127.0.0.1:4258 20240912120249552 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249552 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429599609135" cn_domain=PS} 20240912120249552 DLU <0006> fsm.c:456 lu(262429599609135)[0x61200000bc20]{UNVALIDATED}: Allocated 20240912120249552 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429599609135)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249568 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429599609135" cn_domain=PS} 20240912120249568 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249568 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249572 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249572 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429599609135"} 20240912120249572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429599609135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249572 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249572 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429599609135"} 20240912120249572 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429599609135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429599609135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429599609135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249572 DLU <0006> fsm.c:568 lu(PS:IMSI-262429599609135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249572 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249572 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40010<->l=127.0.0.1:4258 20240912120249600 DAUC <0003> db_auc.c:157 IMSI='262423259860583': No 2G Auth Data 20240912120249600 DAUC <0003> db_auc.c:192 IMSI='262423259860583': No 3G Auth Data 20240912120249609 DLGSUP <0013> hlr.c:121 IMSI 262423259860583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4258 20240912120249631 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249631 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423259860583" cn_domain=PS} 20240912120249632 DLU <0006> fsm.c:456 lu(262423259860583)[0x61200000bda0]{UNVALIDATED}: Allocated 20240912120249632 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423259860583)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249648 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423259860583" cn_domain=PS} 20240912120249648 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249648 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249650 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249650 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423259860583"} 20240912120249650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423259860583)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249650 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249650 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423259860583"} 20240912120249650 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423259860583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423259860583)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423259860583)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249650 DLU <0006> fsm.c:568 lu(PS:IMSI-262423259860583)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249650 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249650 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4258 20240912120249677 DAUC <0003> db_auc.c:157 IMSI='262422318550926': No 2G Auth Data 20240912120249677 DAUC <0003> db_auc.c:192 IMSI='262422318550926': No 3G Auth Data 20240912120249686 DLGSUP <0013> hlr.c:121 IMSI 262422318550926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40024<->l=127.0.0.1:4258 20240912120249703 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249703 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422318550926" cn_domain=PS} 20240912120249703 DLU <0006> fsm.c:456 lu(262422318550926)[0x61200000bf20]{UNVALIDATED}: Allocated 20240912120249703 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422318550926)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249720 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422318550926" cn_domain=PS} 20240912120249720 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249720 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249722 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422318550926"} 20240912120249722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422318550926)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249722 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249722 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422318550926"} 20240912120249722 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422318550926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422318550926)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422318550926)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249722 DLU <0006> fsm.c:568 lu(PS:IMSI-262422318550926)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40024<->l=127.0.0.1:4258 20240912120249752 DAUC <0003> db_auc.c:157 IMSI='262425953652189': No 2G Auth Data 20240912120249752 DAUC <0003> db_auc.c:192 IMSI='262425953652189': No 3G Auth Data 20240912120249760 DLGSUP <0013> hlr.c:121 IMSI 262425953652189: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4258 20240912120249789 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249789 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425953652189" cn_domain=PS} 20240912120249789 DLU <0006> fsm.c:456 lu(262425953652189)[0x61200000ffa0]{UNVALIDATED}: Allocated 20240912120249789 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425953652189)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249805 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425953652189" cn_domain=PS} 20240912120249805 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249805 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249810 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249810 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425953652189"} 20240912120249810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425953652189)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249810 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249811 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425953652189"} 20240912120249811 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425953652189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425953652189)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425953652189)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249811 DLU <0006> fsm.c:568 lu(PS:IMSI-262425953652189)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249811 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249811 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4258 20240912120249847 DAUC <0003> db_auc.c:157 IMSI='262428197855764': No 2G Auth Data 20240912120249847 DAUC <0003> db_auc.c:192 IMSI='262428197855764': No 3G Auth Data 20240912120249855 DLGSUP <0013> hlr.c:121 IMSI 262428197855764: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40038<->l=127.0.0.1:4258 20240912120249884 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249884 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428197855764" cn_domain=PS} 20240912120249884 DLU <0006> fsm.c:456 lu(262428197855764)[0x612000010120]{UNVALIDATED}: Allocated 20240912120249884 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428197855764)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249900 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428197855764" cn_domain=PS} 20240912120249900 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249900 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249904 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249904 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428197855764"} 20240912120249904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428197855764)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249904 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249904 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428197855764"} 20240912120249904 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428197855764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428197855764)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428197855764)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249904 DLU <0006> fsm.c:568 lu(PS:IMSI-262428197855764)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249904 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249904 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40038<->l=127.0.0.1:4258 20240912120249945 DAUC <0003> db_auc.c:157 IMSI='262422215163233': No 2G Auth Data 20240912120249945 DAUC <0003> db_auc.c:192 IMSI='262422215163233': No 3G Auth Data 20240912120249954 DLGSUP <0013> hlr.c:121 IMSI 262422215163233: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120249976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40040<->l=127.0.0.1:4258 20240912120249978 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249978 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422215163233" cn_domain=PS} 20240912120249978 DLU <0006> fsm.c:456 lu(262422215163233)[0x6120000102a0]{UNVALIDATED}: Allocated 20240912120249978 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120249993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422215163233)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120249993 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422215163233" cn_domain=PS} 20240912120249993 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249993 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249996 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120249996 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422215163233"} 20240912120249996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422215163233)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120249996 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120249996 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422215163233"} 20240912120249996 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422215163233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120249996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422215163233)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120249996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422215163233)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120249996 DLU <0006> fsm.c:568 lu(PS:IMSI-262422215163233)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120249996 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249996 DLINP <000b> input/ipa.c:451 connected read/write 20240912120249997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120249998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40040<->l=127.0.0.1:4258 20240912120250023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39978<->l=127.0.0.1:4258 20240912120250024 DLINP <000b> input/ipa.c:451 connected read/write 20240912120250024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120250024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120250024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120250024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120250024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33115<->l=127.0.0.1:4259) 20240912120250047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40042<->l=127.0.0.1:4258 20240912120250047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40042<->l=127.0.0.1:4258 20240912120253157 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120253157 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120253162 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20240912120253167 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120253167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120253167 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120253167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120253167 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120253167 DLGSUP <0013> gsup_server.c:235 2:  20240912120253167 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120253167 DLGSUP <0013> gsup_server.c:235 3:  20240912120253167 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120253168 DLGSUP <0013> gsup_server.c:235 4:  20240912120253168 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120253168 DLGSUP <0013> gsup_server.c:235 5:  20240912120253168 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120253168 DLGSUP <0013> gsup_server.c:235 7:  20240912120253168 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120253168 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120253168 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120253168 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120253190 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20240912120253236 DAUC <0003> db_auc.c:157 IMSI='262427689686096': No 2G Auth Data 20240912120253236 DAUC <0003> db_auc.c:192 IMSI='262427689686096': No 3G Auth Data 20240912120253276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4258 20240912120253287 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253287 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427689686096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427689686096" cn_domain=PS source_name="the-source\n"} 20240912120253287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240912120253287 DLU <0006> fsm.c:456 lu(262427689686096)[0x612000010420]{UNVALIDATED}: Allocated 20240912120253287 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427689686096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427689686096)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253304 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427689686096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427689686096" cn_domain=PS destination_name="the-source\n"} 20240912120253304 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253304 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253310 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253310 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427689686096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427689686096" source_name="the-source\n"} 20240912120253310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427689686096)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253310 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427689686096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253310 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427689686096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427689686096" destination_name="the-source\n"} 20240912120253310 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427689686096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427689686096)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427689686096)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253311 DLU <0006> fsm.c:568 lu(PS:IMSI-262427689686096)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253311 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253311 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4258 20240912120253339 DAUC <0003> db_auc.c:157 IMSI='262424221175882': No 2G Auth Data 20240912120253339 DAUC <0003> db_auc.c:192 IMSI='262424221175882': No 3G Auth Data 20240912120253348 DLGSUP <0013> hlr.c:121 IMSI 262424221175882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42478<->l=127.0.0.1:4258 20240912120253363 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253363 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424221175882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424221175882" cn_domain=PS source_name="the-source\n"} 20240912120253363 DLU <0006> fsm.c:456 lu(262424221175882)[0x6120000105a0]{UNVALIDATED}: Allocated 20240912120253363 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424221175882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424221175882)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253379 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424221175882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424221175882" cn_domain=PS destination_name="the-source\n"} 20240912120253379 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253379 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253381 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253381 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424221175882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424221175882" source_name="the-source\n"} 20240912120253381 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424221175882)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253381 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424221175882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253381 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424221175882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424221175882" destination_name="the-source\n"} 20240912120253381 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424221175882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424221175882)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424221175882)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253381 DLU <0006> fsm.c:568 lu(PS:IMSI-262424221175882)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253381 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253381 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42478<->l=127.0.0.1:4258 20240912120253407 DAUC <0003> db_auc.c:157 IMSI='262428377589883': No 2G Auth Data 20240912120253407 DAUC <0003> db_auc.c:192 IMSI='262428377589883': No 3G Auth Data 20240912120253415 DLGSUP <0013> hlr.c:121 IMSI 262428377589883: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42494<->l=127.0.0.1:4258 20240912120253431 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253431 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428377589883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377589883" cn_domain=PS source_name="the-source\n"} 20240912120253431 DLU <0006> fsm.c:456 lu(262428377589883)[0x612000010720]{UNVALIDATED}: Allocated 20240912120253431 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428377589883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428377589883)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253446 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428377589883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428377589883" cn_domain=PS destination_name="the-source\n"} 20240912120253446 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253447 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253450 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253450 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428377589883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428377589883" source_name="the-source\n"} 20240912120253450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428377589883)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253450 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428377589883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253450 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428377589883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428377589883" destination_name="the-source\n"} 20240912120253450 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428377589883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377589883)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377589883)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253450 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377589883)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253450 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253450 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42494<->l=127.0.0.1:4258 20240912120253483 DAUC <0003> db_auc.c:157 IMSI='262423229057755': No 2G Auth Data 20240912120253483 DAUC <0003> db_auc.c:192 IMSI='262423229057755': No 3G Auth Data 20240912120253491 DLGSUP <0013> hlr.c:121 IMSI 262423229057755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4258 20240912120253507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253507 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423229057755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423229057755" cn_domain=PS source_name="the-source\n"} 20240912120253507 DLU <0006> fsm.c:456 lu(262423229057755)[0x6120000108a0]{UNVALIDATED}: Allocated 20240912120253507 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423229057755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423229057755)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253522 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423229057755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423229057755" cn_domain=PS destination_name="the-source\n"} 20240912120253522 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253522 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253525 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253525 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423229057755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423229057755" source_name="the-source\n"} 20240912120253525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423229057755)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253525 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423229057755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253525 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423229057755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423229057755" destination_name="the-source\n"} 20240912120253525 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423229057755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423229057755)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423229057755)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253525 DLU <0006> fsm.c:568 lu(PS:IMSI-262423229057755)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253525 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253525 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4258 20240912120253551 DAUC <0003> db_auc.c:157 IMSI='262429604170879': No 2G Auth Data 20240912120253551 DAUC <0003> db_auc.c:192 IMSI='262429604170879': No 3G Auth Data 20240912120253559 DLGSUP <0013> hlr.c:121 IMSI 262429604170879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20240912120253574 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253574 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429604170879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429604170879" cn_domain=PS source_name="the-source\n"} 20240912120253574 DLU <0006> fsm.c:456 lu(262429604170879)[0x612000010a20]{UNVALIDATED}: Allocated 20240912120253575 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429604170879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429604170879)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253590 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429604170879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429604170879" cn_domain=PS destination_name="the-source\n"} 20240912120253590 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253590 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253592 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253592 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429604170879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429604170879" source_name="the-source\n"} 20240912120253592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429604170879)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253592 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429604170879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253592 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429604170879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429604170879" destination_name="the-source\n"} 20240912120253592 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429604170879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429604170879)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429604170879)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253592 DLU <0006> fsm.c:568 lu(PS:IMSI-262429604170879)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253592 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253592 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20240912120253620 DAUC <0003> db_auc.c:157 IMSI='262429686330765': No 2G Auth Data 20240912120253620 DAUC <0003> db_auc.c:192 IMSI='262429686330765': No 3G Auth Data 20240912120253628 DLGSUP <0013> hlr.c:121 IMSI 262429686330765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42520<->l=127.0.0.1:4258 20240912120253654 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253654 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429686330765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429686330765" cn_domain=PS source_name="the-source\n"} 20240912120253654 DLU <0006> fsm.c:456 lu(262429686330765)[0x612000010ba0]{UNVALIDATED}: Allocated 20240912120253654 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429686330765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429686330765)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253673 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429686330765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429686330765" cn_domain=PS destination_name="the-source\n"} 20240912120253673 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253673 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253680 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253680 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429686330765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429686330765" source_name="the-source\n"} 20240912120253680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429686330765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253680 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429686330765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253680 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429686330765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429686330765" destination_name="the-source\n"} 20240912120253680 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429686330765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429686330765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429686330765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253680 DLU <0006> fsm.c:568 lu(PS:IMSI-262429686330765)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253680 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253680 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42520<->l=127.0.0.1:4258 20240912120253717 DAUC <0003> db_auc.c:157 IMSI='262422155508579': No 2G Auth Data 20240912120253717 DAUC <0003> db_auc.c:192 IMSI='262422155508579': No 3G Auth Data 20240912120253730 DLGSUP <0013> hlr.c:121 IMSI 262422155508579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20240912120253777 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253777 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422155508579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422155508579" cn_domain=PS source_name="the-source\n"} 20240912120253777 DLU <0006> fsm.c:456 lu(262422155508579)[0x612000010d20]{UNVALIDATED}: Allocated 20240912120253777 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422155508579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253793 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422155508579)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253793 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422155508579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422155508579" cn_domain=PS destination_name="the-source\n"} 20240912120253793 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253793 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253799 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253799 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422155508579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422155508579" source_name="the-source\n"} 20240912120253799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422155508579)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253799 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422155508579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253799 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422155508579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422155508579" destination_name="the-source\n"} 20240912120253799 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422155508579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422155508579)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422155508579)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253799 DLU <0006> fsm.c:568 lu(PS:IMSI-262422155508579)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253799 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253799 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20240912120253835 DAUC <0003> db_auc.c:157 IMSI='262425675859760': No 2G Auth Data 20240912120253835 DAUC <0003> db_auc.c:192 IMSI='262425675859760': No 3G Auth Data 20240912120253843 DLGSUP <0013> hlr.c:121 IMSI 262425675859760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120253868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20240912120253870 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253870 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425675859760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425675859760" cn_domain=PS source_name="the-source\n"} 20240912120253870 DLU <0006> fsm.c:456 lu(262425675859760)[0x612000010ea0]{UNVALIDATED}: Allocated 20240912120253870 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425675859760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240912120253890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425675859760)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120253890 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425675859760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425675859760" cn_domain=PS destination_name="the-source\n"} 20240912120253890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253896 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253896 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425675859760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425675859760" source_name="the-source\n"} 20240912120253896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425675859760)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120253896 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425675859760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120253896 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425675859760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425675859760" destination_name="the-source\n"} 20240912120253896 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425675859760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120253896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425675859760)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120253896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425675859760)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120253896 DLU <0006> fsm.c:568 lu(PS:IMSI-262425675859760)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120253896 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253896 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120253899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20240912120253930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20240912120253930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20240912120253930 DLINP <000b> input/ipa.c:451 connected read/write 20240912120253930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120253930 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120253930 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120253930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120253930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240912120253952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20240912120253953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20240912120257062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120257062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120257067 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20240912120257073 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257073 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120257073 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120257073 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120257073 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 2:  20240912120257073 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 3:  20240912120257073 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 4:  20240912120257073 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 5:  20240912120257073 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 7:  20240912120257073 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120257073 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120257073 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120257073 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120257098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45363<->l=127.0.0.1:4259) 20240912120257136 DAUC <0003> db_auc.c:157 IMSI='262421010750454': No 2G Auth Data 20240912120257136 DAUC <0003> db_auc.c:192 IMSI='262421010750454': No 3G Auth Data 20240912120257182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20240912120257193 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257193 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421010750454" cn_domain=PS} 20240912120257193 DLU <0006> fsm.c:456 lu(262421010750454)[0x612000011020]{UNVALIDATED}: Allocated 20240912120257194 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421010750454)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257211 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421010750454" cn_domain=PS} 20240912120257211 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257211 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257218 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257218 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421010750454"} 20240912120257218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421010750454)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257218 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257218 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421010750454"} 20240912120257218 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421010750454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010750454)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010750454)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257218 DLU <0006> fsm.c:568 lu(PS:IMSI-262421010750454)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257218 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257218 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20240912120257247 DAUC <0003> db_auc.c:157 IMSI='262421055590532': No 2G Auth Data 20240912120257247 DAUC <0003> db_auc.c:192 IMSI='262421055590532': No 3G Auth Data 20240912120257255 DLGSUP <0013> hlr.c:121 IMSI 262421055590532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20240912120257271 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257271 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421055590532" cn_domain=PS} 20240912120257271 DLU <0006> fsm.c:456 lu(262421055590532)[0x6120000111a0]{UNVALIDATED}: Allocated 20240912120257271 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421055590532)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257286 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421055590532" cn_domain=PS} 20240912120257286 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257286 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257288 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257288 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421055590532"} 20240912120257288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421055590532)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257288 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257288 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421055590532"} 20240912120257288 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421055590532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055590532)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421055590532)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257288 DLU <0006> fsm.c:568 lu(PS:IMSI-262421055590532)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257288 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257288 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20240912120257314 DAUC <0003> db_auc.c:157 IMSI='262428883205583': No 2G Auth Data 20240912120257314 DAUC <0003> db_auc.c:192 IMSI='262428883205583': No 3G Auth Data 20240912120257327 DLGSUP <0013> hlr.c:121 IMSI 262428883205583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4258 20240912120257347 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257347 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428883205583" cn_domain=PS} 20240912120257347 DLU <0006> fsm.c:456 lu(262428883205583)[0x612000011320]{UNVALIDATED}: Allocated 20240912120257347 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428883205583)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257363 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428883205583" cn_domain=PS} 20240912120257363 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257363 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257368 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257368 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428883205583"} 20240912120257368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428883205583)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257368 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257368 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428883205583"} 20240912120257368 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428883205583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428883205583)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428883205583)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257368 DLU <0006> fsm.c:568 lu(PS:IMSI-262428883205583)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257368 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257368 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4258 20240912120257396 DAUC <0003> db_auc.c:157 IMSI='262428074873031': No 2G Auth Data 20240912120257396 DAUC <0003> db_auc.c:192 IMSI='262428074873031': No 3G Auth Data 20240912120257404 DLGSUP <0013> hlr.c:121 IMSI 262428074873031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20240912120257419 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257419 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428074873031" cn_domain=PS} 20240912120257419 DLU <0006> fsm.c:456 lu(262428074873031)[0x6120000114a0]{UNVALIDATED}: Allocated 20240912120257419 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428074873031)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257435 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428074873031" cn_domain=PS} 20240912120257435 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257435 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257437 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257437 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428074873031"} 20240912120257437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428074873031)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257437 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257437 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428074873031"} 20240912120257437 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428074873031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428074873031)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428074873031)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257437 DLU <0006> fsm.c:568 lu(PS:IMSI-262428074873031)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257437 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257437 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20240912120257462 DAUC <0003> db_auc.c:157 IMSI='262427786239448': No 2G Auth Data 20240912120257462 DAUC <0003> db_auc.c:192 IMSI='262427786239448': No 3G Auth Data 20240912120257470 DLGSUP <0013> hlr.c:121 IMSI 262427786239448: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20240912120257485 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257485 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427786239448" cn_domain=PS} 20240912120257485 DLU <0006> fsm.c:456 lu(262427786239448)[0x612000011620]{UNVALIDATED}: Allocated 20240912120257485 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427786239448)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257501 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427786239448" cn_domain=PS} 20240912120257501 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257501 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257503 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257504 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427786239448"} 20240912120257504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427786239448)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257504 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257504 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427786239448"} 20240912120257504 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427786239448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427786239448)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427786239448)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257504 DLU <0006> fsm.c:568 lu(PS:IMSI-262427786239448)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257504 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257504 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20240912120257530 DAUC <0003> db_auc.c:157 IMSI='262421882927876': No 2G Auth Data 20240912120257530 DAUC <0003> db_auc.c:192 IMSI='262421882927876': No 3G Auth Data 20240912120257538 DLGSUP <0013> hlr.c:121 IMSI 262421882927876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20240912120257566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257566 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421882927876" cn_domain=PS} 20240912120257566 DLU <0006> fsm.c:456 lu(262421882927876)[0x6120000117a0]{UNVALIDATED}: Allocated 20240912120257566 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421882927876)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257582 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421882927876" cn_domain=PS} 20240912120257582 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257582 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257586 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257586 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421882927876"} 20240912120257586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421882927876)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257586 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257586 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421882927876"} 20240912120257586 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421882927876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882927876)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882927876)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257586 DLU <0006> fsm.c:568 lu(PS:IMSI-262421882927876)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257586 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257586 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20240912120257623 DAUC <0003> db_auc.c:157 IMSI='262429597982601': No 2G Auth Data 20240912120257623 DAUC <0003> db_auc.c:192 IMSI='262429597982601': No 3G Auth Data 20240912120257631 DLGSUP <0013> hlr.c:121 IMSI 262429597982601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20240912120257662 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257662 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429597982601" cn_domain=PS} 20240912120257662 DLU <0006> fsm.c:456 lu(262429597982601)[0x612000011920]{UNVALIDATED}: Allocated 20240912120257662 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429597982601)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257678 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429597982601" cn_domain=PS} 20240912120257679 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257679 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257684 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257684 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429597982601"} 20240912120257684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429597982601)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257684 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257684 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429597982601"} 20240912120257684 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429597982601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429597982601)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429597982601)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257684 DLU <0006> fsm.c:568 lu(PS:IMSI-262429597982601)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257684 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257684 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20240912120257720 DAUC <0003> db_auc.c:157 IMSI='262426556643790': No 2G Auth Data 20240912120257720 DAUC <0003> db_auc.c:192 IMSI='262426556643790': No 3G Auth Data 20240912120257729 DLGSUP <0013> hlr.c:121 IMSI 262426556643790: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120257755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20240912120257758 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257758 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426556643790" cn_domain=PS} 20240912120257758 DLU <0006> fsm.c:456 lu(262426556643790)[0x612000011aa0]{UNVALIDATED}: Allocated 20240912120257758 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120257773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426556643790)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120257773 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426556643790" cn_domain=PS} 20240912120257773 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257773 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257778 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257779 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426556643790"} 20240912120257779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426556643790)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120257779 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120257779 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426556643790"} 20240912120257779 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426556643790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120257779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426556643790)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120257779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426556643790)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120257779 DLU <0006> fsm.c:568 lu(PS:IMSI-262426556643790)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120257779 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257779 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120257782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20240912120257808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20240912120257808 DLINP <000b> input/ipa.c:451 connected read/write 20240912120257808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120257808 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120257808 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120257808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120257809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45363<->l=127.0.0.1:4259) 20240912120257831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20240912120257932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20240912120301044 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120301044 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120301049 DLINP <000b> input/ipa.c:451 connected read/write 20240912120301049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120301051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20240912120301054 DLINP <000b> input/ipa.c:451 connected read/write 20240912120301054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120301054 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120301054 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120301054 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120301054 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 2:  20240912120301054 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 3:  20240912120301054 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 4:  20240912120301054 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 5:  20240912120301054 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 7:  20240912120301054 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120301054 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120301054 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120301054 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120301081 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39313<->l=127.0.0.1:4259) 20240912120301095 DAUC <0003> db_auc.c:157 IMSI='262425258751236': No 2G Auth Data 20240912120301095 DAUC <0003> db_auc.c:192 IMSI='262425258751236': No 3G Auth Data 20240912120301126 DAUC <0003> db_auc.c:192 IMSI='262425258751236': No 3G Auth Data 20240912120301155 DAUC <0003> db_auc.c:157 IMSI='262424112744064': No 2G Auth Data 20240912120301155 DAUC <0003> db_auc.c:192 IMSI='262424112744064': No 3G Auth Data 20240912120301171 DAUC <0003> db_auc.c:157 IMSI='262424112744064': No 2G Auth Data 20240912120301196 DAUC <0003> db_auc.c:157 IMSI='262420047368749': No 2G Auth Data 20240912120301196 DAUC <0003> db_auc.c:192 IMSI='262420047368749': No 3G Auth Data 20240912120301255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20240912120301256 DLINP <000b> input/ipa.c:451 connected read/write 20240912120301256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120301256 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120301257 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120301257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120301257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39313<->l=127.0.0.1:4259) 20240912120301283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20240912120301384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20240912120304484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120304484 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120304488 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120304490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20240912120304493 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120304493 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120304493 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120304493 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120304493 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 2:  20240912120304493 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 3:  20240912120304493 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 4:  20240912120304493 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 5:  20240912120304493 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 7:  20240912120304493 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120304493 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120304493 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120304493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120304508 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34683<->l=127.0.0.1:4259) 20240912120304514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20240912120304526 DAUC <0003> db_auc.c:157 IMSI='262428600978177': No 2G Auth Data 20240912120304526 DAUC <0003> db_auc.c:192 IMSI='262428600978177': No 3G Auth Data 20240912120304546 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120304546 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428600978177" cn_domain=PS} 20240912120304546 DLU <0006> fsm.c:456 lu(262428600978177)[0x612000011c20]{UNVALIDATED}: Allocated 20240912120304546 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120304563 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428600978177)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120304563 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428600978177" cn_domain=PS} 20240912120304563 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120304563 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120304566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120304566 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428600978177"} 20240912120304566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428600978177)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120304566 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120304566 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428600978177"} 20240912120304566 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120304566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428600978177)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120304566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428600978177)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120304566 DLU <0006> fsm.c:568 lu(PS:IMSI-262428600978177)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120304566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120304566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120304576 DLGSUP <0013> hlr.c:128 IMSI 262428600978177: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240912120304576 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120304576 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120304579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20240912120304580 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120304580 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428600978177"} 20240912120304580 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240912120304580 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428600978177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120304581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20240912120304583 DLINP <000b> input/ipa.c:451 connected read/write 20240912120304583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120304583 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120304583 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120304583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120304583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34683<->l=127.0.0.1:4259) 20240912120304620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52054<->l=127.0.0.1:4258 20240912120304721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52054<->l=127.0.0.1:4258 20240912120307799 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120307799 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120307801 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20240912120307804 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307804 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120307804 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120307804 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120307804 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 2:  20240912120307804 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 3:  20240912120307804 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 4:  20240912120307804 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 5:  20240912120307804 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 7:  20240912120307804 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120307804 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120307804 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120307804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120307813 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38811<->l=127.0.0.1:4259) 20240912120307824 DAUC <0003> db_auc.c:157 IMSI='262423139529287': No 2G Auth Data 20240912120307824 DAUC <0003> db_auc.c:192 IMSI='262423139529287': No 3G Auth Data 20240912120307849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20240912120307852 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307852 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423139529287" cn_domain=PS} 20240912120307852 DLU <0006> fsm.c:456 lu(262423139529287)[0x612000011da0]{UNVALIDATED}: Allocated 20240912120307852 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120307868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423139529287)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120307868 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423139529287" cn_domain=PS} 20240912120307868 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307868 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307869 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307869 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423139529287"} 20240912120307869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423139529287)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120307869 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120307869 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423139529287"} 20240912120307869 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120307869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423139529287)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120307869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423139529287)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120307869 DLU <0006> fsm.c:568 lu(PS:IMSI-262423139529287)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120307869 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307869 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307871 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307871 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423139529287" cn_domain=CS} 20240912120307871 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120307878 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423139529287"} 20240912120307878 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423139529287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120307878 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307879 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20240912120307906 DAUC <0003> db_auc.c:157 IMSI='262427954760657': No 2G Auth Data 20240912120307906 DAUC <0003> db_auc.c:192 IMSI='262427954760657': No 3G Auth Data 20240912120307914 DLGSUP <0013> hlr.c:121 IMSI 262427954760657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120307930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20240912120307932 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307932 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427954760657" cn_domain=PS} 20240912120307932 DLU <0006> fsm.c:456 lu(262427954760657)[0x612000011f20]{UNVALIDATED}: Allocated 20240912120307932 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120307952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427954760657)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120307952 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427954760657" cn_domain=PS} 20240912120307953 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307953 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307959 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307959 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427954760657"} 20240912120307959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427954760657)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120307959 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120307959 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427954760657"} 20240912120307959 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120307959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427954760657)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120307959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427954760657)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120307959 DLU <0006> fsm.c:568 lu(PS:IMSI-262427954760657)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120307959 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307959 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307963 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120307963 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427954760657" cn_domain=CS} 20240912120307963 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120307972 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427954760657"} 20240912120307972 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427954760657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120307972 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307973 DLINP <000b> input/ipa.c:451 connected read/write 20240912120307973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120307976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20240912120308003 DAUC <0003> db_auc.c:157 IMSI='262420642647723': No 2G Auth Data 20240912120308003 DAUC <0003> db_auc.c:192 IMSI='262420642647723': No 3G Auth Data 20240912120308011 DLGSUP <0013> hlr.c:121 IMSI 262420642647723: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120308026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 20240912120308027 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308027 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420642647723" cn_domain=PS} 20240912120308028 DLU <0006> fsm.c:456 lu(262420642647723)[0x6120000120a0]{UNVALIDATED}: Allocated 20240912120308028 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120308044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420642647723)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120308044 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420642647723" cn_domain=PS} 20240912120308044 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308044 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308045 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308046 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420642647723"} 20240912120308046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420642647723)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120308046 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120308046 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420642647723"} 20240912120308046 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120308046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420642647723)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120308046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420642647723)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120308046 DLU <0006> fsm.c:568 lu(PS:IMSI-262420642647723)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120308046 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308046 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308046 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308047 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420642647723" cn_domain=CS} 20240912120308047 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120308058 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420642647723"} 20240912120308058 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420642647723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120308058 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308058 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 20240912120308090 DAUC <0003> db_auc.c:157 IMSI='262426124526570': No 2G Auth Data 20240912120308090 DAUC <0003> db_auc.c:192 IMSI='262426124526570': No 3G Auth Data 20240912120308098 DLGSUP <0013> hlr.c:121 IMSI 262426124526570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120308114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20240912120308115 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308115 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426124526570" cn_domain=PS} 20240912120308115 DLU <0006> fsm.c:456 lu(262426124526570)[0x612000012220]{UNVALIDATED}: Allocated 20240912120308115 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120308136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426124526570)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120308136 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426124526570" cn_domain=PS} 20240912120308137 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308137 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308142 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308142 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426124526570"} 20240912120308142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426124526570)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120308142 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120308142 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426124526570"} 20240912120308142 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120308142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426124526570)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120308142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426124526570)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120308142 DLU <0006> fsm.c:568 lu(PS:IMSI-262426124526570)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120308142 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308142 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308146 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308146 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426124526570" cn_domain=CS} 20240912120308146 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120308155 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426124526570"} 20240912120308155 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426124526570 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120308155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20240912120308186 DAUC <0003> db_auc.c:157 IMSI='262426054101673': No 2G Auth Data 20240912120308187 DAUC <0003> db_auc.c:192 IMSI='262426054101673': No 3G Auth Data 20240912120308198 DLGSUP <0013> hlr.c:121 IMSI 262426054101673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120308213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20240912120308215 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308215 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426054101673" cn_domain=PS} 20240912120308215 DLU <0006> fsm.c:456 lu(262426054101673)[0x6120000123a0]{UNVALIDATED}: Allocated 20240912120308215 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120308232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426054101673)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120308232 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426054101673" cn_domain=PS} 20240912120308232 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308232 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308233 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308233 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426054101673"} 20240912120308233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426054101673)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120308233 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120308233 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426054101673"} 20240912120308233 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120308233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426054101673)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120308233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426054101673)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120308233 DLU <0006> fsm.c:568 lu(PS:IMSI-262426054101673)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120308233 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308233 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308234 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308234 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426054101673" cn_domain=CS} 20240912120308234 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120308242 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426054101673"} 20240912120308242 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426054101673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120308242 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308242 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20240912120308268 DAUC <0003> db_auc.c:157 IMSI='262425863312071': No 2G Auth Data 20240912120308268 DAUC <0003> db_auc.c:192 IMSI='262425863312071': No 3G Auth Data 20240912120308277 DLGSUP <0013> hlr.c:121 IMSI 262425863312071: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120308302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20240912120308304 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308305 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425863312071" cn_domain=PS} 20240912120308305 DLU <0006> fsm.c:456 lu(262425863312071)[0x612000012520]{UNVALIDATED}: Allocated 20240912120308305 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120308321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425863312071)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120308322 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425863312071" cn_domain=PS} 20240912120308322 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308322 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308329 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308329 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425863312071"} 20240912120308329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425863312071)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120308329 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120308329 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425863312071"} 20240912120308329 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120308329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425863312071)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120308329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425863312071)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120308329 DLU <0006> fsm.c:568 lu(PS:IMSI-262425863312071)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120308329 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308329 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308334 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308334 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425863312071" cn_domain=CS} 20240912120308334 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120308342 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425863312071"} 20240912120308342 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425863312071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120308342 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308342 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20240912120308381 DAUC <0003> db_auc.c:157 IMSI='262426270727524': No 2G Auth Data 20240912120308381 DAUC <0003> db_auc.c:192 IMSI='262426270727524': No 3G Auth Data 20240912120308390 DLGSUP <0013> hlr.c:121 IMSI 262426270727524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120308441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20240912120308445 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308445 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426270727524" cn_domain=PS} 20240912120308445 DLU <0006> fsm.c:456 lu(262426270727524)[0x6120000126a0]{UNVALIDATED}: Allocated 20240912120308445 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120308463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426270727524)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120308463 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426270727524" cn_domain=PS} 20240912120308463 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308463 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308466 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308466 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426270727524"} 20240912120308466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426270727524)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120308466 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120308466 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426270727524"} 20240912120308466 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120308466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426270727524)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120308466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426270727524)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120308466 DLU <0006> fsm.c:568 lu(PS:IMSI-262426270727524)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120308466 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308466 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308467 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308467 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426270727524" cn_domain=CS} 20240912120308467 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120308475 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426270727524"} 20240912120308475 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426270727524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120308475 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308476 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20240912120308515 DAUC <0003> db_auc.c:157 IMSI='262420961792750': No 2G Auth Data 20240912120308515 DAUC <0003> db_auc.c:192 IMSI='262420961792750': No 3G Auth Data 20240912120308524 DLGSUP <0013> hlr.c:121 IMSI 262420961792750: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120308557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20240912120308561 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308561 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420961792750" cn_domain=PS} 20240912120308562 DLU <0006> fsm.c:456 lu(262420961792750)[0x612000012820]{UNVALIDATED}: Allocated 20240912120308562 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120308580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420961792750)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120308580 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420961792750" cn_domain=PS} 20240912120308580 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308580 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308584 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308584 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420961792750"} 20240912120308584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420961792750)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120308584 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120308584 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420961792750"} 20240912120308584 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120308584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420961792750)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120308584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420961792750)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120308584 DLU <0006> fsm.c:568 lu(PS:IMSI-262420961792750)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120308584 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308584 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308586 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308587 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420961792750" cn_domain=CS} 20240912120308587 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240912120308596 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420961792750"} 20240912120308596 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420961792750 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120308596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120308600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20240912120308630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20240912120308630 DLINP <000b> input/ipa.c:451 connected read/write 20240912120308630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120308630 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120308630 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120308630 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120308631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38811<->l=127.0.0.1:4259) 20240912120308658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4258 20240912120308759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4258 20240912120311818 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120311818 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120311822 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120311824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20240912120311826 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120311826 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120311826 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120311826 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120311826 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 2:  20240912120311826 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 3:  20240912120311826 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 4:  20240912120311826 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 5:  20240912120311826 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 7:  20240912120311826 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120311826 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120311826 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120311826 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120311851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37513<->l=127.0.0.1:4259) 20240912120311899 DAUC <0003> db_auc.c:157 IMSI='262421183366578': No 2G Auth Data 20240912120311899 DAUC <0003> db_auc.c:192 IMSI='262421183366578': No 3G Auth Data 20240912120311958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 20240912120311966 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120311967 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421183366578" cn_domain=PS} 20240912120311967 DLU <0006> fsm.c:456 lu(262421183366578)[0x6120000129a0]{UNVALIDATED}: Allocated 20240912120311967 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120311986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421183366578)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120311986 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421183366578" cn_domain=PS} 20240912120311986 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120311986 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120311993 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120311993 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421183366578"} 20240912120311993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421183366578)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120311993 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120311993 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421183366578"} 20240912120311993 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120311993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421183366578)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120311993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421183366578)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120311993 DLU <0006> fsm.c:568 lu(PS:IMSI-262421183366578)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120311993 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120311993 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120311995 DLINP <000b> input/ipa.c:451 connected read/write 20240912120311995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120311995 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421183366578" cn_domain=PS} 20240912120311995 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312010 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421183366578"} 20240912120312010 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421183366578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312010 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312010 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 20240912120312051 DAUC <0003> db_auc.c:157 IMSI='262423745998117': No 2G Auth Data 20240912120312052 DAUC <0003> db_auc.c:192 IMSI='262423745998117': No 3G Auth Data 20240912120312063 DLGSUP <0013> hlr.c:121 IMSI 262423745998117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20240912120312099 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312099 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423745998117" cn_domain=PS} 20240912120312099 DLU <0006> fsm.c:456 lu(262423745998117)[0x612000012b20]{UNVALIDATED}: Allocated 20240912120312099 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423745998117)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312118 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423745998117" cn_domain=PS} 20240912120312118 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312118 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312126 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312127 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423745998117"} 20240912120312127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423745998117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312127 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312127 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423745998117"} 20240912120312127 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423745998117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423745998117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312127 DLU <0006> fsm.c:568 lu(PS:IMSI-262423745998117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312127 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312127 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312129 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312130 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423745998117" cn_domain=PS} 20240912120312130 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312140 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423745998117"} 20240912120312140 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423745998117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312140 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312140 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20240912120312173 DAUC <0003> db_auc.c:157 IMSI='262425276203240': No 2G Auth Data 20240912120312173 DAUC <0003> db_auc.c:192 IMSI='262425276203240': No 3G Auth Data 20240912120312183 DLGSUP <0013> hlr.c:121 IMSI 262425276203240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20240912120312227 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312227 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425276203240" cn_domain=PS} 20240912120312227 DLU <0006> fsm.c:456 lu(262425276203240)[0x612000012ca0]{UNVALIDATED}: Allocated 20240912120312227 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425276203240)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312245 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425276203240" cn_domain=PS} 20240912120312245 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312245 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312249 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312249 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425276203240"} 20240912120312249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425276203240)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312249 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312249 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425276203240"} 20240912120312249 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425276203240)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425276203240)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312249 DLU <0006> fsm.c:568 lu(PS:IMSI-262425276203240)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312249 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312249 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312252 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312252 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425276203240" cn_domain=PS} 20240912120312252 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312261 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425276203240"} 20240912120312261 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425276203240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312261 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312261 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20240912120312295 DAUC <0003> db_auc.c:157 IMSI='262428107589077': No 2G Auth Data 20240912120312295 DAUC <0003> db_auc.c:192 IMSI='262428107589077': No 3G Auth Data 20240912120312307 DLGSUP <0013> hlr.c:121 IMSI 262428107589077: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4258 20240912120312335 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312335 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428107589077" cn_domain=PS} 20240912120312335 DLU <0006> fsm.c:456 lu(262428107589077)[0x612000012e20]{UNVALIDATED}: Allocated 20240912120312335 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312353 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428107589077)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312353 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428107589077" cn_domain=PS} 20240912120312353 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312353 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312357 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312357 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428107589077"} 20240912120312357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428107589077)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312357 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312357 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428107589077"} 20240912120312357 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428107589077)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428107589077)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312357 DLU <0006> fsm.c:568 lu(PS:IMSI-262428107589077)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312357 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312357 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312359 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312359 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428107589077" cn_domain=PS} 20240912120312359 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312368 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428107589077"} 20240912120312368 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428107589077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312368 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312368 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4258 20240912120312405 DAUC <0003> db_auc.c:157 IMSI='262421363303911': No 2G Auth Data 20240912120312405 DAUC <0003> db_auc.c:192 IMSI='262421363303911': No 3G Auth Data 20240912120312416 DLGSUP <0013> hlr.c:121 IMSI 262421363303911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20240912120312458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312458 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421363303911" cn_domain=PS} 20240912120312458 DLU <0006> fsm.c:456 lu(262421363303911)[0x612000012fa0]{UNVALIDATED}: Allocated 20240912120312458 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421363303911)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312476 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421363303911" cn_domain=PS} 20240912120312476 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312476 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312479 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312479 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421363303911"} 20240912120312479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421363303911)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312479 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312479 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421363303911"} 20240912120312479 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421363303911)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421363303911)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312479 DLU <0006> fsm.c:568 lu(PS:IMSI-262421363303911)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312479 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312479 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312481 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312481 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421363303911" cn_domain=PS} 20240912120312481 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312539 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421363303911"} 20240912120312539 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421363303911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312539 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312539 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20240912120312596 DAUC <0003> db_auc.c:157 IMSI='262421805183409': No 2G Auth Data 20240912120312596 DAUC <0003> db_auc.c:192 IMSI='262421805183409': No 3G Auth Data 20240912120312604 DLGSUP <0013> hlr.c:121 IMSI 262421805183409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20240912120312629 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312629 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421805183409" cn_domain=PS} 20240912120312629 DLU <0006> fsm.c:456 lu(262421805183409)[0x612000013120]{UNVALIDATED}: Allocated 20240912120312629 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421805183409)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312645 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421805183409" cn_domain=PS} 20240912120312645 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312645 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312646 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312646 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421805183409"} 20240912120312646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421805183409)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312646 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312646 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421805183409"} 20240912120312646 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421805183409)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421805183409)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312646 DLU <0006> fsm.c:568 lu(PS:IMSI-262421805183409)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312646 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312646 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312646 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312647 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421805183409" cn_domain=PS} 20240912120312647 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312654 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421805183409"} 20240912120312654 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421805183409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312654 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312654 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20240912120312688 DAUC <0003> db_auc.c:157 IMSI='262420581922460': No 2G Auth Data 20240912120312688 DAUC <0003> db_auc.c:192 IMSI='262420581922460': No 3G Auth Data 20240912120312697 DLGSUP <0013> hlr.c:121 IMSI 262420581922460: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20240912120312721 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312721 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420581922460" cn_domain=PS} 20240912120312722 DLU <0006> fsm.c:456 lu(262420581922460)[0x6120000132a0]{UNVALIDATED}: Allocated 20240912120312722 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312737 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420581922460)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312737 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420581922460" cn_domain=PS} 20240912120312737 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312737 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312739 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312739 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420581922460"} 20240912120312739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420581922460)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312739 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312739 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420581922460"} 20240912120312739 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420581922460)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420581922460)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312739 DLU <0006> fsm.c:568 lu(PS:IMSI-262420581922460)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312739 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312739 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312739 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312739 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420581922460" cn_domain=PS} 20240912120312739 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312747 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420581922460"} 20240912120312747 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420581922460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312747 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312747 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20240912120312782 DAUC <0003> db_auc.c:157 IMSI='262424955903347': No 2G Auth Data 20240912120312782 DAUC <0003> db_auc.c:192 IMSI='262424955903347': No 3G Auth Data 20240912120312792 DLGSUP <0013> hlr.c:121 IMSI 262424955903347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240912120312827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4258 20240912120312835 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312835 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424955903347" cn_domain=PS} 20240912120312835 DLU <0006> fsm.c:456 lu(262424955903347)[0x612000013420]{UNVALIDATED}: Allocated 20240912120312835 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120312851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424955903347)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120312852 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424955903347" cn_domain=PS} 20240912120312852 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312852 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312856 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312857 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424955903347"} 20240912120312857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424955903347)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120312857 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120312857 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424955903347"} 20240912120312857 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120312857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424955903347)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120312857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424955903347)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120312857 DLU <0006> fsm.c:568 lu(PS:IMSI-262424955903347)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120312857 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312857 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312860 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312860 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424955903347" cn_domain=PS} 20240912120312860 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240912120312868 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424955903347"} 20240912120312868 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424955903347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240912120312868 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312868 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120312871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4258 20240912120312897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20240912120312897 DLINP <000b> input/ipa.c:451 connected read/write 20240912120312897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120312897 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120312897 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120312897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120312897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37513<->l=127.0.0.1:4259) 20240912120312920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 20240912120313021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 20240912120316079 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120316079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120316082 DLINP <000b> input/ipa.c:451 connected read/write 20240912120316082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120316083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48236<->l=127.0.0.1:4258 20240912120316084 DLINP <000b> input/ipa.c:451 connected read/write 20240912120316084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120316084 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120316084 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120316084 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120316084 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120316084 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120316084 DLGSUP <0013> gsup_server.c:235 2:  20240912120316084 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120316084 DLGSUP <0013> gsup_server.c:235 3:  20240912120316084 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120316084 DLGSUP <0013> gsup_server.c:235 4:  20240912120316084 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120316084 DLGSUP <0013> gsup_server.c:235 5:  20240912120316084 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120316085 DLGSUP <0013> gsup_server.c:235 7:  20240912120316085 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120316085 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120316085 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120316085 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120316100 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35665<->l=127.0.0.1:4259) 20240912120316110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20240912120316126 DLINP <000b> input/ipa.c:451 connected read/write 20240912120316126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120316126 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240912120316126 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20240912120316126 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 20240912120316126 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240912120316126 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120316126 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120316126 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20240912120316126 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20240912120316126 DLINP <000b> input/ipa.c:451 connected read/write 20240912120316126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120316126 DLINP <000b> input/ipa.c:451 connected read/write 20240912120316126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120316132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20240912120316135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48236<->l=127.0.0.1:4258 20240912120316137 DLINP <000b> input/ipa.c:451 connected read/write 20240912120316137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120316137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120316137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120316137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120316137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35665<->l=127.0.0.1:4259) 20240912120316201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20240912120316302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20240912120319427 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120319427 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120319431 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48260<->l=127.0.0.1:4258 20240912120319432 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120319432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120319432 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120319432 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 2:  20240912120319432 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 3:  20240912120319432 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 4:  20240912120319432 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 5:  20240912120319432 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 7:  20240912120319432 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120319432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120319432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120319432 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120319460 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34399<->l=127.0.0.1:4259) 20240912120319507 DAUC <0003> db_auc.c:157 IMSI='262422670406122': No 2G Auth Data 20240912120319507 DAUC <0003> db_auc.c:192 IMSI='262422670406122': No 3G Auth Data 20240912120319553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48270<->l=127.0.0.1:4258 20240912120319563 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319563 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422670406122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422670406122" session_id=1195552092 session_state=BEGIN} 20240912120319563 DSS <0004> hlr_ussd.c:576 262422670406122/0x4742ad5c: Process SS (BEGIN) 20240912120319564 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319564 DSS <0004> hlr_ussd.c:518 262422670406122/0x4742ad5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319564 DSS <0004> hlr_ussd.c:523 262422670406122/0x4742ad5c: USSD for unknown code '*#200#' 20240912120319564 DSS <0004> hlr_ussd.c:354 262422670406122/0x4742ad5c: Tx ReturnError(1, 0x12) 20240912120319564 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422670406122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422670406122" session_id=1195552092 session_state=END} 20240912120319564 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319564 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48270<->l=127.0.0.1:4258 20240912120319577 DAUC <0003> db_auc.c:157 IMSI='262428917604336': No 2G Auth Data 20240912120319577 DAUC <0003> db_auc.c:192 IMSI='262428917604336': No 3G Auth Data 20240912120319602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20240912120319605 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319605 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428917604336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428917604336" session_id=2780377467 session_state=BEGIN} 20240912120319605 DSS <0004> hlr_ussd.c:576 262428917604336/0xa5b9317b: Process SS (BEGIN) 20240912120319605 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319605 DSS <0004> hlr_ussd.c:518 262428917604336/0xa5b9317b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319605 DSS <0004> hlr_ussd.c:523 262428917604336/0xa5b9317b: USSD for unknown code '*#200#' 20240912120319605 DSS <0004> hlr_ussd.c:354 262428917604336/0xa5b9317b: Tx ReturnError(1, 0x12) 20240912120319605 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428917604336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428917604336" session_id=2780377467 session_state=END} 20240912120319605 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319605 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20240912120319616 DAUC <0003> db_auc.c:157 IMSI='262427571591002': No 2G Auth Data 20240912120319616 DAUC <0003> db_auc.c:192 IMSI='262427571591002': No 3G Auth Data 20240912120319638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4258 20240912120319640 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319640 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427571591002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427571591002" session_id=2768087270 session_state=BEGIN} 20240912120319640 DSS <0004> hlr_ussd.c:576 262427571591002/0xa4fda8e6: Process SS (BEGIN) 20240912120319640 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319640 DSS <0004> hlr_ussd.c:518 262427571591002/0xa4fda8e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319640 DSS <0004> hlr_ussd.c:523 262427571591002/0xa4fda8e6: USSD for unknown code '*#200#' 20240912120319640 DSS <0004> hlr_ussd.c:354 262427571591002/0xa4fda8e6: Tx ReturnError(1, 0x12) 20240912120319640 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427571591002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571591002" session_id=2768087270 session_state=END} 20240912120319640 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319640 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4258 20240912120319664 DAUC <0003> db_auc.c:157 IMSI='262421289635329': No 2G Auth Data 20240912120319664 DAUC <0003> db_auc.c:192 IMSI='262421289635329': No 3G Auth Data 20240912120319679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20240912120319682 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319682 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421289635329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421289635329" session_id=1529157110 session_state=BEGIN} 20240912120319682 DSS <0004> hlr_ussd.c:576 262421289635329/0x5b2515f6: Process SS (BEGIN) 20240912120319682 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319682 DSS <0004> hlr_ussd.c:518 262421289635329/0x5b2515f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319682 DSS <0004> hlr_ussd.c:523 262421289635329/0x5b2515f6: USSD for unknown code '*#200#' 20240912120319682 DSS <0004> hlr_ussd.c:354 262421289635329/0x5b2515f6: Tx ReturnError(1, 0x12) 20240912120319682 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421289635329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421289635329" session_id=1529157110 session_state=END} 20240912120319682 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319682 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20240912120319686 DAUC <0003> db_auc.c:157 IMSI='262423303164117': No 2G Auth Data 20240912120319686 DAUC <0003> db_auc.c:192 IMSI='262423303164117': No 3G Auth Data 20240912120319697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20240912120319700 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319700 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423303164117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423303164117" session_id=3928599654 session_state=BEGIN} 20240912120319700 DSS <0004> hlr_ussd.c:576 262423303164117/0xea29ac66: Process SS (BEGIN) 20240912120319700 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319700 DSS <0004> hlr_ussd.c:518 262423303164117/0xea29ac66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319700 DSS <0004> hlr_ussd.c:523 262423303164117/0xea29ac66: USSD for unknown code '*#200#' 20240912120319700 DSS <0004> hlr_ussd.c:354 262423303164117/0xea29ac66: Tx ReturnError(1, 0x12) 20240912120319700 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423303164117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423303164117" session_id=3928599654 session_state=END} 20240912120319700 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319700 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20240912120319704 DAUC <0003> db_auc.c:157 IMSI='262428709559232': No 2G Auth Data 20240912120319704 DAUC <0003> db_auc.c:192 IMSI='262428709559232': No 3G Auth Data 20240912120319719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20240912120319722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319722 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428709559232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428709559232" session_id=450404112 session_state=BEGIN} 20240912120319722 DSS <0004> hlr_ussd.c:576 262428709559232/0x1ad89f10: Process SS (BEGIN) 20240912120319722 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319722 DSS <0004> hlr_ussd.c:518 262428709559232/0x1ad89f10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319722 DSS <0004> hlr_ussd.c:523 262428709559232/0x1ad89f10: USSD for unknown code '*#200#' 20240912120319722 DSS <0004> hlr_ussd.c:354 262428709559232/0x1ad89f10: Tx ReturnError(1, 0x12) 20240912120319722 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428709559232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428709559232" session_id=450404112 session_state=END} 20240912120319722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20240912120319727 DAUC <0003> db_auc.c:157 IMSI='262429644910787': No 2G Auth Data 20240912120319727 DAUC <0003> db_auc.c:192 IMSI='262429644910787': No 3G Auth Data 20240912120319742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 20240912120319745 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319745 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429644910787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429644910787" session_id=1064818515 session_state=BEGIN} 20240912120319745 DSS <0004> hlr_ussd.c:576 262429644910787/0x3f77d753: Process SS (BEGIN) 20240912120319745 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319745 DSS <0004> hlr_ussd.c:518 262429644910787/0x3f77d753: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319745 DSS <0004> hlr_ussd.c:523 262429644910787/0x3f77d753: USSD for unknown code '*#200#' 20240912120319745 DSS <0004> hlr_ussd.c:354 262429644910787/0x3f77d753: Tx ReturnError(1, 0x12) 20240912120319745 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429644910787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429644910787" session_id=1064818515 session_state=END} 20240912120319745 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319745 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 20240912120319750 DAUC <0003> db_auc.c:157 IMSI='262424501752516': No 2G Auth Data 20240912120319750 DAUC <0003> db_auc.c:192 IMSI='262424501752516': No 3G Auth Data 20240912120319769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20240912120319772 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319772 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424501752516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424501752516" session_id=570165115 session_state=BEGIN} 20240912120319772 DSS <0004> hlr_ussd.c:576 262424501752516/0x21fc077b: Process SS (BEGIN) 20240912120319772 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240912120319772 DSS <0004> hlr_ussd.c:518 262424501752516/0x21fc077b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240912120319772 DSS <0004> hlr_ussd.c:523 262424501752516/0x21fc077b: USSD for unknown code '*#200#' 20240912120319772 DSS <0004> hlr_ussd.c:354 262424501752516/0x21fc077b: Tx ReturnError(1, 0x12) 20240912120319772 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424501752516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424501752516" session_id=570165115 session_state=END} 20240912120319772 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319772 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120319774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20240912120319774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48260<->l=127.0.0.1:4258 20240912120319775 DLINP <000b> input/ipa.c:451 connected read/write 20240912120319775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120319775 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120319775 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120319775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120319775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34399<->l=127.0.0.1:4259) 20240912120319799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20240912120319900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20240912120322974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120322974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120322980 DLINP <000b> input/ipa.c:451 connected read/write 20240912120322980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120322981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55072<->l=127.0.0.1:4258 20240912120322985 DLINP <000b> input/ipa.c:451 connected read/write 20240912120322985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120322986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120322986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120322986 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120322986 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 2:  20240912120322986 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 3:  20240912120322986 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 4:  20240912120322986 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 5:  20240912120322986 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 7:  20240912120322986 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120322986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120322986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120322986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120323015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46401<->l=127.0.0.1:4259) 20240912120323052 DAUC <0003> db_auc.c:157 IMSI='262421119247367': No 2G Auth Data 20240912120323052 DAUC <0003> db_auc.c:192 IMSI='262421119247367': No 3G Auth Data 20240912120323087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 20240912120323102 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323103 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421119247367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421119247367" session_id=3743598246 session_state=BEGIN} 20240912120323103 DSS <0004> hlr_ussd.c:576 262421119247367/0xdf22c6a6: Process SS (BEGIN) 20240912120323103 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323103 DSS <0004> hlr_ussd.c:518 262421119247367/0xdf22c6a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323103 DSS <0004> hlr_ussd.c:542 262421119247367/0xdf22c6a6: Cannot find conn for EUSE EUSE-foobar 20240912120323103 DSS <0004> hlr_ussd.c:354 262421119247367/0xdf22c6a6: Tx ReturnError(1, 0x22) 20240912120323103 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421119247367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421119247367" session_id=3743598246 session_state=END} 20240912120323103 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323103 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 20240912120323115 DAUC <0003> db_auc.c:157 IMSI='262421773596857': No 2G Auth Data 20240912120323115 DAUC <0003> db_auc.c:192 IMSI='262421773596857': No 3G Auth Data 20240912120323133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4258 20240912120323136 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323136 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421773596857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421773596857" session_id=4042632882 session_state=BEGIN} 20240912120323136 DSS <0004> hlr_ussd.c:576 262421773596857/0xf0f5aeb2: Process SS (BEGIN) 20240912120323136 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323136 DSS <0004> hlr_ussd.c:518 262421773596857/0xf0f5aeb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323136 DSS <0004> hlr_ussd.c:542 262421773596857/0xf0f5aeb2: Cannot find conn for EUSE EUSE-foobar 20240912120323136 DSS <0004> hlr_ussd.c:354 262421773596857/0xf0f5aeb2: Tx ReturnError(1, 0x22) 20240912120323136 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421773596857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421773596857" session_id=4042632882 session_state=END} 20240912120323136 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323136 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4258 20240912120323140 DAUC <0003> db_auc.c:157 IMSI='262421223550948': No 2G Auth Data 20240912120323140 DAUC <0003> db_auc.c:192 IMSI='262421223550948': No 3G Auth Data 20240912120323152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 20240912120323155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323155 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421223550948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421223550948" session_id=3913856006 session_state=BEGIN} 20240912120323155 DSS <0004> hlr_ussd.c:576 262421223550948/0xe948b406: Process SS (BEGIN) 20240912120323155 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323155 DSS <0004> hlr_ussd.c:518 262421223550948/0xe948b406: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323155 DSS <0004> hlr_ussd.c:542 262421223550948/0xe948b406: Cannot find conn for EUSE EUSE-foobar 20240912120323155 DSS <0004> hlr_ussd.c:354 262421223550948/0xe948b406: Tx ReturnError(1, 0x22) 20240912120323155 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421223550948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421223550948" session_id=3913856006 session_state=END} 20240912120323155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 20240912120323159 DAUC <0003> db_auc.c:157 IMSI='262422308616964': No 2G Auth Data 20240912120323160 DAUC <0003> db_auc.c:192 IMSI='262422308616964': No 3G Auth Data 20240912120323171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4258 20240912120323174 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323174 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422308616964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422308616964" session_id=4255061158 session_state=BEGIN} 20240912120323174 DSS <0004> hlr_ussd.c:576 262422308616964/0xfd9f14a6: Process SS (BEGIN) 20240912120323174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323174 DSS <0004> hlr_ussd.c:518 262422308616964/0xfd9f14a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323174 DSS <0004> hlr_ussd.c:542 262422308616964/0xfd9f14a6: Cannot find conn for EUSE EUSE-foobar 20240912120323174 DSS <0004> hlr_ussd.c:354 262422308616964/0xfd9f14a6: Tx ReturnError(1, 0x22) 20240912120323174 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422308616964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308616964" session_id=4255061158 session_state=END} 20240912120323174 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323174 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4258 20240912120323178 DAUC <0003> db_auc.c:157 IMSI='262429989860909': No 2G Auth Data 20240912120323178 DAUC <0003> db_auc.c:192 IMSI='262429989860909': No 3G Auth Data 20240912120323189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 20240912120323191 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323192 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429989860909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989860909" session_id=1136149592 session_state=BEGIN} 20240912120323192 DSS <0004> hlr_ussd.c:576 262429989860909/0x43b84458: Process SS (BEGIN) 20240912120323192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323192 DSS <0004> hlr_ussd.c:518 262429989860909/0x43b84458: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323192 DSS <0004> hlr_ussd.c:542 262429989860909/0x43b84458: Cannot find conn for EUSE EUSE-foobar 20240912120323192 DSS <0004> hlr_ussd.c:354 262429989860909/0x43b84458: Tx ReturnError(1, 0x22) 20240912120323192 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429989860909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989860909" session_id=1136149592 session_state=END} 20240912120323192 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323192 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 20240912120323196 DAUC <0003> db_auc.c:157 IMSI='262429896202355': No 2G Auth Data 20240912120323196 DAUC <0003> db_auc.c:192 IMSI='262429896202355': No 3G Auth Data 20240912120323209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20240912120323212 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323212 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429896202355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429896202355" session_id=293672870 session_state=BEGIN} 20240912120323212 DSS <0004> hlr_ussd.c:576 262429896202355/0x118117a6: Process SS (BEGIN) 20240912120323212 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323212 DSS <0004> hlr_ussd.c:518 262429896202355/0x118117a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323212 DSS <0004> hlr_ussd.c:542 262429896202355/0x118117a6: Cannot find conn for EUSE EUSE-foobar 20240912120323212 DSS <0004> hlr_ussd.c:354 262429896202355/0x118117a6: Tx ReturnError(1, 0x22) 20240912120323212 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429896202355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429896202355" session_id=293672870 session_state=END} 20240912120323212 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323212 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20240912120323216 DAUC <0003> db_auc.c:157 IMSI='262420774800470': No 2G Auth Data 20240912120323216 DAUC <0003> db_auc.c:192 IMSI='262420774800470': No 3G Auth Data 20240912120323230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20240912120323233 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323233 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420774800470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420774800470" session_id=3237596311 session_state=BEGIN} 20240912120323233 DSS <0004> hlr_ussd.c:576 262420774800470/0xc0f9cc97: Process SS (BEGIN) 20240912120323233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323233 DSS <0004> hlr_ussd.c:518 262420774800470/0xc0f9cc97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323233 DSS <0004> hlr_ussd.c:542 262420774800470/0xc0f9cc97: Cannot find conn for EUSE EUSE-foobar 20240912120323233 DSS <0004> hlr_ussd.c:354 262420774800470/0xc0f9cc97: Tx ReturnError(1, 0x22) 20240912120323233 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420774800470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420774800470" session_id=3237596311 session_state=END} 20240912120323233 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323233 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20240912120323237 DAUC <0003> db_auc.c:157 IMSI='262426474809865': No 2G Auth Data 20240912120323237 DAUC <0003> db_auc.c:192 IMSI='262426474809865': No 3G Auth Data 20240912120323251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55166<->l=127.0.0.1:4258 20240912120323253 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323253 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426474809865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426474809865" session_id=3553062941 session_state=BEGIN} 20240912120323253 DSS <0004> hlr_ussd.c:576 262426474809865/0xd3c7701d: Process SS (BEGIN) 20240912120323253 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120323253 DSS <0004> hlr_ussd.c:518 262426474809865/0xd3c7701d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120323253 DSS <0004> hlr_ussd.c:542 262426474809865/0xd3c7701d: Cannot find conn for EUSE EUSE-foobar 20240912120323253 DSS <0004> hlr_ussd.c:354 262426474809865/0xd3c7701d: Tx ReturnError(1, 0x22) 20240912120323253 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426474809865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426474809865" session_id=3553062941 session_state=END} 20240912120323253 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323254 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120323255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55166<->l=127.0.0.1:4258 20240912120323255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55072<->l=127.0.0.1:4258 20240912120323256 DLINP <000b> input/ipa.c:451 connected read/write 20240912120323256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120323256 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120323256 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120323256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120323256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46401<->l=127.0.0.1:4259) 20240912120323281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 20240912120323482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 20240912120326591 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120326591 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120326596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 20240912120326602 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326602 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120326602 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120326602 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120326602 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 2:  20240912120326602 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 3:  20240912120326602 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 4:  20240912120326602 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 5:  20240912120326602 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 7:  20240912120326602 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120326602 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120326602 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120326602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120326627 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46875<->l=127.0.0.1:4259) 20240912120326635 DAUC <0003> db_auc.c:157 IMSI='262427403434068': No 2G Auth Data 20240912120326635 DAUC <0003> db_auc.c:192 IMSI='262427403434068': No 3G Auth Data 20240912120326657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 20240912120326669 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326670 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427403434068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427403434068" session_id=1379565371 session_state=BEGIN} 20240912120326670 DSS <0004> hlr_ussd.c:576 262427403434068/0x523a7f3b: Process SS (BEGIN) 20240912120326670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326670 DSS <0004> hlr_ussd.c:518 262427403434068/0x523a7f3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326670 DSS <0004> hlr_ussd.c:363 262427403434068/0x523a7f3b: Tx USSD 'Your IMSI is 262427403434068' 20240912120326670 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427403434068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427403434068" session_id=1379565371 session_state=END} 20240912120326670 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427403434068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326670 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326670 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 20240912120326680 DAUC <0003> db_auc.c:157 IMSI='262429816390282': No 2G Auth Data 20240912120326680 DAUC <0003> db_auc.c:192 IMSI='262429816390282': No 3G Auth Data 20240912120326692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 20240912120326695 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326695 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429816390282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429816390282" session_id=2422935853 session_state=BEGIN} 20240912120326695 DSS <0004> hlr_ussd.c:576 262429816390282/0x906b112d: Process SS (BEGIN) 20240912120326695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326695 DSS <0004> hlr_ussd.c:518 262429816390282/0x906b112d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326695 DSS <0004> hlr_ussd.c:363 262429816390282/0x906b112d: Tx USSD 'Your IMSI is 262429816390282' 20240912120326695 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429816390282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429816390282" session_id=2422935853 session_state=END} 20240912120326695 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429816390282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326695 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326695 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 20240912120326700 DAUC <0003> db_auc.c:157 IMSI='262426156353142': No 2G Auth Data 20240912120326700 DAUC <0003> db_auc.c:192 IMSI='262426156353142': No 3G Auth Data 20240912120326711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20240912120326714 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326714 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426156353142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426156353142" session_id=3659340686 session_state=BEGIN} 20240912120326714 DSS <0004> hlr_ussd.c:576 262426156353142/0xda1d1b8e: Process SS (BEGIN) 20240912120326714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326714 DSS <0004> hlr_ussd.c:518 262426156353142/0xda1d1b8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326714 DSS <0004> hlr_ussd.c:363 262426156353142/0xda1d1b8e: Tx USSD 'Your IMSI is 262426156353142' 20240912120326714 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426156353142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426156353142" session_id=3659340686 session_state=END} 20240912120326714 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426156353142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326714 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326714 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20240912120326719 DAUC <0003> db_auc.c:157 IMSI='262426608701108': No 2G Auth Data 20240912120326719 DAUC <0003> db_auc.c:192 IMSI='262426608701108': No 3G Auth Data 20240912120326730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55204<->l=127.0.0.1:4258 20240912120326733 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326733 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426608701108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426608701108" session_id=396412449 session_state=BEGIN} 20240912120326733 DSS <0004> hlr_ussd.c:576 262426608701108/0x17a0c621: Process SS (BEGIN) 20240912120326733 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326733 DSS <0004> hlr_ussd.c:518 262426608701108/0x17a0c621: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326733 DSS <0004> hlr_ussd.c:363 262426608701108/0x17a0c621: Tx USSD 'Your IMSI is 262426608701108' 20240912120326733 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426608701108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426608701108" session_id=396412449 session_state=END} 20240912120326733 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426608701108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326733 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326733 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55204<->l=127.0.0.1:4258 20240912120326739 DAUC <0003> db_auc.c:157 IMSI='262426499652904': No 2G Auth Data 20240912120326739 DAUC <0003> db_auc.c:192 IMSI='262426499652904': No 3G Auth Data 20240912120326803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20240912120326806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326806 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426499652904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426499652904" session_id=2787849640 session_state=BEGIN} 20240912120326806 DSS <0004> hlr_ussd.c:576 262426499652904/0xa62b35a8: Process SS (BEGIN) 20240912120326806 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326806 DSS <0004> hlr_ussd.c:518 262426499652904/0xa62b35a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326806 DSS <0004> hlr_ussd.c:363 262426499652904/0xa62b35a8: Tx USSD 'Your IMSI is 262426499652904' 20240912120326806 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426499652904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426499652904" session_id=2787849640 session_state=END} 20240912120326806 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426499652904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20240912120326815 DAUC <0003> db_auc.c:157 IMSI='262420827855366': No 2G Auth Data 20240912120326815 DAUC <0003> db_auc.c:192 IMSI='262420827855366': No 3G Auth Data 20240912120326832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20240912120326834 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326834 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420827855366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420827855366" session_id=443567601 session_state=BEGIN} 20240912120326834 DSS <0004> hlr_ussd.c:576 262420827855366/0x1a704df1: Process SS (BEGIN) 20240912120326834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326834 DSS <0004> hlr_ussd.c:518 262420827855366/0x1a704df1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326834 DSS <0004> hlr_ussd.c:363 262420827855366/0x1a704df1: Tx USSD 'Your IMSI is 262420827855366' 20240912120326834 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420827855366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420827855366" session_id=443567601 session_state=END} 20240912120326835 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420827855366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326835 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326835 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20240912120326841 DAUC <0003> db_auc.c:157 IMSI='262424074793963': No 2G Auth Data 20240912120326841 DAUC <0003> db_auc.c:192 IMSI='262424074793963': No 3G Auth Data 20240912120326856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20240912120326859 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326859 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424074793963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424074793963" session_id=2459012058 session_state=BEGIN} 20240912120326859 DSS <0004> hlr_ussd.c:576 262424074793963/0x92918bda: Process SS (BEGIN) 20240912120326859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326859 DSS <0004> hlr_ussd.c:518 262424074793963/0x92918bda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326859 DSS <0004> hlr_ussd.c:363 262424074793963/0x92918bda: Tx USSD 'Your IMSI is 262424074793963' 20240912120326859 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424074793963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424074793963" session_id=2459012058 session_state=END} 20240912120326859 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424074793963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326859 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326859 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20240912120326864 DAUC <0003> db_auc.c:157 IMSI='262420279435340': No 2G Auth Data 20240912120326864 DAUC <0003> db_auc.c:192 IMSI='262420279435340': No 3G Auth Data 20240912120326877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4258 20240912120326880 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326881 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420279435340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420279435340" session_id=773163261 session_state=BEGIN} 20240912120326881 DSS <0004> hlr_ussd.c:576 262420279435340/0x2e1588fd: Process SS (BEGIN) 20240912120326881 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120326881 DSS <0004> hlr_ussd.c:518 262420279435340/0x2e1588fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120326881 DSS <0004> hlr_ussd.c:363 262420279435340/0x2e1588fd: Tx USSD 'Your IMSI is 262420279435340' 20240912120326881 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420279435340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420279435340" session_id=773163261 session_state=END} 20240912120326881 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420279435340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120326881 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326881 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120326883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4258 20240912120326883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 20240912120326884 DLINP <000b> input/ipa.c:451 connected read/write 20240912120326884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120326884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120326884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120326884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120326884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46875<->l=127.0.0.1:4259) 20240912120326906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4258 20240912120327107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4258 20240912120330207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120330207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120330209 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4258 20240912120330214 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330214 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120330214 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120330214 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120330214 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 2:  20240912120330214 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 3:  20240912120330214 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 4:  20240912120330214 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 5:  20240912120330214 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 7:  20240912120330214 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120330214 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120330214 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120330214 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120330224 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35897<->l=127.0.0.1:4259) 20240912120330229 DAUC <0003> db_auc.c:157 IMSI='262428841068563': No 2G Auth Data 20240912120330229 DAUC <0003> db_auc.c:192 IMSI='262428841068563': No 3G Auth Data 20240912120330242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55258<->l=127.0.0.1:4258 20240912120330254 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330254 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428841068563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428841068563" source_name="the-source\n" session_id=2962753614 session_state=BEGIN} 20240912120330254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240912120330254 DSS <0004> hlr_ussd.c:576 262428841068563/0xb098084e: Process SS (BEGIN) 20240912120330254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330254 DSS <0004> hlr_ussd.c:518 262428841068563/0xb098084e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330254 DSS <0004> hlr_ussd.c:363 262428841068563/0xb098084e: Tx USSD 'Your IMSI is 262428841068563' 20240912120330254 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428841068563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428841068563" destination_name="the-source\n" session_id=2962753614 session_state=END} 20240912120330254 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428841068563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330254 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330254 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55258<->l=127.0.0.1:4258 20240912120330262 DAUC <0003> db_auc.c:157 IMSI='262422578702306': No 2G Auth Data 20240912120330262 DAUC <0003> db_auc.c:192 IMSI='262422578702306': No 3G Auth Data 20240912120330273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 20240912120330276 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330276 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422578702306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422578702306" source_name="the-source\n" session_id=2319020151 session_state=BEGIN} 20240912120330276 DSS <0004> hlr_ussd.c:576 262422578702306/0x8a397077: Process SS (BEGIN) 20240912120330276 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330276 DSS <0004> hlr_ussd.c:518 262422578702306/0x8a397077: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330276 DSS <0004> hlr_ussd.c:363 262422578702306/0x8a397077: Tx USSD 'Your IMSI is 262422578702306' 20240912120330276 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422578702306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422578702306" destination_name="the-source\n" session_id=2319020151 session_state=END} 20240912120330276 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422578702306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330276 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330276 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 20240912120330281 DAUC <0003> db_auc.c:157 IMSI='262421274210583': No 2G Auth Data 20240912120330281 DAUC <0003> db_auc.c:192 IMSI='262421274210583': No 3G Auth Data 20240912120330292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4258 20240912120330295 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330295 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421274210583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421274210583" source_name="the-source\n" session_id=303556637 session_state=BEGIN} 20240912120330295 DSS <0004> hlr_ussd.c:576 262421274210583/0x1217e81d: Process SS (BEGIN) 20240912120330295 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330295 DSS <0004> hlr_ussd.c:518 262421274210583/0x1217e81d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330295 DSS <0004> hlr_ussd.c:363 262421274210583/0x1217e81d: Tx USSD 'Your IMSI is 262421274210583' 20240912120330295 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421274210583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421274210583" destination_name="the-source\n" session_id=303556637 session_state=END} 20240912120330295 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421274210583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330295 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330295 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4258 20240912120330305 DAUC <0003> db_auc.c:157 IMSI='262429073461231': No 2G Auth Data 20240912120330305 DAUC <0003> db_auc.c:192 IMSI='262429073461231': No 3G Auth Data 20240912120330323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20240912120330326 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330326 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429073461231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429073461231" source_name="the-source\n" session_id=3025564625 session_state=BEGIN} 20240912120330326 DSS <0004> hlr_ussd.c:576 262429073461231/0xb45673d1: Process SS (BEGIN) 20240912120330326 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330326 DSS <0004> hlr_ussd.c:518 262429073461231/0xb45673d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330326 DSS <0004> hlr_ussd.c:363 262429073461231/0xb45673d1: Tx USSD 'Your IMSI is 262429073461231' 20240912120330326 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429073461231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429073461231" destination_name="the-source\n" session_id=3025564625 session_state=END} 20240912120330326 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429073461231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330326 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330326 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20240912120330331 DAUC <0003> db_auc.c:157 IMSI='262421912167835': No 2G Auth Data 20240912120330331 DAUC <0003> db_auc.c:192 IMSI='262421912167835': No 3G Auth Data 20240912120330343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4258 20240912120330345 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330345 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421912167835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421912167835" source_name="the-source\n" session_id=1113629507 session_state=BEGIN} 20240912120330345 DSS <0004> hlr_ussd.c:576 262421912167835/0x4260a343: Process SS (BEGIN) 20240912120330345 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330345 DSS <0004> hlr_ussd.c:518 262421912167835/0x4260a343: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330345 DSS <0004> hlr_ussd.c:363 262421912167835/0x4260a343: Tx USSD 'Your IMSI is 262421912167835' 20240912120330345 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421912167835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421912167835" destination_name="the-source\n" session_id=1113629507 session_state=END} 20240912120330345 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421912167835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330345 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330345 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4258 20240912120330351 DAUC <0003> db_auc.c:157 IMSI='262425988104775': No 2G Auth Data 20240912120330351 DAUC <0003> db_auc.c:192 IMSI='262425988104775': No 3G Auth Data 20240912120330366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55284<->l=127.0.0.1:4258 20240912120330369 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330369 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425988104775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425988104775" source_name="the-source\n" session_id=2851545994 session_state=BEGIN} 20240912120330369 DSS <0004> hlr_ussd.c:576 262425988104775/0xa9f7238a: Process SS (BEGIN) 20240912120330369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330369 DSS <0004> hlr_ussd.c:518 262425988104775/0xa9f7238a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330369 DSS <0004> hlr_ussd.c:363 262425988104775/0xa9f7238a: Tx USSD 'Your IMSI is 262425988104775' 20240912120330369 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425988104775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425988104775" destination_name="the-source\n" session_id=2851545994 session_state=END} 20240912120330369 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425988104775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330369 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330369 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55284<->l=127.0.0.1:4258 20240912120330374 DAUC <0003> db_auc.c:157 IMSI='262421531790365': No 2G Auth Data 20240912120330374 DAUC <0003> db_auc.c:192 IMSI='262421531790365': No 3G Auth Data 20240912120330388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55300<->l=127.0.0.1:4258 20240912120330391 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330391 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421531790365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531790365" source_name="the-source\n" session_id=936988149 session_state=BEGIN} 20240912120330391 DSS <0004> hlr_ussd.c:576 262421531790365/0x37d94df5: Process SS (BEGIN) 20240912120330391 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330391 DSS <0004> hlr_ussd.c:518 262421531790365/0x37d94df5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330391 DSS <0004> hlr_ussd.c:363 262421531790365/0x37d94df5: Tx USSD 'Your IMSI is 262421531790365' 20240912120330391 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421531790365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531790365" destination_name="the-source\n" session_id=936988149 session_state=END} 20240912120330391 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421531790365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330391 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330391 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55300<->l=127.0.0.1:4258 20240912120330397 DAUC <0003> db_auc.c:157 IMSI='262424854013414': No 2G Auth Data 20240912120330397 DAUC <0003> db_auc.c:192 IMSI='262424854013414': No 3G Auth Data 20240912120330412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4258 20240912120330415 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330415 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424854013414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424854013414" source_name="the-source\n" session_id=1086487171 session_state=BEGIN} 20240912120330415 DSS <0004> hlr_ussd.c:576 262424854013414/0x40c27a83: Process SS (BEGIN) 20240912120330415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240912120330415 DSS <0004> hlr_ussd.c:518 262424854013414/0x40c27a83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240912120330415 DSS <0004> hlr_ussd.c:363 262424854013414/0x40c27a83: Tx USSD 'Your IMSI is 262424854013414' 20240912120330415 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424854013414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424854013414" destination_name="the-source\n" session_id=1086487171 session_state=END} 20240912120330415 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424854013414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120330415 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330415 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120330417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4258 20240912120330417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4258 20240912120330417 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35897<->l=127.0.0.1:4259) 20240912120330418 DLINP <000b> input/ipa.c:451 connected read/write 20240912120330418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120330418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120330418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120330418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120330418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240912120330440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55308<->l=127.0.0.1:4258 20240912120330642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55308<->l=127.0.0.1:4258 20240912120333705 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120333706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120333708 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4258 20240912120333713 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120333713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120333713 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120333713 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 2:  20240912120333713 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 3:  20240912120333713 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 4:  20240912120333713 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 5:  20240912120333713 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 7:  20240912120333713 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120333713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120333713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120333713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120333728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34581<->l=127.0.0.1:4259) 20240912120333757 DAUC <0003> db_auc.c:157 IMSI='262423528933365': No 2G Auth Data 20240912120333758 DAUC <0003> db_auc.c:192 IMSI='262423528933365': No 3G Auth Data 20240912120333794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20240912120333810 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333811 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423528933365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423528933365" session_id=1577844802 session_state=BEGIN} 20240912120333811 DSS <0004> hlr_ussd.c:576 262423528933365/0x5e0c0042: Process SS (BEGIN) 20240912120333811 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333811 DSS <0004> hlr_ussd.c:518 262423528933365/0x5e0c0042: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333811 DSS <0004> hlr_ussd.c:363 262423528933365/0x5e0c0042: Tx USSD 'Your extension is 491615536254' 20240912120333811 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423528933365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423528933365" session_id=1577844802 session_state=END} 20240912120333811 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423528933365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333811 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333811 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20240912120333825 DAUC <0003> db_auc.c:157 IMSI='262427130090456': No 2G Auth Data 20240912120333825 DAUC <0003> db_auc.c:192 IMSI='262427130090456': No 3G Auth Data 20240912120333837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20240912120333840 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333840 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427130090456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427130090456" session_id=477135124 session_state=BEGIN} 20240912120333840 DSS <0004> hlr_ussd.c:576 262427130090456/0x1c708114: Process SS (BEGIN) 20240912120333840 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333840 DSS <0004> hlr_ussd.c:518 262427130090456/0x1c708114: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333840 DSS <0004> hlr_ussd.c:363 262427130090456/0x1c708114: Tx USSD 'Your extension is 491615466153' 20240912120333840 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427130090456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130090456" session_id=477135124 session_state=END} 20240912120333840 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427130090456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333840 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333840 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20240912120333845 DAUC <0003> db_auc.c:157 IMSI='262420373566147': No 2G Auth Data 20240912120333845 DAUC <0003> db_auc.c:192 IMSI='262420373566147': No 3G Auth Data 20240912120333856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20240912120333859 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333859 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420373566147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420373566147" session_id=3209683760 session_state=BEGIN} 20240912120333859 DSS <0004> hlr_ussd.c:576 262420373566147/0xbf4fe330: Process SS (BEGIN) 20240912120333859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333859 DSS <0004> hlr_ussd.c:518 262420373566147/0xbf4fe330: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333859 DSS <0004> hlr_ussd.c:363 262420373566147/0xbf4fe330: Tx USSD 'Your extension is 491616675181' 20240912120333859 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420373566147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420373566147" session_id=3209683760 session_state=END} 20240912120333859 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420373566147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333859 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333859 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20240912120333864 DAUC <0003> db_auc.c:157 IMSI='262427672515956': No 2G Auth Data 20240912120333864 DAUC <0003> db_auc.c:192 IMSI='262427672515956': No 3G Auth Data 20240912120333876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20240912120333878 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333878 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427672515956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427672515956" session_id=2811756247 session_state=BEGIN} 20240912120333879 DSS <0004> hlr_ussd.c:576 262427672515956/0xa797fed7: Process SS (BEGIN) 20240912120333879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333879 DSS <0004> hlr_ussd.c:518 262427672515956/0xa797fed7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333879 DSS <0004> hlr_ussd.c:363 262427672515956/0xa797fed7: Tx USSD 'Your extension is 491618203278' 20240912120333879 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427672515956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672515956" session_id=2811756247 session_state=END} 20240912120333879 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427672515956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333879 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333879 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20240912120333884 DAUC <0003> db_auc.c:157 IMSI='262422975765407': No 2G Auth Data 20240912120333884 DAUC <0003> db_auc.c:192 IMSI='262422975765407': No 3G Auth Data 20240912120333895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20240912120333897 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333897 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422975765407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422975765407" session_id=4194896171 session_state=BEGIN} 20240912120333897 DSS <0004> hlr_ussd.c:576 262422975765407/0xfa09092b: Process SS (BEGIN) 20240912120333897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333897 DSS <0004> hlr_ussd.c:518 262422975765407/0xfa09092b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333897 DSS <0004> hlr_ussd.c:363 262422975765407/0xfa09092b: Tx USSD 'Your extension is 491617801327' 20240912120333897 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422975765407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422975765407" session_id=4194896171 session_state=END} 20240912120333897 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422975765407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333897 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333897 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20240912120333902 DAUC <0003> db_auc.c:157 IMSI='262421483403390': No 2G Auth Data 20240912120333902 DAUC <0003> db_auc.c:192 IMSI='262421483403390': No 3G Auth Data 20240912120333916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 20240912120333919 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333919 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421483403390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421483403390" session_id=2007259524 session_state=BEGIN} 20240912120333919 DSS <0004> hlr_ussd.c:576 262421483403390/0x77a45984: Process SS (BEGIN) 20240912120333919 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333919 DSS <0004> hlr_ussd.c:518 262421483403390/0x77a45984: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333919 DSS <0004> hlr_ussd.c:363 262421483403390/0x77a45984: Tx USSD 'Your extension is 491612351504' 20240912120333919 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421483403390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421483403390" session_id=2007259524 session_state=END} 20240912120333919 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421483403390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333919 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333919 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 20240912120333924 DAUC <0003> db_auc.c:157 IMSI='262428484247115': No 2G Auth Data 20240912120333924 DAUC <0003> db_auc.c:192 IMSI='262428484247115': No 3G Auth Data 20240912120333938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57606<->l=127.0.0.1:4258 20240912120333940 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333940 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428484247115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428484247115" session_id=4148636267 session_state=BEGIN} 20240912120333940 DSS <0004> hlr_ussd.c:576 262428484247115/0xf7472a6b: Process SS (BEGIN) 20240912120333940 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333940 DSS <0004> hlr_ussd.c:518 262428484247115/0xf7472a6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333940 DSS <0004> hlr_ussd.c:363 262428484247115/0xf7472a6b: Tx USSD 'Your extension is 491616283208' 20240912120333940 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428484247115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428484247115" session_id=4148636267 session_state=END} 20240912120333941 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428484247115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333941 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333941 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57606<->l=127.0.0.1:4258 20240912120333945 DAUC <0003> db_auc.c:157 IMSI='262426607412695': No 2G Auth Data 20240912120333945 DAUC <0003> db_auc.c:192 IMSI='262426607412695': No 3G Auth Data 20240912120333962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20240912120333965 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333965 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426607412695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426607412695" session_id=289436892 session_state=BEGIN} 20240912120333965 DSS <0004> hlr_ussd.c:576 262426607412695/0x114074dc: Process SS (BEGIN) 20240912120333965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120333965 DSS <0004> hlr_ussd.c:518 262426607412695/0x114074dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120333965 DSS <0004> hlr_ussd.c:363 262426607412695/0x114074dc: Tx USSD 'Your extension is 491618585280' 20240912120333965 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426607412695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426607412695" session_id=289436892 session_state=END} 20240912120333965 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426607412695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120333965 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333966 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120333968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20240912120333968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4258 20240912120333969 DLINP <000b> input/ipa.c:451 connected read/write 20240912120333969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120333969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120333969 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120333969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120333969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34581<->l=127.0.0.1:4259) 20240912120334008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4258 20240912120334210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4258 20240912120337330 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120337330 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120337335 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20240912120337340 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337341 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120337341 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120337341 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120337341 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 2:  20240912120337341 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 3:  20240912120337341 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 4:  20240912120337341 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 5:  20240912120337341 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 7:  20240912120337341 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120337341 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120337341 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120337341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120337369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44003<->l=127.0.0.1:4259) 20240912120337407 DAUC <0003> db_auc.c:157 IMSI='262423592602797': No 2G Auth Data 20240912120337407 DAUC <0003> db_auc.c:192 IMSI='262423592602797': No 3G Auth Data 20240912120337446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20240912120337458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337458 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423592602797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423592602797" source_name="the-source\n" session_id=2344372270 session_state=BEGIN} 20240912120337458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240912120337458 DSS <0004> hlr_ussd.c:576 262423592602797/0x8bbc482e: Process SS (BEGIN) 20240912120337458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337458 DSS <0004> hlr_ussd.c:518 262423592602797/0x8bbc482e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337458 DSS <0004> hlr_ussd.c:363 262423592602797/0x8bbc482e: Tx USSD 'Your extension is 491615662654' 20240912120337458 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423592602797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423592602797" destination_name="the-source\n" session_id=2344372270 session_state=END} 20240912120337458 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423592602797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20240912120337468 DAUC <0003> db_auc.c:157 IMSI='262429577730335': No 2G Auth Data 20240912120337468 DAUC <0003> db_auc.c:192 IMSI='262429577730335': No 3G Auth Data 20240912120337480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4258 20240912120337483 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337483 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429577730335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429577730335" source_name="the-source\n" session_id=700774832 session_state=BEGIN} 20240912120337483 DSS <0004> hlr_ussd.c:576 262429577730335/0x29c4f9b0: Process SS (BEGIN) 20240912120337483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337483 DSS <0004> hlr_ussd.c:518 262429577730335/0x29c4f9b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337483 DSS <0004> hlr_ussd.c:363 262429577730335/0x29c4f9b0: Tx USSD 'Your extension is 491615151235' 20240912120337483 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429577730335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577730335" destination_name="the-source\n" session_id=700774832 session_state=END} 20240912120337483 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429577730335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337483 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337483 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4258 20240912120337488 DAUC <0003> db_auc.c:157 IMSI='262424734370835': No 2G Auth Data 20240912120337488 DAUC <0003> db_auc.c:192 IMSI='262424734370835': No 3G Auth Data 20240912120337500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57650<->l=127.0.0.1:4258 20240912120337503 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337503 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424734370835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424734370835" source_name="the-source\n" session_id=61987829 session_state=BEGIN} 20240912120337503 DSS <0004> hlr_ussd.c:576 262424734370835/0x03b1dbf5: Process SS (BEGIN) 20240912120337503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337503 DSS <0004> hlr_ussd.c:518 262424734370835/0x03b1dbf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337503 DSS <0004> hlr_ussd.c:363 262424734370835/0x03b1dbf5: Tx USSD 'Your extension is 491617010757' 20240912120337503 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424734370835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424734370835" destination_name="the-source\n" session_id=61987829 session_state=END} 20240912120337503 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424734370835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337503 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337503 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57650<->l=127.0.0.1:4258 20240912120337508 DAUC <0003> db_auc.c:157 IMSI='262421852169297': No 2G Auth Data 20240912120337508 DAUC <0003> db_auc.c:192 IMSI='262421852169297': No 3G Auth Data 20240912120337520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57654<->l=127.0.0.1:4258 20240912120337523 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337523 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421852169297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421852169297" source_name="the-source\n" session_id=1487986273 session_state=BEGIN} 20240912120337523 DSS <0004> hlr_ussd.c:576 262421852169297/0x58b0de61: Process SS (BEGIN) 20240912120337523 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337523 DSS <0004> hlr_ussd.c:518 262421852169297/0x58b0de61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337523 DSS <0004> hlr_ussd.c:363 262421852169297/0x58b0de61: Tx USSD 'Your extension is 491617260016' 20240912120337523 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421852169297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421852169297" destination_name="the-source\n" session_id=1487986273 session_state=END} 20240912120337523 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421852169297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337523 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337523 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57654<->l=127.0.0.1:4258 20240912120337528 DAUC <0003> db_auc.c:157 IMSI='262428030104808': No 2G Auth Data 20240912120337528 DAUC <0003> db_auc.c:192 IMSI='262428030104808': No 3G Auth Data 20240912120337539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 20240912120337542 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337542 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428030104808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428030104808" source_name="the-source\n" session_id=1301338325 session_state=BEGIN} 20240912120337542 DSS <0004> hlr_ussd.c:576 262428030104808/0x4d90d8d5: Process SS (BEGIN) 20240912120337542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337542 DSS <0004> hlr_ussd.c:518 262428030104808/0x4d90d8d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337542 DSS <0004> hlr_ussd.c:363 262428030104808/0x4d90d8d5: Tx USSD 'Your extension is 491615168212' 20240912120337542 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428030104808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428030104808" destination_name="the-source\n" session_id=1301338325 session_state=END} 20240912120337542 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428030104808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337542 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337542 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 20240912120337548 DAUC <0003> db_auc.c:157 IMSI='262423220756732': No 2G Auth Data 20240912120337548 DAUC <0003> db_auc.c:192 IMSI='262423220756732': No 3G Auth Data 20240912120337563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20240912120337567 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337567 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423220756732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423220756732" source_name="the-source\n" session_id=883836057 session_state=BEGIN} 20240912120337567 DSS <0004> hlr_ussd.c:576 262423220756732/0x34ae4499: Process SS (BEGIN) 20240912120337567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337567 DSS <0004> hlr_ussd.c:518 262423220756732/0x34ae4499: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337567 DSS <0004> hlr_ussd.c:363 262423220756732/0x34ae4499: Tx USSD 'Your extension is 491614332884' 20240912120337567 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423220756732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423220756732" destination_name="the-source\n" session_id=883836057 session_state=END} 20240912120337567 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423220756732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337567 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337567 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20240912120337572 DAUC <0003> db_auc.c:157 IMSI='262421812436597': No 2G Auth Data 20240912120337572 DAUC <0003> db_auc.c:192 IMSI='262421812436597': No 3G Auth Data 20240912120337591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20240912120337594 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337594 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421812436597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421812436597" source_name="the-source\n" session_id=1019253669 session_state=BEGIN} 20240912120337594 DSS <0004> hlr_ussd.c:576 262421812436597/0x3cc093a5: Process SS (BEGIN) 20240912120337594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337594 DSS <0004> hlr_ussd.c:518 262421812436597/0x3cc093a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337594 DSS <0004> hlr_ussd.c:363 262421812436597/0x3cc093a5: Tx USSD 'Your extension is 491611884673' 20240912120337594 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421812436597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421812436597" destination_name="the-source\n" session_id=1019253669 session_state=END} 20240912120337594 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421812436597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337594 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337594 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20240912120337599 DAUC <0003> db_auc.c:157 IMSI='262421963858526': No 2G Auth Data 20240912120337599 DAUC <0003> db_auc.c:192 IMSI='262421963858526': No 3G Auth Data 20240912120337613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 20240912120337617 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337617 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421963858526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421963858526" source_name="the-source\n" session_id=2959067448 session_state=BEGIN} 20240912120337617 DSS <0004> hlr_ussd.c:576 262421963858526/0xb05fc938: Process SS (BEGIN) 20240912120337617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240912120337617 DSS <0004> hlr_ussd.c:518 262421963858526/0xb05fc938: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240912120337617 DSS <0004> hlr_ussd.c:363 262421963858526/0xb05fc938: Tx USSD 'Your extension is 491613275364' 20240912120337617 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421963858526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963858526" destination_name="the-source\n" session_id=2959067448 session_state=END} 20240912120337617 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421963858526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120337617 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337617 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120337619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 20240912120337619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20240912120337620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44003<->l=127.0.0.1:4259) 20240912120337620 DLINP <000b> input/ipa.c:451 connected read/write 20240912120337620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120337620 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120337620 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120337620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120337620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240912120337644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 20240912120337845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 20240912120340971 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35513 20240912120340971 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35513 20240912120340972 DLINP <000b> input/ipa.c:451 connected read/write 20240912120340972 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120340972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120340972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120340973 DLINP <000b> input/ipa.c:451 connected read/write 20240912120340973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120340974 DLINP <000b> input/ipa.c:451 connected read/write 20240912120340974 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120340974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120340974 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240912120340974 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240912120340974 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 2:  20240912120340974 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 3:  20240912120340974 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 4:  20240912120340974 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 5:  20240912120340974 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 7:  20240912120340974 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120340974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120340974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120340974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35513 20240912120340974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4258 20240912120340975 DLINP <000b> input/ipa.c:451 connected read/write 20240912120340975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120340975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120340975 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120340975 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120340975 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 2:  20240912120340975 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 3:  20240912120340975 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 4:  20240912120340975 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 5:  20240912120340975 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 7:  20240912120340975 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120340975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120340975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120340975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120340985 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37999<->l=127.0.0.1:4259) 20240912120340993 DAUC <0003> db_auc.c:157 IMSI='262422373640032': No 2G Auth Data 20240912120340993 DAUC <0003> db_auc.c:192 IMSI='262422373640032': No 3G Auth Data 20240912120341013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20240912120341022 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341022 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422373640032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422373640032" session_id=2385446431 session_state=BEGIN} 20240912120341022 DSS <0004> hlr_ussd.c:576 262422373640032/0x8e2f061f: Process SS (BEGIN) 20240912120341022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341022 DSS <0004> hlr_ussd.c:518 262422373640032/0x8e2f061f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341022 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341022 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341022 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341022 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341035 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341035 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341035 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422373640032 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422373640032" session_id=2385446431 session_state=END} 20240912120341035 DSS <0004> hlr_ussd.c:576 262422373640032/0x8e2f061f: Process SS (END) 20240912120341035 DSS <0004> hlr_ussd.c:518 262422373640032/0x8e2f061f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341035 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422373640032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422373640032" session_id=2385446431 session_state=END} 20240912120341035 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422373640032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341035 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422373640032 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341035 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341035 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20240912120341051 DAUC <0003> db_auc.c:157 IMSI='262427672074508': No 2G Auth Data 20240912120341051 DAUC <0003> db_auc.c:192 IMSI='262427672074508': No 3G Auth Data 20240912120341064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20240912120341067 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341067 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427672074508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427672074508" session_id=1600526926 session_state=BEGIN} 20240912120341067 DSS <0004> hlr_ussd.c:576 262427672074508/0x5f661a4e: Process SS (BEGIN) 20240912120341067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341067 DSS <0004> hlr_ussd.c:518 262427672074508/0x5f661a4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341067 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341067 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341067 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341067 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341068 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341068 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341068 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427672074508 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672074508" session_id=1600526926 session_state=END} 20240912120341068 DSS <0004> hlr_ussd.c:576 262427672074508/0x5f661a4e: Process SS (END) 20240912120341068 DSS <0004> hlr_ussd.c:518 262427672074508/0x5f661a4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341068 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427672074508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672074508" session_id=1600526926 session_state=END} 20240912120341068 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427672074508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341068 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427672074508 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341068 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341068 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20240912120341073 DAUC <0003> db_auc.c:157 IMSI='262429928649929': No 2G Auth Data 20240912120341073 DAUC <0003> db_auc.c:192 IMSI='262429928649929': No 3G Auth Data 20240912120341084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20240912120341087 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341087 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429928649929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429928649929" session_id=3457865333 session_state=BEGIN} 20240912120341087 DSS <0004> hlr_ussd.c:576 262429928649929/0xce1ad675: Process SS (BEGIN) 20240912120341087 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341087 DSS <0004> hlr_ussd.c:518 262429928649929/0xce1ad675: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341087 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341087 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341087 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341087 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341088 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341088 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341088 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429928649929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429928649929" session_id=3457865333 session_state=END} 20240912120341088 DSS <0004> hlr_ussd.c:576 262429928649929/0xce1ad675: Process SS (END) 20240912120341088 DSS <0004> hlr_ussd.c:518 262429928649929/0xce1ad675: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341088 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429928649929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429928649929" session_id=3457865333 session_state=END} 20240912120341088 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429928649929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341088 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429928649929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341088 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341088 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20240912120341093 DAUC <0003> db_auc.c:157 IMSI='262427690396664': No 2G Auth Data 20240912120341093 DAUC <0003> db_auc.c:192 IMSI='262427690396664': No 3G Auth Data 20240912120341106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 20240912120341109 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341109 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427690396664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427690396664" session_id=389610836 session_state=BEGIN} 20240912120341109 DSS <0004> hlr_ussd.c:576 262427690396664/0x1738fd54: Process SS (BEGIN) 20240912120341109 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341109 DSS <0004> hlr_ussd.c:518 262427690396664/0x1738fd54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341109 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341109 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341109 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341109 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341110 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341110 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341110 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427690396664 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427690396664" session_id=389610836 session_state=END} 20240912120341110 DSS <0004> hlr_ussd.c:576 262427690396664/0x1738fd54: Process SS (END) 20240912120341110 DSS <0004> hlr_ussd.c:518 262427690396664/0x1738fd54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341110 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427690396664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427690396664" session_id=389610836 session_state=END} 20240912120341110 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427690396664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341110 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427690396664 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341110 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341110 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 20240912120341115 DAUC <0003> db_auc.c:157 IMSI='262422897105414': No 2G Auth Data 20240912120341115 DAUC <0003> db_auc.c:192 IMSI='262422897105414': No 3G Auth Data 20240912120341127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20240912120341130 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341130 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422897105414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422897105414" session_id=697440448 session_state=BEGIN} 20240912120341130 DSS <0004> hlr_ussd.c:576 262422897105414/0x299218c0: Process SS (BEGIN) 20240912120341130 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341130 DSS <0004> hlr_ussd.c:518 262422897105414/0x299218c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341130 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341130 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341130 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341130 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341131 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341131 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341131 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422897105414 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897105414" session_id=697440448 session_state=END} 20240912120341131 DSS <0004> hlr_ussd.c:576 262422897105414/0x299218c0: Process SS (END) 20240912120341131 DSS <0004> hlr_ussd.c:518 262422897105414/0x299218c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341131 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422897105414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897105414" session_id=697440448 session_state=END} 20240912120341131 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422897105414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341131 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422897105414 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341131 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341131 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20240912120341136 DAUC <0003> db_auc.c:157 IMSI='262429826452464': No 2G Auth Data 20240912120341136 DAUC <0003> db_auc.c:192 IMSI='262429826452464': No 3G Auth Data 20240912120341151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20240912120341154 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341154 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429826452464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429826452464" session_id=2432461691 session_state=BEGIN} 20240912120341154 DSS <0004> hlr_ussd.c:576 262429826452464/0x90fc6b7b: Process SS (BEGIN) 20240912120341154 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341154 DSS <0004> hlr_ussd.c:518 262429826452464/0x90fc6b7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341154 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341154 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341154 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341154 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341155 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341155 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429826452464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429826452464" session_id=2432461691 session_state=END} 20240912120341155 DSS <0004> hlr_ussd.c:576 262429826452464/0x90fc6b7b: Process SS (END) 20240912120341155 DSS <0004> hlr_ussd.c:518 262429826452464/0x90fc6b7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341155 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429826452464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429826452464" session_id=2432461691 session_state=END} 20240912120341155 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429826452464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341155 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429826452464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341155 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20240912120341160 DAUC <0003> db_auc.c:157 IMSI='262429422118732': No 2G Auth Data 20240912120341160 DAUC <0003> db_auc.c:192 IMSI='262429422118732': No 3G Auth Data 20240912120341175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20240912120341178 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341178 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422118732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429422118732" session_id=3384621662 session_state=BEGIN} 20240912120341178 DSS <0004> hlr_ussd.c:576 262429422118732/0xc9bd3a5e: Process SS (BEGIN) 20240912120341178 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341178 DSS <0004> hlr_ussd.c:518 262429422118732/0xc9bd3a5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341178 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341178 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341178 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341178 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341179 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341179 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341179 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429422118732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422118732" session_id=3384621662 session_state=END} 20240912120341179 DSS <0004> hlr_ussd.c:576 262429422118732/0xc9bd3a5e: Process SS (END) 20240912120341179 DSS <0004> hlr_ussd.c:518 262429422118732/0xc9bd3a5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341179 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422118732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422118732" session_id=3384621662 session_state=END} 20240912120341179 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429422118732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341179 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429422118732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341179 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341179 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20240912120341184 DAUC <0003> db_auc.c:157 IMSI='262425417183371': No 2G Auth Data 20240912120341184 DAUC <0003> db_auc.c:192 IMSI='262425417183371': No 3G Auth Data 20240912120341199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20240912120341202 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341202 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425417183371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425417183371" session_id=2303684157 session_state=BEGIN} 20240912120341202 DSS <0004> hlr_ussd.c:576 262425417183371/0x894f6e3d: Process SS (BEGIN) 20240912120341202 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120341202 DSS <0004> hlr_ussd.c:518 262425417183371/0x894f6e3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120341202 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341202 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341202 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341202 DLINP <000b> input/ipa.c:431 127.0.0.1:35513 sending data 20240912120341202 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341202 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341202 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425417183371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425417183371" session_id=2303684157 session_state=END} 20240912120341202 DSS <0004> hlr_ussd.c:576 262425417183371/0x894f6e3d: Process SS (END) 20240912120341202 DSS <0004> hlr_ussd.c:518 262425417183371/0x894f6e3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120341202 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425417183371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425417183371" session_id=2303684157 session_state=END} 20240912120341202 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425417183371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120341202 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425417183371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120341202 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341202 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120341204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20240912120341205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4258 20240912120341206 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341206 DLINP <000b> input/ipa.c:405 127.0.0.1:35513 message received 20240912120341206 DLINP <000b> input/ipa.c:414 127.0.0.1:35513 connection closed with server 20240912120341206 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35513 20240912120341206 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240912120341206 DLINP <000b> input/ipa.c:451 connected read/write 20240912120341206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120341206 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120341206 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120341206 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120341206 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37999<->l=127.0.0.1:4259) 20240912120341230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20240912120341431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20240912120344520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36671 20240912120344520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36671 20240912120344522 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344522 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344523 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120344523 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120344524 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344524 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344524 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120344524 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240912120344524 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240912120344524 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 2:  20240912120344524 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 3:  20240912120344524 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 4:  20240912120344524 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 5:  20240912120344524 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 7:  20240912120344524 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120344524 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120344524 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120344524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36671 20240912120344524 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34664<->l=127.0.0.1:4258 20240912120344527 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120344527 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120344527 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120344527 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 2:  20240912120344527 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 3:  20240912120344527 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 4:  20240912120344527 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 5:  20240912120344527 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 7:  20240912120344527 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120344527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120344527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120344527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120344537 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43657<->l=127.0.0.1:4259) 20240912120344562 DAUC <0003> db_auc.c:157 IMSI='262427455662958': No 2G Auth Data 20240912120344562 DAUC <0003> db_auc.c:192 IMSI='262427455662958': No 3G Auth Data 20240912120344598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20240912120344612 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344612 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427455662958" session_id=2594257567 session_state=BEGIN} 20240912120344612 DSS <0004> hlr_ussd.c:576 262427455662958/0x9aa13a9f: Process SS (BEGIN) 20240912120344612 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344612 DSS <0004> hlr_ussd.c:518 262427455662958/0x9aa13a9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344612 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344612 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344612 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344612 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344626 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344626 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344626 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427455662958" session_id=2594257567 session_state=CONTINUE} 20240912120344626 DSS <0004> hlr_ussd.c:576 262427455662958/0x9aa13a9f: Process SS (CONTINUE) 20240912120344626 DSS <0004> hlr_ussd.c:518 262427455662958/0x9aa13a9f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344626 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427455662958" session_id=2594257567 session_state=CONTINUE} 20240912120344626 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344626 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344627 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344639 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344639 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427455662958" session_id=2594257567 session_state=CONTINUE} 20240912120344639 DSS <0004> hlr_ussd.c:576 262427455662958/0x9aa13a9f: Process SS (CONTINUE) 20240912120344639 DSS <0004> hlr_ussd.c:518 262427455662958/0x9aa13a9f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344639 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344639 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344639 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344639 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344639 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344642 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344642 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344643 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427455662958" session_id=2594257567 session_state=END} 20240912120344643 DSS <0004> hlr_ussd.c:576 262427455662958/0x9aa13a9f: Process SS (END) 20240912120344643 DSS <0004> hlr_ussd.c:518 262427455662958/0x9aa13a9f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344643 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427455662958" session_id=2594257567 session_state=END} 20240912120344643 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344643 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427455662958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344643 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344643 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20240912120344652 DAUC <0003> db_auc.c:157 IMSI='262422230280289': No 2G Auth Data 20240912120344652 DAUC <0003> db_auc.c:192 IMSI='262422230280289': No 3G Auth Data 20240912120344670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20240912120344673 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344673 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422230280289" session_id=3627507667 session_state=BEGIN} 20240912120344673 DSS <0004> hlr_ussd.c:576 262422230280289/0xd8375fd3: Process SS (BEGIN) 20240912120344673 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344673 DSS <0004> hlr_ussd.c:518 262422230280289/0xd8375fd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344673 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344673 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344673 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344673 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344674 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344674 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344674 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422230280289" session_id=3627507667 session_state=CONTINUE} 20240912120344674 DSS <0004> hlr_ussd.c:576 262422230280289/0xd8375fd3: Process SS (CONTINUE) 20240912120344674 DSS <0004> hlr_ussd.c:518 262422230280289/0xd8375fd3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344674 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422230280289" session_id=3627507667 session_state=CONTINUE} 20240912120344674 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344674 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344674 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344676 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344676 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422230280289" session_id=3627507667 session_state=CONTINUE} 20240912120344676 DSS <0004> hlr_ussd.c:576 262422230280289/0xd8375fd3: Process SS (CONTINUE) 20240912120344676 DSS <0004> hlr_ussd.c:518 262422230280289/0xd8375fd3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344676 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344676 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344676 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344676 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344676 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344677 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344677 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344677 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422230280289" session_id=3627507667 session_state=END} 20240912120344677 DSS <0004> hlr_ussd.c:576 262422230280289/0xd8375fd3: Process SS (END) 20240912120344677 DSS <0004> hlr_ussd.c:518 262422230280289/0xd8375fd3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344677 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422230280289" session_id=3627507667 session_state=END} 20240912120344677 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344677 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422230280289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344677 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344677 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20240912120344681 DAUC <0003> db_auc.c:157 IMSI='262422677889475': No 2G Auth Data 20240912120344681 DAUC <0003> db_auc.c:192 IMSI='262422677889475': No 3G Auth Data 20240912120344693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20240912120344696 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344696 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422677889475" session_id=1322383315 session_state=BEGIN} 20240912120344696 DSS <0004> hlr_ussd.c:576 262422677889475/0x4ed1f7d3: Process SS (BEGIN) 20240912120344696 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344696 DSS <0004> hlr_ussd.c:518 262422677889475/0x4ed1f7d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344696 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344696 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344696 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344696 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344697 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344697 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344697 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422677889475" session_id=1322383315 session_state=CONTINUE} 20240912120344697 DSS <0004> hlr_ussd.c:576 262422677889475/0x4ed1f7d3: Process SS (CONTINUE) 20240912120344697 DSS <0004> hlr_ussd.c:518 262422677889475/0x4ed1f7d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344697 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422677889475" session_id=1322383315 session_state=CONTINUE} 20240912120344697 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344697 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344697 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344699 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344699 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422677889475" session_id=1322383315 session_state=CONTINUE} 20240912120344699 DSS <0004> hlr_ussd.c:576 262422677889475/0x4ed1f7d3: Process SS (CONTINUE) 20240912120344699 DSS <0004> hlr_ussd.c:518 262422677889475/0x4ed1f7d3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344699 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344699 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344699 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344699 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344699 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344700 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344700 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344700 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422677889475" session_id=1322383315 session_state=END} 20240912120344700 DSS <0004> hlr_ussd.c:576 262422677889475/0x4ed1f7d3: Process SS (END) 20240912120344700 DSS <0004> hlr_ussd.c:518 262422677889475/0x4ed1f7d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344700 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422677889475" session_id=1322383315 session_state=END} 20240912120344700 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344700 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422677889475 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344700 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344700 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20240912120344704 DAUC <0003> db_auc.c:157 IMSI='262421672717089': No 2G Auth Data 20240912120344704 DAUC <0003> db_auc.c:192 IMSI='262421672717089': No 3G Auth Data 20240912120344716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34708<->l=127.0.0.1:4258 20240912120344719 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344719 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421672717089" session_id=1203245599 session_state=BEGIN} 20240912120344719 DSS <0004> hlr_ussd.c:576 262421672717089/0x47b8121f: Process SS (BEGIN) 20240912120344719 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344719 DSS <0004> hlr_ussd.c:518 262421672717089/0x47b8121f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344719 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344719 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344719 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344719 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344720 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344720 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344720 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421672717089" session_id=1203245599 session_state=CONTINUE} 20240912120344720 DSS <0004> hlr_ussd.c:576 262421672717089/0x47b8121f: Process SS (CONTINUE) 20240912120344720 DSS <0004> hlr_ussd.c:518 262421672717089/0x47b8121f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344720 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421672717089" session_id=1203245599 session_state=CONTINUE} 20240912120344720 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344720 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344720 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344722 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421672717089" session_id=1203245599 session_state=CONTINUE} 20240912120344722 DSS <0004> hlr_ussd.c:576 262421672717089/0x47b8121f: Process SS (CONTINUE) 20240912120344722 DSS <0004> hlr_ussd.c:518 262421672717089/0x47b8121f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344722 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344722 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344722 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344722 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344722 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344722 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421672717089" session_id=1203245599 session_state=END} 20240912120344723 DSS <0004> hlr_ussd.c:576 262421672717089/0x47b8121f: Process SS (END) 20240912120344723 DSS <0004> hlr_ussd.c:518 262421672717089/0x47b8121f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344723 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421672717089" session_id=1203245599 session_state=END} 20240912120344723 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344723 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262421672717089 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344723 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344723 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34708<->l=127.0.0.1:4258 20240912120344726 DAUC <0003> db_auc.c:157 IMSI='262421706488207': No 2G Auth Data 20240912120344726 DAUC <0003> db_auc.c:192 IMSI='262421706488207': No 3G Auth Data 20240912120344738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34718<->l=127.0.0.1:4258 20240912120344741 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344741 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421706488207" session_id=3239366442 session_state=BEGIN} 20240912120344741 DSS <0004> hlr_ussd.c:576 262421706488207/0xc114cf2a: Process SS (BEGIN) 20240912120344741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344741 DSS <0004> hlr_ussd.c:518 262421706488207/0xc114cf2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344741 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344741 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344741 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344741 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344741 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344741 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344741 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421706488207" session_id=3239366442 session_state=CONTINUE} 20240912120344741 DSS <0004> hlr_ussd.c:576 262421706488207/0xc114cf2a: Process SS (CONTINUE) 20240912120344741 DSS <0004> hlr_ussd.c:518 262421706488207/0xc114cf2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344741 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421706488207" session_id=3239366442 session_state=CONTINUE} 20240912120344741 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344741 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344742 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344744 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344744 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421706488207" session_id=3239366442 session_state=CONTINUE} 20240912120344744 DSS <0004> hlr_ussd.c:576 262421706488207/0xc114cf2a: Process SS (CONTINUE) 20240912120344744 DSS <0004> hlr_ussd.c:518 262421706488207/0xc114cf2a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344744 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344744 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344744 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344744 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344744 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344744 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344744 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344744 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421706488207" session_id=3239366442 session_state=END} 20240912120344744 DSS <0004> hlr_ussd.c:576 262421706488207/0xc114cf2a: Process SS (END) 20240912120344744 DSS <0004> hlr_ussd.c:518 262421706488207/0xc114cf2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344744 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421706488207" session_id=3239366442 session_state=END} 20240912120344744 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344744 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421706488207 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344744 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344744 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34718<->l=127.0.0.1:4258 20240912120344748 DAUC <0003> db_auc.c:157 IMSI='262422532466259': No 2G Auth Data 20240912120344748 DAUC <0003> db_auc.c:192 IMSI='262422532466259': No 3G Auth Data 20240912120344763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 20240912120344766 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344766 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422532466259" session_id=1587096971 session_state=BEGIN} 20240912120344766 DSS <0004> hlr_ussd.c:576 262422532466259/0x5e992d8b: Process SS (BEGIN) 20240912120344766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344766 DSS <0004> hlr_ussd.c:518 262422532466259/0x5e992d8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344766 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344766 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344766 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344766 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344767 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344767 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344767 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422532466259" session_id=1587096971 session_state=CONTINUE} 20240912120344767 DSS <0004> hlr_ussd.c:576 262422532466259/0x5e992d8b: Process SS (CONTINUE) 20240912120344767 DSS <0004> hlr_ussd.c:518 262422532466259/0x5e992d8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344767 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422532466259" session_id=1587096971 session_state=CONTINUE} 20240912120344767 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344767 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344767 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344769 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344769 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422532466259" session_id=1587096971 session_state=CONTINUE} 20240912120344769 DSS <0004> hlr_ussd.c:576 262422532466259/0x5e992d8b: Process SS (CONTINUE) 20240912120344769 DSS <0004> hlr_ussd.c:518 262422532466259/0x5e992d8b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344769 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344769 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344769 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344769 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344769 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344770 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344770 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344770 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422532466259" session_id=1587096971 session_state=END} 20240912120344770 DSS <0004> hlr_ussd.c:576 262422532466259/0x5e992d8b: Process SS (END) 20240912120344770 DSS <0004> hlr_ussd.c:518 262422532466259/0x5e992d8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344770 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422532466259" session_id=1587096971 session_state=END} 20240912120344770 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344770 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422532466259 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344770 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344770 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 20240912120344774 DAUC <0003> db_auc.c:157 IMSI='262425513861692': No 2G Auth Data 20240912120344774 DAUC <0003> db_auc.c:192 IMSI='262425513861692': No 3G Auth Data 20240912120344788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 20240912120344791 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344791 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513861692" session_id=32084212 session_state=BEGIN} 20240912120344791 DSS <0004> hlr_ussd.c:576 262425513861692/0x01e990f4: Process SS (BEGIN) 20240912120344791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344791 DSS <0004> hlr_ussd.c:518 262425513861692/0x01e990f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344791 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344791 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344791 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344791 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344792 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344792 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344792 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513861692" session_id=32084212 session_state=CONTINUE} 20240912120344792 DSS <0004> hlr_ussd.c:576 262425513861692/0x01e990f4: Process SS (CONTINUE) 20240912120344792 DSS <0004> hlr_ussd.c:518 262425513861692/0x01e990f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344792 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513861692" session_id=32084212 session_state=CONTINUE} 20240912120344792 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344792 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344792 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344794 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344794 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513861692" session_id=32084212 session_state=CONTINUE} 20240912120344794 DSS <0004> hlr_ussd.c:576 262425513861692/0x01e990f4: Process SS (CONTINUE) 20240912120344794 DSS <0004> hlr_ussd.c:518 262425513861692/0x01e990f4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344794 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344794 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344794 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344794 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344794 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344795 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344795 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344795 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513861692" session_id=32084212 session_state=END} 20240912120344795 DSS <0004> hlr_ussd.c:576 262425513861692/0x01e990f4: Process SS (END) 20240912120344795 DSS <0004> hlr_ussd.c:518 262425513861692/0x01e990f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344795 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513861692" session_id=32084212 session_state=END} 20240912120344795 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344795 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262425513861692 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344795 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344795 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 20240912120344798 DAUC <0003> db_auc.c:157 IMSI='262429536705557': No 2G Auth Data 20240912120344798 DAUC <0003> db_auc.c:192 IMSI='262429536705557': No 3G Auth Data 20240912120344813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34734<->l=127.0.0.1:4258 20240912120344816 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344816 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429536705557" session_id=3645932803 session_state=BEGIN} 20240912120344816 DSS <0004> hlr_ussd.c:576 262429536705557/0xd9508503: Process SS (BEGIN) 20240912120344816 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240912120344816 DSS <0004> hlr_ussd.c:518 262429536705557/0xd9508503: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240912120344816 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344816 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344816 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344816 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344817 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344817 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344817 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429536705557" session_id=3645932803 session_state=CONTINUE} 20240912120344817 DSS <0004> hlr_ussd.c:576 262429536705557/0xd9508503: Process SS (CONTINUE) 20240912120344817 DSS <0004> hlr_ussd.c:518 262429536705557/0xd9508503: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240912120344817 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429536705557" session_id=3645932803 session_state=CONTINUE} 20240912120344817 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344817 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344817 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344819 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344819 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429536705557" session_id=3645932803 session_state=CONTINUE} 20240912120344819 DSS <0004> hlr_ussd.c:576 262429536705557/0xd9508503: Process SS (CONTINUE) 20240912120344819 DSS <0004> hlr_ussd.c:518 262429536705557/0xd9508503: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344819 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344819 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344820 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344820 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344820 DLINP <000b> input/ipa.c:431 127.0.0.1:36671 sending data 20240912120344820 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344820 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344820 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429536705557" session_id=3645932803 session_state=END} 20240912120344820 DSS <0004> hlr_ussd.c:576 262429536705557/0xd9508503: Process SS (END) 20240912120344820 DSS <0004> hlr_ussd.c:518 262429536705557/0xd9508503: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240912120344820 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429536705557" session_id=3645932803 session_state=END} 20240912120344820 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120344820 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262429536705557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120344820 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344820 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120344821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34734<->l=127.0.0.1:4258 20240912120344822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34664<->l=127.0.0.1:4258 20240912120344822 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344822 DLINP <000b> input/ipa.c:405 127.0.0.1:36671 message received 20240912120344822 DLINP <000b> input/ipa.c:414 127.0.0.1:36671 connection closed with server 20240912120344822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36671 20240912120344822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240912120344822 DLINP <000b> input/ipa.c:451 connected read/write 20240912120344822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120344822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120344822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120344822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120344823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43657<->l=127.0.0.1:4259) 20240912120344845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20240912120345051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20240912120348153 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46759 20240912120348153 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46759 20240912120348154 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348154 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348154 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120348154 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120348156 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348156 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348156 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120348156 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240912120348156 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240912120348156 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 2:  20240912120348156 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 3:  20240912120348156 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 4:  20240912120348156 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 5:  20240912120348156 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 7:  20240912120348156 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120348156 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120348156 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120348156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46759 20240912120348156 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 20240912120348158 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348158 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120348158 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120348158 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120348158 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 2:  20240912120348158 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 3:  20240912120348158 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 4:  20240912120348158 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 5:  20240912120348158 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 7:  20240912120348158 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120348158 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120348158 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120348158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120348166 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36299<->l=127.0.0.1:4259) 20240912120348180 DAUC <0003> db_auc.c:157 IMSI='262423178868817': No 2G Auth Data 20240912120348180 DAUC <0003> db_auc.c:192 IMSI='262423178868817': No 3G Auth Data 20240912120348200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34766<->l=127.0.0.1:4258 20240912120348211 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348211 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423178868817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423178868817" session_id=4015956033 session_state=BEGIN} 20240912120348211 DSS <0004> hlr_ussd.c:576 262423178868817/0xef5ea041: Process SS (BEGIN) 20240912120348211 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348211 DSS <0004> hlr_ussd.c:518 262423178868817/0xef5ea041: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348211 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348211 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348211 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348211 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348224 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348224 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348224 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423178868817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423178868817" session_id=4015956033 session_state=END} 20240912120348224 DSS <0004> hlr_ussd.c:576 262423178868817/0xef5ea041: Process SS (END) 20240912120348224 DSS <0004> hlr_ussd.c:518 262423178868817/0xef5ea041: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348224 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423178868817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423178868817" session_id=4015956033 session_state=END} 20240912120348224 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423178868817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348224 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423178868817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348224 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348224 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34766<->l=127.0.0.1:4258 20240912120348237 DAUC <0003> db_auc.c:157 IMSI='262425922003737': No 2G Auth Data 20240912120348237 DAUC <0003> db_auc.c:192 IMSI='262425922003737': No 3G Auth Data 20240912120348250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20240912120348252 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348252 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425922003737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425922003737" session_id=2704635655 session_state=BEGIN} 20240912120348252 DSS <0004> hlr_ussd.c:576 262425922003737/0xa1357707: Process SS (BEGIN) 20240912120348252 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348252 DSS <0004> hlr_ussd.c:518 262425922003737/0xa1357707: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348252 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348252 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348252 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348252 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348253 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348253 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348253 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425922003737 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425922003737" session_id=2704635655 session_state=END} 20240912120348253 DSS <0004> hlr_ussd.c:576 262425922003737/0xa1357707: Process SS (END) 20240912120348253 DSS <0004> hlr_ussd.c:518 262425922003737/0xa1357707: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348253 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425922003737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425922003737" session_id=2704635655 session_state=END} 20240912120348253 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425922003737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348253 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425922003737 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348253 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348253 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20240912120348258 DAUC <0003> db_auc.c:157 IMSI='262429368547620': No 2G Auth Data 20240912120348258 DAUC <0003> db_auc.c:192 IMSI='262429368547620': No 3G Auth Data 20240912120348269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 20240912120348272 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348272 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429368547620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429368547620" session_id=828244791 session_state=BEGIN} 20240912120348272 DSS <0004> hlr_ussd.c:576 262429368547620/0x315e0337: Process SS (BEGIN) 20240912120348272 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348272 DSS <0004> hlr_ussd.c:518 262429368547620/0x315e0337: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348272 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348272 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348272 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348272 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348273 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348273 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348273 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429368547620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429368547620" session_id=828244791 session_state=END} 20240912120348273 DSS <0004> hlr_ussd.c:576 262429368547620/0x315e0337: Process SS (END) 20240912120348273 DSS <0004> hlr_ussd.c:518 262429368547620/0x315e0337: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348273 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429368547620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429368547620" session_id=828244791 session_state=END} 20240912120348273 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429368547620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348273 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429368547620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348273 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348273 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 20240912120348277 DAUC <0003> db_auc.c:157 IMSI='262423595142230': No 2G Auth Data 20240912120348277 DAUC <0003> db_auc.c:192 IMSI='262423595142230': No 3G Auth Data 20240912120348289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20240912120348292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348292 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423595142230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423595142230" session_id=1972657636 session_state=BEGIN} 20240912120348292 DSS <0004> hlr_ussd.c:576 262423595142230/0x75945de4: Process SS (BEGIN) 20240912120348292 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348292 DSS <0004> hlr_ussd.c:518 262423595142230/0x75945de4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348292 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348292 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348292 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348292 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423595142230 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423595142230" session_id=1972657636 session_state=END} 20240912120348292 DSS <0004> hlr_ussd.c:576 262423595142230/0x75945de4: Process SS (END) 20240912120348292 DSS <0004> hlr_ussd.c:518 262423595142230/0x75945de4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348292 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423595142230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423595142230" session_id=1972657636 session_state=END} 20240912120348292 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423595142230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348292 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423595142230 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348293 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348293 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20240912120348298 DAUC <0003> db_auc.c:157 IMSI='262423193336559': No 2G Auth Data 20240912120348298 DAUC <0003> db_auc.c:192 IMSI='262423193336559': No 3G Auth Data 20240912120348309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34810<->l=127.0.0.1:4258 20240912120348312 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348312 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423193336559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423193336559" session_id=3352872920 session_state=BEGIN} 20240912120348312 DSS <0004> hlr_ussd.c:576 262423193336559/0xc7d8c7d8: Process SS (BEGIN) 20240912120348312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348312 DSS <0004> hlr_ussd.c:518 262423193336559/0xc7d8c7d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348312 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348312 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348312 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348312 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348313 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348313 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348313 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423193336559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423193336559" session_id=3352872920 session_state=END} 20240912120348313 DSS <0004> hlr_ussd.c:576 262423193336559/0xc7d8c7d8: Process SS (END) 20240912120348313 DSS <0004> hlr_ussd.c:518 262423193336559/0xc7d8c7d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348313 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423193336559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423193336559" session_id=3352872920 session_state=END} 20240912120348313 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423193336559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348313 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423193336559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348313 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348313 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34810<->l=127.0.0.1:4258 20240912120348318 DAUC <0003> db_auc.c:157 IMSI='262425928454250': No 2G Auth Data 20240912120348318 DAUC <0003> db_auc.c:192 IMSI='262425928454250': No 3G Auth Data 20240912120348331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20240912120348334 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348334 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425928454250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425928454250" session_id=4844230 session_state=BEGIN} 20240912120348334 DSS <0004> hlr_ussd.c:576 262425928454250/0x0049eac6: Process SS (BEGIN) 20240912120348334 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348334 DSS <0004> hlr_ussd.c:518 262425928454250/0x0049eac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348334 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348334 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348334 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348334 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348335 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348335 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348335 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425928454250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425928454250" session_id=4844230 session_state=END} 20240912120348335 DSS <0004> hlr_ussd.c:576 262425928454250/0x0049eac6: Process SS (END) 20240912120348335 DSS <0004> hlr_ussd.c:518 262425928454250/0x0049eac6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348335 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425928454250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425928454250" session_id=4844230 session_state=END} 20240912120348335 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425928454250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348335 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425928454250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348335 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348335 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20240912120348340 DAUC <0003> db_auc.c:157 IMSI='262426466282391': No 2G Auth Data 20240912120348340 DAUC <0003> db_auc.c:192 IMSI='262426466282391': No 3G Auth Data 20240912120348353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 20240912120348356 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348356 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426466282391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426466282391" session_id=4291973348 session_state=BEGIN} 20240912120348356 DSS <0004> hlr_ussd.c:576 262426466282391/0xffd250e4: Process SS (BEGIN) 20240912120348356 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348356 DSS <0004> hlr_ussd.c:518 262426466282391/0xffd250e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348356 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348356 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348356 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348356 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348356 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348356 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348356 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426466282391 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426466282391" session_id=4291973348 session_state=END} 20240912120348356 DSS <0004> hlr_ussd.c:576 262426466282391/0xffd250e4: Process SS (END) 20240912120348356 DSS <0004> hlr_ussd.c:518 262426466282391/0xffd250e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348356 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426466282391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426466282391" session_id=4291973348 session_state=END} 20240912120348356 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426466282391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348356 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426466282391 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348356 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348356 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 20240912120348361 DAUC <0003> db_auc.c:157 IMSI='262423531849615': No 2G Auth Data 20240912120348361 DAUC <0003> db_auc.c:192 IMSI='262423531849615': No 3G Auth Data 20240912120348375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 20240912120348378 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348378 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423531849615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423531849615" session_id=1099559183 session_state=BEGIN} 20240912120348378 DSS <0004> hlr_ussd.c:576 262423531849615/0x4189f10f: Process SS (BEGIN) 20240912120348378 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240912120348378 DSS <0004> hlr_ussd.c:518 262423531849615/0x4189f10f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240912120348378 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348378 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348378 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348378 DLINP <000b> input/ipa.c:431 127.0.0.1:46759 sending data 20240912120348378 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348378 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348378 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423531849615 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423531849615" session_id=1099559183 session_state=END} 20240912120348378 DSS <0004> hlr_ussd.c:576 262423531849615/0x4189f10f: Process SS (END) 20240912120348378 DSS <0004> hlr_ussd.c:518 262423531849615/0x4189f10f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240912120348378 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423531849615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423531849615" session_id=1099559183 session_state=END} 20240912120348378 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423531849615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120348378 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423531849615 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240912120348378 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348378 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120348380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 20240912120348382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 20240912120348382 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348382 DLINP <000b> input/ipa.c:405 127.0.0.1:46759 message received 20240912120348382 DLINP <000b> input/ipa.c:414 127.0.0.1:46759 connection closed with server 20240912120348382 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46759 20240912120348382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240912120348382 DLINP <000b> input/ipa.c:451 connected read/write 20240912120348382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120348382 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120348382 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120348382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120348382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36299<->l=127.0.0.1:4259) 20240912120348406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20240912120348607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20240912120349565 DSS <0004> hlr_ussd.c:239 262422670406122/0x4742ad5c: SS Session Timeout, destroying 20240912120349565 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422670406122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349605 DSS <0004> hlr_ussd.c:239 262428917604336/0xa5b9317b: SS Session Timeout, destroying 20240912120349605 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428917604336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349642 DSS <0004> hlr_ussd.c:239 262427571591002/0xa4fda8e6: SS Session Timeout, destroying 20240912120349642 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427571591002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349682 DSS <0004> hlr_ussd.c:239 262421289635329/0x5b2515f6: SS Session Timeout, destroying 20240912120349682 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421289635329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349700 DSS <0004> hlr_ussd.c:239 262423303164117/0xea29ac66: SS Session Timeout, destroying 20240912120349700 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423303164117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349723 DSS <0004> hlr_ussd.c:239 262428709559232/0x1ad89f10: SS Session Timeout, destroying 20240912120349723 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428709559232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349746 DSS <0004> hlr_ussd.c:239 262429644910787/0x3f77d753: SS Session Timeout, destroying 20240912120349746 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429644910787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120349772 DSS <0004> hlr_ussd.c:239 262424501752516/0x21fc077b: SS Session Timeout, destroying 20240912120349772 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424501752516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120351718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120351718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120351723 DLINP <000b> input/ipa.c:451 connected read/write 20240912120351723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120351724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20240912120351726 DLINP <000b> input/ipa.c:451 connected read/write 20240912120351726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120351726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120351726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120351726 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120351726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120351726 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120351726 DLGSUP <0013> gsup_server.c:235 2:  20240912120351726 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120351726 DLGSUP <0013> gsup_server.c:235 3:  20240912120351726 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120351727 DLGSUP <0013> gsup_server.c:235 4:  20240912120351727 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120351727 DLGSUP <0013> gsup_server.c:235 5:  20240912120351727 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120351727 DLGSUP <0013> gsup_server.c:235 7:  20240912120351727 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120351727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120351727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120351727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120351746 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40445<->l=127.0.0.1:4259) 20240912120351759 DAUC <0003> db_auc.c:157 IMSI='262427870249857': No 2G Auth Data 20240912120351759 DAUC <0003> db_auc.c:192 IMSI='262427870249857': No 3G Auth Data 20240912120351793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37054<->l=127.0.0.1:4258 20240912120351806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120351806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120351806 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427870249857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427870249857" session_id=3056794052 session_state=BEGIN} 20240912120351806 DSS <0004> hlr_ussd.c:576 262427870249857/0xb632f9c4: Process SS (BEGIN) 20240912120351806 DSS <0004> hlr_ussd.c:498 262427870249857/0xb632f9c4: SS CompType=Invoke, OpCode=InterrogateSS 20240912120351806 DSS <0004> hlr_ussd.c:506 262427870249857/0xb632f9c4: Structured SS requests are not supported, rejecting... 20240912120351806 DSS <0004> hlr_ussd.c:354 262427870249857/0xb632f9c4: Tx ReturnError(0, 0x15) 20240912120351806 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427870249857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427870249857" session_id=3056794052 session_state=END} 20240912120351806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120351806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120351806 DLINP <000b> input/ipa.c:451 connected read/write 20240912120351806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120351810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37054<->l=127.0.0.1:4258 20240912120351817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20240912120351818 DLINP <000b> input/ipa.c:451 connected read/write 20240912120351818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120351818 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120351818 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120351818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120351818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40445<->l=127.0.0.1:4259) 20240912120351841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20240912120351943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20240912120353104 DSS <0004> hlr_ussd.c:239 262421119247367/0xdf22c6a6: SS Session Timeout, destroying 20240912120353104 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421119247367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353136 DSS <0004> hlr_ussd.c:239 262421773596857/0xf0f5aeb2: SS Session Timeout, destroying 20240912120353136 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421773596857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353156 DSS <0004> hlr_ussd.c:239 262421223550948/0xe948b406: SS Session Timeout, destroying 20240912120353156 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421223550948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353174 DSS <0004> hlr_ussd.c:239 262422308616964/0xfd9f14a6: SS Session Timeout, destroying 20240912120353174 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422308616964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353192 DSS <0004> hlr_ussd.c:239 262429989860909/0x43b84458: SS Session Timeout, destroying 20240912120353192 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429989860909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353212 DSS <0004> hlr_ussd.c:239 262429896202355/0x118117a6: SS Session Timeout, destroying 20240912120353213 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429896202355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353234 DSS <0004> hlr_ussd.c:239 262420774800470/0xc0f9cc97: SS Session Timeout, destroying 20240912120353234 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420774800470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120353254 DSS <0004> hlr_ussd.c:239 262426474809865/0xd3c7701d: SS Session Timeout, destroying 20240912120353254 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426474809865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120355063 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120355063 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120355067 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20240912120355071 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120355072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120355072 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120355072 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 2:  20240912120355072 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 3:  20240912120355072 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 4:  20240912120355072 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 5:  20240912120355072 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 7:  20240912120355072 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120355072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120355072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120355072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120355087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39075<->l=127.0.0.1:4259) 20240912120355112 DAUC <0003> db_auc.c:157 IMSI='262422554001579': No 2G Auth Data 20240912120355112 DAUC <0003> db_auc.c:192 IMSI='262422554001579': No 3G Auth Data 20240912120355147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20240912120355161 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355161 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422554001579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422554001579"} 20240912120355161 DMAIN <0000> hlr.c:435 IMSI='262422554001579': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355161 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422554001579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422554001579"} 20240912120355161 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422554001579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355161 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355161 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355167 DAUC <0003> db_auc.c:192 IMSI='262422554001579': No 3G Auth Data 20240912120355173 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355173 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422554001579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422554001579"} 20240912120355173 DAUC <0003> hlr.c:428 IMSI='262422554001579': storing IMEI = 12345678901234 20240912120355176 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422554001579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422554001579"} 20240912120355176 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422554001579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355176 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355176 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355178 DAUC <0003> db_auc.c:192 IMSI='262422554001579': No 3G Auth Data 20240912120355181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20240912120355192 DAUC <0003> db_auc.c:157 IMSI='262426519670965': No 2G Auth Data 20240912120355192 DAUC <0003> db_auc.c:192 IMSI='262426519670965': No 3G Auth Data 20240912120355207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4258 20240912120355209 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355209 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426519670965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426519670965"} 20240912120355209 DMAIN <0000> hlr.c:435 IMSI='262426519670965': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355209 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426519670965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426519670965"} 20240912120355209 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426519670965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355209 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355209 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355210 DAUC <0003> db_auc.c:192 IMSI='262426519670965': No 3G Auth Data 20240912120355211 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355211 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426519670965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426519670965"} 20240912120355211 DAUC <0003> hlr.c:428 IMSI='262426519670965': storing IMEI = 12345678901234 20240912120355214 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426519670965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426519670965"} 20240912120355214 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426519670965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355214 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355214 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355215 DAUC <0003> db_auc.c:192 IMSI='262426519670965': No 3G Auth Data 20240912120355215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4258 20240912120355223 DAUC <0003> db_auc.c:157 IMSI='262428157014201': No 2G Auth Data 20240912120355223 DAUC <0003> db_auc.c:192 IMSI='262428157014201': No 3G Auth Data 20240912120355235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4258 20240912120355237 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355237 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428157014201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428157014201"} 20240912120355237 DMAIN <0000> hlr.c:435 IMSI='262428157014201': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355237 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428157014201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428157014201"} 20240912120355237 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428157014201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355237 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355237 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355238 DAUC <0003> db_auc.c:192 IMSI='262428157014201': No 3G Auth Data 20240912120355239 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355239 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428157014201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428157014201"} 20240912120355239 DAUC <0003> hlr.c:428 IMSI='262428157014201': storing IMEI = 12345678901234 20240912120355241 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428157014201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428157014201"} 20240912120355242 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428157014201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355242 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355242 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355242 DAUC <0003> db_auc.c:192 IMSI='262428157014201': No 3G Auth Data 20240912120355242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4258 20240912120355251 DAUC <0003> db_auc.c:157 IMSI='262427385503179': No 2G Auth Data 20240912120355251 DAUC <0003> db_auc.c:192 IMSI='262427385503179': No 3G Auth Data 20240912120355262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20240912120355264 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355264 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427385503179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427385503179"} 20240912120355264 DMAIN <0000> hlr.c:435 IMSI='262427385503179': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355264 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427385503179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427385503179"} 20240912120355264 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427385503179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355264 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355265 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355265 DAUC <0003> db_auc.c:157 IMSI='262427385503179': No 2G Auth Data 20240912120355266 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355266 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427385503179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427385503179"} 20240912120355266 DAUC <0003> hlr.c:428 IMSI='262427385503179': storing IMEI = 12345678901234 20240912120355269 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427385503179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427385503179"} 20240912120355269 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427385503179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355269 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355269 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355269 DAUC <0003> db_auc.c:157 IMSI='262427385503179': No 2G Auth Data 20240912120355270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20240912120355278 DAUC <0003> db_auc.c:157 IMSI='262428098755055': No 2G Auth Data 20240912120355278 DAUC <0003> db_auc.c:192 IMSI='262428098755055': No 3G Auth Data 20240912120355290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20240912120355292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355292 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428098755055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428098755055"} 20240912120355292 DMAIN <0000> hlr.c:435 IMSI='262428098755055': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355292 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428098755055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428098755055"} 20240912120355292 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428098755055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355292 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355293 DAUC <0003> db_auc.c:157 IMSI='262428098755055': No 2G Auth Data 20240912120355294 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355294 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428098755055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428098755055"} 20240912120355294 DAUC <0003> hlr.c:428 IMSI='262428098755055': storing IMEI = 12345678901234 20240912120355297 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428098755055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428098755055"} 20240912120355297 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428098755055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355297 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355297 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355298 DAUC <0003> db_auc.c:157 IMSI='262428098755055': No 2G Auth Data 20240912120355299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20240912120355307 DAUC <0003> db_auc.c:157 IMSI='262428633104321': No 2G Auth Data 20240912120355307 DAUC <0003> db_auc.c:192 IMSI='262428633104321': No 3G Auth Data 20240912120355321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 20240912120355324 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355324 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428633104321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428633104321"} 20240912120355324 DMAIN <0000> hlr.c:435 IMSI='262428633104321': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355324 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428633104321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428633104321"} 20240912120355324 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428633104321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355324 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355324 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355326 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355326 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428633104321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428633104321"} 20240912120355326 DAUC <0003> hlr.c:428 IMSI='262428633104321': storing IMEI = 12345678901234 20240912120355329 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428633104321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428633104321"} 20240912120355329 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428633104321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355329 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355329 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 20240912120355341 DAUC <0003> db_auc.c:157 IMSI='262428119295549': No 2G Auth Data 20240912120355341 DAUC <0003> db_auc.c:192 IMSI='262428119295549': No 3G Auth Data 20240912120355356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37162<->l=127.0.0.1:4258 20240912120355358 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355358 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428119295549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428119295549"} 20240912120355358 DMAIN <0000> hlr.c:435 IMSI='262428119295549': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355358 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428119295549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428119295549"} 20240912120355358 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428119295549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355358 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355358 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355360 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355360 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428119295549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428119295549"} 20240912120355360 DAUC <0003> hlr.c:428 IMSI='262428119295549': storing IMEI = 12345678901234 20240912120355363 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428119295549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428119295549"} 20240912120355363 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428119295549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355363 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355363 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37162<->l=127.0.0.1:4258 20240912120355375 DAUC <0003> db_auc.c:157 IMSI='262420374980760': No 2G Auth Data 20240912120355375 DAUC <0003> db_auc.c:192 IMSI='262420374980760': No 3G Auth Data 20240912120355390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20240912120355392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355392 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420374980760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420374980760"} 20240912120355392 DMAIN <0000> hlr.c:435 IMSI='262420374980760': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120355392 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420374980760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420374980760"} 20240912120355392 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420374980760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355394 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355394 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420374980760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420374980760"} 20240912120355394 DAUC <0003> hlr.c:428 IMSI='262420374980760': storing IMEI = 12345678901234 20240912120355397 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420374980760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420374980760"} 20240912120355397 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420374980760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120355397 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355397 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120355398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20240912120355406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20240912120355406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39075<->l=127.0.0.1:4259) 20240912120355406 DLINP <000b> input/ipa.c:451 connected read/write 20240912120355406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120355406 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120355406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120355406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120355430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20240912120355531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20240912120358646 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120358646 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120358651 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20240912120358657 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120358657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120358657 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120358657 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 2:  20240912120358657 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 3:  20240912120358657 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 4:  20240912120358657 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 5:  20240912120358657 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 7:  20240912120358657 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120358657 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120358657 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120358657 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120358681 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42479<->l=127.0.0.1:4259) 20240912120358713 DAUC <0003> db_auc.c:157 IMSI='262429773815187': No 2G Auth Data 20240912120358713 DAUC <0003> db_auc.c:192 IMSI='262429773815187': No 3G Auth Data 20240912120358749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20240912120358762 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358762 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429773815187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773815187" source_name="the-source\n"} 20240912120358762 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240912120358762 DMAIN <0000> hlr.c:435 IMSI='262429773815187': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358762 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429773815187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429773815187" destination_name="the-source\n"} 20240912120358762 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429773815187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358762 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358763 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358766 DAUC <0003> db_auc.c:192 IMSI='262429773815187': No 3G Auth Data 20240912120358771 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358771 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429773815187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429773815187" source_name="the-source\n"} 20240912120358771 DAUC <0003> hlr.c:428 IMSI='262429773815187': storing IMEI = 12345678901234 20240912120358774 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429773815187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429773815187" destination_name="the-source\n"} 20240912120358774 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429773815187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358774 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358774 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358777 DAUC <0003> db_auc.c:192 IMSI='262429773815187': No 3G Auth Data 20240912120358779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20240912120358789 DAUC <0003> db_auc.c:157 IMSI='262428964099216': No 2G Auth Data 20240912120358789 DAUC <0003> db_auc.c:192 IMSI='262428964099216': No 3G Auth Data 20240912120358800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240912120358803 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358803 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428964099216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428964099216" source_name="the-source\n"} 20240912120358803 DMAIN <0000> hlr.c:435 IMSI='262428964099216': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358803 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428964099216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428964099216" destination_name="the-source\n"} 20240912120358803 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428964099216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358803 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358803 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358803 DAUC <0003> db_auc.c:192 IMSI='262428964099216': No 3G Auth Data 20240912120358805 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358805 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428964099216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428964099216" source_name="the-source\n"} 20240912120358805 DAUC <0003> hlr.c:428 IMSI='262428964099216': storing IMEI = 12345678901234 20240912120358807 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428964099216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428964099216" destination_name="the-source\n"} 20240912120358807 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428964099216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358807 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358807 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358808 DAUC <0003> db_auc.c:192 IMSI='262428964099216': No 3G Auth Data 20240912120358808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240912120358817 DAUC <0003> db_auc.c:157 IMSI='262420378898424': No 2G Auth Data 20240912120358817 DAUC <0003> db_auc.c:192 IMSI='262420378898424': No 3G Auth Data 20240912120358828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20240912120358830 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358830 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420378898424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378898424" source_name="the-source\n"} 20240912120358830 DMAIN <0000> hlr.c:435 IMSI='262420378898424': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358830 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420378898424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420378898424" destination_name="the-source\n"} 20240912120358830 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420378898424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358830 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358830 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358831 DAUC <0003> db_auc.c:192 IMSI='262420378898424': No 3G Auth Data 20240912120358832 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358832 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420378898424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378898424" source_name="the-source\n"} 20240912120358832 DAUC <0003> hlr.c:428 IMSI='262420378898424': storing IMEI = 12345678901234 20240912120358835 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420378898424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420378898424" destination_name="the-source\n"} 20240912120358835 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420378898424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358835 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358835 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358836 DAUC <0003> db_auc.c:192 IMSI='262420378898424': No 3G Auth Data 20240912120358836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20240912120358848 DAUC <0003> db_auc.c:157 IMSI='262422545586396': No 2G Auth Data 20240912120358848 DAUC <0003> db_auc.c:192 IMSI='262422545586396': No 3G Auth Data 20240912120358860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 20240912120358862 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358862 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422545586396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545586396" source_name="the-source\n"} 20240912120358862 DMAIN <0000> hlr.c:435 IMSI='262422545586396': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358862 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422545586396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422545586396" destination_name="the-source\n"} 20240912120358862 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422545586396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358862 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358862 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358863 DAUC <0003> db_auc.c:157 IMSI='262422545586396': No 2G Auth Data 20240912120358864 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358864 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422545586396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545586396" source_name="the-source\n"} 20240912120358864 DAUC <0003> hlr.c:428 IMSI='262422545586396': storing IMEI = 12345678901234 20240912120358867 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422545586396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422545586396" destination_name="the-source\n"} 20240912120358867 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422545586396 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358867 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358867 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358867 DAUC <0003> db_auc.c:157 IMSI='262422545586396': No 2G Auth Data 20240912120358868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 20240912120358876 DAUC <0003> db_auc.c:157 IMSI='262424687452736': No 2G Auth Data 20240912120358876 DAUC <0003> db_auc.c:192 IMSI='262424687452736': No 3G Auth Data 20240912120358888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20240912120358890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358890 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424687452736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424687452736" source_name="the-source\n"} 20240912120358890 DMAIN <0000> hlr.c:435 IMSI='262424687452736': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358890 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424687452736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424687452736" destination_name="the-source\n"} 20240912120358890 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424687452736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358891 DAUC <0003> db_auc.c:157 IMSI='262424687452736': No 2G Auth Data 20240912120358893 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358893 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424687452736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424687452736" source_name="the-source\n"} 20240912120358893 DAUC <0003> hlr.c:428 IMSI='262424687452736': storing IMEI = 12345678901234 20240912120358895 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424687452736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424687452736" destination_name="the-source\n"} 20240912120358895 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424687452736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358895 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358895 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358896 DAUC <0003> db_auc.c:157 IMSI='262424687452736': No 2G Auth Data 20240912120358896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20240912120358905 DAUC <0003> db_auc.c:157 IMSI='262428021959955': No 2G Auth Data 20240912120358905 DAUC <0003> db_auc.c:192 IMSI='262428021959955': No 3G Auth Data 20240912120358919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20240912120358921 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358921 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428021959955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021959955" source_name="the-source\n"} 20240912120358921 DMAIN <0000> hlr.c:435 IMSI='262428021959955': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358921 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428021959955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428021959955" destination_name="the-source\n"} 20240912120358921 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428021959955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358921 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358921 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358923 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358923 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428021959955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428021959955" source_name="the-source\n"} 20240912120358923 DAUC <0003> hlr.c:428 IMSI='262428021959955': storing IMEI = 12345678901234 20240912120358926 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428021959955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428021959955" destination_name="the-source\n"} 20240912120358926 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428021959955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358926 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358926 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20240912120358937 DAUC <0003> db_auc.c:157 IMSI='262421521802192': No 2G Auth Data 20240912120358937 DAUC <0003> db_auc.c:192 IMSI='262421521802192': No 3G Auth Data 20240912120358954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20240912120358957 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358957 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421521802192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421521802192" source_name="the-source\n"} 20240912120358957 DMAIN <0000> hlr.c:435 IMSI='262421521802192': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358957 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421521802192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421521802192" destination_name="the-source\n"} 20240912120358957 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421521802192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358957 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358957 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358959 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358959 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421521802192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421521802192" source_name="the-source\n"} 20240912120358959 DAUC <0003> hlr.c:428 IMSI='262421521802192': storing IMEI = 12345678901234 20240912120358962 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421521802192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421521802192" destination_name="the-source\n"} 20240912120358962 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421521802192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358962 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358962 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20240912120358974 DAUC <0003> db_auc.c:157 IMSI='262422573105946': No 2G Auth Data 20240912120358974 DAUC <0003> db_auc.c:192 IMSI='262422573105946': No 3G Auth Data 20240912120358990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20240912120358993 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358993 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422573105946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422573105946" source_name="the-source\n"} 20240912120358993 DMAIN <0000> hlr.c:435 IMSI='262422573105946': has IMEI = 12345678901234 (consider setting 'store-imei') 20240912120358994 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422573105946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422573105946" destination_name="the-source\n"} 20240912120358994 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422573105946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358994 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358994 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358996 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120358996 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422573105946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422573105946" source_name="the-source\n"} 20240912120358996 DAUC <0003> hlr.c:428 IMSI='262422573105946': storing IMEI = 12345678901234 20240912120358998 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422573105946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422573105946" destination_name="the-source\n"} 20240912120358998 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422573105946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120358998 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358999 DLINP <000b> input/ipa.c:451 connected read/write 20240912120358999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120358999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20240912120359010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20240912120359011 DLINP <000b> input/ipa.c:451 connected read/write 20240912120359011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120359011 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120359011 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120359011 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120359011 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240912120359011 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42479<->l=127.0.0.1:4259) 20240912120359034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20240912120359135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20240912120402261 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120402261 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120402265 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4258 20240912120402271 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120402271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120402271 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120402271 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 2:  20240912120402271 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 3:  20240912120402271 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 4:  20240912120402271 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 5:  20240912120402271 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 7:  20240912120402271 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120402271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120402271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120402271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120402296 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39165<->l=127.0.0.1:4259) 20240912120402316 DAUC <0003> db_auc.c:157 IMSI='262424999616974': No 2G Auth Data 20240912120402316 DAUC <0003> db_auc.c:192 IMSI='262424999616974': No 3G Auth Data 20240912120402376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4258 20240912120402387 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402387 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999616974"} 20240912120402387 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402387 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999616974" cause=Invalid mandatory information} 20240912120402387 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402387 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402387 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402392 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999616974"} 20240912120402392 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402392 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999616974" cause=Invalid mandatory information} 20240912120402392 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402395 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402395 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999616974"} 20240912120402395 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402395 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999616974" cause=Invalid mandatory information} 20240912120402395 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402395 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402396 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402399 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402399 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999616974"} 20240912120402399 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402399 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999616974" cause=Invalid mandatory information} 20240912120402400 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402400 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402400 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402403 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402403 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999616974"} 20240912120402403 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402403 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999616974" cause=Invalid mandatory information} 20240912120402403 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424999616974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402403 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402403 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4258 20240912120402418 DAUC <0003> db_auc.c:157 IMSI='262422380359445': No 2G Auth Data 20240912120402418 DAUC <0003> db_auc.c:192 IMSI='262422380359445': No 3G Auth Data 20240912120402432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 20240912120402434 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402434 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422380359445"} 20240912120402434 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402434 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422380359445" cause=Invalid mandatory information} 20240912120402434 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402434 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402434 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402434 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402434 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422380359445"} 20240912120402434 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402434 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422380359445" cause=Invalid mandatory information} 20240912120402434 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402434 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402434 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402435 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402435 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422380359445"} 20240912120402435 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402435 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422380359445" cause=Invalid mandatory information} 20240912120402435 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402435 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402435 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402436 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402436 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422380359445"} 20240912120402436 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402436 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422380359445" cause=Invalid mandatory information} 20240912120402436 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402436 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402436 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402436 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402436 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422380359445"} 20240912120402436 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402436 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422380359445" cause=Invalid mandatory information} 20240912120402436 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422380359445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402436 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402436 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 20240912120402445 DAUC <0003> db_auc.c:157 IMSI='262429760730597': No 2G Auth Data 20240912120402445 DAUC <0003> db_auc.c:192 IMSI='262429760730597': No 3G Auth Data 20240912120402457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57844<->l=127.0.0.1:4258 20240912120402458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402458 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429760730597"} 20240912120402458 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402458 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429760730597" cause=Invalid mandatory information} 20240912120402458 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402458 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402459 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402459 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429760730597"} 20240912120402459 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402459 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429760730597" cause=Invalid mandatory information} 20240912120402459 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402459 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402459 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402460 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402460 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429760730597"} 20240912120402460 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402460 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429760730597" cause=Invalid mandatory information} 20240912120402460 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402460 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402460 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402460 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402460 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429760730597"} 20240912120402460 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402460 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429760730597" cause=Invalid mandatory information} 20240912120402460 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402460 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402460 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402461 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402461 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429760730597"} 20240912120402461 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402461 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429760730597" cause=Invalid mandatory information} 20240912120402461 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429760730597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402461 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402461 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57844<->l=127.0.0.1:4258 20240912120402469 DAUC <0003> db_auc.c:157 IMSI='262421803581503': No 2G Auth Data 20240912120402469 DAUC <0003> db_auc.c:192 IMSI='262421803581503': No 3G Auth Data 20240912120402480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20240912120402482 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402482 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803581503"} 20240912120402482 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402482 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803581503" cause=Invalid mandatory information} 20240912120402482 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402482 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402482 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402483 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402483 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803581503"} 20240912120402483 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402483 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803581503" cause=Invalid mandatory information} 20240912120402483 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402483 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402483 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402484 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402484 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803581503"} 20240912120402484 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402484 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803581503" cause=Invalid mandatory information} 20240912120402484 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402484 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402484 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402484 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402484 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803581503"} 20240912120402484 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402484 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803581503" cause=Invalid mandatory information} 20240912120402484 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402484 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402484 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402485 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402485 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803581503"} 20240912120402485 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402485 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803581503" cause=Invalid mandatory information} 20240912120402485 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421803581503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402485 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402485 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20240912120402493 DAUC <0003> db_auc.c:157 IMSI='262420610303114': No 2G Auth Data 20240912120402493 DAUC <0003> db_auc.c:192 IMSI='262420610303114': No 3G Auth Data 20240912120402505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20240912120402506 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402506 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420610303114"} 20240912120402506 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402506 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420610303114" cause=Invalid mandatory information} 20240912120402506 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402506 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402506 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402507 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420610303114"} 20240912120402507 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402507 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420610303114" cause=Invalid mandatory information} 20240912120402507 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402507 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420610303114"} 20240912120402507 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402507 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420610303114" cause=Invalid mandatory information} 20240912120402507 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402507 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402508 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402508 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402508 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420610303114"} 20240912120402508 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402508 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420610303114" cause=Invalid mandatory information} 20240912120402508 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402508 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402508 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402509 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402509 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420610303114"} 20240912120402509 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402509 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420610303114" cause=Invalid mandatory information} 20240912120402509 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420610303114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402509 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402509 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20240912120402517 DAUC <0003> db_auc.c:157 IMSI='262427044785283': No 2G Auth Data 20240912120402517 DAUC <0003> db_auc.c:192 IMSI='262427044785283': No 3G Auth Data 20240912120402531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4258 20240912120402533 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402533 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427044785283"} 20240912120402533 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402533 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427044785283" cause=Invalid mandatory information} 20240912120402533 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402533 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402533 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402533 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402533 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427044785283"} 20240912120402533 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402533 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427044785283" cause=Invalid mandatory information} 20240912120402533 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402533 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402533 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402534 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402534 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427044785283"} 20240912120402534 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402534 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427044785283" cause=Invalid mandatory information} 20240912120402534 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402534 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402534 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402535 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402535 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427044785283"} 20240912120402535 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402535 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427044785283" cause=Invalid mandatory information} 20240912120402535 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402535 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402535 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402536 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402536 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427044785283"} 20240912120402536 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402536 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427044785283" cause=Invalid mandatory information} 20240912120402536 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427044785283 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402536 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402536 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4258 20240912120402547 DAUC <0003> db_auc.c:157 IMSI='262424768113256': No 2G Auth Data 20240912120402547 DAUC <0003> db_auc.c:192 IMSI='262424768113256': No 3G Auth Data 20240912120402562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20240912120402563 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402563 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424768113256"} 20240912120402563 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402563 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424768113256" cause=Invalid mandatory information} 20240912120402563 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402563 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402563 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402564 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402564 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424768113256"} 20240912120402564 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402564 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424768113256" cause=Invalid mandatory information} 20240912120402564 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402564 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402564 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402565 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402565 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424768113256"} 20240912120402565 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402565 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424768113256" cause=Invalid mandatory information} 20240912120402565 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402565 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402565 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402566 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424768113256"} 20240912120402566 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402566 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424768113256" cause=Invalid mandatory information} 20240912120402566 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402566 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402567 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402567 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424768113256"} 20240912120402567 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402567 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424768113256" cause=Invalid mandatory information} 20240912120402567 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424768113256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402567 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402567 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20240912120402578 DAUC <0003> db_auc.c:157 IMSI='262424168208670': No 2G Auth Data 20240912120402578 DAUC <0003> db_auc.c:192 IMSI='262424168208670': No 3G Auth Data 20240912120402592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20240912120402594 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402594 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424168208670"} 20240912120402594 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240912120402594 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424168208670" cause=Invalid mandatory information} 20240912120402594 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402594 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402594 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402595 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402595 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424168208670"} 20240912120402595 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240912120402595 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424168208670" cause=Invalid mandatory information} 20240912120402595 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402595 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402595 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402595 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402595 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424168208670"} 20240912120402595 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240912120402595 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424168208670" cause=Invalid mandatory information} 20240912120402595 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402595 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402595 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402596 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424168208670"} 20240912120402596 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240912120402596 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424168208670" cause=Invalid mandatory information} 20240912120402596 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402596 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424168208670"} 20240912120402596 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240912120402596 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424168208670" cause=Invalid mandatory information} 20240912120402596 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424168208670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120402596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402596 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120402597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20240912120402605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4258 20240912120402605 DLINP <000b> input/ipa.c:451 connected read/write 20240912120402605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120402606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120402606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120402606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120402606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39165<->l=127.0.0.1:4259) 20240912120402629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57896<->l=127.0.0.1:4258 20240912120402730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57896<->l=127.0.0.1:4258 20240912120405848 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120405848 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120405852 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120405854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57900<->l=127.0.0.1:4258 20240912120405858 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120405858 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120405858 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120405858 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120405858 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 2:  20240912120405858 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 3:  20240912120405858 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 4:  20240912120405858 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 5:  20240912120405858 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 7:  20240912120405858 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120405858 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120405858 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120405858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120405879 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46217<->l=127.0.0.1:4259) 20240912120405891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57908<->l=127.0.0.1:4258 20240912120405898 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120405898 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428011732708"} 20240912120405898 DMAIN <0000> hlr.c:435 IMSI='262428011732708': has IMEI = 22245678901234 (consider setting 'store-imei') 20240912120405899 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240912120405899 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428011732708" cause=Invalid mandatory information} 20240912120405899 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120405899 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120405899 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120405905 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120405905 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428011732708"} 20240912120405905 DAUC <0003> hlr.c:428 IMSI='262428011732708': storing IMEI = 22245678901234 20240912120405905 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428011732708': no such subscriber 20240912120405905 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240912120405905 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428011732708" cause=Invalid mandatory information} 20240912120405905 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428011732708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120405905 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120405905 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120405908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57908<->l=127.0.0.1:4258 20240912120405911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57900<->l=127.0.0.1:4258 20240912120405912 DLINP <000b> input/ipa.c:451 connected read/write 20240912120405912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120405912 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120405912 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120405912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120405912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46217<->l=127.0.0.1:4259) 20240912120405945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20240912120406046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20240912120409122 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120409123 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120409127 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57934<->l=127.0.0.1:4258 20240912120409133 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120409133 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120409133 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120409133 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 2:  20240912120409133 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 3:  20240912120409133 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 4:  20240912120409133 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 5:  20240912120409133 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 7:  20240912120409133 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120409133 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120409133 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120409133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120409155 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34599<->l=127.0.0.1:4259) 20240912120409168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20240912120409179 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409179 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425175330184"} 20240912120409180 DMAIN <0000> hlr.c:227 IMSI='262425175330184': Creating subscriber on demand 20240912120409204 DMAIN <0000> hlr.c:243 IMSI='262425175330184': Successfully assigned MSISDN='622' 20240912120409204 DAUC <0003> hlr.c:428 IMSI='262425175330184': storing IMEI = 12345678901234 20240912120409223 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425175330184"} 20240912120409223 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120409223 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409223 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409230 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409230 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409232 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409232 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409233 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409233 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409236 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409236 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409236 DLU <0006> fsm.c:456 lu(262425175330184)[0x612000013720]{UNVALIDATED}: Allocated 20240912120409236 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120409244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425175330184)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120409244 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409244 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409244 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409249 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409249 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425175330184"} 20240912120409249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425175330184)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120409249 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120409249 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425175330184"} 20240912120409249 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120409249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425175330184)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120409249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425175330184)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120409249 DLU <0006> fsm.c:568 lu(PS:IMSI-262425175330184)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120409250 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409250 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409266 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409267 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425175330184"} 20240912120409267 DMAIN <0000> hlr.c:227 IMSI='262425175330184': Creating subscriber on demand 20240912120409281 DMAIN <0000> hlr.c:243 IMSI='262425175330184': Successfully assigned MSISDN='732' 20240912120409281 DAUC <0003> hlr.c:428 IMSI='262425175330184': storing IMEI = 12345678901234 20240912120409283 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425175330184"} 20240912120409283 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120409283 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409283 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409286 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409286 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409288 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409288 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409289 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409289 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409291 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409291 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409293 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409293 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409293 DLU <0006> fsm.c:456 lu(262425175330184)[0x6120000138a0]{UNVALIDATED}: Allocated 20240912120409294 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120409299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425175330184)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120409299 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409299 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409299 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409303 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409303 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425175330184"} 20240912120409303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425175330184)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120409303 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120409303 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425175330184"} 20240912120409303 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120409303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425175330184)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120409303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425175330184)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120409303 DLU <0006> fsm.c:568 lu(PS:IMSI-262425175330184)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120409303 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409303 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409314 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409314 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425175330184"} 20240912120409314 DMAIN <0000> hlr.c:227 IMSI='262425175330184': Creating subscriber on demand 20240912120409320 DMAIN <0000> hlr.c:243 IMSI='262425175330184': Successfully assigned MSISDN='471' 20240912120409320 DAUC <0003> hlr.c:428 IMSI='262425175330184': storing IMEI = 12345678901234 20240912120409322 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425175330184"} 20240912120409322 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120409322 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409323 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409325 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409325 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409327 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409327 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409328 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409328 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409330 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409330 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409332 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409332 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409332 DLU <0006> fsm.c:456 lu(262425175330184)[0x612000013a20]{UNVALIDATED}: Allocated 20240912120409332 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240912120409332 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425175330184" cause=GPRS services not allowed} 20240912120409332 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120409332 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425175330184)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120409332 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425175330184)[0x612000013a20]{UNVALIDATED}: Freeing instance 20240912120409332 DLU <0006> fsm.c:568 lu(PS:IMSI-262425175330184)[0x612000013a20]{UNVALIDATED}: Deallocated 20240912120409332 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409332 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409343 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409343 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425175330184"} 20240912120409343 DMAIN <0000> hlr.c:227 IMSI='262425175330184': Creating subscriber on demand 20240912120409348 DMAIN <0000> hlr.c:243 IMSI='262425175330184': Successfully assigned MSISDN='666' 20240912120409348 DAUC <0003> hlr.c:428 IMSI='262425175330184': storing IMEI = 12345678901234 20240912120409351 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425175330184"} 20240912120409351 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120409351 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409351 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409352 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409352 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409352 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409352 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409353 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409353 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409354 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409354 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409354 DLU <0006> fsm.c:456 lu(262425175330184)[0x612000013ba0]{UNVALIDATED}: Allocated 20240912120409354 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240912120409354 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425175330184" cause=GPRS services not allowed} 20240912120409354 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120409354 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425175330184)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120409354 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425175330184)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20240912120409354 DLU <0006> fsm.c:568 lu(PS:IMSI-262425175330184)[0x612000013ba0]{UNVALIDATED}: Deallocated 20240912120409354 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409354 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409361 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409361 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425175330184"} 20240912120409361 DMAIN <0000> hlr.c:227 IMSI='262425175330184': Creating subscriber on demand 20240912120409364 DAUC <0003> hlr.c:428 IMSI='262425175330184': storing IMEI = 12345678901234 20240912120409367 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425175330184"} 20240912120409367 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120409367 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409367 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409369 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409369 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409370 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409370 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409371 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409371 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409374 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409374 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409374 DLU <0006> fsm.c:456 lu(262425175330184)[0x612000013d20]{UNVALIDATED}: Allocated 20240912120409374 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240912120409374 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425175330184" cause=GPRS services not allowed} 20240912120409374 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120409374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425175330184)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120409374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425175330184)[0x612000013d20]{UNVALIDATED}: Freeing instance 20240912120409374 DLU <0006> fsm.c:568 lu(PS:IMSI-262425175330184)[0x612000013d20]{UNVALIDATED}: Deallocated 20240912120409374 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409374 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409386 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409387 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425175330184"} 20240912120409387 DMAIN <0000> hlr.c:227 IMSI='262425175330184': Creating subscriber on demand 20240912120409390 DAUC <0003> hlr.c:428 IMSI='262425175330184': storing IMEI = 12345678901234 20240912120409392 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425175330184"} 20240912120409392 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240912120409392 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409393 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409395 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409395 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409397 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409397 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409398 DAUC <0003> db_auc.c:157 IMSI='262425175330184': No 2G Auth Data 20240912120409398 DAUC <0003> db_auc.c:192 IMSI='262425175330184': No 3G Auth Data 20240912120409402 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409402 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409402 DLU <0006> fsm.c:456 lu(262425175330184)[0x612000013ea0]{UNVALIDATED}: Allocated 20240912120409402 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120409408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425175330184)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120409408 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425175330184" cn_domain=PS} 20240912120409408 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409408 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409411 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409411 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425175330184"} 20240912120409411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425175330184)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120409411 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120409412 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425175330184"} 20240912120409412 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425175330184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120409412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425175330184)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120409412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425175330184)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120409412 DLU <0006> fsm.c:568 lu(PS:IMSI-262425175330184)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120409412 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409412 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120409421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20240912120409423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57934<->l=127.0.0.1:4258 20240912120409425 DLINP <000b> input/ipa.c:451 connected read/write 20240912120409425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120409425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120409425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120409425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120409425 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34599<->l=127.0.0.1:4259) 20240912120409474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 20240912120409575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 20240912120412701 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120412701 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120412705 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32942<->l=127.0.0.1:4258 20240912120412710 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412710 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120412711 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120412711 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120412711 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 2:  20240912120412711 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 3:  20240912120412711 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 4:  20240912120412711 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 5:  20240912120412711 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 7:  20240912120412711 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120412711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120412711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120412711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120412734 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35517<->l=127.0.0.1:4259) 20240912120412747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20240912120412758 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412758 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412758 DMAIN <0000> hlr.c:227 IMSI='262429182648180': Creating subscriber on demand 20240912120412776 DMAIN <0000> hlr.c:243 IMSI='262429182648180': Successfully assigned MSISDN='513' 20240912120412776 DLU <0006> fsm.c:456 lu(262429182648180)[0x612000014020]{UNVALIDATED}: Allocated 20240912120412776 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120412781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429182648180)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120412782 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412782 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412782 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412789 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412790 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429182648180"} 20240912120412790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429182648180)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120412790 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120412790 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429182648180"} 20240912120412790 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120412790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429182648180)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120412790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429182648180)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120412790 DLU <0006> fsm.c:568 lu(PS:IMSI-262429182648180)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120412790 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412790 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412793 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412793 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412796 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412796 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412798 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412798 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412809 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412809 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412809 DMAIN <0000> hlr.c:227 IMSI='262429182648180': Creating subscriber on demand 20240912120412816 DMAIN <0000> hlr.c:243 IMSI='262429182648180': Successfully assigned MSISDN='965' 20240912120412816 DLU <0006> fsm.c:456 lu(262429182648180)[0x6120000141a0]{UNVALIDATED}: Allocated 20240912120412816 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120412822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429182648180)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120412822 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412822 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412822 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412826 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412826 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429182648180"} 20240912120412826 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429182648180)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120412826 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120412826 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429182648180"} 20240912120412826 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120412826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429182648180)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120412826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429182648180)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120412826 DLU <0006> fsm.c:568 lu(PS:IMSI-262429182648180)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120412826 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412826 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412829 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412829 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412831 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412831 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412833 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412833 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412835 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412835 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412846 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412846 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412846 DMAIN <0000> hlr.c:227 IMSI='262429182648180': Creating subscriber on demand 20240912120412851 DMAIN <0000> hlr.c:243 IMSI='262429182648180': Successfully assigned MSISDN='435' 20240912120412851 DLU <0006> fsm.c:456 lu(262429182648180)[0x612000014320]{UNVALIDATED}: Allocated 20240912120412852 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240912120412852 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429182648180" cause=GPRS services not allowed} 20240912120412852 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120412852 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429182648180)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120412852 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429182648180)[0x612000014320]{UNVALIDATED}: Freeing instance 20240912120412852 DLU <0006> fsm.c:568 lu(PS:IMSI-262429182648180)[0x612000014320]{UNVALIDATED}: Deallocated 20240912120412852 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412852 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412854 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412854 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412856 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412856 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412857 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412857 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412859 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412859 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412869 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412869 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412869 DMAIN <0000> hlr.c:227 IMSI='262429182648180': Creating subscriber on demand 20240912120412875 DMAIN <0000> hlr.c:243 IMSI='262429182648180': Successfully assigned MSISDN='645' 20240912120412875 DLU <0006> fsm.c:456 lu(262429182648180)[0x6120000144a0]{UNVALIDATED}: Allocated 20240912120412875 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240912120412875 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429182648180" cause=GPRS services not allowed} 20240912120412875 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120412875 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429182648180)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120412876 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429182648180)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20240912120412876 DLU <0006> fsm.c:568 lu(PS:IMSI-262429182648180)[0x6120000144a0]{UNVALIDATED}: Deallocated 20240912120412876 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412876 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412878 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412878 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412879 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412879 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412881 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412881 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412890 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412890 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412890 DMAIN <0000> hlr.c:227 IMSI='262429182648180': Creating subscriber on demand 20240912120412893 DLU <0006> fsm.c:456 lu(262429182648180)[0x612000014620]{UNVALIDATED}: Allocated 20240912120412893 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240912120412893 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429182648180" cause=GPRS services not allowed} 20240912120412893 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120412893 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429182648180)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120412893 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429182648180)[0x612000014620]{UNVALIDATED}: Freeing instance 20240912120412893 DLU <0006> fsm.c:568 lu(PS:IMSI-262429182648180)[0x612000014620]{UNVALIDATED}: Deallocated 20240912120412893 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412893 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412895 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412895 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412897 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412897 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412898 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412898 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412908 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412908 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412908 DMAIN <0000> hlr.c:227 IMSI='262429182648180': Creating subscriber on demand 20240912120412911 DLU <0006> fsm.c:456 lu(262429182648180)[0x6120000147a0]{UNVALIDATED}: Allocated 20240912120412911 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120412916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429182648180)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120412916 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429182648180" cn_domain=PS} 20240912120412916 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412916 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412920 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412921 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429182648180"} 20240912120412921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429182648180)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120412921 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120412921 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429182648180"} 20240912120412921 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429182648180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120412921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429182648180)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120412921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429182648180)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120412921 DLU <0006> fsm.c:568 lu(PS:IMSI-262429182648180)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120412921 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412921 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120412923 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412923 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412924 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412925 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412926 DAUC <0003> db_auc.c:157 IMSI='262429182648180': No 2G Auth Data 20240912120412926 DAUC <0003> db_auc.c:192 IMSI='262429182648180': No 3G Auth Data 20240912120412932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.1:4258 20240912120412934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32942<->l=127.0.0.1:4258 20240912120412936 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35517<->l=127.0.0.1:4259) 20240912120412937 DLINP <000b> input/ipa.c:451 connected read/write 20240912120412937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120412937 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120412937 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120412937 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120412971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32956<->l=127.0.0.1:4258 20240912120413072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32956<->l=127.0.0.1:4258 20240912120416177 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120416177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120416181 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120416183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4258 20240912120416186 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120416186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120416186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120416186 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120416186 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 2:  20240912120416186 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 3:  20240912120416186 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 4:  20240912120416186 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 5:  20240912120416186 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 7:  20240912120416186 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120416186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120416186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120416186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120416208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33895<->l=127.0.0.1:4259) 20240912120416220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32972<->l=127.0.0.1:4258 20240912120416230 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120416230 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423468725617"} 20240912120416231 DMAIN <0000> hlr.c:227 IMSI='262423468725617': Creating subscriber on demand 20240912120416256 DMAIN <0000> hlr.c:243 IMSI='262423468725617': Successfully assigned MSISDN='464' 20240912120416256 DAUC <0003> db_auc.c:157 IMSI='262423468725617': No 2G Auth Data 20240912120416256 DAUC <0003> db_auc.c:192 IMSI='262423468725617': No 3G Auth Data 20240912120416256 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423468725617 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 20240912120416256 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423468725617" cause=IMSI unknown in HLR} 20240912120416256 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240912120416256 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120416256 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120416263 DAUC <0003> db_auc.c:157 IMSI='262423468725617': No 2G Auth Data 20240912120416263 DAUC <0003> db_auc.c:192 IMSI='262423468725617': No 3G Auth Data 20240912120416266 DAUC <0003> db_auc.c:157 IMSI='262423468725617': No 2G Auth Data 20240912120416266 DAUC <0003> db_auc.c:192 IMSI='262423468725617': No 3G Auth Data 20240912120416267 DAUC <0003> db_auc.c:157 IMSI='262423468725617': No 2G Auth Data 20240912120416267 DAUC <0003> db_auc.c:192 IMSI='262423468725617': No 3G Auth Data 20240912120416271 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120416271 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423468725617" cn_domain=PS} 20240912120416271 DLU <0006> fsm.c:456 lu(262423468725617)[0x612000014920]{UNVALIDATED}: Allocated 20240912120416271 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240912120416277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423468725617)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120416277 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423468725617" cn_domain=PS} 20240912120416277 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120416277 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120416282 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120416282 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423468725617"} 20240912120416282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423468725617)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120416282 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120416282 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423468725617"} 20240912120416283 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423468725617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120416283 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423468725617)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120416283 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423468725617)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120416283 DLU <0006> fsm.c:568 lu(PS:IMSI-262423468725617)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120416283 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120416283 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120416290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32972<->l=127.0.0.1:4258 20240912120416292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4258 20240912120416294 DLINP <000b> input/ipa.c:451 connected read/write 20240912120416294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120416294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120416294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120416294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120416295 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33895<->l=127.0.0.1:4259) 20240912120416328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4258 20240912120416429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4258 20240912120419622 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120419622 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120419624 DLINP <000b> input/ipa.c:451 connected read/write 20240912120419624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120419624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33002<->l=127.0.0.1:4258 20240912120419625 DLINP <000b> input/ipa.c:451 connected read/write 20240912120419625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120419625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120419625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120419625 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120419625 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 2:  20240912120419625 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 3:  20240912120419625 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 4:  20240912120419625 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 5:  20240912120419625 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 7:  20240912120419625 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120419625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120419625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120419625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120419635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38175<->l=127.0.0.1:4259) 20240912120419636 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240912120419636 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240912120419642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20240912120419654 DAUC <0003> db_auc.c:157 IMSI='262424829457413': No 2G Auth Data 20240912120419654 DAUC <0003> db_auc.c:192 IMSI='262424829457413': No 3G Auth Data 20240912120419662 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613126826.msisdn 20240912120419662 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613126826.msisdn: not attached (vlr_number unset) 20240912120419662 DDGSM <0007> mslookup_server.c:327 sip.voice.491613126826.msisdn: does not exist in GSUP proxy 20240912120420671 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120420671 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424829457413" cn_domain=CS} 20240912120420671 DLU <0006> fsm.c:456 lu(262424829457413)[0x612000014da0]{UNVALIDATED}: Allocated 20240912120420671 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240912120420689 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424829457413)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240912120420689 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424829457413" cn_domain=CS} 20240912120420689 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120420689 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120420698 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120420698 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424829457413"} 20240912120420698 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424829457413)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240912120420698 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240912120420698 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424829457413"} 20240912120420699 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424829457413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120420699 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424829457413)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240912120420699 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424829457413)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240912120420699 DLU <0006> fsm.c:568 lu(CS:IMSI-262424829457413)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240912120420699 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120420699 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120420703 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613126826.msisdn 20240912120420703 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613126826.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240912120420703 DDGSM <0007> mslookup_server.c:327 sip.voice.491613126826.msisdn: does not exist in GSUP proxy 20240912120420703 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613126826.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240912120420712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20240912120420713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33002<->l=127.0.0.1:4258 20240912120420715 DLINP <000b> input/ipa.c:451 connected read/write 20240912120420715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120420715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120420715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120420715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120420715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38175<->l=127.0.0.1:4259) 20240912120420753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20240912120420854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20240912120421808 DSS <0004> hlr_ussd.c:239 262427870249857/0xb632f9c4: SS Session Timeout, destroying 20240912120421808 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427870249857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240912120423965 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120423965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120423969 DLINP <000b> input/ipa.c:451 connected read/write 20240912120423969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120423970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20240912120423974 DLINP <000b> input/ipa.c:451 connected read/write 20240912120423974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120423974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120423974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120423974 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120423974 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 2:  20240912120423974 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 3:  20240912120423974 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 4:  20240912120423974 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 5:  20240912120423974 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 7:  20240912120423974 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120423974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120423974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120423974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120423974 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240912120423974 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240912120424012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46513<->l=127.0.0.1:4259) 20240912120424016 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240912120424016 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240912120424031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20240912120424041 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120424041 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421279119656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421279119656" cn_domain=CS} 20240912120424041 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421279119656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240912120424041 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421279119656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240912120424041 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421279119656.imsi 20240912120424042 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421279119656.imsi 20240912120424042 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421279119656.imsi: does not exist in local HLR 20240912120424053 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421279119656 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240912120424054 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240912120424054 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240912120424054 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240912120424054 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240912120424054 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240912120424054 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421279119656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120424054 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120424054 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120424054 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120424054 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120424054 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120424054 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120424058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424058 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240912120424058 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240912120424058 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240912120424060 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424060 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424060 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240912120424102 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424102 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424102 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424102 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424103 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421279119656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613736810 20240912120424103 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421279119656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120424103 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120424103 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120424112 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424112 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424112 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421279119656 MSISDN-491613736810 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120424112 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120424112 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120424115 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424115 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424115 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421279119656 MSISDN-491613736810 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 20240912120424115 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421279119656 MSISDN-491613736810 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120424115 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120424116 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120424119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20240912120424121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20240912120424123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46513<->l=127.0.0.1:4259) 20240912120424123 DLINP <000b> input/ipa.c:451 connected read/write 20240912120424123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120424123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120424124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120424124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120424124 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120424124 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120424124 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240912120424124 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240912120424125 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240912120424222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45794<->l=127.0.0.1:4258 20240912120424323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45794<->l=127.0.0.1:4258 20240912120427422 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120427422 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120427425 DLINP <000b> input/ipa.c:451 connected read/write 20240912120427425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120427426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20240912120427429 DLINP <000b> input/ipa.c:451 connected read/write 20240912120427429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120427429 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120427429 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120427429 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120427429 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 2:  20240912120427429 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 3:  20240912120427429 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 4:  20240912120427429 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 5:  20240912120427429 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 7:  20240912120427429 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120427429 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120427429 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120427429 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120427431 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240912120427431 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240912120427452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43135<->l=127.0.0.1:4259) 20240912120427457 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240912120427457 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240912120427475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 20240912120427490 DAUC <0003> db_auc.c:157 IMSI='262424241695454': No 2G Auth Data 20240912120427490 DAUC <0003> db_auc.c:192 IMSI='262424241695454': No 3G Auth Data 20240912120427500 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424241695454.imsi 20240912120427500 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424241695454.imsi: found in local HLR 20240912120427511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 20240912120427513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20240912120427515 DLINP <000b> input/ipa.c:451 connected read/write 20240912120427515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120427515 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120427515 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120427515 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120427515 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43135<->l=127.0.0.1:4259) 20240912120427551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20240912120427652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20240912120430762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120430762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120430766 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120430767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20240912120430770 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120430771 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120430771 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120430771 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120430771 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 2:  20240912120430771 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 3:  20240912120430771 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 4:  20240912120430771 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 5:  20240912120430771 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 7:  20240912120430771 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120430771 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120430771 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120430771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120430772 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240912120430772 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240912120430818 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37989<->l=127.0.0.1:4259) 20240912120430820 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240912120430820 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240912120430832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240912120430835 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120430835 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429412307464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429412307464" cn_domain=CS} 20240912120430835 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429412307464 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240912120430835 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429412307464 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240912120430835 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429412307464.imsi 20240912120430835 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429412307464.imsi 20240912120430835 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429412307464.imsi: does not exist in local HLR 20240912120430839 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429412307464 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240912120430839 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240912120430839 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240912120430839 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240912120430839 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240912120430839 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240912120430839 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429412307464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120430839 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120430839 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120430839 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120430839 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120430839 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120430839 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120430840 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120430840 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120430840 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240912120430840 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240912120430840 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240912120430841 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120430841 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120430841 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240912120430882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120430882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120430882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120430882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120430882 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429412307464 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614536265 20240912120430883 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429412307464 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120430883 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120430883 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120430890 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120430890 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120430891 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429412307464 MSISDN-491614536265 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120430891 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120430891 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120430895 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120430895 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120430895 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429412307464 MSISDN-491614536265 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 20240912120430895 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429412307464 MSISDN-491614536265 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120430895 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120430895 DLINP <000b> input/ipa.c:451 connected read/write 20240912120430895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120430898 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429412307464.imsi 20240912120430898 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429412307464.imsi: does not exist in local HLR 20240912120431901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240912120431904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20240912120431906 DLINP <000b> input/ipa.c:451 connected read/write 20240912120431906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120431906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120431906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120431906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120431907 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120431907 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120431907 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240912120431907 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240912120431907 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240912120431907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37989<->l=127.0.0.1:4259) 20240912120431947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20240912120432048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20240912120435164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240912120435164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240912120435168 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120435170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4258 20240912120435174 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120435174 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240912120435174 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240912120435174 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240912120435174 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 2:  20240912120435174 DLGSUP <0013> gsup_server.c:237 2: 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 3:  20240912120435174 DLGSUP <0013> gsup_server.c:237 3: 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 4:  20240912120435174 DLGSUP <0013> gsup_server.c:237 4: 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 5:  20240912120435174 DLGSUP <0013> gsup_server.c:237 5: 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 7:  20240912120435174 DLGSUP <0013> gsup_server.c:237 7: 00  20240912120435174 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240912120435174 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240912120435174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240912120435174 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240912120435174 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240912120435197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33873<->l=127.0.0.1:4259) 20240912120435198 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240912120435198 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240912120435205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 20240912120435214 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120435214 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428935774734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428935774734" cn_domain=CS} 20240912120435214 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428935774734 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240912120435214 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428935774734 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240912120435214 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428935774734.imsi 20240912120435214 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428935774734.imsi 20240912120435214 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428935774734.imsi: does not exist in local HLR 20240912120435221 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428935774734 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240912120435222 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240912120435222 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240912120435222 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240912120435222 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240912120435222 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240912120435222 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428935774734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240912120435222 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120435222 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120435222 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120435222 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120435222 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240912120435222 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240912120435226 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435226 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435226 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240912120435226 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240912120435226 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240912120435229 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435229 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435229 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240912120435270 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435270 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435270 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435270 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435270 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428935774734 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610408847 20240912120435271 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428935774734 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120435271 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120435271 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120435280 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435280 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435281 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428935774734 MSISDN-491610408847 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120435281 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120435281 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120435285 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435285 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435285 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428935774734 MSISDN-491610408847 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 20240912120435285 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428935774734 MSISDN-491610408847 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240912120435285 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120435285 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240912120435288 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610408847.msisdn 20240912120435288 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610408847.msisdn: does not exist in local HLR 20240912120435288 DDGSM <0007> mslookup_server.c:352 sip.voice.491610408847.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240912120435288 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610408847.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240912120435292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 20240912120435293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4258 20240912120435296 DLINP <000b> input/ipa.c:451 connected read/write 20240912120435296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240912120435296 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240912120435296 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240912120435296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240912120435296 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240912120435296 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240912120435296 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240912120435296 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240912120435296 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240912120435297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33873<->l=127.0.0.1:4259) 20240912120435390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 20240912120435491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258