20241127122517344 DMAIN <0000> hlr.c:802 hlr starting 20241127122517345 DDB <0001> db.c:599 using database: :memory: 20241127122517345 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241127122517345 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241127122517345 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241127122517345 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241127122517345 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241127122517346 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241127122517346 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241127122517348 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241127122517348 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241127122517349 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241127122517350 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241127122517350 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241127122518726 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122518726 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122518727 DLINP <000b> input/ipa.c:451 connected read/write 20241127122518727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122518728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4258 20241127122518728 DLINP <000b> input/ipa.c:451 connected read/write 20241127122518728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122518728 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122518728 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122518728 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  20241127122518728 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122518728 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  20241127122518728 DLGSUP <0013> gsup_server.c:235 2:  20241127122518728 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122518728 DLGSUP <0013> gsup_server.c:235 3:  20241127122518728 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122518728 DLGSUP <0013> gsup_server.c:235 4:  20241127122518728 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122518728 DLGSUP <0013> gsup_server.c:235 5:  20241127122518728 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122518728 DLGSUP <0013> gsup_server.c:235 7:  20241127122518728 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122518728 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122518728 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122518728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122518736 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43413<->l=127.0.0.1:4259) 20241127122518742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4258 20241127122518770 DLINP <000b> input/ipa.c:451 connected read/write 20241127122518770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122518770 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"} 20241127122518770 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" 20241127122518770 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} 20241127122518770 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 20241127122518770 DLINP <000b> input/ipa.c:451 connected read/write 20241127122518770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122518770 DLINP <000b> input/ipa.c:451 connected read/write 20241127122518770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122518771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4258 20241127122518772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4258 20241127122518772 DLINP <000b> input/ipa.c:451 connected read/write 20241127122518772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122518773 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122518773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122518773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122518773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43413<->l=127.0.0.1:4259) 20241127122518815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241127122518916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241127122522022 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122522022 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122522027 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241127122522033 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522033 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122522033 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122522033 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  20241127122522033 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122522033 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  20241127122522033 DLGSUP <0013> gsup_server.c:235 2:  20241127122522033 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122522033 DLGSUP <0013> gsup_server.c:235 3:  20241127122522033 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122522033 DLGSUP <0013> gsup_server.c:235 4:  20241127122522033 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122522033 DLGSUP <0013> gsup_server.c:235 5:  20241127122522033 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122522033 DLGSUP <0013> gsup_server.c:235 7:  20241127122522033 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122522033 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122522033 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122522033 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122522054 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41327<->l=127.0.0.1:4259) 20241127122522061 DAUC <0003> db_auc.c:157 IMSI='262423916274791': No 2G Auth Data 20241127122522061 DAUC <0003> db_auc.c:192 IMSI='262423916274791': No 3G Auth Data 20241127122522074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241127122522078 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522078 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423916274791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423916274791"} 20241127122522078 DAUC <0003> db_auc.c:192 IMSI='262423916274791': No 3G Auth Data 20241127122522078 DAUC <0003> db_auc.c:236 IMSI='262423916274791': Calling to generate 5 vectors 20241127122522078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122522078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122522078 DAUC <0003> auc.c:113 vector [0]: rand = 7533e9723a877042f10c4a74ff9038ea 20241127122522078 DAUC <0003> auc.c:179 vector [0]: kc = bbdcb833ffae5400 20241127122522078 DAUC <0003> auc.c:180 vector [0]: sres = d868c8b5 20241127122522078 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122522078 DAUC <0003> auc.c:113 vector [1]: rand = 9fb7d797545040da97570c1069229875 20241127122522078 DAUC <0003> auc.c:179 vector [1]: kc = df9b911075f5e000 20241127122522078 DAUC <0003> auc.c:180 vector [1]: sres = 568fc541 20241127122522078 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122522078 DAUC <0003> auc.c:113 vector [2]: rand = fc8462f64ffd21e17cb76a312781ce59 20241127122522078 DAUC <0003> auc.c:179 vector [2]: kc = 475de223ac377800 20241127122522078 DAUC <0003> auc.c:180 vector [2]: sres = ec2f6a8b 20241127122522078 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122522078 DAUC <0003> auc.c:113 vector [3]: rand = 1ce10a27466b521cc93e8e9893abe0c7 20241127122522078 DAUC <0003> auc.c:179 vector [3]: kc = b3dbb6b8a5d81800 20241127122522078 DAUC <0003> auc.c:180 vector [3]: sres = af062d70 20241127122522078 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122522078 DAUC <0003> auc.c:113 vector [4]: rand = a8b6a4cdf37c40721d26093fa5cb2284 20241127122522078 DAUC <0003> auc.c:179 vector [4]: kc = bdc84f308c7cd800 20241127122522078 DAUC <0003> auc.c:180 vector [4]: sres = e49b0eb0 20241127122522078 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122522078 DAUC <0003> db_auc.c:245 IMSI='262423916274791': Generated 5 vectors 20241127122522078 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423916274791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423916274791"} 20241127122522078 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423916274791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522078 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522078 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241127122522083 DAUC <0003> db_auc.c:157 IMSI='262428843746174': No 2G Auth Data 20241127122522083 DAUC <0003> db_auc.c:192 IMSI='262428843746174': No 3G Auth Data 20241127122522092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241127122522094 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522094 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428843746174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428843746174"} 20241127122522094 DAUC <0003> db_auc.c:192 IMSI='262428843746174': No 3G Auth Data 20241127122522094 DAUC <0003> db_auc.c:236 IMSI='262428843746174': Calling to generate 5 vectors 20241127122522094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122522094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122522094 DAUC <0003> auc.c:113 vector [0]: rand = 8b6a82acf7fa2c1e101544454a1256c7 20241127122522094 DAUC <0003> auc.c:179 vector [0]: kc = 51f98c65625b6800 20241127122522094 DAUC <0003> auc.c:180 vector [0]: sres = 72910e87 20241127122522094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122522094 DAUC <0003> auc.c:113 vector [1]: rand = cf120221ee1d3dcc8dd565655e2753c0 20241127122522094 DAUC <0003> auc.c:179 vector [1]: kc = 794aa885eb8ba800 20241127122522094 DAUC <0003> auc.c:180 vector [1]: sres = 1f91db1e 20241127122522094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122522094 DAUC <0003> auc.c:113 vector [2]: rand = 7b8f7646f02996c3d2c34832136076b1 20241127122522094 DAUC <0003> auc.c:179 vector [2]: kc = 1f550d0346183c00 20241127122522094 DAUC <0003> auc.c:180 vector [2]: sres = 4e764000 20241127122522094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122522094 DAUC <0003> auc.c:113 vector [3]: rand = e2d36beb5d07b38ed937fdb42caaff97 20241127122522094 DAUC <0003> auc.c:179 vector [3]: kc = 2c7f6f3c9d837c00 20241127122522094 DAUC <0003> auc.c:180 vector [3]: sres = f067b7f2 20241127122522094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122522094 DAUC <0003> auc.c:113 vector [4]: rand = 364954fb8136892e8f211a5d03a29be8 20241127122522094 DAUC <0003> auc.c:179 vector [4]: kc = 9398bf4fe992d400 20241127122522094 DAUC <0003> auc.c:180 vector [4]: sres = 490d1680 20241127122522094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122522094 DAUC <0003> db_auc.c:245 IMSI='262428843746174': Generated 5 vectors 20241127122522094 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428843746174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428843746174"} 20241127122522094 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428843746174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522094 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522094 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241127122522095 DAUC <0003> db_auc.c:157 IMSI='262425515481081': No 2G Auth Data 20241127122522095 DAUC <0003> db_auc.c:192 IMSI='262425515481081': No 3G Auth Data 20241127122522101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 20241127122522103 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522103 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425515481081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425515481081"} 20241127122522103 DAUC <0003> db_auc.c:192 IMSI='262425515481081': No 3G Auth Data 20241127122522103 DAUC <0003> db_auc.c:236 IMSI='262425515481081': Calling to generate 5 vectors 20241127122522103 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122522103 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122522103 DAUC <0003> auc.c:113 vector [0]: rand = e120e3596bd43184137a3b610cd0d8c3 20241127122522103 DAUC <0003> auc.c:179 vector [0]: kc = 16af1441e8adba71 20241127122522103 DAUC <0003> auc.c:180 vector [0]: sres = d82cef86 20241127122522103 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122522103 DAUC <0003> auc.c:113 vector [1]: rand = 8faf44b76be313e4b85888e5545b2631 20241127122522103 DAUC <0003> auc.c:179 vector [1]: kc = 561a325962b4dff3 20241127122522103 DAUC <0003> auc.c:180 vector [1]: sres = 9a172ba6 20241127122522103 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122522103 DAUC <0003> auc.c:113 vector [2]: rand = b5ea77744405d868113514d99e06f18d 20241127122522103 DAUC <0003> auc.c:179 vector [2]: kc = 483ef8c631ab3ab1 20241127122522103 DAUC <0003> auc.c:180 vector [2]: sres = dc329da6 20241127122522103 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122522103 DAUC <0003> auc.c:113 vector [3]: rand = 7bfe7e111c0e29fb45d05bd5a01b5099 20241127122522103 DAUC <0003> auc.c:179 vector [3]: kc = 9406525d0d2bf416 20241127122522103 DAUC <0003> auc.c:180 vector [3]: sres = 3928c938 20241127122522103 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122522103 DAUC <0003> auc.c:113 vector [4]: rand = 415018dfff2ec4df8222919a6d7f4360 20241127122522103 DAUC <0003> auc.c:179 vector [4]: kc = 583359ec0d6a4bcd 20241127122522103 DAUC <0003> auc.c:180 vector [4]: sres = 9aa93bb4 20241127122522103 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122522103 DAUC <0003> db_auc.c:245 IMSI='262425515481081': Generated 5 vectors 20241127122522103 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425515481081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425515481081"} 20241127122522103 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425515481081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522103 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522103 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 20241127122522105 DAUC <0003> db_auc.c:157 IMSI='262428647476266': No 2G Auth Data 20241127122522105 DAUC <0003> db_auc.c:192 IMSI='262428647476266': No 3G Auth Data 20241127122522111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20241127122522113 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522113 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428647476266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428647476266"} 20241127122522113 DAUC <0003> db_auc.c:157 IMSI='262428647476266': No 2G Auth Data 20241127122522113 DAUC <0003> db_auc.c:236 IMSI='262428647476266': Calling to generate 5 vectors 20241127122522113 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122522113 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122522113 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122522113 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122522113 DAUC <0003> auc.c:113 vector [0]: rand = b7e7136cc516b78719b82a39edd3854f 20241127122522113 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122522113 DAUC <0003> auc.c:142 vector [0]: autn = f056f05f3bc300003790383d57d0129f 20241127122522113 DAUC <0003> auc.c:143 vector [0]: ck = 450c85403204cb8b549148298c171294 20241127122522113 DAUC <0003> auc.c:144 vector [0]: ik = e49129c262468fece7f15e3c4eb0ab31 20241127122522113 DAUC <0003> auc.c:145 vector [0]: res = 5b99cf01ebdd14f80000000000000000 20241127122522113 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122522113 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122522113 DAUC <0003> auc.c:151 vector [0]: kc = 12fdba9792e5fdc2 20241127122522113 DAUC <0003> auc.c:152 vector [0]: sres = b044dbf9 20241127122522113 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122522113 DAUC <0003> auc.c:113 vector [1]: rand = 40f453736f9e8cb603067c7ab5bad0cc 20241127122522113 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122522113 DAUC <0003> auc.c:142 vector [1]: autn = 6a19f6c2fa14000043f80fde73c5fb21 20241127122522113 DAUC <0003> auc.c:143 vector [1]: ck = 098ba786d53e9ebcb8f5510627be67b7 20241127122522113 DAUC <0003> auc.c:144 vector [1]: ik = 90759bc9453127368aef6c99d537c421 20241127122522113 DAUC <0003> auc.c:145 vector [1]: res = b41b430dd5562c3d0000000000000000 20241127122522113 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122522113 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122522113 DAUC <0003> auc.c:151 vector [1]: kc = abe401d062861a1c 20241127122522113 DAUC <0003> auc.c:152 vector [1]: sres = 614d6f30 20241127122522113 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122522113 DAUC <0003> auc.c:113 vector [2]: rand = 4d82d107120cc0980bb870327ddf1725 20241127122522113 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122522113 DAUC <0003> auc.c:142 vector [2]: autn = 8b631d133ec00000e63abf5e26e72827 20241127122522113 DAUC <0003> auc.c:143 vector [2]: ck = c0df0ce65db9ecc15c34126a50e61870 20241127122522113 DAUC <0003> auc.c:144 vector [2]: ik = 59604c974148e8eaf71147c8c1630e73 20241127122522113 DAUC <0003> auc.c:145 vector [2]: res = 0271754e8bd2bbbe0000000000000000 20241127122522113 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122522113 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122522113 DAUC <0003> auc.c:151 vector [2]: kc = 329a15d38d741228 20241127122522113 DAUC <0003> auc.c:152 vector [2]: sres = 89a3cef0 20241127122522113 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122522113 DAUC <0003> auc.c:113 vector [3]: rand = 793fc34f76eb044a590847099ac619c9 20241127122522113 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122522113 DAUC <0003> auc.c:142 vector [3]: autn = 6bf79b9a6a74000051032d774caa5336 20241127122522113 DAUC <0003> auc.c:143 vector [3]: ck = d6975fa6e667b27757a7ae4a37343caa 20241127122522113 DAUC <0003> auc.c:144 vector [3]: ik = c40e221ffa26218b15fc710ef8ed4d43 20241127122522113 DAUC <0003> auc.c:145 vector [3]: res = b9c8369be33cf36a0000000000000000 20241127122522113 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122522113 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122522113 DAUC <0003> auc.c:151 vector [3]: kc = 50c2a2fdd398e215 20241127122522113 DAUC <0003> auc.c:152 vector [3]: sres = 5af4c5f1 20241127122522113 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122522113 DAUC <0003> auc.c:113 vector [4]: rand = 9667e04808ac1e107b759c74b3b404ee 20241127122522113 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122522113 DAUC <0003> auc.c:142 vector [4]: autn = a8ccd9bc09760000169c4d8a193a6fbb 20241127122522113 DAUC <0003> auc.c:143 vector [4]: ck = 9c255de3c746c2cc4e33e8f04daa4a5d 20241127122522113 DAUC <0003> auc.c:144 vector [4]: ik = 8ab6f1187fdc4a0ce7e6396e1db4c07b 20241127122522113 DAUC <0003> auc.c:145 vector [4]: res = 294b87e6f11003de0000000000000000 20241127122522113 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122522113 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122522113 DAUC <0003> auc.c:151 vector [4]: kc = bf467d65e88402e6 20241127122522113 DAUC <0003> auc.c:152 vector [4]: sres = d85b8438 20241127122522113 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122522113 DAUC <0003> db_auc.c:245 IMSI='262428647476266': Generated 5 vectors 20241127122522113 DAUC <0003> db_auc.c:249 IMSI='262428647476266': Updating SQN=161 in DB 20241127122522113 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428647476266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428647476266"} 20241127122522113 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428647476266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522113 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522113 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20241127122522115 DAUC <0003> db_auc.c:157 IMSI='262423787052416': No 2G Auth Data 20241127122522116 DAUC <0003> db_auc.c:192 IMSI='262423787052416': No 3G Auth Data 20241127122522123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 20241127122522124 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522124 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423787052416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423787052416"} 20241127122522124 DAUC <0003> db_auc.c:157 IMSI='262423787052416': No 2G Auth Data 20241127122522124 DAUC <0003> db_auc.c:236 IMSI='262423787052416': Calling to generate 5 vectors 20241127122522124 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122522124 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122522124 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127122522124 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122522124 DAUC <0003> auc.c:113 vector [0]: rand = 7b1c4c28d55569abdeb0ab3806c67342 20241127122522124 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122522124 DAUC <0003> auc.c:142 vector [0]: autn = 6e73376efb0e000099fe0581c6976b3b 20241127122522124 DAUC <0003> auc.c:143 vector [0]: ck = ad834e8e24783a94c220da3d799adb49 20241127122522124 DAUC <0003> auc.c:144 vector [0]: ik = a078ff6cfaec881ba2d3c05b62e681f9 20241127122522124 DAUC <0003> auc.c:145 vector [0]: res = e21857cfb04feb120000000000000000 20241127122522124 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122522124 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122522124 DAUC <0003> auc.c:151 vector [0]: kc = 6d08ab84c5e8e83f 20241127122522124 DAUC <0003> auc.c:152 vector [0]: sres = 5257bcdd 20241127122522124 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122522124 DAUC <0003> auc.c:113 vector [1]: rand = 75fd27bf566c812b4e9193b39e19a36f 20241127122522124 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122522124 DAUC <0003> auc.c:142 vector [1]: autn = 376053bc2ac80000594baf0e4d2a3a54 20241127122522124 DAUC <0003> auc.c:143 vector [1]: ck = c368f47f3efc50a650c76058c5cbe972 20241127122522124 DAUC <0003> auc.c:144 vector [1]: ik = 352031179b90ee898178bf703e380a8a 20241127122522124 DAUC <0003> auc.c:145 vector [1]: res = 777e61a656fcd6030000000000000000 20241127122522124 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122522124 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122522124 DAUC <0003> auc.c:151 vector [1]: kc = 27f71a405e9f5dd7 20241127122522124 DAUC <0003> auc.c:152 vector [1]: sres = 2182b7a5 20241127122522124 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122522124 DAUC <0003> auc.c:113 vector [2]: rand = ba1b5d57f278ca48fed826df643e2930 20241127122522124 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122522124 DAUC <0003> auc.c:142 vector [2]: autn = 56df939ae5d20000d1f722aebe251c00 20241127122522124 DAUC <0003> auc.c:143 vector [2]: ck = bf91fac1a53b5cd1cd1cc34f1d2d92b5 20241127122522124 DAUC <0003> auc.c:144 vector [2]: ik = ebfb23eeb2499ad22b357fc2a85802b9 20241127122522125 DAUC <0003> auc.c:145 vector [2]: res = babdbf828b78550f0000000000000000 20241127122522125 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122522125 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122522125 DAUC <0003> auc.c:151 vector [2]: kc = b24365a2a207560f 20241127122522125 DAUC <0003> auc.c:152 vector [2]: sres = 31c5ea8d 20241127122522125 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122522125 DAUC <0003> auc.c:113 vector [3]: rand = 5052bc7765f5179fa45984e57beca5bc 20241127122522125 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122522125 DAUC <0003> auc.c:142 vector [3]: autn = e25983bb774e00008845059596aee6f1 20241127122522125 DAUC <0003> auc.c:143 vector [3]: ck = 602f5698d4874e4d9cd75b1227cc496b 20241127122522125 DAUC <0003> auc.c:144 vector [3]: ik = 21b83958d382571f93149437adc7a8a8 20241127122522125 DAUC <0003> auc.c:145 vector [3]: res = d1c2a5beda23091f0000000000000000 20241127122522125 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122522125 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122522125 DAUC <0003> auc.c:151 vector [3]: kc = 4e54a0e58d0ef891 20241127122522125 DAUC <0003> auc.c:152 vector [3]: sres = 0be1aca1 20241127122522125 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122522125 DAUC <0003> auc.c:113 vector [4]: rand = 46f8dbd7c70766fe3c4bb93060437990 20241127122522125 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122522125 DAUC <0003> auc.c:142 vector [4]: autn = ef37d3e2ae630000c5405c84c4e6e7fb 20241127122522125 DAUC <0003> auc.c:143 vector [4]: ck = 925d9c1395daf12b1fa28472336274a2 20241127122522125 DAUC <0003> auc.c:144 vector [4]: ik = 329a57d4da2bf2a61dc1726d69b8f4fe 20241127122522125 DAUC <0003> auc.c:145 vector [4]: res = 69c239f8ea58dc180000000000000000 20241127122522125 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122522125 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122522125 DAUC <0003> auc.c:151 vector [4]: kc = a2a43dd8152b83d1 20241127122522125 DAUC <0003> auc.c:152 vector [4]: sres = 839ae5e0 20241127122522125 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122522125 DAUC <0003> db_auc.c:245 IMSI='262423787052416': Generated 5 vectors 20241127122522125 DAUC <0003> db_auc.c:249 IMSI='262423787052416': Updating SQN=161 in DB 20241127122522125 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423787052416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423787052416"} 20241127122522125 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423787052416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522125 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522125 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 20241127122522127 DAUC <0003> db_auc.c:157 IMSI='262427065851610': No 2G Auth Data 20241127122522127 DAUC <0003> db_auc.c:192 IMSI='262427065851610': No 3G Auth Data 20241127122522134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20241127122522135 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522135 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427065851610 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427065851610"} 20241127122522135 DAUC <0003> db_auc.c:236 IMSI='262427065851610': Calling to generate 5 vectors 20241127122522135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122522135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122522135 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122522135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122522135 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122522135 DAUC <0003> auc.c:113 vector [0]: rand = 1ebfc61fcc8021cc593974d60c04b448 20241127122522135 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122522135 DAUC <0003> auc.c:142 vector [0]: autn = 8a5e2f2f56a100007f7001606d17eb02 20241127122522135 DAUC <0003> auc.c:143 vector [0]: ck = 03f148edb7b56e06b4363384385ed57a 20241127122522135 DAUC <0003> auc.c:144 vector [0]: ik = 36392df5e02727e8d439293f89b49865 20241127122522135 DAUC <0003> auc.c:145 vector [0]: res = b5ce7c8cee9e3d8a0000000000000000 20241127122522135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122522135 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122522135 DAUC <0003> auc.c:179 vector [0]: kc = 6b54a2b191c3a000 20241127122522135 DAUC <0003> auc.c:180 vector [0]: sres = cab8a3f2 20241127122522135 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122522135 DAUC <0003> auc.c:113 vector [1]: rand = b2b4b1138776216a99752cf06f12ba89 20241127122522135 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122522135 DAUC <0003> auc.c:142 vector [1]: autn = 71bb19c9873300004f5aa7fd9aad9ff9 20241127122522135 DAUC <0003> auc.c:143 vector [1]: ck = 69e75bc74eb4a3585663c6b6ffdebfb0 20241127122522135 DAUC <0003> auc.c:144 vector [1]: ik = 60e4562dc9bc8c3eb60851b33f067294 20241127122522135 DAUC <0003> auc.c:145 vector [1]: res = aa76567ad8e137870000000000000000 20241127122522135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122522135 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122522135 DAUC <0003> auc.c:179 vector [1]: kc = 8b62e5ae89d32800 20241127122522135 DAUC <0003> auc.c:180 vector [1]: sres = c6424244 20241127122522135 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122522135 DAUC <0003> auc.c:113 vector [2]: rand = 0deb5dd114ec2fe40f011106eabcb0f3 20241127122522135 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122522135 DAUC <0003> auc.c:142 vector [2]: autn = 7ad0e35e387900000d4e43bf83b3b11c 20241127122522135 DAUC <0003> auc.c:143 vector [2]: ck = 90337e3fbf083939708f11da1719f269 20241127122522135 DAUC <0003> auc.c:144 vector [2]: ik = 15c64de2e70c2d448fc273919d7cb32f 20241127122522135 DAUC <0003> auc.c:145 vector [2]: res = 3acc846578d7cf5c0000000000000000 20241127122522135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122522135 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122522136 DAUC <0003> auc.c:179 vector [2]: kc = 525692367225cc00 20241127122522136 DAUC <0003> auc.c:180 vector [2]: sres = 09f1685c 20241127122522136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122522136 DAUC <0003> auc.c:113 vector [3]: rand = 34dfe88ebb47427318d364577370f529 20241127122522136 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122522136 DAUC <0003> auc.c:142 vector [3]: autn = 1164f23204f800008563fbe75fd62cb4 20241127122522136 DAUC <0003> auc.c:143 vector [3]: ck = 9c40a0afa974423ea65b267bb6e80f3c 20241127122522136 DAUC <0003> auc.c:144 vector [3]: ik = c7443746f9ddcbba72dd6743e22720f4 20241127122522136 DAUC <0003> auc.c:145 vector [3]: res = 8c31d9567f30101d0000000000000000 20241127122522136 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122522136 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122522136 DAUC <0003> auc.c:179 vector [3]: kc = 5ac5b96e1107a400 20241127122522136 DAUC <0003> auc.c:180 vector [3]: sres = cb4369fd 20241127122522136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122522136 DAUC <0003> auc.c:113 vector [4]: rand = ca7344ac185f005a490312d8262baf95 20241127122522136 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122522136 DAUC <0003> auc.c:142 vector [4]: autn = 935c8a1bd6390000ffd17a19a0f3dbc5 20241127122522136 DAUC <0003> auc.c:143 vector [4]: ck = c5e8583d094193502d6d8ca4e0967760 20241127122522136 DAUC <0003> auc.c:144 vector [4]: ik = 6bf78291d738784b633316e6403598e7 20241127122522136 DAUC <0003> auc.c:145 vector [4]: res = a3b4eb79c2f9b6130000000000000000 20241127122522136 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122522136 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122522136 DAUC <0003> auc.c:179 vector [4]: kc = 3d726a6847abc000 20241127122522136 DAUC <0003> auc.c:180 vector [4]: sres = 70d3f79b 20241127122522136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122522136 DAUC <0003> db_auc.c:245 IMSI='262427065851610': Generated 5 vectors 20241127122522136 DAUC <0003> db_auc.c:249 IMSI='262427065851610': Updating SQN=161 in DB 20241127122522136 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427065851610 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427065851610"} 20241127122522136 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427065851610 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522136 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522136 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20241127122522138 DAUC <0003> db_auc.c:157 IMSI='262429813147513': No 2G Auth Data 20241127122522138 DAUC <0003> db_auc.c:192 IMSI='262429813147513': No 3G Auth Data 20241127122522145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241127122522146 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522146 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429813147513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429813147513"} 20241127122522146 DAUC <0003> db_auc.c:236 IMSI='262429813147513': Calling to generate 5 vectors 20241127122522146 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122522146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122522146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122522146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122522146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122522146 DAUC <0003> auc.c:113 vector [0]: rand = 4a8ba5a6cf2c3a87863cb08e398e8d65 20241127122522146 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122522146 DAUC <0003> auc.c:142 vector [0]: autn = 3691521bbdb80000a8d1c4f5606c2707 20241127122522146 DAUC <0003> auc.c:143 vector [0]: ck = 84c35e51119ca65144343afa3d881ce7 20241127122522146 DAUC <0003> auc.c:144 vector [0]: ik = 05582e60f78edd914f03189969bb8373 20241127122522146 DAUC <0003> auc.c:145 vector [0]: res = 4214f0302348941b0000000000000000 20241127122522146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122522146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122522146 DAUC <0003> auc.c:179 vector [0]: kc = de8e692ecbbeec00 20241127122522146 DAUC <0003> auc.c:180 vector [0]: sres = f51f637e 20241127122522146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122522146 DAUC <0003> auc.c:113 vector [1]: rand = 2764ea4677ce3102d80f5ea961f38d15 20241127122522146 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122522146 DAUC <0003> auc.c:142 vector [1]: autn = 82bfb19fecbf00003bfbfdafec294897 20241127122522146 DAUC <0003> auc.c:143 vector [1]: ck = c61aa770540f4f295f772358d32a7f0b 20241127122522146 DAUC <0003> auc.c:144 vector [1]: ik = 964780272b0e057c54774cca1796ce1d 20241127122522146 DAUC <0003> auc.c:145 vector [1]: res = 775fb80d8cad66790000000000000000 20241127122522146 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122522146 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122522146 DAUC <0003> auc.c:179 vector [1]: kc = fbe51d7aa9f86c00 20241127122522146 DAUC <0003> auc.c:180 vector [1]: sres = 43c34443 20241127122522146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122522146 DAUC <0003> auc.c:113 vector [2]: rand = a50eec7d8dab383a1cd0ea11612de3c6 20241127122522146 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122522146 DAUC <0003> auc.c:142 vector [2]: autn = 5f43e8b38c2f00006696effe1a0faafc 20241127122522146 DAUC <0003> auc.c:143 vector [2]: ck = 3940ac29ac5ff74e161ea7ed7a5e47f3 20241127122522146 DAUC <0003> auc.c:144 vector [2]: ik = f00ed293263b8394bef19c60823615fe 20241127122522146 DAUC <0003> auc.c:145 vector [2]: res = 1671c11086346e9c0000000000000000 20241127122522146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122522146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122522146 DAUC <0003> auc.c:179 vector [2]: kc = d544b8e4a5aea400 20241127122522146 DAUC <0003> auc.c:180 vector [2]: sres = 0d992309 20241127122522146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122522146 DAUC <0003> auc.c:113 vector [3]: rand = a74412240cc8e2f08deb982026cc2723 20241127122522146 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122522146 DAUC <0003> auc.c:142 vector [3]: autn = 473396513b1f0000148abdc7e0bb70a0 20241127122522146 DAUC <0003> auc.c:143 vector [3]: ck = 41c66fa32e861fb5b7a113b4146fce2c 20241127122522146 DAUC <0003> auc.c:144 vector [3]: ik = 894078d0e7fe8c2a18ebd8381e98a939 20241127122522146 DAUC <0003> auc.c:145 vector [3]: res = d4eb45f37a6224b00000000000000000 20241127122522146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122522146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122522146 DAUC <0003> auc.c:179 vector [3]: kc = 3784210ff3a15000 20241127122522146 DAUC <0003> auc.c:180 vector [3]: sres = 28d1c915 20241127122522146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122522146 DAUC <0003> auc.c:113 vector [4]: rand = fa2a38a7d61d6b117c8720d58022f318 20241127122522146 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122522146 DAUC <0003> auc.c:142 vector [4]: autn = f13a0cae179300007749a42a3d945622 20241127122522146 DAUC <0003> auc.c:143 vector [4]: ck = 9c7766edaac41a628f7b962358c0e48a 20241127122522146 DAUC <0003> auc.c:144 vector [4]: ik = eb48a0f282a3ad59b4361cab003f30c2 20241127122522146 DAUC <0003> auc.c:145 vector [4]: res = 4eae27e40eae44080000000000000000 20241127122522147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122522147 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122522147 DAUC <0003> auc.c:179 vector [4]: kc = f35c82dcc7003400 20241127122522147 DAUC <0003> auc.c:180 vector [4]: sres = 3e2687e5 20241127122522147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122522147 DAUC <0003> db_auc.c:245 IMSI='262429813147513': Generated 5 vectors 20241127122522147 DAUC <0003> db_auc.c:249 IMSI='262429813147513': Updating SQN=161 in DB 20241127122522147 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429813147513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429813147513"} 20241127122522147 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429813147513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522147 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522147 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241127122522149 DAUC <0003> db_auc.c:157 IMSI='262427827238399': No 2G Auth Data 20241127122522149 DAUC <0003> db_auc.c:192 IMSI='262427827238399': No 3G Auth Data 20241127122522155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241127122522157 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522157 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427827238399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827238399"} 20241127122522157 DAUC <0003> db_auc.c:236 IMSI='262427827238399': Calling to generate 5 vectors 20241127122522157 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122522157 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122522157 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122522157 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122522157 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122522157 DAUC <0003> auc.c:113 vector [0]: rand = fc43026a9fbbc278243917495d5ef889 20241127122522157 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122522157 DAUC <0003> auc.c:142 vector [0]: autn = 863d03916c4b000068cf2440c3141b19 20241127122522157 DAUC <0003> auc.c:143 vector [0]: ck = e2b62b049feb058cd9c3c33e0b6bc42b 20241127122522157 DAUC <0003> auc.c:144 vector [0]: ik = b118426643863376a908062de2db5f11 20241127122522157 DAUC <0003> auc.c:145 vector [0]: res = d9cc16479978a3e80000000000000000 20241127122522157 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122522157 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122522157 DAUC <0003> auc.c:179 vector [0]: kc = 89a754f4abe4bfb4 20241127122522157 DAUC <0003> auc.c:180 vector [0]: sres = 97798da7 20241127122522157 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122522157 DAUC <0003> auc.c:113 vector [1]: rand = 7f4e584a0b4e480d8124375e62c5f441 20241127122522157 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122522157 DAUC <0003> auc.c:142 vector [1]: autn = fd067c2d7ee10000c205a5692986d646 20241127122522157 DAUC <0003> auc.c:143 vector [1]: ck = c4e6b8feb9ac422ce499b2157391ae46 20241127122522157 DAUC <0003> auc.c:144 vector [1]: ik = 4d8f6086397f5a71fe2aed8b060e128d 20241127122522157 DAUC <0003> auc.c:145 vector [1]: res = 56996973de58ef140000000000000000 20241127122522157 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122522157 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122522157 DAUC <0003> auc.c:179 vector [1]: kc = 34631ca387d2acf5 20241127122522157 DAUC <0003> auc.c:180 vector [1]: sres = 4d6cd5cd 20241127122522157 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122522157 DAUC <0003> auc.c:113 vector [2]: rand = 99ca4f6444600b75cb388a554686fa3a 20241127122522157 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122522157 DAUC <0003> auc.c:142 vector [2]: autn = 1c0ab22de14a000093c61947f3207bd4 20241127122522157 DAUC <0003> auc.c:143 vector [2]: ck = 1aa6fb43c2cc9e0b4d12c56b2c7b6edd 20241127122522157 DAUC <0003> auc.c:144 vector [2]: ik = f3d6fb32688fd2fd74ab70175c0fbcfb 20241127122522157 DAUC <0003> auc.c:145 vector [2]: res = 690fb140e2382d5c0000000000000000 20241127122522157 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122522157 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122522157 DAUC <0003> auc.c:179 vector [2]: kc = 8361740330ca66dd 20241127122522157 DAUC <0003> auc.c:180 vector [2]: sres = 814f8d42 20241127122522157 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122522157 DAUC <0003> auc.c:113 vector [3]: rand = d506f60b5396f7f9903bcdf0422a71eb 20241127122522157 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122522157 DAUC <0003> auc.c:142 vector [3]: autn = 0478c759cb410000710f1a6386fc408b 20241127122522157 DAUC <0003> auc.c:143 vector [3]: ck = 460ebdd6616752efc9266065d3bb4137 20241127122522157 DAUC <0003> auc.c:144 vector [3]: ik = c27c3a26f9f458d536ac9cd1314062f5 20241127122522157 DAUC <0003> auc.c:145 vector [3]: res = bc125089ee5e5ef90000000000000000 20241127122522157 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122522157 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122522157 DAUC <0003> auc.c:179 vector [3]: kc = 3adbe57b2aa32352 20241127122522157 DAUC <0003> auc.c:180 vector [3]: sres = 4318b715 20241127122522157 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122522157 DAUC <0003> auc.c:113 vector [4]: rand = adef20ecdcbbceccbc5042a9dd0abc36 20241127122522157 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122522157 DAUC <0003> auc.c:142 vector [4]: autn = 1a9d5e5504090000ae011cff794aec20 20241127122522157 DAUC <0003> auc.c:143 vector [4]: ck = deb5faa8bee3e6ec5418a14eab412567 20241127122522157 DAUC <0003> auc.c:144 vector [4]: ik = 41766db63a6a3645a5a1c2d34c4fc720 20241127122522157 DAUC <0003> auc.c:145 vector [4]: res = 65fcb4723076ad520000000000000000 20241127122522157 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122522157 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122522157 DAUC <0003> auc.c:179 vector [4]: kc = ea9755e885efee8a 20241127122522157 DAUC <0003> auc.c:180 vector [4]: sres = 1efd7477 20241127122522157 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122522157 DAUC <0003> db_auc.c:245 IMSI='262427827238399': Generated 5 vectors 20241127122522157 DAUC <0003> db_auc.c:249 IMSI='262427827238399': Updating SQN=161 in DB 20241127122522157 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427827238399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827238399"} 20241127122522157 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427827238399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122522157 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522157 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122522159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241127122522160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241127122522160 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41327<->l=127.0.0.1:4259) 20241127122522160 DLINP <000b> input/ipa.c:451 connected read/write 20241127122522160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122522160 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122522160 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122522160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122522189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44554<->l=127.0.0.1:4258 20241127122522290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44554<->l=127.0.0.1:4258 20241127122525383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122525383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122525387 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44566<->l=127.0.0.1:4258 20241127122525393 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525393 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122525394 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122525394 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  20241127122525394 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122525394 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  20241127122525394 DLGSUP <0013> gsup_server.c:235 2:  20241127122525394 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122525394 DLGSUP <0013> gsup_server.c:235 3:  20241127122525394 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122525394 DLGSUP <0013> gsup_server.c:235 4:  20241127122525394 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122525394 DLGSUP <0013> gsup_server.c:235 5:  20241127122525394 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122525394 DLGSUP <0013> gsup_server.c:235 7:  20241127122525394 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122525394 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122525394 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122525394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122525416 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44977<->l=127.0.0.1:4259) 20241127122525422 DAUC <0003> db_auc.c:157 IMSI='262426023764272': No 2G Auth Data 20241127122525422 DAUC <0003> db_auc.c:192 IMSI='262426023764272': No 3G Auth Data 20241127122525432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 20241127122525439 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525439 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426023764272"} 20241127122525439 DAUC <0003> db_auc.c:192 IMSI='262426023764272': No 3G Auth Data 20241127122525439 DAUC <0003> db_auc.c:236 IMSI='262426023764272': Calling to generate 1 vectors 20241127122525439 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241127122525439 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525439 DAUC <0003> auc.c:113 vector [0]: rand = 6d33ba5c1b45f6f8b710d752d2c2478b 20241127122525439 DAUC <0003> auc.c:179 vector [0]: kc = 0ae03589d4bb3c00 20241127122525439 DAUC <0003> auc.c:180 vector [0]: sres = 56473c93 20241127122525439 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525439 DAUC <0003> db_auc.c:245 IMSI='262426023764272': Generated 1 vectors 20241127122525439 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426023764272"} 20241127122525439 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525439 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525439 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525445 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525445 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426023764272"} 20241127122525445 DAUC <0003> db_auc.c:192 IMSI='262426023764272': No 3G Auth Data 20241127122525445 DAUC <0003> db_auc.c:236 IMSI='262426023764272': Calling to generate 4 vectors 20241127122525445 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241127122525445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525446 DAUC <0003> auc.c:113 vector [0]: rand = 48c7a2874d8175f6c1d840961c1d66fb 20241127122525446 DAUC <0003> auc.c:179 vector [0]: kc = 337b69b198fb1000 20241127122525446 DAUC <0003> auc.c:180 vector [0]: sres = a86b768e 20241127122525446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525446 DAUC <0003> auc.c:113 vector [1]: rand = e3c5961a4e50355fb7901b0cb72bf549 20241127122525446 DAUC <0003> auc.c:179 vector [1]: kc = 38a0d7564611e400 20241127122525446 DAUC <0003> auc.c:180 vector [1]: sres = e80d5185 20241127122525446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525446 DAUC <0003> auc.c:113 vector [2]: rand = d51a101c6cf2710bd00091e2dbe320a2 20241127122525446 DAUC <0003> auc.c:179 vector [2]: kc = 584c7a37fea75c00 20241127122525446 DAUC <0003> auc.c:180 vector [2]: sres = d571eb4e 20241127122525446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525446 DAUC <0003> auc.c:113 vector [3]: rand = 0bfd0ad79e9d41dbe11d8c6a89d63eb9 20241127122525446 DAUC <0003> auc.c:179 vector [3]: kc = 93fe4b473a702400 20241127122525446 DAUC <0003> auc.c:180 vector [3]: sres = fe646186 20241127122525446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525446 DAUC <0003> db_auc.c:245 IMSI='262426023764272': Generated 4 vectors 20241127122525446 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426023764272"} 20241127122525446 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525446 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525446 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525450 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525450 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426023764272"} 20241127122525450 DAUC <0003> db_auc.c:192 IMSI='262426023764272': No 3G Auth Data 20241127122525450 DAUC <0003> db_auc.c:236 IMSI='262426023764272': Calling to generate 5 vectors 20241127122525450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122525450 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525450 DAUC <0003> auc.c:113 vector [0]: rand = a5c4bc86dd3b3cba68478958b52e235e 20241127122525450 DAUC <0003> auc.c:179 vector [0]: kc = b392f954489a6800 20241127122525450 DAUC <0003> auc.c:180 vector [0]: sres = 4deec324 20241127122525450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525450 DAUC <0003> auc.c:113 vector [1]: rand = e3b53c49705c163164e86741b6014832 20241127122525450 DAUC <0003> auc.c:179 vector [1]: kc = 1cdc9156be9cfc00 20241127122525450 DAUC <0003> auc.c:180 vector [1]: sres = 38e1a8b5 20241127122525450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525450 DAUC <0003> auc.c:113 vector [2]: rand = 48228b87daf3a9580c525b08e7ed4849 20241127122525450 DAUC <0003> auc.c:179 vector [2]: kc = 57fd167069829000 20241127122525450 DAUC <0003> auc.c:180 vector [2]: sres = b8f35560 20241127122525450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525450 DAUC <0003> auc.c:113 vector [3]: rand = 6bc9c3296aea2cdaa2a8b5a24e8fbf43 20241127122525450 DAUC <0003> auc.c:179 vector [3]: kc = 8aed66c3655ff000 20241127122525450 DAUC <0003> auc.c:180 vector [3]: sres = 59ef1e62 20241127122525451 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525451 DAUC <0003> auc.c:113 vector [4]: rand = 10cf24b83bc56f727485643e600521e8 20241127122525451 DAUC <0003> auc.c:179 vector [4]: kc = f180ccd15ff95800 20241127122525451 DAUC <0003> auc.c:180 vector [4]: sres = c53094e8 20241127122525451 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122525451 DAUC <0003> db_auc.c:245 IMSI='262426023764272': Generated 5 vectors 20241127122525451 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426023764272"} 20241127122525451 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525451 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525451 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525455 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525455 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426023764272"} 20241127122525455 DAUC <0003> db_auc.c:192 IMSI='262426023764272': No 3G Auth Data 20241127122525455 DAUC <0003> db_auc.c:236 IMSI='262426023764272': Calling to generate 5 vectors 20241127122525455 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122525455 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525455 DAUC <0003> auc.c:113 vector [0]: rand = 0bf82ac0d4c115946c4715c2d9c8c1dc 20241127122525455 DAUC <0003> auc.c:179 vector [0]: kc = 34bc7d87f6d8dc00 20241127122525455 DAUC <0003> auc.c:180 vector [0]: sres = 2ee23671 20241127122525455 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525455 DAUC <0003> auc.c:113 vector [1]: rand = 4a2f3606d369338134bfb839b105e3b0 20241127122525455 DAUC <0003> auc.c:179 vector [1]: kc = 7739f72bdf304c00 20241127122525455 DAUC <0003> auc.c:180 vector [1]: sres = 6d06fe81 20241127122525455 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525455 DAUC <0003> auc.c:113 vector [2]: rand = 2b01f28d709dde91f310b93570d1bea4 20241127122525455 DAUC <0003> auc.c:179 vector [2]: kc = b51647003e73a000 20241127122525455 DAUC <0003> auc.c:180 vector [2]: sres = 128de46b 20241127122525455 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525455 DAUC <0003> auc.c:113 vector [3]: rand = 4a1b18a1f7c8d2389815376be5486fea 20241127122525455 DAUC <0003> auc.c:179 vector [3]: kc = f5bbd6600ccdc000 20241127122525455 DAUC <0003> auc.c:180 vector [3]: sres = 6f918eec 20241127122525455 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525455 DAUC <0003> auc.c:113 vector [4]: rand = c10d98a0a43c9431e55ab326f68f85e3 20241127122525455 DAUC <0003> auc.c:179 vector [4]: kc = 5c075aaa00626400 20241127122525455 DAUC <0003> auc.c:180 vector [4]: sres = 64eccda0 20241127122525455 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122525455 DAUC <0003> db_auc.c:245 IMSI='262426023764272': Generated 5 vectors 20241127122525455 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426023764272"} 20241127122525455 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426023764272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525455 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525455 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 20241127122525462 DAUC <0003> db_auc.c:157 IMSI='262424711126325': No 2G Auth Data 20241127122525462 DAUC <0003> db_auc.c:192 IMSI='262424711126325': No 3G Auth Data 20241127122525478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44590<->l=127.0.0.1:4258 20241127122525479 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525479 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424711126325"} 20241127122525479 DAUC <0003> db_auc.c:192 IMSI='262424711126325': No 3G Auth Data 20241127122525479 DAUC <0003> db_auc.c:236 IMSI='262424711126325': Calling to generate 1 vectors 20241127122525479 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241127122525479 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525479 DAUC <0003> auc.c:113 vector [0]: rand = e1fddd1777678846dbfe64353852435d 20241127122525479 DAUC <0003> auc.c:179 vector [0]: kc = fe50eeed45640000 20241127122525479 DAUC <0003> auc.c:180 vector [0]: sres = 00cb4fda 20241127122525479 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525479 DAUC <0003> db_auc.c:245 IMSI='262424711126325': Generated 1 vectors 20241127122525479 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424711126325"} 20241127122525479 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525479 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525479 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525480 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525480 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424711126325"} 20241127122525480 DAUC <0003> db_auc.c:192 IMSI='262424711126325': No 3G Auth Data 20241127122525480 DAUC <0003> db_auc.c:236 IMSI='262424711126325': Calling to generate 4 vectors 20241127122525480 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241127122525480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525480 DAUC <0003> auc.c:113 vector [0]: rand = c2a70d4278e567432583c1c84b3a5ecb 20241127122525480 DAUC <0003> auc.c:179 vector [0]: kc = ef338901edfd8800 20241127122525480 DAUC <0003> auc.c:180 vector [0]: sres = 900dc2cd 20241127122525480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525480 DAUC <0003> auc.c:113 vector [1]: rand = f961df4361d3e618394ce042046fa1b9 20241127122525480 DAUC <0003> auc.c:179 vector [1]: kc = e7a76b540ba49400 20241127122525480 DAUC <0003> auc.c:180 vector [1]: sres = 078f9e70 20241127122525480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525480 DAUC <0003> auc.c:113 vector [2]: rand = ad2dd5b3e01188e5d1287423b15f466b 20241127122525480 DAUC <0003> auc.c:179 vector [2]: kc = 846e03af6d778800 20241127122525480 DAUC <0003> auc.c:180 vector [2]: sres = 787fe18d 20241127122525480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525480 DAUC <0003> auc.c:113 vector [3]: rand = d8a0574206bd9b74cbbf44b26355ed0a 20241127122525480 DAUC <0003> auc.c:179 vector [3]: kc = 43bb68c17274bc00 20241127122525480 DAUC <0003> auc.c:180 vector [3]: sres = b6dc2182 20241127122525480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525480 DAUC <0003> db_auc.c:245 IMSI='262424711126325': Generated 4 vectors 20241127122525480 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424711126325"} 20241127122525480 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525480 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525480 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525481 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525481 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424711126325"} 20241127122525481 DAUC <0003> db_auc.c:192 IMSI='262424711126325': No 3G Auth Data 20241127122525481 DAUC <0003> db_auc.c:236 IMSI='262424711126325': Calling to generate 5 vectors 20241127122525481 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122525481 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525481 DAUC <0003> auc.c:113 vector [0]: rand = 986a3e49932f961eb863721d3b029f5b 20241127122525481 DAUC <0003> auc.c:179 vector [0]: kc = 777ef755a08d4800 20241127122525481 DAUC <0003> auc.c:180 vector [0]: sres = 182d865c 20241127122525481 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525481 DAUC <0003> auc.c:113 vector [1]: rand = 05603b0425caf1844713e77f1abd991d 20241127122525481 DAUC <0003> auc.c:179 vector [1]: kc = d2b0701e24a2b400 20241127122525481 DAUC <0003> auc.c:180 vector [1]: sres = 2cb07df7 20241127122525481 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525481 DAUC <0003> auc.c:113 vector [2]: rand = 9d0ef05fb503c108d30c11b610132ce3 20241127122525481 DAUC <0003> auc.c:179 vector [2]: kc = 92bd9194745cc400 20241127122525481 DAUC <0003> auc.c:180 vector [2]: sres = 6947beb6 20241127122525481 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525481 DAUC <0003> auc.c:113 vector [3]: rand = 40171cc070414b24bba1ef010176cdb8 20241127122525481 DAUC <0003> auc.c:179 vector [3]: kc = d3644d8d30eb9000 20241127122525481 DAUC <0003> auc.c:180 vector [3]: sres = b0ba55b9 20241127122525481 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525481 DAUC <0003> auc.c:113 vector [4]: rand = 78eb3939101dcd3d3b07168df6124a81 20241127122525481 DAUC <0003> auc.c:179 vector [4]: kc = 1021db18532a5400 20241127122525481 DAUC <0003> auc.c:180 vector [4]: sres = b7a15d82 20241127122525481 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122525481 DAUC <0003> db_auc.c:245 IMSI='262424711126325': Generated 5 vectors 20241127122525481 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424711126325"} 20241127122525481 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525481 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525481 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525482 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424711126325"} 20241127122525482 DAUC <0003> db_auc.c:192 IMSI='262424711126325': No 3G Auth Data 20241127122525482 DAUC <0003> db_auc.c:236 IMSI='262424711126325': Calling to generate 5 vectors 20241127122525482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122525482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525482 DAUC <0003> auc.c:113 vector [0]: rand = 214d1e0f125351b0047726a51167b8bd 20241127122525482 DAUC <0003> auc.c:179 vector [0]: kc = f5dcf1aa729ab000 20241127122525482 DAUC <0003> auc.c:180 vector [0]: sres = 8b1bbdae 20241127122525482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525482 DAUC <0003> auc.c:113 vector [1]: rand = 5cc238c53cfd0a4a70e3d995fc07a405 20241127122525482 DAUC <0003> auc.c:179 vector [1]: kc = 06332f0d54af8c00 20241127122525482 DAUC <0003> auc.c:180 vector [1]: sres = 35b74d4c 20241127122525482 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525482 DAUC <0003> auc.c:113 vector [2]: rand = 9f561017614741720acaa36ae880c7e7 20241127122525482 DAUC <0003> auc.c:179 vector [2]: kc = 9621f07c2e18c400 20241127122525482 DAUC <0003> auc.c:180 vector [2]: sres = 5069137b 20241127122525482 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525482 DAUC <0003> auc.c:113 vector [3]: rand = c9336ae5fddc5cfcb034ed86564040d0 20241127122525482 DAUC <0003> auc.c:179 vector [3]: kc = 8c573b5e65fc7400 20241127122525482 DAUC <0003> auc.c:180 vector [3]: sres = 856fe26b 20241127122525482 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525482 DAUC <0003> auc.c:113 vector [4]: rand = b60990badf3a6d3007b292edf160b12b 20241127122525482 DAUC <0003> auc.c:179 vector [4]: kc = 4ea580eff90e1c00 20241127122525482 DAUC <0003> auc.c:180 vector [4]: sres = a05a24c1 20241127122525482 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122525482 DAUC <0003> db_auc.c:245 IMSI='262424711126325': Generated 5 vectors 20241127122525482 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424711126325"} 20241127122525482 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424711126325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44590<->l=127.0.0.1:4258 20241127122525484 DAUC <0003> db_auc.c:157 IMSI='262420811981779': No 2G Auth Data 20241127122525484 DAUC <0003> db_auc.c:192 IMSI='262420811981779': No 3G Auth Data 20241127122525490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 20241127122525491 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525491 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420811981779"} 20241127122525491 DAUC <0003> db_auc.c:192 IMSI='262420811981779': No 3G Auth Data 20241127122525491 DAUC <0003> db_auc.c:236 IMSI='262420811981779': Calling to generate 1 vectors 20241127122525491 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241127122525491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525491 DAUC <0003> auc.c:113 vector [0]: rand = b059c74dc25eb26d140df334f3f30d09 20241127122525491 DAUC <0003> auc.c:179 vector [0]: kc = 20ee854310e65910 20241127122525491 DAUC <0003> auc.c:180 vector [0]: sres = 46ed2555 20241127122525491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525491 DAUC <0003> db_auc.c:245 IMSI='262420811981779': Generated 1 vectors 20241127122525491 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420811981779"} 20241127122525491 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525491 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525491 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525492 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525492 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420811981779"} 20241127122525492 DAUC <0003> db_auc.c:192 IMSI='262420811981779': No 3G Auth Data 20241127122525492 DAUC <0003> db_auc.c:236 IMSI='262420811981779': Calling to generate 4 vectors 20241127122525492 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241127122525492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525492 DAUC <0003> auc.c:113 vector [0]: rand = a5fecf9e2b84921d6b31a2bbc0a51675 20241127122525492 DAUC <0003> auc.c:179 vector [0]: kc = 60ce2c816910f5fb 20241127122525492 DAUC <0003> auc.c:180 vector [0]: sres = a0e98904 20241127122525492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525492 DAUC <0003> auc.c:113 vector [1]: rand = aa90b8f8beff3f89fe3cbccfbb6b3047 20241127122525493 DAUC <0003> auc.c:179 vector [1]: kc = 8cc6c781a1124463 20241127122525493 DAUC <0003> auc.c:180 vector [1]: sres = 37f97ebd 20241127122525493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525493 DAUC <0003> auc.c:113 vector [2]: rand = b4c4a8957649476c9bf001379b37ba18 20241127122525493 DAUC <0003> auc.c:179 vector [2]: kc = f362425759c5ca90 20241127122525493 DAUC <0003> auc.c:180 vector [2]: sres = ddb990c0 20241127122525493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525493 DAUC <0003> auc.c:113 vector [3]: rand = eef7eab4ebf32baf9f4ed86792d22bf6 20241127122525493 DAUC <0003> auc.c:179 vector [3]: kc = 3fa0cb38bec1e213 20241127122525493 DAUC <0003> auc.c:180 vector [3]: sres = 1d27242f 20241127122525493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525493 DAUC <0003> db_auc.c:245 IMSI='262420811981779': Generated 4 vectors 20241127122525493 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420811981779"} 20241127122525493 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525493 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525493 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525493 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525493 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420811981779"} 20241127122525493 DAUC <0003> db_auc.c:192 IMSI='262420811981779': No 3G Auth Data 20241127122525494 DAUC <0003> db_auc.c:236 IMSI='262420811981779': Calling to generate 5 vectors 20241127122525494 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122525494 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525494 DAUC <0003> auc.c:113 vector [0]: rand = b69c46b366ec1c2681d102e9d1e13600 20241127122525494 DAUC <0003> auc.c:179 vector [0]: kc = c91babf50a0b41f3 20241127122525494 DAUC <0003> auc.c:180 vector [0]: sres = 8fa2dc5e 20241127122525494 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525494 DAUC <0003> auc.c:113 vector [1]: rand = e85f44b585931d1cfcdba027a964fe95 20241127122525494 DAUC <0003> auc.c:179 vector [1]: kc = 97f1923f5503bf6f 20241127122525494 DAUC <0003> auc.c:180 vector [1]: sres = a1788881 20241127122525494 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525494 DAUC <0003> auc.c:113 vector [2]: rand = 88b4d4560d1bd4a6b3e66b5582dfce0e 20241127122525494 DAUC <0003> auc.c:179 vector [2]: kc = ebacaee46dbe2c6c 20241127122525494 DAUC <0003> auc.c:180 vector [2]: sres = 3da87f22 20241127122525494 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525494 DAUC <0003> auc.c:113 vector [3]: rand = fbcbfaf45acd534719e9bd6e72b5d52a 20241127122525494 DAUC <0003> auc.c:179 vector [3]: kc = 5345bccce42b8cbf 20241127122525494 DAUC <0003> auc.c:180 vector [3]: sres = 311c81e5 20241127122525494 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525494 DAUC <0003> auc.c:113 vector [4]: rand = b3e7d0d99e6bb35d88ef1d2213672567 20241127122525494 DAUC <0003> auc.c:179 vector [4]: kc = 3d6c9c2374d2fc10 20241127122525494 DAUC <0003> auc.c:180 vector [4]: sres = 50f94581 20241127122525494 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122525494 DAUC <0003> db_auc.c:245 IMSI='262420811981779': Generated 5 vectors 20241127122525494 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420811981779"} 20241127122525494 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525494 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525494 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525495 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525495 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420811981779"} 20241127122525495 DAUC <0003> db_auc.c:192 IMSI='262420811981779': No 3G Auth Data 20241127122525495 DAUC <0003> db_auc.c:236 IMSI='262420811981779': Calling to generate 5 vectors 20241127122525495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241127122525495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525495 DAUC <0003> auc.c:113 vector [0]: rand = 996c4faf44efede42afe9d9a59bad953 20241127122525495 DAUC <0003> auc.c:179 vector [0]: kc = 7402e790040f88c4 20241127122525495 DAUC <0003> auc.c:180 vector [0]: sres = 950ea487 20241127122525495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241127122525495 DAUC <0003> auc.c:113 vector [1]: rand = 7e90067333c77c6d6c8b999501f41e88 20241127122525495 DAUC <0003> auc.c:179 vector [1]: kc = f52940897f4d6df9 20241127122525495 DAUC <0003> auc.c:180 vector [1]: sres = 7e67f12c 20241127122525495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241127122525495 DAUC <0003> auc.c:113 vector [2]: rand = bf8b0830162267f4210731e456f0616c 20241127122525495 DAUC <0003> auc.c:179 vector [2]: kc = 183f7bc3a5ebaa0a 20241127122525495 DAUC <0003> auc.c:180 vector [2]: sres = ec46af59 20241127122525495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241127122525495 DAUC <0003> auc.c:113 vector [3]: rand = 8e82c37fe92a1445c683bc6ae3678ed4 20241127122525495 DAUC <0003> auc.c:179 vector [3]: kc = 33c717cb65966f21 20241127122525495 DAUC <0003> auc.c:180 vector [3]: sres = 8abe4e35 20241127122525495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241127122525495 DAUC <0003> auc.c:113 vector [4]: rand = c174ea9874be10a046c12f1618743556 20241127122525495 DAUC <0003> auc.c:179 vector [4]: kc = fa84bcb2d02d1720 20241127122525495 DAUC <0003> auc.c:180 vector [4]: sres = 43dee7c2 20241127122525495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241127122525495 DAUC <0003> db_auc.c:245 IMSI='262420811981779': Generated 5 vectors 20241127122525495 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420811981779"} 20241127122525495 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420811981779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525495 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525495 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 20241127122525496 DAUC <0003> db_auc.c:157 IMSI='262429604707243': No 2G Auth Data 20241127122525496 DAUC <0003> db_auc.c:192 IMSI='262429604707243': No 3G Auth Data 20241127122525503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4258 20241127122525504 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525504 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429604707243"} 20241127122525505 DAUC <0003> db_auc.c:157 IMSI='262429604707243': No 2G Auth Data 20241127122525505 DAUC <0003> db_auc.c:236 IMSI='262429604707243': Calling to generate 1 vectors 20241127122525505 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241127122525505 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525505 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525505 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122525505 DAUC <0003> auc.c:113 vector [0]: rand = b7f5a7a3b0e5ce8cf9f0cd1019c0213a 20241127122525505 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122525505 DAUC <0003> auc.c:142 vector [0]: autn = 17e007f9f18000009f7a2c05a9a47fd2 20241127122525505 DAUC <0003> auc.c:143 vector [0]: ck = d654228b64097bccf1e167196b8122a5 20241127122525505 DAUC <0003> auc.c:144 vector [0]: ik = 5be2365836244cbed7bae61b3a02da99 20241127122525505 DAUC <0003> auc.c:145 vector [0]: res = f1960b0de78d5b6c0000000000000000 20241127122525505 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525505 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525505 DAUC <0003> auc.c:151 vector [0]: kc = abed95d103aecf4e 20241127122525505 DAUC <0003> auc.c:152 vector [0]: sres = 161b5061 20241127122525505 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525505 DAUC <0003> db_auc.c:245 IMSI='262429604707243': Generated 1 vectors 20241127122525505 DAUC <0003> db_auc.c:249 IMSI='262429604707243': Updating SQN=33 in DB 20241127122525505 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429604707243"} 20241127122525505 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525505 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525505 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525506 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429604707243"} 20241127122525506 DAUC <0003> db_auc.c:157 IMSI='262429604707243': No 2G Auth Data 20241127122525506 DAUC <0003> db_auc.c:236 IMSI='262429604707243': Calling to generate 4 vectors 20241127122525506 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241127122525506 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525506 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525506 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127122525506 DAUC <0003> auc.c:113 vector [0]: rand = 86774848bc1220749f57b1afc6e9ea9c 20241127122525506 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127122525506 DAUC <0003> auc.c:142 vector [0]: autn = 6fc46f9a263500000ebdc3af56f6f98d 20241127122525506 DAUC <0003> auc.c:143 vector [0]: ck = cf875806583ebf053f7642b495a4af87 20241127122525506 DAUC <0003> auc.c:144 vector [0]: ik = 0f98b65c5c3d5e5f789bf247aa98c5f4 20241127122525506 DAUC <0003> auc.c:145 vector [0]: res = fcd419ca8e4b728e0000000000000000 20241127122525506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525506 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525506 DAUC <0003> auc.c:151 vector [0]: kc = 87f25ea93b3f8b29 20241127122525506 DAUC <0003> auc.c:152 vector [0]: sres = 729f6b44 20241127122525506 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525506 DAUC <0003> auc.c:113 vector [1]: rand = 069dbdc738600e8592b68357e3828677 20241127122525506 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127122525506 DAUC <0003> auc.c:142 vector [1]: autn = 4f725a3d1cea0000da36b3399ac7b1a2 20241127122525506 DAUC <0003> auc.c:143 vector [1]: ck = c2f8e04162d8ea7b8d550b625efff255 20241127122525506 DAUC <0003> auc.c:144 vector [1]: ik = 3f00dde08f3497437b50899c1b4d7cf7 20241127122525506 DAUC <0003> auc.c:145 vector [1]: res = 480ea49a13e0488c0000000000000000 20241127122525506 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525506 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122525506 DAUC <0003> auc.c:151 vector [1]: kc = 0bfdbf5fa85ef39a 20241127122525506 DAUC <0003> auc.c:152 vector [1]: sres = 5beeec16 20241127122525506 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122525506 DAUC <0003> auc.c:113 vector [2]: rand = e797f665574d08418843e68778d37cba 20241127122525506 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127122525506 DAUC <0003> auc.c:142 vector [2]: autn = da37a32aa7300000b291d2c173ef88e3 20241127122525506 DAUC <0003> auc.c:143 vector [2]: ck = 3cc362c7d60749c97c8ecf1be2118e86 20241127122525506 DAUC <0003> auc.c:144 vector [2]: ik = ca5de926a83b2154bf9e8eec3998be6c 20241127122525506 DAUC <0003> auc.c:145 vector [2]: res = 20e0514609d709e40000000000000000 20241127122525506 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525506 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122525506 DAUC <0003> auc.c:151 vector [2]: kc = 358eca16a5b55877 20241127122525506 DAUC <0003> auc.c:152 vector [2]: sres = 293758a2 20241127122525506 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122525506 DAUC <0003> auc.c:113 vector [3]: rand = bedefe299a7e1c8af04ceceadc2445ac 20241127122525506 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127122525506 DAUC <0003> auc.c:142 vector [3]: autn = a75fd38c73040000c036ef338cce56b7 20241127122525506 DAUC <0003> auc.c:143 vector [3]: ck = 5e5c7cce68b270d20e8d8d92ae12a01a 20241127122525506 DAUC <0003> auc.c:144 vector [3]: ik = d3d09e8b721631d0116a03bda0351919 20241127122525506 DAUC <0003> auc.c:145 vector [3]: res = b41e930678a16df60000000000000000 20241127122525506 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525506 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122525506 DAUC <0003> auc.c:151 vector [3]: kc = 926b6c6a1483f801 20241127122525506 DAUC <0003> auc.c:152 vector [3]: sres = ccbffef0 20241127122525506 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122525506 DAUC <0003> db_auc.c:245 IMSI='262429604707243': Generated 4 vectors 20241127122525506 DAUC <0003> db_auc.c:249 IMSI='262429604707243': Updating SQN=161 in DB 20241127122525506 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429604707243"} 20241127122525506 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525508 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525508 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429604707243"} 20241127122525508 DAUC <0003> db_auc.c:157 IMSI='262429604707243': No 2G Auth Data 20241127122525508 DAUC <0003> db_auc.c:236 IMSI='262429604707243': Calling to generate 5 vectors 20241127122525508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122525508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525508 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127122525508 DAUC <0003> auc.c:113 vector [0]: rand = 19e5ebb3cfd949e2c23a7a6030114fa9 20241127122525508 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127122525508 DAUC <0003> auc.c:142 vector [0]: autn = c1f32cc0ed5c000081844f5033ba8594 20241127122525508 DAUC <0003> auc.c:143 vector [0]: ck = ff6efc015b0147e08f41e5758fa4fcaa 20241127122525508 DAUC <0003> auc.c:144 vector [0]: ik = 6f45eae57811910623c7bea715d25ad2 20241127122525508 DAUC <0003> auc.c:145 vector [0]: res = 5bc0448bc14561b70000000000000000 20241127122525508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525508 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525508 DAUC <0003> auc.c:151 vector [0]: kc = 3cad4d36b966709e 20241127122525508 DAUC <0003> auc.c:152 vector [0]: sres = 9a85253c 20241127122525508 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525508 DAUC <0003> auc.c:113 vector [1]: rand = 1a3011e4d878373029b26d83aeada889 20241127122525508 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127122525508 DAUC <0003> auc.c:142 vector [1]: autn = 40dc120cd40100008be21e0c74ad0021 20241127122525508 DAUC <0003> auc.c:143 vector [1]: ck = 4ee83c0d5c236934033a54341ecc76b7 20241127122525508 DAUC <0003> auc.c:144 vector [1]: ik = 6978d9c9dba5b17f102eb68a3c3ca3ae 20241127122525508 DAUC <0003> auc.c:145 vector [1]: res = 848e1ef084c0f5db0000000000000000 20241127122525508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525508 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122525508 DAUC <0003> auc.c:151 vector [1]: kc = 3484077aa5760d52 20241127122525508 DAUC <0003> auc.c:152 vector [1]: sres = 004eeb2b 20241127122525508 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122525508 DAUC <0003> auc.c:113 vector [2]: rand = c99526b32dcaf4da598dd475f91a9112 20241127122525508 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127122525508 DAUC <0003> auc.c:142 vector [2]: autn = be8752af41f8000008f7fe7d64948ad0 20241127122525508 DAUC <0003> auc.c:143 vector [2]: ck = 3062ebb88684ab5620b790493ec4778a 20241127122525508 DAUC <0003> auc.c:144 vector [2]: ik = fb6b31388b584d2e6d5b5fbc7abfb132 20241127122525508 DAUC <0003> auc.c:145 vector [2]: res = e5c8ac9115c87a3f0000000000000000 20241127122525508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525508 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122525508 DAUC <0003> auc.c:151 vector [2]: kc = 86e5157549a720c0 20241127122525508 DAUC <0003> auc.c:152 vector [2]: sres = f000d6ae 20241127122525508 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122525508 DAUC <0003> auc.c:113 vector [3]: rand = d8fd68228696463a33fe9ded94082ce1 20241127122525508 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127122525508 DAUC <0003> auc.c:142 vector [3]: autn = 0cbfe1146f590000f94b96acec4f4542 20241127122525508 DAUC <0003> auc.c:143 vector [3]: ck = 448c8d99f71584f8dfc9fd4b6833b5cf 20241127122525508 DAUC <0003> auc.c:144 vector [3]: ik = 4ae89c120227ac9259c1b80083a1ecf0 20241127122525508 DAUC <0003> auc.c:145 vector [3]: res = 202ba33cb2c40e960000000000000000 20241127122525508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525508 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122525508 DAUC <0003> auc.c:151 vector [3]: kc = 886c54c01ea07155 20241127122525508 DAUC <0003> auc.c:152 vector [3]: sres = 92efadaa 20241127122525508 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122525508 DAUC <0003> auc.c:113 vector [4]: rand = a948159fc824273e9a899103bc5826ae 20241127122525508 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127122525508 DAUC <0003> auc.c:142 vector [4]: autn = 90c551a74b8e0000d45bd0d770e291f4 20241127122525508 DAUC <0003> auc.c:143 vector [4]: ck = e97beed85184f2666fcfb91ef50ee183 20241127122525508 DAUC <0003> auc.c:144 vector [4]: ik = 1ba3aa5f1cc468a1b822183de4b42189 20241127122525508 DAUC <0003> auc.c:145 vector [4]: res = 5977d283309742430000000000000000 20241127122525508 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525508 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122525508 DAUC <0003> auc.c:151 vector [4]: kc = 2535e5a45cfa5acd 20241127122525508 DAUC <0003> auc.c:152 vector [4]: sres = 69e090c0 20241127122525508 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122525508 DAUC <0003> db_auc.c:245 IMSI='262429604707243': Generated 5 vectors 20241127122525508 DAUC <0003> db_auc.c:249 IMSI='262429604707243': Updating SQN=321 in DB 20241127122525508 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429604707243"} 20241127122525508 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525508 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525508 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525509 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525509 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429604707243"} 20241127122525509 DAUC <0003> db_auc.c:157 IMSI='262429604707243': No 2G Auth Data 20241127122525509 DAUC <0003> db_auc.c:236 IMSI='262429604707243': Calling to generate 5 vectors 20241127122525509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122525509 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525509 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525509 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127122525509 DAUC <0003> auc.c:113 vector [0]: rand = c9177967da712cabb73cf8f0ef36fc04 20241127122525509 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127122525509 DAUC <0003> auc.c:142 vector [0]: autn = 1d57427040c600004f3f8530ed7ae639 20241127122525509 DAUC <0003> auc.c:143 vector [0]: ck = 75f67a0525ede7fda95b9c85071c2e9b 20241127122525509 DAUC <0003> auc.c:144 vector [0]: ik = 1cec2f4e29bfadb9feb729495f70ddb1 20241127122525509 DAUC <0003> auc.c:145 vector [0]: res = eb516b65f06f2e040000000000000000 20241127122525509 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525509 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525509 DAUC <0003> auc.c:151 vector [0]: kc = 3ef6e087543eb96e 20241127122525509 DAUC <0003> auc.c:152 vector [0]: sres = 1b3e4561 20241127122525509 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525509 DAUC <0003> auc.c:113 vector [1]: rand = fa2c3da7853e01851b03d55adcb1904e 20241127122525509 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127122525509 DAUC <0003> auc.c:142 vector [1]: autn = f539f9d2fafb0000cf5d4e81e89defda 20241127122525510 DAUC <0003> auc.c:143 vector [1]: ck = 7c8f3b3cf10a1bd54887903c491668f6 20241127122525510 DAUC <0003> auc.c:144 vector [1]: ik = 66d9f813a629f0c380b49359b0084204 20241127122525510 DAUC <0003> auc.c:145 vector [1]: res = 2a8553e1e32469d50000000000000000 20241127122525510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525510 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122525510 DAUC <0003> auc.c:151 vector [1]: kc = d265c04aae3dc1e4 20241127122525510 DAUC <0003> auc.c:152 vector [1]: sres = c9a13a34 20241127122525510 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122525510 DAUC <0003> auc.c:113 vector [2]: rand = 031735b845a785768b21abb77ad2a632 20241127122525510 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127122525510 DAUC <0003> auc.c:142 vector [2]: autn = c6aab0b89edc00007ff20fcba0a0e87b 20241127122525510 DAUC <0003> auc.c:143 vector [2]: ck = 0ea386baf1f9c09fd7fa4419198fa321 20241127122525510 DAUC <0003> auc.c:144 vector [2]: ik = eaa8510df3cde0a4602cbea4284a38ff 20241127122525510 DAUC <0003> auc.c:145 vector [2]: res = 4a36835ef18fae580000000000000000 20241127122525510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525510 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122525510 DAUC <0003> auc.c:151 vector [2]: kc = 53dd2d0a33f1bbe5 20241127122525510 DAUC <0003> auc.c:152 vector [2]: sres = bbb92d06 20241127122525510 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122525510 DAUC <0003> auc.c:113 vector [3]: rand = f129888693f8ee9d20f8933c2cb06477 20241127122525510 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127122525510 DAUC <0003> auc.c:142 vector [3]: autn = da94b41cf37a00006f675fdfb971c85f 20241127122525510 DAUC <0003> auc.c:143 vector [3]: ck = 0e6197be00ccfcb6a2626399b76c69fd 20241127122525510 DAUC <0003> auc.c:144 vector [3]: ik = d7afbc6a92a4220eca983f5184b7bb15 20241127122525510 DAUC <0003> auc.c:145 vector [3]: res = 802a9fcfbb7443280000000000000000 20241127122525510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525510 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122525510 DAUC <0003> auc.c:151 vector [3]: kc = b134771ca1b30c50 20241127122525510 DAUC <0003> auc.c:152 vector [3]: sres = 3b5edce7 20241127122525510 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122525510 DAUC <0003> auc.c:113 vector [4]: rand = 6c9ed5a5cd7e30e4f4e30d4f8269b089 20241127122525510 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127122525510 DAUC <0003> auc.c:142 vector [4]: autn = 92d954ce03640000309e99d6bec569b4 20241127122525510 DAUC <0003> auc.c:143 vector [4]: ck = e572755c43c435e37d98f7d50ee13224 20241127122525510 DAUC <0003> auc.c:144 vector [4]: ik = 0d8a03829d23f65d8572cd5635608141 20241127122525510 DAUC <0003> auc.c:145 vector [4]: res = ef4ba3b6566843eb0000000000000000 20241127122525510 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525510 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122525510 DAUC <0003> auc.c:151 vector [4]: kc = 10124c5de56670db 20241127122525510 DAUC <0003> auc.c:152 vector [4]: sres = b923e05d 20241127122525510 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122525510 DAUC <0003> db_auc.c:245 IMSI='262429604707243': Generated 5 vectors 20241127122525510 DAUC <0003> db_auc.c:249 IMSI='262429604707243': Updating SQN=481 in DB 20241127122525510 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429604707243"} 20241127122525510 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429604707243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525510 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525510 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4258 20241127122525512 DAUC <0003> db_auc.c:157 IMSI='262423489418041': No 2G Auth Data 20241127122525512 DAUC <0003> db_auc.c:192 IMSI='262423489418041': No 3G Auth Data 20241127122525518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241127122525520 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525520 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423489418041"} 20241127122525520 DAUC <0003> db_auc.c:157 IMSI='262423489418041': No 2G Auth Data 20241127122525520 DAUC <0003> db_auc.c:236 IMSI='262423489418041': Calling to generate 1 vectors 20241127122525520 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241127122525520 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525520 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127122525520 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122525520 DAUC <0003> auc.c:113 vector [0]: rand = 943c5b30ea1e9f1ff3cb0aaa3cec79e5 20241127122525520 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122525520 DAUC <0003> auc.c:142 vector [0]: autn = 3852dd7e7fa200000746c267569c03ab 20241127122525520 DAUC <0003> auc.c:143 vector [0]: ck = 9c197a31b17954d802242e87767c0584 20241127122525520 DAUC <0003> auc.c:144 vector [0]: ik = 5731745e9ed0e298248d2cb5d82f476f 20241127122525520 DAUC <0003> auc.c:145 vector [0]: res = b45e79b17c3d745e0000000000000000 20241127122525520 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525520 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525520 DAUC <0003> auc.c:151 vector [0]: kc = ed810c5d81faf4ab 20241127122525520 DAUC <0003> auc.c:152 vector [0]: sres = c8630def 20241127122525520 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525520 DAUC <0003> db_auc.c:245 IMSI='262423489418041': Generated 1 vectors 20241127122525520 DAUC <0003> db_auc.c:249 IMSI='262423489418041': Updating SQN=33 in DB 20241127122525520 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423489418041"} 20241127122525520 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525520 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525520 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525522 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525522 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423489418041"} 20241127122525522 DAUC <0003> db_auc.c:157 IMSI='262423489418041': No 2G Auth Data 20241127122525522 DAUC <0003> db_auc.c:236 IMSI='262423489418041': Calling to generate 4 vectors 20241127122525522 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241127122525522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525522 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127122525522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127122525522 DAUC <0003> auc.c:113 vector [0]: rand = b06a3ecde89cce083bfcc5a482c94025 20241127122525522 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127122525522 DAUC <0003> auc.c:142 vector [0]: autn = 761f4fe1bd230000fe5f96b8b40b6f05 20241127122525522 DAUC <0003> auc.c:143 vector [0]: ck = 011e7fbc4f4869e56943bc1437b624cc 20241127122525522 DAUC <0003> auc.c:144 vector [0]: ik = 23e24cb87d22305d797431396f9d4e62 20241127122525522 DAUC <0003> auc.c:145 vector [0]: res = 27af63dc779e333b0000000000000000 20241127122525522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525522 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525522 DAUC <0003> auc.c:151 vector [0]: kc = 32cbbe296a413316 20241127122525522 DAUC <0003> auc.c:152 vector [0]: sres = 503150e7 20241127122525522 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525522 DAUC <0003> auc.c:113 vector [1]: rand = e7e7b0b33cb758e1988c799dccaaea0b 20241127122525522 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127122525522 DAUC <0003> auc.c:142 vector [1]: autn = fb931279d7bd00008ac6a8a42252ea62 20241127122525522 DAUC <0003> auc.c:143 vector [1]: ck = b0ea67a2d101bb8c3921e02f6e4c1c00 20241127122525522 DAUC <0003> auc.c:144 vector [1]: ik = 2c3977d9c78f4b884e6dcf0cee3c9c85 20241127122525522 DAUC <0003> auc.c:145 vector [1]: res = 46a84cef66556b570000000000000000 20241127122525522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525522 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122525522 DAUC <0003> auc.c:151 vector [1]: kc = eb9f3f5896fe7081 20241127122525522 DAUC <0003> auc.c:152 vector [1]: sres = 20fd27b8 20241127122525522 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122525522 DAUC <0003> auc.c:113 vector [2]: rand = f56ffd57e4b0c795de5753439dc3848b 20241127122525522 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127122525522 DAUC <0003> auc.c:142 vector [2]: autn = 2d3d0f88c22400000e2909704fa0d4cf 20241127122525522 DAUC <0003> auc.c:143 vector [2]: ck = 8d6956b1491c43d4497b4260a69bfcb4 20241127122525522 DAUC <0003> auc.c:144 vector [2]: ik = 12c2a10b447139b58dcd8e06bf15ae84 20241127122525522 DAUC <0003> auc.c:145 vector [2]: res = 028958aa132396660000000000000000 20241127122525522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525522 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122525522 DAUC <0003> auc.c:151 vector [2]: kc = 5b1d3bdc14e32851 20241127122525522 DAUC <0003> auc.c:152 vector [2]: sres = 11aacecc 20241127122525522 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122525522 DAUC <0003> auc.c:113 vector [3]: rand = 019ae11b5d3e36615e0161d5af16efa3 20241127122525522 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127122525522 DAUC <0003> auc.c:142 vector [3]: autn = e038b4acbd120000d0850049a8c81b73 20241127122525522 DAUC <0003> auc.c:143 vector [3]: ck = 5a520770107aca7659a97841c61bf650 20241127122525522 DAUC <0003> auc.c:144 vector [3]: ik = 1c7665b8d25720d4e0b74115748da683 20241127122525522 DAUC <0003> auc.c:145 vector [3]: res = 4558eb7a4dadb4b20000000000000000 20241127122525522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525522 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122525522 DAUC <0003> auc.c:151 vector [3]: kc = ff3a5b9c70bbba71 20241127122525522 DAUC <0003> auc.c:152 vector [3]: sres = 08f55fc8 20241127122525522 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122525522 DAUC <0003> db_auc.c:245 IMSI='262423489418041': Generated 4 vectors 20241127122525522 DAUC <0003> db_auc.c:249 IMSI='262423489418041': Updating SQN=161 in DB 20241127122525522 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423489418041"} 20241127122525522 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525522 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525522 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525524 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525524 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423489418041"} 20241127122525524 DAUC <0003> db_auc.c:157 IMSI='262423489418041': No 2G Auth Data 20241127122525524 DAUC <0003> db_auc.c:236 IMSI='262423489418041': Calling to generate 5 vectors 20241127122525524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122525524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525524 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127122525524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127122525524 DAUC <0003> auc.c:113 vector [0]: rand = 5bc978a4246a4bc0e2fbc2066143d4c7 20241127122525524 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127122525524 DAUC <0003> auc.c:142 vector [0]: autn = b8eb8db121390000b39bc14fc210d69f 20241127122525524 DAUC <0003> auc.c:143 vector [0]: ck = 5322e5a236f7377303dc0b17f1351508 20241127122525524 DAUC <0003> auc.c:144 vector [0]: ik = 14ba524f28f94c79f9ed2067f1c8df20 20241127122525524 DAUC <0003> auc.c:145 vector [0]: res = df30a9d6285059140000000000000000 20241127122525524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525524 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525524 DAUC <0003> auc.c:151 vector [0]: kc = bda99c9d1ef3b122 20241127122525524 DAUC <0003> auc.c:152 vector [0]: sres = f760f0c2 20241127122525524 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525524 DAUC <0003> auc.c:113 vector [1]: rand = 84300f6b8af42e0c3384da4cb49f4296 20241127122525524 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127122525524 DAUC <0003> auc.c:142 vector [1]: autn = ddf332331be70000864f964d55587c81 20241127122525524 DAUC <0003> auc.c:143 vector [1]: ck = d143a5dbb28bfa33f1be8fb3d8da8f95 20241127122525524 DAUC <0003> auc.c:144 vector [1]: ik = b55f417c9ca022631e543c30323d7a17 20241127122525524 DAUC <0003> auc.c:145 vector [1]: res = 6d96add6e5a510010000000000000000 20241127122525524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525524 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122525524 DAUC <0003> auc.c:151 vector [1]: kc = 8bf65724c4cc2dd2 20241127122525524 DAUC <0003> auc.c:152 vector [1]: sres = 8833bdd7 20241127122525524 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122525524 DAUC <0003> auc.c:113 vector [2]: rand = 773adcd9a028e7caa548aa0374aba8fc 20241127122525524 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127122525524 DAUC <0003> auc.c:142 vector [2]: autn = bd05ae4bc7ee0000bb067076be5f2d18 20241127122525524 DAUC <0003> auc.c:143 vector [2]: ck = 7a477da40e082ec4e9214640847b2f90 20241127122525524 DAUC <0003> auc.c:144 vector [2]: ik = a88802125d2f7b39f4882de97dd94146 20241127122525524 DAUC <0003> auc.c:145 vector [2]: res = 64d04b1c3e6a02a60000000000000000 20241127122525524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525524 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122525524 DAUC <0003> auc.c:151 vector [2]: kc = cf66141faa853b2b 20241127122525524 DAUC <0003> auc.c:152 vector [2]: sres = 5aba49ba 20241127122525524 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122525524 DAUC <0003> auc.c:113 vector [3]: rand = 043ad759a231ba7e01f499dd66fb11e2 20241127122525524 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127122525524 DAUC <0003> auc.c:142 vector [3]: autn = e4f37e1f979700006b3f33c415c5093f 20241127122525524 DAUC <0003> auc.c:143 vector [3]: ck = 95814aaae798a73e88f126f0a40dff16 20241127122525524 DAUC <0003> auc.c:144 vector [3]: ik = 94d3fc91cfd69d801637ce4fd98834f2 20241127122525524 DAUC <0003> auc.c:145 vector [3]: res = 0d2a56d8ecd8592b0000000000000000 20241127122525524 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525524 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122525524 DAUC <0003> auc.c:151 vector [3]: kc = 9f945e8455cbf15a 20241127122525524 DAUC <0003> auc.c:152 vector [3]: sres = e1f20ff3 20241127122525524 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122525524 DAUC <0003> auc.c:113 vector [4]: rand = 39feb1e2979e9bb0c5b7d8db90232806 20241127122525524 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127122525524 DAUC <0003> auc.c:142 vector [4]: autn = c4cb65bb42df00008a1f4e34426cc09b 20241127122525524 DAUC <0003> auc.c:143 vector [4]: ck = 313abea9605f26d393ab39dc2532b5f3 20241127122525524 DAUC <0003> auc.c:144 vector [4]: ik = a2a6575c88a94365d0f61a7527c06309 20241127122525524 DAUC <0003> auc.c:145 vector [4]: res = 03c687ba61d928d40000000000000000 20241127122525524 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525524 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122525524 DAUC <0003> auc.c:151 vector [4]: kc = d0c1ca5cea04b34c 20241127122525524 DAUC <0003> auc.c:152 vector [4]: sres = 621faf6e 20241127122525524 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122525524 DAUC <0003> db_auc.c:245 IMSI='262423489418041': Generated 5 vectors 20241127122525524 DAUC <0003> db_auc.c:249 IMSI='262423489418041': Updating SQN=321 in DB 20241127122525524 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423489418041"} 20241127122525524 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525524 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525524 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525525 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525525 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423489418041"} 20241127122525525 DAUC <0003> db_auc.c:157 IMSI='262423489418041': No 2G Auth Data 20241127122525525 DAUC <0003> db_auc.c:236 IMSI='262423489418041': Calling to generate 5 vectors 20241127122525525 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122525525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525525 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127122525525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127122525525 DAUC <0003> auc.c:113 vector [0]: rand = 04a09a64630e05c47b2becee2093ce57 20241127122525525 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127122525525 DAUC <0003> auc.c:142 vector [0]: autn = a65f214aaa6b0000d2356086760cac99 20241127122525525 DAUC <0003> auc.c:143 vector [0]: ck = bcc5ed972922d42c69bda44938334914 20241127122525525 DAUC <0003> auc.c:144 vector [0]: ik = 726003c6f8742a68c01b560d90d280b4 20241127122525525 DAUC <0003> auc.c:145 vector [0]: res = f5763686542e9af80000000000000000 20241127122525525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525525 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122525526 DAUC <0003> auc.c:151 vector [0]: kc = 67031c1579b737e4 20241127122525526 DAUC <0003> auc.c:152 vector [0]: sres = a158ac7e 20241127122525526 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122525526 DAUC <0003> auc.c:113 vector [1]: rand = b1cb54473b7168639f1964caf40630a2 20241127122525526 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127122525526 DAUC <0003> auc.c:142 vector [1]: autn = 7f70b60fae7800005b0eb42565ae1faf 20241127122525526 DAUC <0003> auc.c:143 vector [1]: ck = 33cc2e9e256cd194247b904804d6c309 20241127122525526 DAUC <0003> auc.c:144 vector [1]: ik = b003473a19024c9ab21d044f6d8d4a88 20241127122525526 DAUC <0003> auc.c:145 vector [1]: res = 9927c42867a7bd080000000000000000 20241127122525526 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525526 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122525526 DAUC <0003> auc.c:151 vector [1]: kc = 15a9fda35535148f 20241127122525526 DAUC <0003> auc.c:152 vector [1]: sres = fe807920 20241127122525526 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122525526 DAUC <0003> auc.c:113 vector [2]: rand = 1c96e28cc33efd9ffeecd5ce9782f123 20241127122525526 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127122525526 DAUC <0003> auc.c:142 vector [2]: autn = a603140fc0e00000f968b564887d19cc 20241127122525526 DAUC <0003> auc.c:143 vector [2]: ck = cea972e8d85ca1c6cb6d7626b2ccfd42 20241127122525526 DAUC <0003> auc.c:144 vector [2]: ik = b3834d6e16d11932bdeb5be6c7d9bfef 20241127122525526 DAUC <0003> auc.c:145 vector [2]: res = 126c8ef0fabfbbb10000000000000000 20241127122525526 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525526 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122525526 DAUC <0003> auc.c:151 vector [2]: kc = 0bac1246bb98fa59 20241127122525526 DAUC <0003> auc.c:152 vector [2]: sres = e8d33541 20241127122525526 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122525526 DAUC <0003> auc.c:113 vector [3]: rand = a1427d9693bdf153e8d1e9becd51553f 20241127122525526 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127122525526 DAUC <0003> auc.c:142 vector [3]: autn = 890298f3d4390000e07a298c17bc85d4 20241127122525526 DAUC <0003> auc.c:143 vector [3]: ck = c7822e82b601860cbab9b2241cee79ac 20241127122525526 DAUC <0003> auc.c:144 vector [3]: ik = b08112722c0538f9a7c1028364758bed 20241127122525526 DAUC <0003> auc.c:145 vector [3]: res = 53e63b2f5eb4f93e0000000000000000 20241127122525526 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525526 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122525526 DAUC <0003> auc.c:151 vector [3]: kc = 6a7b8c57e29f4cb4 20241127122525526 DAUC <0003> auc.c:152 vector [3]: sres = 0d52c211 20241127122525526 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122525526 DAUC <0003> auc.c:113 vector [4]: rand = 7fedefacb6d5fc42cf593c01145e4b54 20241127122525526 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127122525526 DAUC <0003> auc.c:142 vector [4]: autn = 7cca72eb59610000240dbb66e5228d38 20241127122525526 DAUC <0003> auc.c:143 vector [4]: ck = d5d756fb303cef1b2f98c9a5775cb527 20241127122525526 DAUC <0003> auc.c:144 vector [4]: ik = c286e1106627606e00e15e1935c64490 20241127122525526 DAUC <0003> auc.c:145 vector [4]: res = aced00f5e0318ad00000000000000000 20241127122525526 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525526 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122525526 DAUC <0003> auc.c:151 vector [4]: kc = 3828205714817ec2 20241127122525526 DAUC <0003> auc.c:152 vector [4]: sres = 4cdc8a25 20241127122525526 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122525526 DAUC <0003> db_auc.c:245 IMSI='262423489418041': Generated 5 vectors 20241127122525526 DAUC <0003> db_auc.c:249 IMSI='262423489418041': Updating SQN=481 in DB 20241127122525526 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423489418041"} 20241127122525526 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423489418041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525526 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525526 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241127122525528 DAUC <0003> db_auc.c:157 IMSI='262427629821772': No 2G Auth Data 20241127122525528 DAUC <0003> db_auc.c:192 IMSI='262427629821772': No 3G Auth Data 20241127122525534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241127122525535 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525535 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427629821772"} 20241127122525535 DAUC <0003> db_auc.c:236 IMSI='262427629821772': Calling to generate 1 vectors 20241127122525535 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241127122525535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525535 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122525535 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525535 DAUC <0003> auc.c:113 vector [0]: rand = 53c5e43aabf4096a6d400c188a02d4e5 20241127122525535 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122525535 DAUC <0003> auc.c:142 vector [0]: autn = 259d07bd94010000373c9a0d63e7abdb 20241127122525535 DAUC <0003> auc.c:143 vector [0]: ck = 1e7f39c65839ee3fa585094d3fe53208 20241127122525535 DAUC <0003> auc.c:144 vector [0]: ik = 98e33603d4ff6ccb9430b327f7c2f1df 20241127122525535 DAUC <0003> auc.c:145 vector [0]: res = aab599cdff722a100000000000000000 20241127122525535 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525535 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525535 DAUC <0003> auc.c:179 vector [0]: kc = 181fb821d7c71c00 20241127122525535 DAUC <0003> auc.c:180 vector [0]: sres = 678882f1 20241127122525535 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525535 DAUC <0003> db_auc.c:245 IMSI='262427629821772': Generated 1 vectors 20241127122525535 DAUC <0003> db_auc.c:249 IMSI='262427629821772': Updating SQN=33 in DB 20241127122525535 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427629821772"} 20241127122525535 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525535 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525535 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525537 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427629821772"} 20241127122525537 DAUC <0003> db_auc.c:236 IMSI='262427629821772': Calling to generate 4 vectors 20241127122525537 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241127122525537 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525537 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525537 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127122525537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525537 DAUC <0003> auc.c:113 vector [0]: rand = d4eaa1a9c57aea1fc860a859ac49fefc 20241127122525537 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127122525537 DAUC <0003> auc.c:142 vector [0]: autn = 3c906014c05d0000c51efd61c274af45 20241127122525537 DAUC <0003> auc.c:143 vector [0]: ck = 7722dd1f481f09f76d2ca2d544368da3 20241127122525537 DAUC <0003> auc.c:144 vector [0]: ik = 6e78da52dcb7d4ce7398a91a1f619437 20241127122525537 DAUC <0003> auc.c:145 vector [0]: res = b372184e61d3a1630000000000000000 20241127122525537 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525537 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525537 DAUC <0003> auc.c:179 vector [0]: kc = 001bddc1a7426000 20241127122525537 DAUC <0003> auc.c:180 vector [0]: sres = 29470be9 20241127122525537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525537 DAUC <0003> auc.c:113 vector [1]: rand = 3e48914bdded69300b621917bd332bdd 20241127122525537 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127122525537 DAUC <0003> auc.c:142 vector [1]: autn = 6cb50f3fd7000000e32d9e7205c0e744 20241127122525537 DAUC <0003> auc.c:143 vector [1]: ck = 29e50ca86786167a4cb738ae0cd4d9b1 20241127122525537 DAUC <0003> auc.c:144 vector [1]: ik = d35bb0bae5858fc9df33d6f0bcb7f6ca 20241127122525537 DAUC <0003> auc.c:145 vector [1]: res = 9b4b85876015327e0000000000000000 20241127122525537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525537 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525537 DAUC <0003> auc.c:179 vector [1]: kc = 8ecda298aaa66c00 20241127122525537 DAUC <0003> auc.c:180 vector [1]: sres = 43557f7f 20241127122525537 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525537 DAUC <0003> auc.c:113 vector [2]: rand = 9f92caedabb7d6fb089bad409e7a7100 20241127122525537 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127122525537 DAUC <0003> auc.c:142 vector [2]: autn = 9ed58be965110000cfac4af92b895668 20241127122525537 DAUC <0003> auc.c:143 vector [2]: ck = 83a9b12e22857bc754b0569d9a0728a9 20241127122525537 DAUC <0003> auc.c:144 vector [2]: ik = d1ebc7a9be6c33dbb6fc8a664cdb4007 20241127122525537 DAUC <0003> auc.c:145 vector [2]: res = dc34643a356c6e6b0000000000000000 20241127122525537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525537 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525537 DAUC <0003> auc.c:179 vector [2]: kc = eb72c719ed558c00 20241127122525537 DAUC <0003> auc.c:180 vector [2]: sres = 34c180ce 20241127122525537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525537 DAUC <0003> auc.c:113 vector [3]: rand = 7a67bc1baf6700e79d71ef92c7fcd055 20241127122525537 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127122525537 DAUC <0003> auc.c:142 vector [3]: autn = 2b970013999c000081c5541f4c159287 20241127122525537 DAUC <0003> auc.c:143 vector [3]: ck = 34327717dae18e20c97dd22467f3e6fb 20241127122525537 DAUC <0003> auc.c:144 vector [3]: ik = b62cd4c577cdbd4270cc2f5df9af3e3a 20241127122525537 DAUC <0003> auc.c:145 vector [3]: res = 9c8add558c8cd0ad0000000000000000 20241127122525537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525537 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525537 DAUC <0003> auc.c:179 vector [3]: kc = f7461aadb576e800 20241127122525537 DAUC <0003> auc.c:180 vector [3]: sres = 1d272b0a 20241127122525537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525537 DAUC <0003> db_auc.c:245 IMSI='262427629821772': Generated 4 vectors 20241127122525537 DAUC <0003> db_auc.c:249 IMSI='262427629821772': Updating SQN=161 in DB 20241127122525537 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427629821772"} 20241127122525537 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525538 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525538 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427629821772"} 20241127122525538 DAUC <0003> db_auc.c:236 IMSI='262427629821772': Calling to generate 5 vectors 20241127122525538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122525538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127122525538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525538 DAUC <0003> auc.c:113 vector [0]: rand = 3ef4d018d36fa102c3dca7907500c5bc 20241127122525538 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127122525538 DAUC <0003> auc.c:142 vector [0]: autn = 3d33e659505700000dc4be2d9b882dda 20241127122525538 DAUC <0003> auc.c:143 vector [0]: ck = 66a6a423eb80b0d9648e545d157be8d6 20241127122525538 DAUC <0003> auc.c:144 vector [0]: ik = 411fdde34cee3697169f8516e23f7dbf 20241127122525538 DAUC <0003> auc.c:145 vector [0]: res = ead08e7a2b97f8c40000000000000000 20241127122525538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525538 DAUC <0003> auc.c:179 vector [0]: kc = cbf38ac59d478c00 20241127122525538 DAUC <0003> auc.c:180 vector [0]: sres = cd76bb65 20241127122525538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525538 DAUC <0003> auc.c:113 vector [1]: rand = 9fe211a8518e71271144bd30559f4a9b 20241127122525538 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127122525538 DAUC <0003> auc.c:142 vector [1]: autn = 10c6e1aa64df0000793e2010434a2e6e 20241127122525538 DAUC <0003> auc.c:143 vector [1]: ck = 3b80e90afff7212d0acb238d0639ec7f 20241127122525538 DAUC <0003> auc.c:144 vector [1]: ik = a8d640a62c4adc064a4f88b85aff7a0a 20241127122525538 DAUC <0003> auc.c:145 vector [1]: res = 96405f1450f4e1ad0000000000000000 20241127122525538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525538 DAUC <0003> auc.c:179 vector [1]: kc = a8ba5429647d5c00 20241127122525538 DAUC <0003> auc.c:180 vector [1]: sres = d70cf5ef 20241127122525538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525538 DAUC <0003> auc.c:113 vector [2]: rand = c558365c08fbc790987982d37f91c788 20241127122525538 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127122525538 DAUC <0003> auc.c:142 vector [2]: autn = b5c65db81ce40000084635eb898aa395 20241127122525538 DAUC <0003> auc.c:143 vector [2]: ck = 108e36c2a7e8e853f78e4b9766d06632 20241127122525538 DAUC <0003> auc.c:144 vector [2]: ik = aa9279e351b7539500f3781f6c21255b 20241127122525538 DAUC <0003> auc.c:145 vector [2]: res = b567c23bee7af7550000000000000000 20241127122525538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525538 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525538 DAUC <0003> auc.c:179 vector [2]: kc = 1a6cbbef4b81b000 20241127122525538 DAUC <0003> auc.c:180 vector [2]: sres = 42752024 20241127122525538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525538 DAUC <0003> auc.c:113 vector [3]: rand = 9b9633f230935339d9eec810a89f1c4d 20241127122525538 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127122525538 DAUC <0003> auc.c:142 vector [3]: autn = 9eccab530beb000018b0200ec39a1a68 20241127122525538 DAUC <0003> auc.c:143 vector [3]: ck = b7eca842de65e5b376dbc91e4df39a5d 20241127122525538 DAUC <0003> auc.c:144 vector [3]: ik = 578d2e8c744d645d5b1149558188c510 20241127122525538 DAUC <0003> auc.c:145 vector [3]: res = ad7cfef18de0c7590000000000000000 20241127122525538 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525538 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525538 DAUC <0003> auc.c:179 vector [3]: kc = 0f5644546ffbbc00 20241127122525538 DAUC <0003> auc.c:180 vector [3]: sres = 70e86f80 20241127122525538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525538 DAUC <0003> auc.c:113 vector [4]: rand = 08a0939c1d8a5b271513096506d4bf2d 20241127122525538 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127122525538 DAUC <0003> auc.c:142 vector [4]: autn = 8e990e7bf93e000038a572254cc7c42b 20241127122525538 DAUC <0003> auc.c:143 vector [4]: ck = d92a34cc27789aad8ef2df4faa99f31e 20241127122525538 DAUC <0003> auc.c:144 vector [4]: ik = f130baecbd9bf8c4a00e80b811dd879d 20241127122525538 DAUC <0003> auc.c:145 vector [4]: res = 60ad993365058cb40000000000000000 20241127122525538 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525538 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122525538 DAUC <0003> auc.c:179 vector [4]: kc = 947d8def59508000 20241127122525538 DAUC <0003> auc.c:180 vector [4]: sres = 842d9ee3 20241127122525538 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122525538 DAUC <0003> db_auc.c:245 IMSI='262427629821772': Generated 5 vectors 20241127122525538 DAUC <0003> db_auc.c:249 IMSI='262427629821772': Updating SQN=321 in DB 20241127122525538 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427629821772"} 20241127122525538 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525538 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525538 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525539 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525539 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427629821772"} 20241127122525539 DAUC <0003> db_auc.c:236 IMSI='262427629821772': Calling to generate 5 vectors 20241127122525539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122525539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525539 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127122525539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525539 DAUC <0003> auc.c:113 vector [0]: rand = af3ccb950763fd6885c337d63caecd11 20241127122525539 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127122525539 DAUC <0003> auc.c:142 vector [0]: autn = 0614410d33de0000a1ab32b87591a73c 20241127122525539 DAUC <0003> auc.c:143 vector [0]: ck = 4bc1da72f1655e435cb3223f4a237379 20241127122525540 DAUC <0003> auc.c:144 vector [0]: ik = 91f462c3adafd5bac6bb5c7031d8b6e5 20241127122525540 DAUC <0003> auc.c:145 vector [0]: res = 38cceb7e70d6d3160000000000000000 20241127122525540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525540 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525540 DAUC <0003> auc.c:179 vector [0]: kc = f57e52d009317c00 20241127122525540 DAUC <0003> auc.c:180 vector [0]: sres = e78e0cf2 20241127122525540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525540 DAUC <0003> auc.c:113 vector [1]: rand = 5a68d7cb642d8ba9fb69cd300978db33 20241127122525540 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127122525540 DAUC <0003> auc.c:142 vector [1]: autn = 1cfb0cea13970000f671dd995c27cab5 20241127122525540 DAUC <0003> auc.c:143 vector [1]: ck = 1370986281225fcb9fec56a0637a5c4c 20241127122525540 DAUC <0003> auc.c:144 vector [1]: ik = c57b8264728f659327d963854f9c1507 20241127122525540 DAUC <0003> auc.c:145 vector [1]: res = b5c95d1f4ab115ab0000000000000000 20241127122525540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525540 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525540 DAUC <0003> auc.c:179 vector [1]: kc = 9287b3fecbe71000 20241127122525540 DAUC <0003> auc.c:180 vector [1]: sres = 1c11db69 20241127122525540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525540 DAUC <0003> auc.c:113 vector [2]: rand = 2e4139d1e8b8ae464eb1cd87043da9d4 20241127122525540 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127122525540 DAUC <0003> auc.c:142 vector [2]: autn = 4180533ce0220000bc661716fe593286 20241127122525540 DAUC <0003> auc.c:143 vector [2]: ck = e89e2f45d1b2d2c97fdd3b73ba9edd86 20241127122525540 DAUC <0003> auc.c:144 vector [2]: ik = 50fb549888bb8cc85e37c614ef9b7005 20241127122525540 DAUC <0003> auc.c:145 vector [2]: res = f6262a37e3fe2b890000000000000000 20241127122525540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525540 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525540 DAUC <0003> auc.c:179 vector [2]: kc = 72c97b5ed0e2c800 20241127122525540 DAUC <0003> auc.c:180 vector [2]: sres = d72d3217 20241127122525540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525540 DAUC <0003> auc.c:113 vector [3]: rand = d5c4ea1988467e79165263ff85768d7b 20241127122525540 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127122525540 DAUC <0003> auc.c:142 vector [3]: autn = 0a6cc3d30bd00000c1d499c92fa5019e 20241127122525540 DAUC <0003> auc.c:143 vector [3]: ck = e7b70eacfece4515ddb67859ce871f70 20241127122525540 DAUC <0003> auc.c:144 vector [3]: ik = d4026c7d3eedcf2583ee641d26dee62e 20241127122525540 DAUC <0003> auc.c:145 vector [3]: res = e977d206b5d5636b0000000000000000 20241127122525540 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525540 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525540 DAUC <0003> auc.c:179 vector [3]: kc = a7680df7ef7fa800 20241127122525540 DAUC <0003> auc.c:180 vector [3]: sres = 81941f9f 20241127122525540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525540 DAUC <0003> auc.c:113 vector [4]: rand = 26c5999997d83cacf1ba41082c155e58 20241127122525540 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127122525540 DAUC <0003> auc.c:142 vector [4]: autn = 9213f296f2950000ca9b5867989bb0c7 20241127122525540 DAUC <0003> auc.c:143 vector [4]: ck = bb26f776b727caf88550e038dfa80014 20241127122525540 DAUC <0003> auc.c:144 vector [4]: ik = 4af5131dc143d7b279eba4d70a6d773e 20241127122525540 DAUC <0003> auc.c:145 vector [4]: res = 0a83fda9f93f2f820000000000000000 20241127122525540 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525540 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122525540 DAUC <0003> auc.c:179 vector [4]: kc = ab3f1188c174d000 20241127122525540 DAUC <0003> auc.c:180 vector [4]: sres = 93d0ed9d 20241127122525540 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122525540 DAUC <0003> db_auc.c:245 IMSI='262427629821772': Generated 5 vectors 20241127122525540 DAUC <0003> db_auc.c:249 IMSI='262427629821772': Updating SQN=481 in DB 20241127122525540 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427629821772"} 20241127122525540 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427629821772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525540 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525540 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241127122525541 DAUC <0003> db_auc.c:157 IMSI='262423894880236': No 2G Auth Data 20241127122525541 DAUC <0003> db_auc.c:192 IMSI='262423894880236': No 3G Auth Data 20241127122525547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4258 20241127122525549 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525549 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423894880236"} 20241127122525549 DAUC <0003> db_auc.c:236 IMSI='262423894880236': Calling to generate 1 vectors 20241127122525549 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241127122525549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122525549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525549 DAUC <0003> auc.c:113 vector [0]: rand = 7fac7f4a8a56030bd0a8fbc1d89f3bc2 20241127122525549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122525549 DAUC <0003> auc.c:142 vector [0]: autn = 22e4b1a9e6fc00000fc955059afd2dd7 20241127122525549 DAUC <0003> auc.c:143 vector [0]: ck = a4494255aff7ed914bc32f1df809378e 20241127122525549 DAUC <0003> auc.c:144 vector [0]: ik = 04b9873bacc64f61b21e38da62283d40 20241127122525549 DAUC <0003> auc.c:145 vector [0]: res = 52206e6c0c9d9b490000000000000000 20241127122525549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525549 DAUC <0003> auc.c:179 vector [0]: kc = 3835c53100cd4c00 20241127122525549 DAUC <0003> auc.c:180 vector [0]: sres = fca10ab9 20241127122525549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525549 DAUC <0003> db_auc.c:245 IMSI='262423894880236': Generated 1 vectors 20241127122525549 DAUC <0003> db_auc.c:249 IMSI='262423894880236': Updating SQN=33 in DB 20241127122525549 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423894880236"} 20241127122525549 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525549 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525549 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525550 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525550 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423894880236"} 20241127122525550 DAUC <0003> db_auc.c:236 IMSI='262423894880236': Calling to generate 4 vectors 20241127122525550 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241127122525550 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525550 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525550 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127122525550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525550 DAUC <0003> auc.c:113 vector [0]: rand = 8f5f698f98d7942df10c95339915ee89 20241127122525550 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127122525550 DAUC <0003> auc.c:142 vector [0]: autn = 6d79a0f695c800002e9672dab3e475fb 20241127122525550 DAUC <0003> auc.c:143 vector [0]: ck = 2276372052a8bfc604d19d01b068df3d 20241127122525550 DAUC <0003> auc.c:144 vector [0]: ik = 0081ad5742bd94e8abd26945b39d4589 20241127122525550 DAUC <0003> auc.c:145 vector [0]: res = 2fd0fbecc8eb778d0000000000000000 20241127122525550 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525550 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525550 DAUC <0003> auc.c:179 vector [0]: kc = df458badf6ae4400 20241127122525550 DAUC <0003> auc.c:180 vector [0]: sres = d3abd6a7 20241127122525550 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525550 DAUC <0003> auc.c:113 vector [1]: rand = a4a4f01f85cac7828ee788257688a641 20241127122525550 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127122525550 DAUC <0003> auc.c:142 vector [1]: autn = 68a47f5d191f00000b8acdeda5a03028 20241127122525550 DAUC <0003> auc.c:143 vector [1]: ck = e576074c5c635f15660218337f78aa13 20241127122525550 DAUC <0003> auc.c:144 vector [1]: ik = 8d81b636127bb20e17343e3ecbd7da24 20241127122525550 DAUC <0003> auc.c:145 vector [1]: res = 44e89c185eae74840000000000000000 20241127122525550 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525550 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525550 DAUC <0003> auc.c:179 vector [1]: kc = a6171c60e0e4d400 20241127122525550 DAUC <0003> auc.c:180 vector [1]: sres = 2652fb5d 20241127122525550 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525550 DAUC <0003> auc.c:113 vector [2]: rand = 9d46bcb35577d017b16d9b821eab9b13 20241127122525550 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127122525550 DAUC <0003> auc.c:142 vector [2]: autn = e2d1aed806ae00004e694992b7fcfc53 20241127122525550 DAUC <0003> auc.c:143 vector [2]: ck = 431bd1228426bd00e92ae16e884a360f 20241127122525550 DAUC <0003> auc.c:144 vector [2]: ik = 835abc2c11e759b5bd56ec8016b89395 20241127122525550 DAUC <0003> auc.c:145 vector [2]: res = 5704bff8ab565a820000000000000000 20241127122525550 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525550 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525550 DAUC <0003> auc.c:179 vector [2]: kc = cfc05a082b712000 20241127122525550 DAUC <0003> auc.c:180 vector [2]: sres = f197c3c8 20241127122525550 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525550 DAUC <0003> auc.c:113 vector [3]: rand = 19bb71c0901be4a65025ec4acf256f70 20241127122525550 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127122525550 DAUC <0003> auc.c:142 vector [3]: autn = 5c226a0f0e960000fabac64b96b130be 20241127122525550 DAUC <0003> auc.c:143 vector [3]: ck = 57637288a40b3c8b700ad17c11c09b57 20241127122525550 DAUC <0003> auc.c:144 vector [3]: ik = 838aab7820f00d8235c405214e898b53 20241127122525550 DAUC <0003> auc.c:145 vector [3]: res = 65eaaeb3298a47a60000000000000000 20241127122525550 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525550 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525550 DAUC <0003> auc.c:179 vector [3]: kc = bbd3590cf7a96400 20241127122525550 DAUC <0003> auc.c:180 vector [3]: sres = 9d544058 20241127122525550 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525550 DAUC <0003> db_auc.c:245 IMSI='262423894880236': Generated 4 vectors 20241127122525550 DAUC <0003> db_auc.c:249 IMSI='262423894880236': Updating SQN=161 in DB 20241127122525550 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423894880236"} 20241127122525550 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525550 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525550 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525551 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525551 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423894880236"} 20241127122525551 DAUC <0003> db_auc.c:236 IMSI='262423894880236': Calling to generate 5 vectors 20241127122525551 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122525551 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525551 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525551 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127122525551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525551 DAUC <0003> auc.c:113 vector [0]: rand = 3aba3501a96452a5ed45a9bcd3643207 20241127122525551 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127122525551 DAUC <0003> auc.c:142 vector [0]: autn = f8ac784739420000cc1bb9b7f28d2e5c 20241127122525551 DAUC <0003> auc.c:143 vector [0]: ck = 6d387cd5502819a60158e8fd08117c40 20241127122525551 DAUC <0003> auc.c:144 vector [0]: ik = f5c724ba856a2e45c9350f3d6bb03ea8 20241127122525551 DAUC <0003> auc.c:145 vector [0]: res = dbc8ceb8d3a13c150000000000000000 20241127122525551 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525551 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525551 DAUC <0003> auc.c:179 vector [0]: kc = ba1934b1e8e88c00 20241127122525551 DAUC <0003> auc.c:180 vector [0]: sres = cfbe2047 20241127122525551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525551 DAUC <0003> auc.c:113 vector [1]: rand = 288f9396063b5d645b52c3a09384e5c1 20241127122525551 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127122525551 DAUC <0003> auc.c:142 vector [1]: autn = 827714f4884c00001c2ce373c0aa2eb6 20241127122525551 DAUC <0003> auc.c:143 vector [1]: ck = baa495f81d26e8cb087669c418f69478 20241127122525551 DAUC <0003> auc.c:144 vector [1]: ik = 9e0b153d9ec812f917eacfe68f1bdb6c 20241127122525551 DAUC <0003> auc.c:145 vector [1]: res = 06fc2f11f0f61a390000000000000000 20241127122525551 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525551 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525551 DAUC <0003> auc.c:179 vector [1]: kc = 802e228fa1db8c00 20241127122525551 DAUC <0003> auc.c:180 vector [1]: sres = 84a089b7 20241127122525551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525551 DAUC <0003> auc.c:113 vector [2]: rand = a45a6c954f06a2e636bab42fa7c1dbe4 20241127122525551 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127122525551 DAUC <0003> auc.c:142 vector [2]: autn = de7ce0ad266500002b75f1d2684a3d37 20241127122525551 DAUC <0003> auc.c:143 vector [2]: ck = 248735cb0ef4fae0b618b4ebe2befaab 20241127122525551 DAUC <0003> auc.c:144 vector [2]: ik = db65b182b528f62521229511bcafec7b 20241127122525551 DAUC <0003> auc.c:145 vector [2]: res = 4329a9736a280ad90000000000000000 20241127122525551 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525551 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525551 DAUC <0003> auc.c:179 vector [2]: kc = 085492048439d000 20241127122525551 DAUC <0003> auc.c:180 vector [2]: sres = 36184d42 20241127122525551 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525551 DAUC <0003> auc.c:113 vector [3]: rand = d0d3b3e29a3943855932965ad35385c4 20241127122525551 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127122525551 DAUC <0003> auc.c:142 vector [3]: autn = c91fd7873fee00009878857dad33d79b 20241127122525551 DAUC <0003> auc.c:143 vector [3]: ck = d9ced0fa7e5980b4518739c562c7ce6e 20241127122525551 DAUC <0003> auc.c:144 vector [3]: ik = c408aa17d13660101f8300e85628e748 20241127122525551 DAUC <0003> auc.c:145 vector [3]: res = b7223db755870b3a0000000000000000 20241127122525551 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525551 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525551 DAUC <0003> auc.c:179 vector [3]: kc = 7dfa60c498948400 20241127122525551 DAUC <0003> auc.c:180 vector [3]: sres = 68a09d4a 20241127122525551 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525551 DAUC <0003> auc.c:113 vector [4]: rand = 70a2ba35fbeeaa53fffa14e5eb8e8f07 20241127122525551 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127122525551 DAUC <0003> auc.c:142 vector [4]: autn = 73e140ba97890000649f6e4f9040559a 20241127122525551 DAUC <0003> auc.c:143 vector [4]: ck = 0096a8d68c747b4c8ac94e887f0b717b 20241127122525551 DAUC <0003> auc.c:144 vector [4]: ik = 75fd510d86822a3deecb6c8a49b3ccf0 20241127122525551 DAUC <0003> auc.c:145 vector [4]: res = 307b7e077b137d6e0000000000000000 20241127122525551 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525551 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122525551 DAUC <0003> auc.c:179 vector [4]: kc = 58bce827d2474c00 20241127122525551 DAUC <0003> auc.c:180 vector [4]: sres = 88035ae9 20241127122525551 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122525551 DAUC <0003> db_auc.c:245 IMSI='262423894880236': Generated 5 vectors 20241127122525551 DAUC <0003> db_auc.c:249 IMSI='262423894880236': Updating SQN=321 in DB 20241127122525551 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423894880236"} 20241127122525551 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525551 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525551 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525552 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423894880236"} 20241127122525552 DAUC <0003> db_auc.c:236 IMSI='262423894880236': Calling to generate 5 vectors 20241127122525552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122525552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127122525552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525552 DAUC <0003> auc.c:113 vector [0]: rand = 6405492a8f1d149416567834b973a25b 20241127122525552 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127122525552 DAUC <0003> auc.c:142 vector [0]: autn = 6625b57aad9000006ea11e23871baa82 20241127122525552 DAUC <0003> auc.c:143 vector [0]: ck = 706c56bcbc71b1264721cef16a878fcb 20241127122525552 DAUC <0003> auc.c:144 vector [0]: ik = 506152991631baaad27189cdf4a2302f 20241127122525552 DAUC <0003> auc.c:145 vector [0]: res = 9a67c84da4c15a420000000000000000 20241127122525552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525552 DAUC <0003> auc.c:179 vector [0]: kc = 7b71ebb9ead79c00 20241127122525552 DAUC <0003> auc.c:180 vector [0]: sres = 898ddf68 20241127122525552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525552 DAUC <0003> auc.c:113 vector [1]: rand = e7f12db05f02f215a23e88dd280ce27c 20241127122525552 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127122525552 DAUC <0003> auc.c:142 vector [1]: autn = 9b88652a43bf00005d4dbec455a13ac4 20241127122525552 DAUC <0003> auc.c:143 vector [1]: ck = cc4affd99dd141b7ea3b7a34c21504a0 20241127122525552 DAUC <0003> auc.c:144 vector [1]: ik = b5928f36d94fb5dbfd05d32311b2741f 20241127122525552 DAUC <0003> auc.c:145 vector [1]: res = 6854115b3f4bf4700000000000000000 20241127122525552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525552 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525552 DAUC <0003> auc.c:179 vector [1]: kc = 5bd0d0ec59577400 20241127122525552 DAUC <0003> auc.c:180 vector [1]: sres = 82714bb2 20241127122525552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525552 DAUC <0003> auc.c:113 vector [2]: rand = 3fff3330848bf39987ea8436a39383f6 20241127122525552 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127122525552 DAUC <0003> auc.c:142 vector [2]: autn = 2abce3216fa7000001ccad2884e63b14 20241127122525552 DAUC <0003> auc.c:143 vector [2]: ck = 4d000ba8af728d517b696d243b481b2a 20241127122525552 DAUC <0003> auc.c:144 vector [2]: ik = dc7dca9cfda4a2c78a3ebaaa70200d61 20241127122525552 DAUC <0003> auc.c:145 vector [2]: res = 45d480a7450059df0000000000000000 20241127122525552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525552 DAUC <0003> auc.c:179 vector [2]: kc = a7fcab9fbda92000 20241127122525552 DAUC <0003> auc.c:180 vector [2]: sres = 86371a70 20241127122525552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525552 DAUC <0003> auc.c:113 vector [3]: rand = a358e0ba3e0df2e9280f5bc63e112a04 20241127122525552 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127122525552 DAUC <0003> auc.c:142 vector [3]: autn = 272adc452c4d000053fad30dbcd39379 20241127122525552 DAUC <0003> auc.c:143 vector [3]: ck = 7fa8e5541e6bdf20df39e3f03bbecf73 20241127122525552 DAUC <0003> auc.c:144 vector [3]: ik = d16bc663856e720a00233aefe4890c01 20241127122525552 DAUC <0003> auc.c:145 vector [3]: res = 2ce50d5e959d86b90000000000000000 20241127122525552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525552 DAUC <0003> auc.c:179 vector [3]: kc = 2b23b1c10d813400 20241127122525552 DAUC <0003> auc.c:180 vector [3]: sres = e67ac3a1 20241127122525552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525552 DAUC <0003> auc.c:113 vector [4]: rand = 3f341ed3ec84c77ea813363e72c02565 20241127122525552 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127122525552 DAUC <0003> auc.c:142 vector [4]: autn = a8ad9dfea39400009a8d28f571d53434 20241127122525552 DAUC <0003> auc.c:143 vector [4]: ck = f23e82fcea947bb92c4920d02a35dfa4 20241127122525552 DAUC <0003> auc.c:144 vector [4]: ik = 927bbc3da38ef68fb342410612f33e4f 20241127122525552 DAUC <0003> auc.c:145 vector [4]: res = 8b7d8059ea90b8620000000000000000 20241127122525552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525552 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122525552 DAUC <0003> auc.c:179 vector [4]: kc = 506291497bdb3400 20241127122525552 DAUC <0003> auc.c:180 vector [4]: sres = 2d830e64 20241127122525552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122525552 DAUC <0003> db_auc.c:245 IMSI='262423894880236': Generated 5 vectors 20241127122525552 DAUC <0003> db_auc.c:249 IMSI='262423894880236': Updating SQN=481 in DB 20241127122525552 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423894880236"} 20241127122525552 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423894880236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4258 20241127122525553 DAUC <0003> db_auc.c:157 IMSI='262420331865076': No 2G Auth Data 20241127122525553 DAUC <0003> db_auc.c:192 IMSI='262420331865076': No 3G Auth Data 20241127122525559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44620<->l=127.0.0.1:4258 20241127122525561 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525561 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420331865076"} 20241127122525561 DAUC <0003> db_auc.c:236 IMSI='262420331865076': Calling to generate 1 vectors 20241127122525561 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241127122525561 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525561 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525561 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122525561 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525561 DAUC <0003> auc.c:113 vector [0]: rand = f91ede0eddca8612ac449b13ed03de3f 20241127122525561 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122525561 DAUC <0003> auc.c:142 vector [0]: autn = 26a6921f3ae20000ec45b0345877046a 20241127122525561 DAUC <0003> auc.c:143 vector [0]: ck = 16575f414a4bbdf25099ec8eb2c82926 20241127122525561 DAUC <0003> auc.c:144 vector [0]: ik = 9c3e61f2428ce47f4dc8653454ddecac 20241127122525561 DAUC <0003> auc.c:145 vector [0]: res = c3376d6475cc646d0000000000000000 20241127122525561 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525561 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525561 DAUC <0003> auc.c:179 vector [0]: kc = 4d6e3eee14f23dd1 20241127122525561 DAUC <0003> auc.c:180 vector [0]: sres = 786758ff 20241127122525561 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525561 DAUC <0003> db_auc.c:245 IMSI='262420331865076': Generated 1 vectors 20241127122525561 DAUC <0003> db_auc.c:249 IMSI='262420331865076': Updating SQN=33 in DB 20241127122525561 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420331865076"} 20241127122525561 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525561 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525561 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525562 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525562 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420331865076"} 20241127122525562 DAUC <0003> db_auc.c:236 IMSI='262420331865076': Calling to generate 4 vectors 20241127122525562 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241127122525562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241127122525562 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525562 DAUC <0003> auc.c:113 vector [0]: rand = 182f60c88372bc1f32e56895b5d4a713 20241127122525562 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241127122525562 DAUC <0003> auc.c:142 vector [0]: autn = 01cb7c8f160e000049bcf0ba8725e934 20241127122525562 DAUC <0003> auc.c:143 vector [0]: ck = e51837cf41280ce5055992b1ac22ebce 20241127122525562 DAUC <0003> auc.c:144 vector [0]: ik = fcd9523509d3e78f8dae12bb07b57246 20241127122525562 DAUC <0003> auc.c:145 vector [0]: res = 0a521a9be27e10970000000000000000 20241127122525562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525562 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525562 DAUC <0003> auc.c:179 vector [0]: kc = 51f1d707816ebe7b 20241127122525562 DAUC <0003> auc.c:180 vector [0]: sres = 95f94d9b 20241127122525562 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525562 DAUC <0003> auc.c:113 vector [1]: rand = c1da42d40d3f83047a57d51cc9d0c0f9 20241127122525562 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241127122525562 DAUC <0003> auc.c:142 vector [1]: autn = 0dbd6899d3ed00009a64052e16adc135 20241127122525562 DAUC <0003> auc.c:143 vector [1]: ck = 7dbd1791252601726781f463ff6f6f9b 20241127122525562 DAUC <0003> auc.c:144 vector [1]: ik = 163ad41302336d027aaf3ee78ca7e37c 20241127122525562 DAUC <0003> auc.c:145 vector [1]: res = f2ac8d56f6baa6f00000000000000000 20241127122525562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525562 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525562 DAUC <0003> auc.c:179 vector [1]: kc = 715cae6c09d929c1 20241127122525562 DAUC <0003> auc.c:180 vector [1]: sres = a3ddf9b1 20241127122525562 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525562 DAUC <0003> auc.c:113 vector [2]: rand = 27216032fe458b9b19a5920ecd8e3ae7 20241127122525562 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241127122525562 DAUC <0003> auc.c:142 vector [2]: autn = 8aa89b68130a0000a69120f80da76f47 20241127122525562 DAUC <0003> auc.c:143 vector [2]: ck = a6f3acd4ee532a4fd8c9cd784ddad1bd 20241127122525562 DAUC <0003> auc.c:144 vector [2]: ik = 370323db5a93c90a3aae438253240949 20241127122525562 DAUC <0003> auc.c:145 vector [2]: res = faee23b487556c240000000000000000 20241127122525562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525562 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525562 DAUC <0003> auc.c:179 vector [2]: kc = 14a788571aa647da 20241127122525562 DAUC <0003> auc.c:180 vector [2]: sres = 7da0549a 20241127122525562 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525562 DAUC <0003> auc.c:113 vector [3]: rand = e7fae16db970ad20bb1194004b737cfb 20241127122525562 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241127122525562 DAUC <0003> auc.c:142 vector [3]: autn = decf1047eed70000c4992a6e3d98c144 20241127122525562 DAUC <0003> auc.c:143 vector [3]: ck = 035cae935216028479972c8bff1c0790 20241127122525562 DAUC <0003> auc.c:144 vector [3]: ik = fefb60b95843d7f7c4fa145e55abc8c4 20241127122525562 DAUC <0003> auc.c:145 vector [3]: res = 3ff355127b2b06490000000000000000 20241127122525562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525562 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525562 DAUC <0003> auc.c:179 vector [3]: kc = 88017a778b69be92 20241127122525562 DAUC <0003> auc.c:180 vector [3]: sres = cff8391a 20241127122525562 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525562 DAUC <0003> db_auc.c:245 IMSI='262420331865076': Generated 4 vectors 20241127122525562 DAUC <0003> db_auc.c:249 IMSI='262420331865076': Updating SQN=161 in DB 20241127122525562 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420331865076"} 20241127122525562 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525562 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525562 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525564 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525564 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420331865076"} 20241127122525564 DAUC <0003> db_auc.c:236 IMSI='262420331865076': Calling to generate 5 vectors 20241127122525564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122525564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241127122525564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525564 DAUC <0003> auc.c:113 vector [0]: rand = 97499b61a1a7d1e5df863fb164f9a6f4 20241127122525564 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241127122525564 DAUC <0003> auc.c:142 vector [0]: autn = 263526e8b4b1000059159911449b70d3 20241127122525564 DAUC <0003> auc.c:143 vector [0]: ck = a94b9995d48ec6fc769cdef908861f38 20241127122525564 DAUC <0003> auc.c:144 vector [0]: ik = 889ce04759bffbf442124bd23b8f67b7 20241127122525564 DAUC <0003> auc.c:145 vector [0]: res = c8909b04c9f5fbbf0000000000000000 20241127122525564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525564 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525564 DAUC <0003> auc.c:179 vector [0]: kc = 588ef84af4650301 20241127122525564 DAUC <0003> auc.c:180 vector [0]: sres = 771a0181 20241127122525564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525564 DAUC <0003> auc.c:113 vector [1]: rand = 13ee4ccdea80147ad8b9e160062d2ce6 20241127122525564 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241127122525564 DAUC <0003> auc.c:142 vector [1]: autn = c2a6ad9b000d0000ac62a9dab76a67d9 20241127122525564 DAUC <0003> auc.c:143 vector [1]: ck = 9322e91dc403db651a42f21ac5c56df1 20241127122525564 DAUC <0003> auc.c:144 vector [1]: ik = 459f552d9d59bf2b6ae54e79d2fc8ced 20241127122525564 DAUC <0003> auc.c:145 vector [1]: res = 4da67265e48e22930000000000000000 20241127122525564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525564 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525564 DAUC <0003> auc.c:179 vector [1]: kc = 2c5286a721a721bd 20241127122525564 DAUC <0003> auc.c:180 vector [1]: sres = dd76e031 20241127122525564 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525564 DAUC <0003> auc.c:113 vector [2]: rand = ab23b789f75bb8b042c9bb1a0dac990b 20241127122525564 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241127122525564 DAUC <0003> auc.c:142 vector [2]: autn = 20afca2bb0cc0000cadc29f03aeed7a9 20241127122525564 DAUC <0003> auc.c:143 vector [2]: ck = 603648528e208254bc109c3563223aeb 20241127122525564 DAUC <0003> auc.c:144 vector [2]: ik = 36b03a4e21415d4e6581fa09d8dfbb6f 20241127122525564 DAUC <0003> auc.c:145 vector [2]: res = fe7ebdf77b2a2f160000000000000000 20241127122525564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525564 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525564 DAUC <0003> auc.c:179 vector [2]: kc = fd15168867840c6e 20241127122525564 DAUC <0003> auc.c:180 vector [2]: sres = a737f972 20241127122525564 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525564 DAUC <0003> auc.c:113 vector [3]: rand = 8803be132cae4598e3edaaac4414aecb 20241127122525564 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241127122525564 DAUC <0003> auc.c:142 vector [3]: autn = ce529e1a785f00001cc79f98cbf84cd4 20241127122525564 DAUC <0003> auc.c:143 vector [3]: ck = 0a9809aec865b656f97a2ddaf343e946 20241127122525564 DAUC <0003> auc.c:144 vector [3]: ik = 93667a4df84022a587d552602d359dd8 20241127122525564 DAUC <0003> auc.c:145 vector [3]: res = 4eb9400ca0d75ff90000000000000000 20241127122525564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525564 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525564 DAUC <0003> auc.c:179 vector [3]: kc = fd5dfc21471c8bd2 20241127122525564 DAUC <0003> auc.c:180 vector [3]: sres = a0ef7717 20241127122525564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525564 DAUC <0003> auc.c:113 vector [4]: rand = f5c44fe299470ba06cc7498cfbbba41e 20241127122525564 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241127122525564 DAUC <0003> auc.c:142 vector [4]: autn = fc8f05d409910000eba7930e27d523bf 20241127122525564 DAUC <0003> auc.c:143 vector [4]: ck = 938e5eb712a9e55f01202507f472e047 20241127122525564 DAUC <0003> auc.c:144 vector [4]: ik = 7427646ccba97165054a8ab17b8824f8 20241127122525564 DAUC <0003> auc.c:145 vector [4]: res = cee58cfbea524fb80000000000000000 20241127122525564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525564 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122525564 DAUC <0003> auc.c:179 vector [4]: kc = 9a5aa8b5c28eb75c 20241127122525564 DAUC <0003> auc.c:180 vector [4]: sres = 51508a35 20241127122525564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122525564 DAUC <0003> db_auc.c:245 IMSI='262420331865076': Generated 5 vectors 20241127122525564 DAUC <0003> db_auc.c:249 IMSI='262420331865076': Updating SQN=321 in DB 20241127122525564 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420331865076"} 20241127122525564 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525564 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525564 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525565 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420331865076"} 20241127122525565 DAUC <0003> db_auc.c:236 IMSI='262420331865076': Calling to generate 5 vectors 20241127122525565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122525565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122525565 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122525565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241127122525565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122525565 DAUC <0003> auc.c:113 vector [0]: rand = e2c0fc3a890158a64233bdb0d0b18002 20241127122525565 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241127122525565 DAUC <0003> auc.c:142 vector [0]: autn = 8e57e901e947000070f52527d022f655 20241127122525565 DAUC <0003> auc.c:143 vector [0]: ck = 3ee3a154a007b36cc279248951eeb581 20241127122525565 DAUC <0003> auc.c:144 vector [0]: ik = 1a5e0f67358ba19f022101a490361f0f 20241127122525565 DAUC <0003> auc.c:145 vector [0]: res = 5d629a7a73e075690000000000000000 20241127122525565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122525565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122525565 DAUC <0003> auc.c:179 vector [0]: kc = 5961142f27bcd6fd 20241127122525565 DAUC <0003> auc.c:180 vector [0]: sres = 82c74f84 20241127122525565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122525565 DAUC <0003> auc.c:113 vector [1]: rand = 88489628c50f5a7a21e141e2782955c4 20241127122525565 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241127122525565 DAUC <0003> auc.c:142 vector [1]: autn = 94e8f93902240000d1a0c03085c2e7c9 20241127122525565 DAUC <0003> auc.c:143 vector [1]: ck = b8a4d4c6f68584019f4eeda6529cdc6b 20241127122525565 DAUC <0003> auc.c:144 vector [1]: ik = 851c87e0ef441fa190c44fce03fc701e 20241127122525565 DAUC <0003> auc.c:145 vector [1]: res = 543036904bbd7fd10000000000000000 20241127122525565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122525565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122525565 DAUC <0003> auc.c:179 vector [1]: kc = ef5ae2b47e51887c 20241127122525565 DAUC <0003> auc.c:180 vector [1]: sres = 158a63e9 20241127122525565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122525565 DAUC <0003> auc.c:113 vector [2]: rand = 39ecb2d60a75425429ea131c6467506a 20241127122525565 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241127122525565 DAUC <0003> auc.c:142 vector [2]: autn = eb9b4c379d5a0000434137d5985c3874 20241127122525565 DAUC <0003> auc.c:143 vector [2]: ck = 870b115fcd3aeee53f9d775a398dd2eb 20241127122525565 DAUC <0003> auc.c:144 vector [2]: ik = 2e911f056ef5850ed88c821e8c7fbcbe 20241127122525565 DAUC <0003> auc.c:145 vector [2]: res = bccd13a35f7b35020000000000000000 20241127122525565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122525565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122525565 DAUC <0003> auc.c:179 vector [2]: kc = 8f8a25b552b4d02a 20241127122525565 DAUC <0003> auc.c:180 vector [2]: sres = 5d08994b 20241127122525565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122525565 DAUC <0003> auc.c:113 vector [3]: rand = 70696581832284bdcbda0805ca7f5fa1 20241127122525565 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241127122525565 DAUC <0003> auc.c:142 vector [3]: autn = caa7da1d27900000d45a8e3d30ce5534 20241127122525565 DAUC <0003> auc.c:143 vector [3]: ck = e0096ba900f742c8d3e23c75bae4dd25 20241127122525565 DAUC <0003> auc.c:144 vector [3]: ik = 078f7bb27e853c29bf8bf6494d27e4b1 20241127122525565 DAUC <0003> auc.c:145 vector [3]: res = 1e86133e9bb0f7e00000000000000000 20241127122525565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122525565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122525565 DAUC <0003> auc.c:179 vector [3]: kc = f2542215b14b052e 20241127122525565 DAUC <0003> auc.c:180 vector [3]: sres = 827ac95b 20241127122525565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122525565 DAUC <0003> auc.c:113 vector [4]: rand = 9a4d748cde6b5e7bb7846bad4bf6bd7c 20241127122525565 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241127122525565 DAUC <0003> auc.c:142 vector [4]: autn = d14e497bca760000a7739f0b94bc5f88 20241127122525565 DAUC <0003> auc.c:143 vector [4]: ck = 15dd302de3a29e03de9f1c163be1b715 20241127122525565 DAUC <0003> auc.c:144 vector [4]: ik = 71d4688e5416e5ca5f63ed8f985439a3 20241127122525565 DAUC <0003> auc.c:145 vector [4]: res = 11b17000a53fc4c80000000000000000 20241127122525565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122525565 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122525565 DAUC <0003> auc.c:179 vector [4]: kc = 7f5620492c730224 20241127122525565 DAUC <0003> auc.c:180 vector [4]: sres = 86f87c76 20241127122525565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122525565 DAUC <0003> db_auc.c:245 IMSI='262420331865076': Generated 5 vectors 20241127122525565 DAUC <0003> db_auc.c:249 IMSI='262420331865076': Updating SQN=481 in DB 20241127122525565 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420331865076"} 20241127122525565 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420331865076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122525566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44620<->l=127.0.0.1:4258 20241127122525567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44566<->l=127.0.0.1:4258 20241127122525568 DLINP <000b> input/ipa.c:451 connected read/write 20241127122525568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122525568 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122525568 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122525568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122525568 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44977<->l=127.0.0.1:4259) 20241127122525591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241127122525692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241127122528810 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122528811 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122528815 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44650<->l=127.0.0.1:4258 20241127122528820 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528821 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122528821 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122528821 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  20241127122528821 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122528821 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  20241127122528821 DLGSUP <0013> gsup_server.c:235 2:  20241127122528821 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122528821 DLGSUP <0013> gsup_server.c:235 3:  20241127122528821 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122528821 DLGSUP <0013> gsup_server.c:235 4:  20241127122528821 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122528821 DLGSUP <0013> gsup_server.c:235 5:  20241127122528821 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122528821 DLGSUP <0013> gsup_server.c:235 7:  20241127122528821 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122528821 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122528821 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122528821 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122528845 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34523<->l=127.0.0.1:4259) 20241127122528852 DAUC <0003> db_auc.c:157 IMSI='262426383939741': No 2G Auth Data 20241127122528852 DAUC <0003> db_auc.c:192 IMSI='262426383939741': No 3G Auth Data 20241127122528872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4258 20241127122528876 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528876 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426383939741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426383939741"} 20241127122528876 DAUC <0003> db_auc.c:157 IMSI='262426383939741': No 2G Auth Data 20241127122528876 DAUC <0003> db_auc.c:236 IMSI='262426383939741': Calling to generate 5 vectors 20241127122528876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122528876 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122528876 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122528876 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122528876 DAUC <0003> auc.c:113 vector [0]: rand = 7aa2956afd585f346192aa6ad4bc432d 20241127122528876 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122528876 DAUC <0003> auc.c:142 vector [0]: autn = 9d0be5be80888000d62daaebee2e30c7 20241127122528876 DAUC <0003> auc.c:143 vector [0]: ck = 3f7cda2ddeebac0d27668d64c1a82f5a 20241127122528876 DAUC <0003> auc.c:144 vector [0]: ik = bc9a340d90035b1d0abccb5d9b7907c9 20241127122528876 DAUC <0003> auc.c:145 vector [0]: res = d0d3d82f3e0159740000000000000000 20241127122528876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122528876 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122528876 DAUC <0003> auc.c:151 vector [0]: kc = ae3ca8191439df83 20241127122528876 DAUC <0003> auc.c:152 vector [0]: sres = eed2815b 20241127122528876 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122528876 DAUC <0003> auc.c:113 vector [1]: rand = 37b662fba44facf0f9d82af1a20685c9 20241127122528876 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122528876 DAUC <0003> auc.c:142 vector [1]: autn = 624aa8255e928000d2ee43fad6d4235e 20241127122528876 DAUC <0003> auc.c:143 vector [1]: ck = da861723ea6f61092a64756f0b3f9b30 20241127122528876 DAUC <0003> auc.c:144 vector [1]: ik = e264ccd0b05a71ad167e361c064e86ce 20241127122528876 DAUC <0003> auc.c:145 vector [1]: res = 1fc0cbeafe4b962d0000000000000000 20241127122528876 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122528876 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122528876 DAUC <0003> auc.c:151 vector [1]: kc = 04f8988057440d5a 20241127122528876 DAUC <0003> auc.c:152 vector [1]: sres = e18b5dc7 20241127122528876 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122528876 DAUC <0003> auc.c:113 vector [2]: rand = 4c7b03492d6caa91e5a024a6101ace94 20241127122528876 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122528876 DAUC <0003> auc.c:142 vector [2]: autn = 7a37ec8952cd80009e9e5a0122b8d8d9 20241127122528876 DAUC <0003> auc.c:143 vector [2]: ck = 48ce9bd65cbfac5cd45008526894be12 20241127122528876 DAUC <0003> auc.c:144 vector [2]: ik = b7cbf14ff7e0c5d07f9707dcb9c8235a 20241127122528876 DAUC <0003> auc.c:145 vector [2]: res = a9aaf6ea526ab25a0000000000000000 20241127122528876 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122528876 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122528876 DAUC <0003> auc.c:151 vector [2]: kc = 54c265177a03f4c4 20241127122528876 DAUC <0003> auc.c:152 vector [2]: sres = fbc044b0 20241127122528876 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122528876 DAUC <0003> auc.c:113 vector [3]: rand = 9f7e1ac3100d84012759d4f09a5ef33b 20241127122528876 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122528876 DAUC <0003> auc.c:142 vector [3]: autn = df804cd0a70e8000091510cf0ed34f40 20241127122528876 DAUC <0003> auc.c:143 vector [3]: ck = 86b915158590e7ef2517452ea9bce770 20241127122528876 DAUC <0003> auc.c:144 vector [3]: ik = ac83102a5b667e977f06905f83313a0f 20241127122528876 DAUC <0003> auc.c:145 vector [3]: res = 776fa2c192dad1140000000000000000 20241127122528876 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122528876 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122528876 DAUC <0003> auc.c:151 vector [3]: kc = 702bd04ef47b4407 20241127122528876 DAUC <0003> auc.c:152 vector [3]: sres = e5b573d5 20241127122528876 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122528876 DAUC <0003> auc.c:113 vector [4]: rand = a6a49e876d6d9b0c7738dd8035b43c97 20241127122528876 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122528876 DAUC <0003> auc.c:142 vector [4]: autn = 379ce118f3598000862afeaa0d253ea6 20241127122528876 DAUC <0003> auc.c:143 vector [4]: ck = 45404ae1433c47ae6eb1122aa8d86983 20241127122528876 DAUC <0003> auc.c:144 vector [4]: ik = c7cc89d0816e4f68bdfcd71295208189 20241127122528876 DAUC <0003> auc.c:145 vector [4]: res = 0f02186b7c6ebb210000000000000000 20241127122528876 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122528876 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122528876 DAUC <0003> auc.c:151 vector [4]: kc = 51c10609ffaae0cc 20241127122528876 DAUC <0003> auc.c:152 vector [4]: sres = 736ca34a 20241127122528876 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122528876 DAUC <0003> db_auc.c:245 IMSI='262426383939741': Generated 5 vectors 20241127122528876 DAUC <0003> db_auc.c:249 IMSI='262426383939741': Updating SQN=161 in DB 20241127122528876 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426383939741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426383939741"} 20241127122528876 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426383939741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122528876 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528876 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4258 20241127122528881 DAUC <0003> db_auc.c:157 IMSI='262425006250985': No 2G Auth Data 20241127122528881 DAUC <0003> db_auc.c:192 IMSI='262425006250985': No 3G Auth Data 20241127122528888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44670<->l=127.0.0.1:4258 20241127122528890 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528890 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425006250985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425006250985"} 20241127122528890 DAUC <0003> db_auc.c:157 IMSI='262425006250985': No 2G Auth Data 20241127122528890 DAUC <0003> db_auc.c:236 IMSI='262425006250985': Calling to generate 5 vectors 20241127122528890 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241127122528890 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122528890 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241127122528890 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122528890 DAUC <0003> auc.c:113 vector [0]: rand = 7dd899671eb51eb07cefcff7d5d2b2fb 20241127122528890 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122528890 DAUC <0003> auc.c:142 vector [0]: autn = fabe8184b9948000c098a005b6236502 20241127122528890 DAUC <0003> auc.c:143 vector [0]: ck = 9d6962b8892b2c604acf53e173e22675 20241127122528890 DAUC <0003> auc.c:144 vector [0]: ik = 27065bfea1e7ebc93cc60356b7e13a43 20241127122528890 DAUC <0003> auc.c:145 vector [0]: res = 45c2d52ce62078bd0000000000000000 20241127122528890 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122528890 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241127122528890 DAUC <0003> auc.c:151 vector [0]: kc = cc6669f1eccfdb9f 20241127122528890 DAUC <0003> auc.c:152 vector [0]: sres = a3e2ad91 20241127122528890 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241127122528890 DAUC <0003> auc.c:113 vector [1]: rand = d6ea3797c5a50e77c2f141cc2a1b8a3c 20241127122528890 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122528890 DAUC <0003> auc.c:142 vector [1]: autn = 1d9b2b1be38e800085fef9ff30d228b9 20241127122528890 DAUC <0003> auc.c:143 vector [1]: ck = ed7854cb73bec2e99c9fe1b8deda8fa5 20241127122528890 DAUC <0003> auc.c:144 vector [1]: ik = 990a1141e57afb9a4087190b651abcef 20241127122528890 DAUC <0003> auc.c:145 vector [1]: res = fba89dd6e5e2a63d0000000000000000 20241127122528890 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122528890 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241127122528890 DAUC <0003> auc.c:151 vector [1]: kc = a86abd392d040a39 20241127122528890 DAUC <0003> auc.c:152 vector [1]: sres = 1e4a3beb 20241127122528890 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241127122528890 DAUC <0003> auc.c:113 vector [2]: rand = fa506d76d8113d0158787150b4623e07 20241127122528890 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122528890 DAUC <0003> auc.c:142 vector [2]: autn = f55be50ab0d0800025873497a98529f5 20241127122528890 DAUC <0003> auc.c:143 vector [2]: ck = 0f692ca44b342eb39b5eb49d2760f35d 20241127122528890 DAUC <0003> auc.c:144 vector [2]: ik = ddcf003a0b2eca29b134d194bdc17353 20241127122528890 DAUC <0003> auc.c:145 vector [2]: res = bde4951f182d3e360000000000000000 20241127122528890 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122528890 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241127122528890 DAUC <0003> auc.c:151 vector [2]: kc = f8cc4997dabb6494 20241127122528890 DAUC <0003> auc.c:152 vector [2]: sres = a5c9ab29 20241127122528890 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241127122528890 DAUC <0003> auc.c:113 vector [3]: rand = 5644563e8abf9920d474b1e11ab39109 20241127122528890 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122528890 DAUC <0003> auc.c:142 vector [3]: autn = 23549c8b954c8000548132786098edcf 20241127122528890 DAUC <0003> auc.c:143 vector [3]: ck = 7ab641fcc817179351db15a3d9e36909 20241127122528890 DAUC <0003> auc.c:144 vector [3]: ik = 364e3ed9604207a5d47981168c8781cd 20241127122528890 DAUC <0003> auc.c:145 vector [3]: res = 7958d9d3bb68a0f60000000000000000 20241127122528890 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122528890 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241127122528890 DAUC <0003> auc.c:151 vector [3]: kc = c95aeb90fd31f8f2 20241127122528890 DAUC <0003> auc.c:152 vector [3]: sres = c2307925 20241127122528890 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241127122528890 DAUC <0003> auc.c:113 vector [4]: rand = 092c9d2d2b1b983192dbf4d4633079db 20241127122528890 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122528890 DAUC <0003> auc.c:142 vector [4]: autn = f1f50f2e1ab180002748cf95f6a82c20 20241127122528890 DAUC <0003> auc.c:143 vector [4]: ck = d1ca0a7f658dd15e2fd05bd1a6d3052c 20241127122528890 DAUC <0003> auc.c:144 vector [4]: ik = eae68d8572a933f55035c37664cb8ee1 20241127122528890 DAUC <0003> auc.c:145 vector [4]: res = 0b522b906a3a99aa0000000000000000 20241127122528890 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122528890 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241127122528890 DAUC <0003> auc.c:151 vector [4]: kc = 44c91f5dd53c6966 20241127122528890 DAUC <0003> auc.c:152 vector [4]: sres = 6168b23a 20241127122528890 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241127122528890 DAUC <0003> db_auc.c:245 IMSI='262425006250985': Generated 5 vectors 20241127122528890 DAUC <0003> db_auc.c:249 IMSI='262425006250985': Updating SQN=161 in DB 20241127122528890 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425006250985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425006250985"} 20241127122528890 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425006250985 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122528890 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528890 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44670<->l=127.0.0.1:4258 20241127122528892 DAUC <0003> db_auc.c:157 IMSI='262427962088225': No 2G Auth Data 20241127122528892 DAUC <0003> db_auc.c:192 IMSI='262427962088225': No 3G Auth Data 20241127122528898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241127122528899 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528899 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427962088225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427962088225"} 20241127122528899 DAUC <0003> db_auc.c:236 IMSI='262427962088225': Calling to generate 5 vectors 20241127122528899 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122528899 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122528899 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122528899 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122528899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122528899 DAUC <0003> auc.c:113 vector [0]: rand = 62db2115d956c59797c372c6a3b81579 20241127122528899 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122528899 DAUC <0003> auc.c:142 vector [0]: autn = 534dc4a4179c8000d5a68d82ed3a92e1 20241127122528899 DAUC <0003> auc.c:143 vector [0]: ck = 54a5041d4ad7ce0d9a93938e9b22e7ed 20241127122528899 DAUC <0003> auc.c:144 vector [0]: ik = df2896e71862a1f8c36698c1c522066d 20241127122528899 DAUC <0003> auc.c:145 vector [0]: res = 40cd7a68715825ed0000000000000000 20241127122528899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122528899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122528899 DAUC <0003> auc.c:179 vector [0]: kc = c0e4b9193f26f000 20241127122528899 DAUC <0003> auc.c:180 vector [0]: sres = fc9bbaef 20241127122528899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122528899 DAUC <0003> auc.c:113 vector [1]: rand = c5e9a7fd9b9f545b99e1244256a63235 20241127122528899 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122528899 DAUC <0003> auc.c:142 vector [1]: autn = 157ce676210b8000811dc84efe80e8a0 20241127122528899 DAUC <0003> auc.c:143 vector [1]: ck = 11f231ae56f210973e9c951c6d6fefa8 20241127122528899 DAUC <0003> auc.c:144 vector [1]: ik = 853e952f97d28f941b21cf2870102a4b 20241127122528899 DAUC <0003> auc.c:145 vector [1]: res = fee68b1fb8938eb50000000000000000 20241127122528899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122528899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122528899 DAUC <0003> auc.c:179 vector [1]: kc = f94efe32eda3a800 20241127122528899 DAUC <0003> auc.c:180 vector [1]: sres = 4ae2a4cb 20241127122528899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122528899 DAUC <0003> auc.c:113 vector [2]: rand = 2f7f66afb4d2c92ad1f699249d99c6b0 20241127122528899 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122528899 DAUC <0003> auc.c:142 vector [2]: autn = 9ec7e6b3e119800086d14a32f0a42ae3 20241127122528899 DAUC <0003> auc.c:143 vector [2]: ck = 74fd5d013d1641b03ac69447c3400b5a 20241127122528899 DAUC <0003> auc.c:144 vector [2]: ik = 428b744b76f70c5c6db4552b985b23af 20241127122528899 DAUC <0003> auc.c:145 vector [2]: res = 43735dab4aecf6cd0000000000000000 20241127122528899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122528899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122528899 DAUC <0003> auc.c:179 vector [2]: kc = ec6a48969ef72000 20241127122528899 DAUC <0003> auc.c:180 vector [2]: sres = 8ddd5a82 20241127122528899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122528899 DAUC <0003> auc.c:113 vector [3]: rand = f88fb447544a96c0b8ff60da4c27e875 20241127122528899 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122528899 DAUC <0003> auc.c:142 vector [3]: autn = 563666288d39800033006690f4773f75 20241127122528899 DAUC <0003> auc.c:143 vector [3]: ck = a829225d71048239c643bc93bf3c91b5 20241127122528899 DAUC <0003> auc.c:144 vector [3]: ik = 7da5c8c75078cba7230fd4110bae36b2 20241127122528899 DAUC <0003> auc.c:145 vector [3]: res = 44fce184efb53e860000000000000000 20241127122528899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122528899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122528899 DAUC <0003> auc.c:179 vector [3]: kc = bbd03a3fee034c00 20241127122528899 DAUC <0003> auc.c:180 vector [3]: sres = 107fd23a 20241127122528899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122528899 DAUC <0003> auc.c:113 vector [4]: rand = dc9115c59f4a93abc79f0f567749b7d1 20241127122528899 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122528899 DAUC <0003> auc.c:142 vector [4]: autn = 8ec1ca9f25e88000671844a39a1ae7fb 20241127122528899 DAUC <0003> auc.c:143 vector [4]: ck = c92b0a404806393fcf7adf1f1767d457 20241127122528899 DAUC <0003> auc.c:144 vector [4]: ik = 691b312e1e72a429294d4290e63fd912 20241127122528899 DAUC <0003> auc.c:145 vector [4]: res = e1cd3bc802b2ac170000000000000000 20241127122528899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122528899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122528899 DAUC <0003> auc.c:179 vector [4]: kc = 3e11ce2a239d5800 20241127122528899 DAUC <0003> auc.c:180 vector [4]: sres = 3eacf9d6 20241127122528899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122528899 DAUC <0003> db_auc.c:245 IMSI='262427962088225': Generated 5 vectors 20241127122528899 DAUC <0003> db_auc.c:249 IMSI='262427962088225': Updating SQN=161 in DB 20241127122528899 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427962088225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427962088225"} 20241127122528899 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427962088225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122528899 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528899 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241127122528901 DAUC <0003> db_auc.c:157 IMSI='262425430513293': No 2G Auth Data 20241127122528901 DAUC <0003> db_auc.c:192 IMSI='262425430513293': No 3G Auth Data 20241127122528908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4258 20241127122528910 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528910 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425430513293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425430513293"} 20241127122528910 DAUC <0003> db_auc.c:236 IMSI='262425430513293': Calling to generate 5 vectors 20241127122528910 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122528910 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122528910 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122528910 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122528910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122528910 DAUC <0003> auc.c:113 vector [0]: rand = e5dc8a5fe7e483fa3bc39ac116925d79 20241127122528910 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122528910 DAUC <0003> auc.c:142 vector [0]: autn = a6091de395858000020dbc98a35905e3 20241127122528910 DAUC <0003> auc.c:143 vector [0]: ck = dfb16bde1d9fc62f4ab7a7e0a7b7aa69 20241127122528910 DAUC <0003> auc.c:144 vector [0]: ik = 9a3671cb96fbe0bc401520c6c8af6637 20241127122528910 DAUC <0003> auc.c:145 vector [0]: res = c059becc5bb9b07d0000000000000000 20241127122528911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122528911 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122528911 DAUC <0003> auc.c:179 vector [0]: kc = 770b90fc504f0000 20241127122528911 DAUC <0003> auc.c:180 vector [0]: sres = 339ac538 20241127122528911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122528911 DAUC <0003> auc.c:113 vector [1]: rand = c81e5780cdff8f6fbd579c63ba6c3a4a 20241127122528911 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122528911 DAUC <0003> auc.c:142 vector [1]: autn = 3f9d3fb8bd7a80009c641105a3b08ecc 20241127122528911 DAUC <0003> auc.c:143 vector [1]: ck = 58578e4b59a463273ecbf512e3cf6c38 20241127122528911 DAUC <0003> auc.c:144 vector [1]: ik = 6561a5c190e48e8fee527d27a0de1e2f 20241127122528911 DAUC <0003> auc.c:145 vector [1]: res = 6aa15ede3ebff6aa0000000000000000 20241127122528911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122528911 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122528911 DAUC <0003> auc.c:179 vector [1]: kc = 82de9c5ebb50d000 20241127122528911 DAUC <0003> auc.c:180 vector [1]: sres = aba03503 20241127122528911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122528911 DAUC <0003> auc.c:113 vector [2]: rand = a1dd29f8ddea7cf797aa927114b46b63 20241127122528911 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122528911 DAUC <0003> auc.c:142 vector [2]: autn = 78e51123a0fe8000a8cfeaccb5f90f9b 20241127122528911 DAUC <0003> auc.c:143 vector [2]: ck = 266420f608a3ab4323f0cf229c122a9b 20241127122528911 DAUC <0003> auc.c:144 vector [2]: ik = 3897bbf960690cdfcb59d42d8945df76 20241127122528911 DAUC <0003> auc.c:145 vector [2]: res = 91cca9cab379bbd10000000000000000 20241127122528911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122528911 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122528911 DAUC <0003> auc.c:179 vector [2]: kc = c5ea530d38f94400 20241127122528911 DAUC <0003> auc.c:180 vector [2]: sres = dea7db04 20241127122528911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122528911 DAUC <0003> auc.c:113 vector [3]: rand = 343cda7f4b36b38fbd09bdf807894c8b 20241127122528911 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122528911 DAUC <0003> auc.c:142 vector [3]: autn = cde4e48c06cc8000c0588833a4465073 20241127122528911 DAUC <0003> auc.c:143 vector [3]: ck = 8d02a02d534936f327d1104ab328c228 20241127122528911 DAUC <0003> auc.c:144 vector [3]: ik = bb752d52a55f00546e9432412d5d929f 20241127122528911 DAUC <0003> auc.c:145 vector [3]: res = 8b9f66a19f99b7920000000000000000 20241127122528911 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122528911 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122528911 DAUC <0003> auc.c:179 vector [3]: kc = 4221333afe215c00 20241127122528911 DAUC <0003> auc.c:180 vector [3]: sres = 76d48a92 20241127122528911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122528911 DAUC <0003> auc.c:113 vector [4]: rand = f01332dfc1f1b0a004ffe793b80e6eb3 20241127122528911 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122528911 DAUC <0003> auc.c:142 vector [4]: autn = a776e7064e5b8000a24de5e0cfd5d8b3 20241127122528911 DAUC <0003> auc.c:143 vector [4]: ck = 2451f7cadca1effdb093c59fa2e0f7d1 20241127122528911 DAUC <0003> auc.c:144 vector [4]: ik = 332faed4f3dc834b0b703dbeac7bf142 20241127122528911 DAUC <0003> auc.c:145 vector [4]: res = ba003c4434085d4d0000000000000000 20241127122528911 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122528911 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122528911 DAUC <0003> auc.c:179 vector [4]: kc = ed4a58cb80e22400 20241127122528911 DAUC <0003> auc.c:180 vector [4]: sres = ca8bdd43 20241127122528911 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122528911 DAUC <0003> db_auc.c:245 IMSI='262425430513293': Generated 5 vectors 20241127122528911 DAUC <0003> db_auc.c:249 IMSI='262425430513293': Updating SQN=161 in DB 20241127122528911 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425430513293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425430513293"} 20241127122528911 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425430513293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122528911 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528911 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4258 20241127122528913 DAUC <0003> db_auc.c:157 IMSI='262424229487259': No 2G Auth Data 20241127122528913 DAUC <0003> db_auc.c:192 IMSI='262424229487259': No 3G Auth Data 20241127122528920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44698<->l=127.0.0.1:4258 20241127122528921 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528921 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424229487259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424229487259"} 20241127122528922 DAUC <0003> db_auc.c:236 IMSI='262424229487259': Calling to generate 5 vectors 20241127122528922 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241127122528922 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241127122528922 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241127122528922 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241127122528922 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241127122528922 DAUC <0003> auc.c:113 vector [0]: rand = b594a188306a862d1dcfc4b130fcabe6 20241127122528922 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241127122528922 DAUC <0003> auc.c:142 vector [0]: autn = 496f2ca71f6f800077c3c632b2c2d654 20241127122528922 DAUC <0003> auc.c:143 vector [0]: ck = d71b440d0961ce789adc0ad03d50f117 20241127122528922 DAUC <0003> auc.c:144 vector [0]: ik = d65abeefa2da17492222495e8a7d7ade 20241127122528922 DAUC <0003> auc.c:145 vector [0]: res = a86a963078afae720000000000000000 20241127122528922 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241127122528922 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241127122528922 DAUC <0003> auc.c:179 vector [0]: kc = bb97ea0e7c6eda19 20241127122528922 DAUC <0003> auc.c:180 vector [0]: sres = e75d0f5e 20241127122528922 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241127122528922 DAUC <0003> auc.c:113 vector [1]: rand = 5554639515be03cf6da01d965e3aa4b9 20241127122528922 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241127122528922 DAUC <0003> auc.c:142 vector [1]: autn = c275681a8a1b80005a7d972685dbd5d8 20241127122528922 DAUC <0003> auc.c:143 vector [1]: ck = 03f3eadeeff72b8931d4f3667def1454 20241127122528922 DAUC <0003> auc.c:144 vector [1]: ik = 4d6d7421ed8d9846b132fd2a1cb4904b 20241127122528922 DAUC <0003> auc.c:145 vector [1]: res = 03392688de9b8abd0000000000000000 20241127122528922 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241127122528922 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241127122528922 DAUC <0003> auc.c:179 vector [1]: kc = 102c397a2abc38f2 20241127122528922 DAUC <0003> auc.c:180 vector [1]: sres = 2ccac341 20241127122528922 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241127122528922 DAUC <0003> auc.c:113 vector [2]: rand = d79d44967e698a5c8eb7b25a5414f9f3 20241127122528922 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241127122528922 DAUC <0003> auc.c:142 vector [2]: autn = 7ef5bb6d11bb8000554b77ef5ef15c6f 20241127122528922 DAUC <0003> auc.c:143 vector [2]: ck = 98a13e26846992d6bbff2284b1a13ebc 20241127122528922 DAUC <0003> auc.c:144 vector [2]: ik = 427d269ef9794ae7ec6a5f8428ddab88 20241127122528922 DAUC <0003> auc.c:145 vector [2]: res = aefc34e76f4c53d60000000000000000 20241127122528922 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241127122528922 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241127122528922 DAUC <0003> auc.c:179 vector [2]: kc = c2246a13268f7400 20241127122528922 DAUC <0003> auc.c:180 vector [2]: sres = 04cac132 20241127122528922 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241127122528922 DAUC <0003> auc.c:113 vector [3]: rand = fdf826fd2d63b7f154b6b6958273373f 20241127122528922 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241127122528922 DAUC <0003> auc.c:142 vector [3]: autn = 78c8b84a50ea80002ce5fd630ff6f77a 20241127122528922 DAUC <0003> auc.c:143 vector [3]: ck = 12e8aab2f3e6310ed1d3563d27ed8d08 20241127122528922 DAUC <0003> auc.c:144 vector [3]: ik = 2f830b9814fbdeb34b45d66bbc175038 20241127122528922 DAUC <0003> auc.c:145 vector [3]: res = bf7690c09bab10e60000000000000000 20241127122528922 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241127122528922 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241127122528922 DAUC <0003> auc.c:179 vector [3]: kc = 570afb19e17a5d28 20241127122528922 DAUC <0003> auc.c:180 vector [3]: sres = 9d323cbd 20241127122528922 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241127122528922 DAUC <0003> auc.c:113 vector [4]: rand = 31e4e235e04d6b3ccb1090e8e2c043ba 20241127122528922 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241127122528922 DAUC <0003> auc.c:142 vector [4]: autn = b310f9a775c980004065719bc7dfa4ae 20241127122528922 DAUC <0003> auc.c:143 vector [4]: ck = 2d04e634fc84352e4d899f8ee666e7c6 20241127122528922 DAUC <0003> auc.c:144 vector [4]: ik = c5a69202a903cc14e256eb6ba920af7b 20241127122528922 DAUC <0003> auc.c:145 vector [4]: res = de56834ddb7445fa0000000000000000 20241127122528922 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241127122528922 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241127122528922 DAUC <0003> auc.c:179 vector [4]: kc = b4525264225f34df 20241127122528922 DAUC <0003> auc.c:180 vector [4]: sres = 14289d8c 20241127122528922 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241127122528922 DAUC <0003> db_auc.c:245 IMSI='262424229487259': Generated 5 vectors 20241127122528922 DAUC <0003> db_auc.c:249 IMSI='262424229487259': Updating SQN=161 in DB 20241127122528922 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424229487259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424229487259"} 20241127122528922 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424229487259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122528922 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528922 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122528923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44698<->l=127.0.0.1:4258 20241127122528925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44650<->l=127.0.0.1:4258 20241127122528925 DLINP <000b> input/ipa.c:451 connected read/write 20241127122528925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122528925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122528925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122528925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122528925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34523<->l=127.0.0.1:4259) 20241127122528948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44706<->l=127.0.0.1:4258 20241127122529049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44706<->l=127.0.0.1:4258 20241127122532155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122532155 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122532159 DLINP <000b> input/ipa.c:451 connected read/write 20241127122532159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122532160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241127122532163 DLINP <000b> input/ipa.c:451 connected read/write 20241127122532163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122532164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122532164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122532164 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  20241127122532164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122532164 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  20241127122532164 DLGSUP <0013> gsup_server.c:235 2:  20241127122532164 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122532164 DLGSUP <0013> gsup_server.c:235 3:  20241127122532164 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122532164 DLGSUP <0013> gsup_server.c:235 4:  20241127122532164 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122532164 DLGSUP <0013> gsup_server.c:235 5:  20241127122532164 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122532164 DLGSUP <0013> gsup_server.c:235 7:  20241127122532164 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122532164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122532164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122532164 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122532184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36619<->l=127.0.0.1:4259) 20241127122532197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241127122532207 DLINP <000b> input/ipa.c:451 connected read/write 20241127122532207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122532207 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420949036012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420949036012" cn_domain=PS} 20241127122532207 DLU <0006> fsm.c:456 lu(262420949036012)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122532207 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420949036012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241127122532207 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420949036012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420949036012" cause=IMSI unknown in HLR} 20241127122532207 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420949036012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122532207 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420949036012)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122532207 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420949036012)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122532207 DLU <0006> fsm.c:568 lu(PS:IMSI-262420949036012)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122532207 DLINP <000b> input/ipa.c:451 connected read/write 20241127122532207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122532207 DLINP <000b> input/ipa.c:451 connected read/write 20241127122532207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122532211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241127122532213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241127122532215 DLINP <000b> input/ipa.c:451 connected read/write 20241127122532215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122532215 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122532215 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122532215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122532215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36619<->l=127.0.0.1:4259) 20241127122532248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20241127122532349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20241127122535463 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122535463 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122535465 DLINP <000b> input/ipa.c:451 connected read/write 20241127122535465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122535465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 20241127122535466 DLINP <000b> input/ipa.c:451 connected read/write 20241127122535466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122535466 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122535466 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122535466 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  20241127122535466 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122535466 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  20241127122535466 DLGSUP <0013> gsup_server.c:235 2:  20241127122535466 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122535466 DLGSUP <0013> gsup_server.c:235 3:  20241127122535466 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122535466 DLGSUP <0013> gsup_server.c:235 4:  20241127122535466 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122535466 DLGSUP <0013> gsup_server.c:235 5:  20241127122535466 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122535466 DLGSUP <0013> gsup_server.c:235 7:  20241127122535466 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122535466 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122535466 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122535466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122535474 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38591<->l=127.0.0.1:4259) 20241127122535480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20241127122535510 DLINP <000b> input/ipa.c:451 connected read/write 20241127122535510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122535510 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427323046890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427323046890" cn_domain=PS source_name="the-source\n"} 20241127122535510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127122535510 DLU <0006> fsm.c:456 lu(262427323046890)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122535510 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427323046890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241127122535510 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262427323046890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427323046890" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241127122535510 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262427323046890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122535510 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427323046890)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122535510 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427323046890)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122535510 DLU <0006> fsm.c:568 lu(PS:IMSI-262427323046890)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122535510 DLINP <000b> input/ipa.c:451 connected read/write 20241127122535510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122535511 DLINP <000b> input/ipa.c:451 connected read/write 20241127122535511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122535515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20241127122535517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 20241127122535520 DLINP <000b> input/ipa.c:451 connected read/write 20241127122535520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122535520 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122535520 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122535520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122535520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241127122535520 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38591<->l=127.0.0.1:4259) 20241127122535584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20241127122535684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20241127122538735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122538735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122538738 DLINP <000b> input/ipa.c:451 connected read/write 20241127122538738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122538739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33910<->l=127.0.0.1:4258 20241127122538743 DLINP <000b> input/ipa.c:451 connected read/write 20241127122538743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122538743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122538743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122538743 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  20241127122538743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122538743 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  20241127122538743 DLGSUP <0013> gsup_server.c:235 2:  20241127122538743 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122538743 DLGSUP <0013> gsup_server.c:235 3:  20241127122538743 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122538743 DLGSUP <0013> gsup_server.c:235 4:  20241127122538743 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122538743 DLGSUP <0013> gsup_server.c:235 5:  20241127122538743 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122538743 DLGSUP <0013> gsup_server.c:235 7:  20241127122538743 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122538743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122538743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122538743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122538758 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33749<->l=127.0.0.1:4259) 20241127122538767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33924<->l=127.0.0.1:4258 20241127122538786 DLINP <000b> input/ipa.c:451 connected read/write 20241127122538786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122538786 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422955967808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422955967808" cn_domain=PS} 20241127122538786 DLU <0006> fsm.c:456 lu(262422955967808)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122538786 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422955967808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241127122538786 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422955967808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422955967808" cause=Roaming not allowed in this location area} 20241127122538786 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422955967808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122538786 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422955967808)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122538786 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422955967808)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122538786 DLU <0006> fsm.c:568 lu(PS:IMSI-262422955967808)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122538786 DLINP <000b> input/ipa.c:451 connected read/write 20241127122538786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122538786 DLINP <000b> input/ipa.c:451 connected read/write 20241127122538786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122538791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33924<->l=127.0.0.1:4258 20241127122538794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33910<->l=127.0.0.1:4258 20241127122538796 DLINP <000b> input/ipa.c:451 connected read/write 20241127122538796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122538796 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122538796 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122538796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122538796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33749<->l=127.0.0.1:4259) 20241127122538835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20241127122538936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20241127122542059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122542059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122542063 DLINP <000b> input/ipa.c:451 connected read/write 20241127122542063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122542064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60036<->l=127.0.0.1:4258 20241127122542065 DLINP <000b> input/ipa.c:451 connected read/write 20241127122542065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122542065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122542066 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122542066 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  20241127122542066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122542066 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  20241127122542066 DLGSUP <0013> gsup_server.c:235 2:  20241127122542066 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122542066 DLGSUP <0013> gsup_server.c:235 3:  20241127122542066 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122542066 DLGSUP <0013> gsup_server.c:235 4:  20241127122542066 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122542066 DLGSUP <0013> gsup_server.c:235 5:  20241127122542066 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122542066 DLGSUP <0013> gsup_server.c:235 7:  20241127122542066 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122542066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122542066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122542066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122542076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33431<->l=127.0.0.1:4259) 20241127122542082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4258 20241127122542106 DLINP <000b> input/ipa.c:451 connected read/write 20241127122542106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122542106 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421271041361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421271041361"} 20241127122542106 DAUC <0003> db_auc.c:133 IMSI='262421271041361': No such subscriber 20241127122542106 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421271041361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241127122542106 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421271041361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421271041361" cause=IMSI unknown in HLR} 20241127122542106 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421271041361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122542106 DLINP <000b> input/ipa.c:451 connected read/write 20241127122542106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122542106 DLINP <000b> input/ipa.c:451 connected read/write 20241127122542106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122542113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4258 20241127122542115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60036<->l=127.0.0.1:4258 20241127122542117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33431<->l=127.0.0.1:4259) 20241127122542117 DLINP <000b> input/ipa.c:451 connected read/write 20241127122542118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122542118 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122542118 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122542118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122542157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4258 20241127122542258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4258 20241127122545345 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122545346 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241127122545355 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122545355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122545355 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  20241127122545355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122545355 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  20241127122545355 DLGSUP <0013> gsup_server.c:235 2:  20241127122545355 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122545355 DLGSUP <0013> gsup_server.c:235 3:  20241127122545355 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122545355 DLGSUP <0013> gsup_server.c:235 4:  20241127122545355 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122545355 DLGSUP <0013> gsup_server.c:235 5:  20241127122545356 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122545356 DLGSUP <0013> gsup_server.c:235 7:  20241127122545356 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122545356 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122545356 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122545356 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122545382 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39075<->l=127.0.0.1:4259) 20241127122545388 DAUC <0003> db_auc.c:157 IMSI='262421496933923': No 2G Auth Data 20241127122545388 DAUC <0003> db_auc.c:192 IMSI='262421496933923': No 3G Auth Data 20241127122545411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4258 20241127122545421 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545421 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421496933923" cn_domain=PS} 20241127122545421 DLU <0006> fsm.c:456 lu(262421496933923)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545421 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545422 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421496933923)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545422 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421496933923" cn_domain=PS} 20241127122545422 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545422 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545428 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545428 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421496933923"} 20241127122545428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421496933923)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545428 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545428 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421496933923"} 20241127122545428 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421496933923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421496933923)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421496933923)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545428 DLU <0006> fsm.c:568 lu(PS:IMSI-262421496933923)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545428 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545428 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4258 20241127122545434 DAUC <0003> db_auc.c:157 IMSI='262420097591760': No 2G Auth Data 20241127122545434 DAUC <0003> db_auc.c:192 IMSI='262420097591760': No 3G Auth Data 20241127122545435 DLGSUP <0013> hlr.c:121 IMSI 262420097591760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4258 20241127122545449 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545449 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420097591760" cn_domain=PS} 20241127122545449 DLU <0006> fsm.c:456 lu(262420097591760)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545449 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420097591760)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545449 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420097591760" cn_domain=PS} 20241127122545449 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545449 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545450 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545450 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420097591760"} 20241127122545450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420097591760)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545450 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545450 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420097591760"} 20241127122545450 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420097591760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420097591760)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420097591760)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545450 DLU <0006> fsm.c:568 lu(PS:IMSI-262420097591760)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545450 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545450 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4258 20241127122545451 DAUC <0003> db_auc.c:157 IMSI='262427278727292': No 2G Auth Data 20241127122545451 DAUC <0003> db_auc.c:192 IMSI='262427278727292': No 3G Auth Data 20241127122545451 DLGSUP <0013> hlr.c:121 IMSI 262427278727292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 20241127122545460 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545460 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427278727292" cn_domain=PS} 20241127122545460 DLU <0006> fsm.c:456 lu(262427278727292)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545460 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545460 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427278727292)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545460 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427278727292" cn_domain=PS} 20241127122545460 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545460 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545461 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545461 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427278727292"} 20241127122545461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427278727292)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545461 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545461 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427278727292"} 20241127122545461 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427278727292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427278727292)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427278727292)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545461 DLU <0006> fsm.c:568 lu(PS:IMSI-262427278727292)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545461 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545461 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 20241127122545462 DAUC <0003> db_auc.c:157 IMSI='262426291691217': No 2G Auth Data 20241127122545462 DAUC <0003> db_auc.c:192 IMSI='262426291691217': No 3G Auth Data 20241127122545462 DLGSUP <0013> hlr.c:121 IMSI 262426291691217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241127122545471 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545471 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426291691217" cn_domain=PS} 20241127122545471 DLU <0006> fsm.c:456 lu(262426291691217)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545471 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545471 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426291691217)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545471 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426291691217" cn_domain=PS} 20241127122545471 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545471 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545472 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545472 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426291691217"} 20241127122545472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426291691217)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545472 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545472 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426291691217"} 20241127122545472 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426291691217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426291691217)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426291691217)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545472 DLU <0006> fsm.c:568 lu(PS:IMSI-262426291691217)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545472 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545472 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241127122545473 DAUC <0003> db_auc.c:157 IMSI='262420092336429': No 2G Auth Data 20241127122545473 DAUC <0003> db_auc.c:192 IMSI='262420092336429': No 3G Auth Data 20241127122545474 DLGSUP <0013> hlr.c:121 IMSI 262420092336429: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241127122545482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545482 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420092336429" cn_domain=PS} 20241127122545482 DLU <0006> fsm.c:456 lu(262420092336429)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545482 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420092336429)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545482 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420092336429" cn_domain=PS} 20241127122545482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545483 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545483 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420092336429"} 20241127122545483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420092336429)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545483 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545483 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420092336429"} 20241127122545483 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420092336429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420092336429)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420092336429)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545483 DLU <0006> fsm.c:568 lu(PS:IMSI-262420092336429)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545483 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545483 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241127122545485 DAUC <0003> db_auc.c:157 IMSI='262424876766889': No 2G Auth Data 20241127122545485 DAUC <0003> db_auc.c:192 IMSI='262424876766889': No 3G Auth Data 20241127122545485 DLGSUP <0013> hlr.c:121 IMSI 262424876766889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241127122545494 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545494 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424876766889" cn_domain=PS} 20241127122545494 DLU <0006> fsm.c:456 lu(262424876766889)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545494 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424876766889)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545494 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424876766889" cn_domain=PS} 20241127122545494 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545494 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545495 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545495 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424876766889"} 20241127122545495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424876766889)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545495 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545495 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424876766889"} 20241127122545495 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424876766889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424876766889)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424876766889)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545495 DLU <0006> fsm.c:568 lu(PS:IMSI-262424876766889)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545495 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545495 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241127122545496 DAUC <0003> db_auc.c:157 IMSI='262429163463879': No 2G Auth Data 20241127122545496 DAUC <0003> db_auc.c:192 IMSI='262429163463879': No 3G Auth Data 20241127122545497 DLGSUP <0013> hlr.c:121 IMSI 262429163463879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241127122545505 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545505 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429163463879" cn_domain=PS} 20241127122545505 DLU <0006> fsm.c:456 lu(262429163463879)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545505 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429163463879)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545505 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429163463879" cn_domain=PS} 20241127122545505 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545505 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545506 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429163463879"} 20241127122545506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429163463879)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545506 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545506 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429163463879"} 20241127122545506 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429163463879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429163463879)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429163463879)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545506 DLU <0006> fsm.c:568 lu(PS:IMSI-262429163463879)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241127122545507 DAUC <0003> db_auc.c:157 IMSI='262423363415442': No 2G Auth Data 20241127122545507 DAUC <0003> db_auc.c:192 IMSI='262423363415442': No 3G Auth Data 20241127122545508 DLGSUP <0013> hlr.c:121 IMSI 262423363415442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122545515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60150<->l=127.0.0.1:4258 20241127122545517 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545517 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423363415442" cn_domain=PS} 20241127122545517 DLU <0006> fsm.c:456 lu(262423363415442)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122545517 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122545517 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423363415442)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122545517 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423363415442" cn_domain=PS} 20241127122545517 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545517 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545519 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545519 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423363415442"} 20241127122545519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423363415442)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122545519 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122545519 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423363415442"} 20241127122545519 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423363415442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122545519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423363415442)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122545519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423363415442)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122545519 DLU <0006> fsm.c:568 lu(PS:IMSI-262423363415442)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122545519 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545519 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122545519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60150<->l=127.0.0.1:4258 20241127122545520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241127122545521 DLINP <000b> input/ipa.c:451 connected read/write 20241127122545521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122545521 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122545521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122545521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122545521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39075<->l=127.0.0.1:4259) 20241127122545544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60162<->l=127.0.0.1:4258 20241127122545645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60162<->l=127.0.0.1:4258 20241127122548787 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122548787 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122548791 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20241127122548797 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548797 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122548797 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122548797 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  20241127122548797 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122548797 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  20241127122548797 DLGSUP <0013> gsup_server.c:235 2:  20241127122548797 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122548797 DLGSUP <0013> gsup_server.c:235 3:  20241127122548797 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122548797 DLGSUP <0013> gsup_server.c:235 4:  20241127122548797 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122548797 DLGSUP <0013> gsup_server.c:235 5:  20241127122548798 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122548798 DLGSUP <0013> gsup_server.c:235 7:  20241127122548798 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122548798 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122548798 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122548798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122548823 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45227<->l=127.0.0.1:4259) 20241127122548830 DAUC <0003> db_auc.c:157 IMSI='262429978929929': No 2G Auth Data 20241127122548830 DAUC <0003> db_auc.c:192 IMSI='262429978929929': No 3G Auth Data 20241127122548842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60186<->l=127.0.0.1:4258 20241127122548846 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548846 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429978929929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429978929929" cn_domain=PS source_name="the-source\n"} 20241127122548846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127122548846 DLU <0006> fsm.c:456 lu(262429978929929)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548846 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429978929929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429978929929)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548846 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429978929929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429978929929" cn_domain=PS destination_name="the-source\n"} 20241127122548846 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548846 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548847 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548847 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429978929929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429978929929" source_name="the-source\n"} 20241127122548847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429978929929)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548847 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429978929929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548847 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429978929929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429978929929" destination_name="the-source\n"} 20241127122548847 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429978929929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429978929929)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429978929929)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548847 DLU <0006> fsm.c:568 lu(PS:IMSI-262429978929929)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548847 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548847 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60186<->l=127.0.0.1:4258 20241127122548849 DAUC <0003> db_auc.c:157 IMSI='262427496527986': No 2G Auth Data 20241127122548849 DAUC <0003> db_auc.c:192 IMSI='262427496527986': No 3G Auth Data 20241127122548849 DLGSUP <0013> hlr.c:121 IMSI 262427496527986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4258 20241127122548856 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548856 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427496527986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427496527986" cn_domain=PS source_name="the-source\n"} 20241127122548856 DLU <0006> fsm.c:456 lu(262427496527986)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548856 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427496527986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427496527986)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548856 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427496527986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427496527986" cn_domain=PS destination_name="the-source\n"} 20241127122548856 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548856 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548857 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548857 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427496527986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427496527986" source_name="the-source\n"} 20241127122548857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427496527986)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548857 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427496527986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548857 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427496527986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427496527986" destination_name="the-source\n"} 20241127122548857 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427496527986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427496527986)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427496527986)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548857 DLU <0006> fsm.c:568 lu(PS:IMSI-262427496527986)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548857 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548857 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4258 20241127122548859 DAUC <0003> db_auc.c:157 IMSI='262425967088678': No 2G Auth Data 20241127122548859 DAUC <0003> db_auc.c:192 IMSI='262425967088678': No 3G Auth Data 20241127122548859 DLGSUP <0013> hlr.c:121 IMSI 262425967088678: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4258 20241127122548866 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548866 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425967088678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425967088678" cn_domain=PS source_name="the-source\n"} 20241127122548866 DLU <0006> fsm.c:456 lu(262425967088678)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548866 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425967088678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425967088678)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548866 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425967088678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425967088678" cn_domain=PS destination_name="the-source\n"} 20241127122548866 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548866 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548867 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548867 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425967088678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425967088678" source_name="the-source\n"} 20241127122548867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425967088678)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548867 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425967088678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548867 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425967088678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425967088678" destination_name="the-source\n"} 20241127122548867 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425967088678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425967088678)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425967088678)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548867 DLU <0006> fsm.c:568 lu(PS:IMSI-262425967088678)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548867 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548867 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4258 20241127122548868 DAUC <0003> db_auc.c:157 IMSI='262420190939455': No 2G Auth Data 20241127122548868 DAUC <0003> db_auc.c:192 IMSI='262420190939455': No 3G Auth Data 20241127122548869 DLGSUP <0013> hlr.c:121 IMSI 262420190939455: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20241127122548877 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548877 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420190939455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420190939455" cn_domain=PS source_name="the-source\n"} 20241127122548877 DLU <0006> fsm.c:456 lu(262420190939455)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548877 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420190939455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420190939455)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548877 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420190939455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420190939455" cn_domain=PS destination_name="the-source\n"} 20241127122548877 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548877 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548878 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548878 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420190939455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420190939455" source_name="the-source\n"} 20241127122548878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420190939455)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548878 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420190939455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548878 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420190939455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420190939455" destination_name="the-source\n"} 20241127122548878 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420190939455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420190939455)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420190939455)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548878 DLU <0006> fsm.c:568 lu(PS:IMSI-262420190939455)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548878 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548878 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20241127122548879 DAUC <0003> db_auc.c:157 IMSI='262425150898483': No 2G Auth Data 20241127122548879 DAUC <0003> db_auc.c:192 IMSI='262425150898483': No 3G Auth Data 20241127122548880 DLGSUP <0013> hlr.c:121 IMSI 262425150898483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4258 20241127122548888 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548888 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425150898483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425150898483" cn_domain=PS source_name="the-source\n"} 20241127122548888 DLU <0006> fsm.c:456 lu(262425150898483)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548888 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425150898483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548888 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425150898483)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548888 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425150898483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425150898483" cn_domain=PS destination_name="the-source\n"} 20241127122548888 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548888 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548889 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548889 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425150898483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425150898483" source_name="the-source\n"} 20241127122548889 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425150898483)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548889 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425150898483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548889 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425150898483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425150898483" destination_name="the-source\n"} 20241127122548889 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425150898483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425150898483)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425150898483)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548889 DLU <0006> fsm.c:568 lu(PS:IMSI-262425150898483)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548889 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548889 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4258 20241127122548891 DAUC <0003> db_auc.c:157 IMSI='262421346898222': No 2G Auth Data 20241127122548891 DAUC <0003> db_auc.c:192 IMSI='262421346898222': No 3G Auth Data 20241127122548891 DLGSUP <0013> hlr.c:121 IMSI 262421346898222: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241127122548900 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548900 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421346898222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421346898222" cn_domain=PS source_name="the-source\n"} 20241127122548900 DLU <0006> fsm.c:456 lu(262421346898222)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548900 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421346898222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421346898222)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548900 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421346898222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421346898222" cn_domain=PS destination_name="the-source\n"} 20241127122548900 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548900 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548901 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548901 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421346898222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421346898222" source_name="the-source\n"} 20241127122548901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421346898222)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548901 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421346898222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548901 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421346898222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421346898222" destination_name="the-source\n"} 20241127122548901 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421346898222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421346898222)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421346898222)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548901 DLU <0006> fsm.c:568 lu(PS:IMSI-262421346898222)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548901 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548901 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241127122548902 DAUC <0003> db_auc.c:157 IMSI='262425606919686': No 2G Auth Data 20241127122548902 DAUC <0003> db_auc.c:192 IMSI='262425606919686': No 3G Auth Data 20241127122548902 DLGSUP <0013> hlr.c:121 IMSI 262425606919686: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241127122548910 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548910 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425606919686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425606919686" cn_domain=PS source_name="the-source\n"} 20241127122548910 DLU <0006> fsm.c:456 lu(262425606919686)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548911 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425606919686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425606919686)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548911 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425606919686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425606919686" cn_domain=PS destination_name="the-source\n"} 20241127122548911 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548911 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548912 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548912 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425606919686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425606919686" source_name="the-source\n"} 20241127122548912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425606919686)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548912 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425606919686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548912 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425606919686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425606919686" destination_name="the-source\n"} 20241127122548912 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425606919686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425606919686)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425606919686)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548912 DLU <0006> fsm.c:568 lu(PS:IMSI-262425606919686)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548912 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548912 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241127122548913 DAUC <0003> db_auc.c:157 IMSI='262425204421010': No 2G Auth Data 20241127122548913 DAUC <0003> db_auc.c:192 IMSI='262425204421010': No 3G Auth Data 20241127122548913 DLGSUP <0013> hlr.c:121 IMSI 262425204421010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122548920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20241127122548921 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548921 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425204421010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425204421010" cn_domain=PS source_name="the-source\n"} 20241127122548921 DLU <0006> fsm.c:456 lu(262425204421010)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122548921 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425204421010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241127122548921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425204421010)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122548921 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425204421010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425204421010" cn_domain=PS destination_name="the-source\n"} 20241127122548921 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548921 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548922 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548923 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425204421010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425204421010" source_name="the-source\n"} 20241127122548923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425204421010)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122548923 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425204421010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122548923 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425204421010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425204421010" destination_name="the-source\n"} 20241127122548923 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425204421010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122548923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425204421010)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122548923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425204421010)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122548923 DLU <0006> fsm.c:568 lu(PS:IMSI-262425204421010)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122548923 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548923 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122548923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20241127122548924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20241127122548925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45227<->l=127.0.0.1:4259) 20241127122548925 DLINP <000b> input/ipa.c:451 connected read/write 20241127122548925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122548925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122548925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122548925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122548925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241127122548948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241127122549049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241127122552165 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122552165 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122552168 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241127122552171 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552171 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122552171 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122552171 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  20241127122552171 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122552171 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  20241127122552171 DLGSUP <0013> gsup_server.c:235 2:  20241127122552172 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122552172 DLGSUP <0013> gsup_server.c:235 3:  20241127122552172 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122552172 DLGSUP <0013> gsup_server.c:235 4:  20241127122552172 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122552172 DLGSUP <0013> gsup_server.c:235 5:  20241127122552172 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122552172 DLGSUP <0013> gsup_server.c:235 7:  20241127122552172 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122552172 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122552172 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122552172 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122552182 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43943<->l=127.0.0.1:4259) 20241127122552192 DAUC <0003> db_auc.c:157 IMSI='262422591599917': No 2G Auth Data 20241127122552192 DAUC <0003> db_auc.c:192 IMSI='262422591599917': No 3G Auth Data 20241127122552208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40712<->l=127.0.0.1:4258 20241127122552217 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552218 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422591599917" cn_domain=PS} 20241127122552218 DLU <0006> fsm.c:456 lu(262422591599917)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552218 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422591599917)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552218 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422591599917" cn_domain=PS} 20241127122552218 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552218 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552222 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552222 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422591599917"} 20241127122552222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422591599917)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552222 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552222 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422591599917"} 20241127122552222 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422591599917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591599917)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591599917)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552222 DLU <0006> fsm.c:568 lu(PS:IMSI-262422591599917)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552223 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552223 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40712<->l=127.0.0.1:4258 20241127122552227 DAUC <0003> db_auc.c:157 IMSI='262429336462886': No 2G Auth Data 20241127122552227 DAUC <0003> db_auc.c:192 IMSI='262429336462886': No 3G Auth Data 20241127122552228 DLGSUP <0013> hlr.c:121 IMSI 262429336462886: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241127122552236 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552236 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429336462886" cn_domain=PS} 20241127122552236 DLU <0006> fsm.c:456 lu(262429336462886)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552236 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429336462886)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552237 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429336462886" cn_domain=PS} 20241127122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552237 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429336462886"} 20241127122552237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429336462886)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552237 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552237 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429336462886"} 20241127122552237 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429336462886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429336462886)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429336462886)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552237 DLU <0006> fsm.c:568 lu(PS:IMSI-262429336462886)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552238 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241127122552239 DAUC <0003> db_auc.c:157 IMSI='262428608958912': No 2G Auth Data 20241127122552239 DAUC <0003> db_auc.c:192 IMSI='262428608958912': No 3G Auth Data 20241127122552239 DLGSUP <0013> hlr.c:121 IMSI 262428608958912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241127122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552247 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428608958912" cn_domain=PS} 20241127122552247 DLU <0006> fsm.c:456 lu(262428608958912)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552247 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552247 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428608958912)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552247 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428608958912" cn_domain=PS} 20241127122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552248 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552248 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428608958912"} 20241127122552248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428608958912)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552248 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552248 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428608958912"} 20241127122552248 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428608958912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428608958912)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428608958912)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552248 DLU <0006> fsm.c:568 lu(PS:IMSI-262428608958912)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552248 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552248 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241127122552249 DAUC <0003> db_auc.c:157 IMSI='262428979662803': No 2G Auth Data 20241127122552249 DAUC <0003> db_auc.c:192 IMSI='262428979662803': No 3G Auth Data 20241127122552250 DLGSUP <0013> hlr.c:121 IMSI 262428979662803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241127122552258 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552258 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428979662803" cn_domain=PS} 20241127122552258 DLU <0006> fsm.c:456 lu(262428979662803)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552258 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428979662803)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552258 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428979662803" cn_domain=PS} 20241127122552258 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552258 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552260 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552260 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428979662803"} 20241127122552260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428979662803)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552260 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552260 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428979662803"} 20241127122552260 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428979662803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428979662803)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428979662803)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552260 DLU <0006> fsm.c:568 lu(PS:IMSI-262428979662803)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552260 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552260 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241127122552261 DAUC <0003> db_auc.c:157 IMSI='262420634493365': No 2G Auth Data 20241127122552261 DAUC <0003> db_auc.c:192 IMSI='262420634493365': No 3G Auth Data 20241127122552262 DLGSUP <0013> hlr.c:121 IMSI 262420634493365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241127122552269 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552269 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420634493365" cn_domain=PS} 20241127122552269 DLU <0006> fsm.c:456 lu(262420634493365)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552270 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552270 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420634493365)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552270 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420634493365" cn_domain=PS} 20241127122552270 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552270 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552271 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552271 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420634493365"} 20241127122552271 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420634493365)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552271 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552271 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420634493365"} 20241127122552271 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420634493365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420634493365)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420634493365)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552271 DLU <0006> fsm.c:568 lu(PS:IMSI-262420634493365)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552271 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552271 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241127122552272 DAUC <0003> db_auc.c:157 IMSI='262420566137262': No 2G Auth Data 20241127122552272 DAUC <0003> db_auc.c:192 IMSI='262420566137262': No 3G Auth Data 20241127122552272 DLGSUP <0013> hlr.c:121 IMSI 262420566137262: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241127122552280 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552280 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420566137262" cn_domain=PS} 20241127122552280 DLU <0006> fsm.c:456 lu(262420566137262)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552280 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552280 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420566137262)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552280 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420566137262" cn_domain=PS} 20241127122552280 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552280 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552281 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552281 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420566137262"} 20241127122552281 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420566137262)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552281 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552281 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420566137262"} 20241127122552281 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420566137262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552281 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420566137262)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552281 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420566137262)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552281 DLU <0006> fsm.c:568 lu(PS:IMSI-262420566137262)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552281 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552281 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241127122552282 DAUC <0003> db_auc.c:157 IMSI='262420329604379': No 2G Auth Data 20241127122552282 DAUC <0003> db_auc.c:192 IMSI='262420329604379': No 3G Auth Data 20241127122552283 DLGSUP <0013> hlr.c:121 IMSI 262420329604379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40772<->l=127.0.0.1:4258 20241127122552291 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552291 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420329604379" cn_domain=PS} 20241127122552291 DLU <0006> fsm.c:456 lu(262420329604379)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552291 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552291 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420329604379)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552291 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420329604379" cn_domain=PS} 20241127122552291 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552291 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552293 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552293 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420329604379"} 20241127122552293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420329604379)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552293 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552293 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420329604379"} 20241127122552293 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420329604379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420329604379)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420329604379)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552293 DLU <0006> fsm.c:568 lu(PS:IMSI-262420329604379)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552293 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552293 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40772<->l=127.0.0.1:4258 20241127122552294 DAUC <0003> db_auc.c:157 IMSI='262422179614369': No 2G Auth Data 20241127122552294 DAUC <0003> db_auc.c:192 IMSI='262422179614369': No 3G Auth Data 20241127122552295 DLGSUP <0013> hlr.c:121 IMSI 262422179614369: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122552302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241127122552304 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552304 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422179614369" cn_domain=PS} 20241127122552304 DLU <0006> fsm.c:456 lu(262422179614369)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122552304 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122552304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422179614369)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122552304 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422179614369" cn_domain=PS} 20241127122552304 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552304 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552305 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552305 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422179614369"} 20241127122552305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422179614369)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122552305 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122552305 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422179614369"} 20241127122552305 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422179614369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122552305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422179614369)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122552305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422179614369)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122552306 DLU <0006> fsm.c:568 lu(PS:IMSI-262422179614369)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122552306 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552306 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122552306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241127122552307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241127122552308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43943<->l=127.0.0.1:4259) 20241127122552308 DLINP <000b> input/ipa.c:451 connected read/write 20241127122552308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122552308 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122552308 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122552308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122552337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4258 20241127122552438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4258 20241127122555554 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122555554 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122555559 DLINP <000b> input/ipa.c:451 connected read/write 20241127122555559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122555560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241127122555564 DLINP <000b> input/ipa.c:451 connected read/write 20241127122555564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122555564 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122555564 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122555564 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  20241127122555564 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122555564 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  20241127122555564 DLGSUP <0013> gsup_server.c:235 2:  20241127122555564 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122555564 DLGSUP <0013> gsup_server.c:235 3:  20241127122555564 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122555564 DLGSUP <0013> gsup_server.c:235 4:  20241127122555564 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122555564 DLGSUP <0013> gsup_server.c:235 5:  20241127122555564 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122555564 DLGSUP <0013> gsup_server.c:235 7:  20241127122555564 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122555564 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122555564 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122555564 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122555588 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35411<->l=127.0.0.1:4259) 20241127122555592 DAUC <0003> db_auc.c:157 IMSI='262427227044380': No 2G Auth Data 20241127122555592 DAUC <0003> db_auc.c:192 IMSI='262427227044380': No 3G Auth Data 20241127122555596 DAUC <0003> db_auc.c:192 IMSI='262427227044380': No 3G Auth Data 20241127122555600 DAUC <0003> db_auc.c:157 IMSI='262428135949265': No 2G Auth Data 20241127122555600 DAUC <0003> db_auc.c:192 IMSI='262428135949265': No 3G Auth Data 20241127122555603 DAUC <0003> db_auc.c:157 IMSI='262428135949265': No 2G Auth Data 20241127122555607 DAUC <0003> db_auc.c:157 IMSI='262425648991629': No 2G Auth Data 20241127122555607 DAUC <0003> db_auc.c:192 IMSI='262425648991629': No 3G Auth Data 20241127122555614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241127122555615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122555615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122555615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122555615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122555615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122555616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35411<->l=127.0.0.1:4259) 20241127122555640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 20241127122555741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 20241127122558823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122558823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122558824 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122558824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241127122558825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122558825 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122558825 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122558825 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  20241127122558825 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122558825 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  20241127122558825 DLGSUP <0013> gsup_server.c:235 2:  20241127122558825 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122558825 DLGSUP <0013> gsup_server.c:235 3:  20241127122558825 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122558825 DLGSUP <0013> gsup_server.c:235 4:  20241127122558825 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122558825 DLGSUP <0013> gsup_server.c:235 5:  20241127122558825 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122558825 DLGSUP <0013> gsup_server.c:235 7:  20241127122558825 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122558825 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122558825 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122558825 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122558831 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38283<->l=127.0.0.1:4259) 20241127122558836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40830<->l=127.0.0.1:4258 20241127122558837 DAUC <0003> db_auc.c:157 IMSI='262421010562393': No 2G Auth Data 20241127122558837 DAUC <0003> db_auc.c:192 IMSI='262421010562393': No 3G Auth Data 20241127122558866 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122558866 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421010562393" cn_domain=PS} 20241127122558866 DLU <0006> fsm.c:456 lu(262421010562393)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122558866 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122558866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421010562393)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122558866 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421010562393" cn_domain=PS} 20241127122558866 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122558866 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122558867 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122558867 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421010562393"} 20241127122558867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421010562393)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122558867 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122558867 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421010562393"} 20241127122558867 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122558867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010562393)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122558867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421010562393)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122558867 DLU <0006> fsm.c:568 lu(PS:IMSI-262421010562393)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122558867 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122558867 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122558868 DLGSUP <0013> hlr.c:128 IMSI 262421010562393: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241127122558868 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122558868 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122558869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40830<->l=127.0.0.1:4258 20241127122558869 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122558869 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421010562393"} 20241127122558869 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241127122558869 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421010562393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122558869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241127122558870 DLINP <000b> input/ipa.c:451 connected read/write 20241127122558870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122558870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122558870 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122558870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122558870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38283<->l=127.0.0.1:4259) 20241127122558892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4258 20241127122558992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4258 20241127122602104 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122602104 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122602109 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 20241127122602114 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602114 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122602114 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122602114 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  20241127122602114 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122602114 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  20241127122602114 DLGSUP <0013> gsup_server.c:235 2:  20241127122602114 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122602114 DLGSUP <0013> gsup_server.c:235 3:  20241127122602114 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122602114 DLGSUP <0013> gsup_server.c:235 4:  20241127122602114 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122602114 DLGSUP <0013> gsup_server.c:235 5:  20241127122602114 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122602114 DLGSUP <0013> gsup_server.c:235 7:  20241127122602114 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122602114 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122602114 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122602114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122602134 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36247<->l=127.0.0.1:4259) 20241127122602142 DAUC <0003> db_auc.c:157 IMSI='262428944680139': No 2G Auth Data 20241127122602142 DAUC <0003> db_auc.c:192 IMSI='262428944680139': No 3G Auth Data 20241127122602159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20241127122602167 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602167 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428944680139" cn_domain=PS} 20241127122602167 DLU <0006> fsm.c:456 lu(262428944680139)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602167 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428944680139)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602167 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428944680139" cn_domain=PS} 20241127122602167 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602167 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602172 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602173 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428944680139"} 20241127122602173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428944680139)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602173 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602173 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428944680139"} 20241127122602173 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944680139)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944680139)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602173 DLU <0006> fsm.c:568 lu(PS:IMSI-262428944680139)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602173 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602173 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602175 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602175 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428944680139" cn_domain=CS} 20241127122602175 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602175 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428944680139"} 20241127122602175 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428944680139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602175 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602175 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20241127122602178 DAUC <0003> db_auc.c:157 IMSI='262426072741896': No 2G Auth Data 20241127122602178 DAUC <0003> db_auc.c:192 IMSI='262426072741896': No 3G Auth Data 20241127122602179 DLGSUP <0013> hlr.c:121 IMSI 262426072741896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20241127122602195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602195 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426072741896" cn_domain=PS} 20241127122602195 DLU <0006> fsm.c:456 lu(262426072741896)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602195 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426072741896)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602195 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426072741896" cn_domain=PS} 20241127122602195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602196 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426072741896"} 20241127122602196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426072741896)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602196 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602196 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426072741896"} 20241127122602196 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426072741896)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426072741896)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602196 DLU <0006> fsm.c:568 lu(PS:IMSI-262426072741896)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602196 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426072741896" cn_domain=CS} 20241127122602196 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602196 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426072741896"} 20241127122602196 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426072741896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20241127122602197 DAUC <0003> db_auc.c:157 IMSI='262420501483932': No 2G Auth Data 20241127122602197 DAUC <0003> db_auc.c:192 IMSI='262420501483932': No 3G Auth Data 20241127122602198 DLGSUP <0013> hlr.c:121 IMSI 262420501483932: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20241127122602206 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602206 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420501483932" cn_domain=PS} 20241127122602206 DLU <0006> fsm.c:456 lu(262420501483932)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602206 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420501483932)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602206 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420501483932" cn_domain=PS} 20241127122602206 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602206 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602207 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602207 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420501483932"} 20241127122602207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420501483932)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602207 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602207 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420501483932"} 20241127122602207 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420501483932)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420501483932)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602207 DLU <0006> fsm.c:568 lu(PS:IMSI-262420501483932)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602207 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602207 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602208 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602208 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420501483932" cn_domain=CS} 20241127122602208 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602208 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420501483932"} 20241127122602208 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420501483932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602208 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602208 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20241127122602209 DAUC <0003> db_auc.c:157 IMSI='262425807607583': No 2G Auth Data 20241127122602209 DAUC <0003> db_auc.c:192 IMSI='262425807607583': No 3G Auth Data 20241127122602210 DLGSUP <0013> hlr.c:121 IMSI 262425807607583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 20241127122602218 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602218 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425807607583" cn_domain=PS} 20241127122602218 DLU <0006> fsm.c:456 lu(262425807607583)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602218 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425807607583)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602218 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425807607583" cn_domain=PS} 20241127122602218 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602218 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602219 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602219 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425807607583"} 20241127122602219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425807607583)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602219 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602219 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425807607583"} 20241127122602219 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425807607583)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425807607583)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602219 DLU <0006> fsm.c:568 lu(PS:IMSI-262425807607583)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602219 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602219 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602220 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602220 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425807607583" cn_domain=CS} 20241127122602220 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602220 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425807607583"} 20241127122602220 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425807607583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602220 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602220 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 20241127122602222 DAUC <0003> db_auc.c:157 IMSI='262425827650667': No 2G Auth Data 20241127122602222 DAUC <0003> db_auc.c:192 IMSI='262425827650667': No 3G Auth Data 20241127122602222 DLGSUP <0013> hlr.c:121 IMSI 262425827650667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241127122602230 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602230 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425827650667" cn_domain=PS} 20241127122602230 DLU <0006> fsm.c:456 lu(262425827650667)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602230 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425827650667)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602230 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425827650667" cn_domain=PS} 20241127122602230 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602230 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602232 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602232 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425827650667"} 20241127122602232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425827650667)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602232 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602232 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425827650667"} 20241127122602232 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425827650667)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425827650667)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602232 DLU <0006> fsm.c:568 lu(PS:IMSI-262425827650667)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602232 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602232 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602233 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602233 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425827650667" cn_domain=CS} 20241127122602233 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602233 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425827650667"} 20241127122602233 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425827650667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602233 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602233 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241127122602234 DAUC <0003> db_auc.c:157 IMSI='262420081549959': No 2G Auth Data 20241127122602234 DAUC <0003> db_auc.c:192 IMSI='262420081549959': No 3G Auth Data 20241127122602234 DLGSUP <0013> hlr.c:121 IMSI 262420081549959: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 20241127122602242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602242 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420081549959" cn_domain=PS} 20241127122602242 DLU <0006> fsm.c:456 lu(262420081549959)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602242 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602242 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420081549959)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602242 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420081549959" cn_domain=PS} 20241127122602242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602243 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602243 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420081549959"} 20241127122602243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420081549959)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602243 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602243 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420081549959"} 20241127122602243 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420081549959)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420081549959)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602243 DLU <0006> fsm.c:568 lu(PS:IMSI-262420081549959)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602243 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602243 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602244 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602244 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420081549959" cn_domain=CS} 20241127122602244 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602244 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420081549959"} 20241127122602244 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420081549959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602244 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602244 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 20241127122602245 DAUC <0003> db_auc.c:157 IMSI='262424932265660': No 2G Auth Data 20241127122602245 DAUC <0003> db_auc.c:192 IMSI='262424932265660': No 3G Auth Data 20241127122602246 DLGSUP <0013> hlr.c:121 IMSI 262424932265660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241127122602253 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602254 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424932265660" cn_domain=PS} 20241127122602254 DLU <0006> fsm.c:456 lu(262424932265660)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602254 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424932265660)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602254 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424932265660" cn_domain=PS} 20241127122602254 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602254 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602255 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602255 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424932265660"} 20241127122602255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424932265660)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602255 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602255 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424932265660"} 20241127122602255 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424932265660)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424932265660)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602255 DLU <0006> fsm.c:568 lu(PS:IMSI-262424932265660)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602255 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602255 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602255 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602255 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424932265660" cn_domain=CS} 20241127122602255 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602255 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424932265660"} 20241127122602255 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424932265660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602255 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602255 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241127122602257 DAUC <0003> db_auc.c:157 IMSI='262420330159353': No 2G Auth Data 20241127122602257 DAUC <0003> db_auc.c:192 IMSI='262420330159353': No 3G Auth Data 20241127122602257 DLGSUP <0013> hlr.c:121 IMSI 262420330159353: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122602265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58608<->l=127.0.0.1:4258 20241127122602267 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602267 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420330159353" cn_domain=PS} 20241127122602267 DLU <0006> fsm.c:456 lu(262420330159353)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122602267 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122602267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420330159353)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122602267 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420330159353" cn_domain=PS} 20241127122602267 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602267 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602268 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602268 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420330159353"} 20241127122602268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420330159353)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122602268 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122602268 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420330159353"} 20241127122602268 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122602268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420330159353)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122602268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420330159353)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122602268 DLU <0006> fsm.c:568 lu(PS:IMSI-262420330159353)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122602268 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602268 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602269 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602269 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420330159353" cn_domain=CS} 20241127122602269 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241127122602269 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420330159353"} 20241127122602269 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420330159353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122602269 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602269 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122602270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58608<->l=127.0.0.1:4258 20241127122602271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 20241127122602271 DLINP <000b> input/ipa.c:451 connected read/write 20241127122602271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122602271 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122602271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122602271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122602271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36247<->l=127.0.0.1:4259) 20241127122602298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20241127122602399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20241127122605480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122605480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122605485 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20241127122605491 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605491 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122605491 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122605491 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  20241127122605491 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122605491 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  20241127122605491 DLGSUP <0013> gsup_server.c:235 2:  20241127122605491 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122605491 DLGSUP <0013> gsup_server.c:235 3:  20241127122605491 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122605491 DLGSUP <0013> gsup_server.c:235 4:  20241127122605491 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122605491 DLGSUP <0013> gsup_server.c:235 5:  20241127122605491 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122605491 DLGSUP <0013> gsup_server.c:235 7:  20241127122605491 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122605491 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122605491 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122605491 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122605515 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35013<->l=127.0.0.1:4259) 20241127122605525 DAUC <0003> db_auc.c:157 IMSI='262428196559006': No 2G Auth Data 20241127122605525 DAUC <0003> db_auc.c:192 IMSI='262428196559006': No 3G Auth Data 20241127122605551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20241127122605560 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605560 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428196559006" cn_domain=PS} 20241127122605560 DLU <0006> fsm.c:456 lu(262428196559006)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605560 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428196559006)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605561 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428196559006" cn_domain=PS} 20241127122605561 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605561 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605566 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605566 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428196559006"} 20241127122605567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428196559006)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605567 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605567 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428196559006"} 20241127122605567 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428196559006)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428196559006)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605567 DLU <0006> fsm.c:568 lu(PS:IMSI-262428196559006)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605567 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605567 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605570 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605570 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428196559006" cn_domain=PS} 20241127122605570 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605570 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428196559006"} 20241127122605570 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428196559006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605570 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605570 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20241127122605576 DAUC <0003> db_auc.c:157 IMSI='262427044396199': No 2G Auth Data 20241127122605576 DAUC <0003> db_auc.c:192 IMSI='262427044396199': No 3G Auth Data 20241127122605578 DLGSUP <0013> hlr.c:121 IMSI 262427044396199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 20241127122605591 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605591 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427044396199" cn_domain=PS} 20241127122605591 DLU <0006> fsm.c:456 lu(262427044396199)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605591 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427044396199)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605591 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427044396199" cn_domain=PS} 20241127122605591 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605591 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605592 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605592 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427044396199"} 20241127122605592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427044396199)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605592 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605592 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427044396199"} 20241127122605592 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427044396199)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427044396199)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605592 DLU <0006> fsm.c:568 lu(PS:IMSI-262427044396199)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605592 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605592 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605593 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605593 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427044396199" cn_domain=PS} 20241127122605593 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605593 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427044396199"} 20241127122605593 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427044396199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605593 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605593 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 20241127122605594 DAUC <0003> db_auc.c:157 IMSI='262424054782520': No 2G Auth Data 20241127122605594 DAUC <0003> db_auc.c:192 IMSI='262424054782520': No 3G Auth Data 20241127122605595 DLGSUP <0013> hlr.c:121 IMSI 262424054782520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20241127122605602 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605602 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424054782520" cn_domain=PS} 20241127122605602 DLU <0006> fsm.c:456 lu(262424054782520)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605602 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424054782520)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605602 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424054782520" cn_domain=PS} 20241127122605602 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605603 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605604 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605604 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424054782520"} 20241127122605604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424054782520)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605604 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605604 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424054782520"} 20241127122605604 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424054782520)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424054782520)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605604 DLU <0006> fsm.c:568 lu(PS:IMSI-262424054782520)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605604 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605604 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605605 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605605 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424054782520" cn_domain=PS} 20241127122605605 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605605 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424054782520"} 20241127122605605 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424054782520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605605 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605605 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20241127122605606 DAUC <0003> db_auc.c:157 IMSI='262421114244644': No 2G Auth Data 20241127122605606 DAUC <0003> db_auc.c:192 IMSI='262421114244644': No 3G Auth Data 20241127122605607 DLGSUP <0013> hlr.c:121 IMSI 262421114244644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4258 20241127122605614 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605614 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421114244644" cn_domain=PS} 20241127122605614 DLU <0006> fsm.c:456 lu(262421114244644)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605614 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421114244644)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605614 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421114244644" cn_domain=PS} 20241127122605614 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605614 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605615 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421114244644"} 20241127122605615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421114244644)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605615 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605615 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421114244644"} 20241127122605615 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421114244644)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421114244644)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605615 DLU <0006> fsm.c:568 lu(PS:IMSI-262421114244644)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605615 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421114244644" cn_domain=PS} 20241127122605615 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605615 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421114244644"} 20241127122605615 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421114244644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605615 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4258 20241127122605617 DAUC <0003> db_auc.c:157 IMSI='262427387092040': No 2G Auth Data 20241127122605617 DAUC <0003> db_auc.c:192 IMSI='262427387092040': No 3G Auth Data 20241127122605617 DLGSUP <0013> hlr.c:121 IMSI 262427387092040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4258 20241127122605625 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605625 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427387092040" cn_domain=PS} 20241127122605625 DLU <0006> fsm.c:456 lu(262427387092040)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605625 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427387092040)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605625 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427387092040" cn_domain=PS} 20241127122605625 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605625 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605625 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605625 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427387092040"} 20241127122605625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427387092040)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605625 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605625 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427387092040"} 20241127122605625 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427387092040)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427387092040)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605625 DLU <0006> fsm.c:568 lu(PS:IMSI-262427387092040)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605625 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605625 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605626 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427387092040" cn_domain=PS} 20241127122605626 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605626 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427387092040"} 20241127122605626 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427387092040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4258 20241127122605627 DAUC <0003> db_auc.c:157 IMSI='262420206023036': No 2G Auth Data 20241127122605627 DAUC <0003> db_auc.c:192 IMSI='262420206023036': No 3G Auth Data 20241127122605628 DLGSUP <0013> hlr.c:121 IMSI 262420206023036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241127122605635 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605635 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420206023036" cn_domain=PS} 20241127122605635 DLU <0006> fsm.c:456 lu(262420206023036)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605635 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420206023036)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605635 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420206023036" cn_domain=PS} 20241127122605635 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605635 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605636 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605636 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420206023036"} 20241127122605636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420206023036)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605636 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605636 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420206023036"} 20241127122605636 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420206023036)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420206023036)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605636 DLU <0006> fsm.c:568 lu(PS:IMSI-262420206023036)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605636 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605636 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605637 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420206023036" cn_domain=PS} 20241127122605637 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605637 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420206023036"} 20241127122605637 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420206023036 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241127122605638 DAUC <0003> db_auc.c:157 IMSI='262427156553209': No 2G Auth Data 20241127122605638 DAUC <0003> db_auc.c:192 IMSI='262427156553209': No 3G Auth Data 20241127122605638 DLGSUP <0013> hlr.c:121 IMSI 262427156553209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4258 20241127122605646 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605646 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427156553209" cn_domain=PS} 20241127122605646 DLU <0006> fsm.c:456 lu(262427156553209)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605646 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427156553209)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605646 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427156553209" cn_domain=PS} 20241127122605646 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605646 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605647 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605647 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427156553209"} 20241127122605647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427156553209)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605647 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605647 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427156553209"} 20241127122605647 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427156553209)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427156553209)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605647 DLU <0006> fsm.c:568 lu(PS:IMSI-262427156553209)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605647 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605647 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605648 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605648 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427156553209" cn_domain=PS} 20241127122605648 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605648 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427156553209"} 20241127122605648 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427156553209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605648 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605648 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4258 20241127122605649 DAUC <0003> db_auc.c:157 IMSI='262429058202807': No 2G Auth Data 20241127122605649 DAUC <0003> db_auc.c:192 IMSI='262429058202807': No 3G Auth Data 20241127122605649 DLGSUP <0013> hlr.c:121 IMSI 262429058202807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241127122605656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20241127122605657 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605657 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429058202807" cn_domain=PS} 20241127122605657 DLU <0006> fsm.c:456 lu(262429058202807)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122605657 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122605657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429058202807)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122605657 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429058202807" cn_domain=PS} 20241127122605657 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605657 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605658 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605658 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429058202807"} 20241127122605658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429058202807)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122605658 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122605658 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429058202807"} 20241127122605658 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122605658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429058202807)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122605658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429058202807)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122605658 DLU <0006> fsm.c:568 lu(PS:IMSI-262429058202807)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122605658 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605658 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605659 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605659 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429058202807" cn_domain=PS} 20241127122605659 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241127122605659 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429058202807"} 20241127122605659 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429058202807 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241127122605659 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605659 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122605660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20241127122605661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20241127122605661 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35013<->l=127.0.0.1:4259) 20241127122605661 DLINP <000b> input/ipa.c:451 connected read/write 20241127122605661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122605661 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122605661 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122605661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122605685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58722<->l=127.0.0.1:4258 20241127122605785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58722<->l=127.0.0.1:4258 20241127122608918 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122608918 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122608922 DLINP <000b> input/ipa.c:451 connected read/write 20241127122608923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122608924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58734<->l=127.0.0.1:4258 20241127122608927 DLINP <000b> input/ipa.c:451 connected read/write 20241127122608927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122608927 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122608927 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122608927 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  20241127122608927 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122608928 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  20241127122608928 DLGSUP <0013> gsup_server.c:235 2:  20241127122608928 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122608928 DLGSUP <0013> gsup_server.c:235 3:  20241127122608928 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122608928 DLGSUP <0013> gsup_server.c:235 4:  20241127122608928 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122608928 DLGSUP <0013> gsup_server.c:235 5:  20241127122608928 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122608928 DLGSUP <0013> gsup_server.c:235 7:  20241127122608928 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122608928 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122608928 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122608928 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122608950 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34671<->l=127.0.0.1:4259) 20241127122608957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 20241127122608974 DLINP <000b> input/ipa.c:451 connected read/write 20241127122608974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122608974 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} 20241127122608974 DLU <0006> fsm.c:456 lu(2345743413463)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122608974 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 20241127122608974 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} 20241127122608974 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122608974 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122608974 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122608974 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122608974 DLINP <000b> input/ipa.c:451 connected read/write 20241127122608974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122608974 DLINP <000b> input/ipa.c:451 connected read/write 20241127122608974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122608978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 20241127122608979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58734<->l=127.0.0.1:4258 20241127122608980 DLINP <000b> input/ipa.c:451 connected read/write 20241127122608980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122608980 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122608980 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122608980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122608981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34671<->l=127.0.0.1:4259) 20241127122609013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20241127122609113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20241127122612194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122612194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122612197 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39232<->l=127.0.0.1:4258 20241127122612199 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122612199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122612199 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  20241127122612199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122612199 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  20241127122612199 DLGSUP <0013> gsup_server.c:235 2:  20241127122612199 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122612199 DLGSUP <0013> gsup_server.c:235 3:  20241127122612199 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122612199 DLGSUP <0013> gsup_server.c:235 4:  20241127122612199 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122612199 DLGSUP <0013> gsup_server.c:235 5:  20241127122612199 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122612199 DLGSUP <0013> gsup_server.c:235 7:  20241127122612199 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122612199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122612199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122612199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122612209 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40497<->l=127.0.0.1:4259) 20241127122612212 DAUC <0003> db_auc.c:157 IMSI='262420340118323': No 2G Auth Data 20241127122612212 DAUC <0003> db_auc.c:192 IMSI='262420340118323': No 3G Auth Data 20241127122612220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39234<->l=127.0.0.1:4258 20241127122612242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612242 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420340118323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420340118323" session_id=1198063824 session_state=BEGIN} 20241127122612242 DSS <0004> hlr_ussd.c:576 262420340118323/0x476900d0: Process SS (BEGIN) 20241127122612242 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612242 DSS <0004> hlr_ussd.c:518 262420340118323/0x476900d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612242 DSS <0004> hlr_ussd.c:523 262420340118323/0x476900d0: USSD for unknown code '*#200#' 20241127122612242 DSS <0004> hlr_ussd.c:354 262420340118323/0x476900d0: Tx ReturnError(1, 0x12) 20241127122612242 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420340118323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340118323" session_id=1198063824 session_state=END} 20241127122612242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39234<->l=127.0.0.1:4258 20241127122612252 DAUC <0003> db_auc.c:157 IMSI='262420239363806': No 2G Auth Data 20241127122612252 DAUC <0003> db_auc.c:192 IMSI='262420239363806': No 3G Auth Data 20241127122612273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39240<->l=127.0.0.1:4258 20241127122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612276 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420239363806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420239363806" session_id=2902725783 session_state=BEGIN} 20241127122612276 DSS <0004> hlr_ussd.c:576 262420239363806/0xad041497: Process SS (BEGIN) 20241127122612276 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612276 DSS <0004> hlr_ussd.c:518 262420239363806/0xad041497: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612276 DSS <0004> hlr_ussd.c:523 262420239363806/0xad041497: USSD for unknown code '*#200#' 20241127122612276 DSS <0004> hlr_ussd.c:354 262420239363806/0xad041497: Tx ReturnError(1, 0x12) 20241127122612276 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420239363806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420239363806" session_id=2902725783 session_state=END} 20241127122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39240<->l=127.0.0.1:4258 20241127122612278 DAUC <0003> db_auc.c:157 IMSI='262424143438591': No 2G Auth Data 20241127122612278 DAUC <0003> db_auc.c:192 IMSI='262424143438591': No 3G Auth Data 20241127122612285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39256<->l=127.0.0.1:4258 20241127122612288 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612288 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424143438591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424143438591" session_id=1542765316 session_state=BEGIN} 20241127122612288 DSS <0004> hlr_ussd.c:576 262424143438591/0x5bf4bb04: Process SS (BEGIN) 20241127122612288 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612288 DSS <0004> hlr_ussd.c:518 262424143438591/0x5bf4bb04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612288 DSS <0004> hlr_ussd.c:523 262424143438591/0x5bf4bb04: USSD for unknown code '*#200#' 20241127122612288 DSS <0004> hlr_ussd.c:354 262424143438591/0x5bf4bb04: Tx ReturnError(1, 0x12) 20241127122612288 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424143438591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424143438591" session_id=1542765316 session_state=END} 20241127122612288 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612288 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39256<->l=127.0.0.1:4258 20241127122612289 DAUC <0003> db_auc.c:157 IMSI='262426152054497': No 2G Auth Data 20241127122612289 DAUC <0003> db_auc.c:192 IMSI='262426152054497': No 3G Auth Data 20241127122612296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4258 20241127122612299 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612299 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426152054497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426152054497" session_id=2999860223 session_state=BEGIN} 20241127122612299 DSS <0004> hlr_ussd.c:576 262426152054497/0xb2ce3bff: Process SS (BEGIN) 20241127122612299 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612299 DSS <0004> hlr_ussd.c:518 262426152054497/0xb2ce3bff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612299 DSS <0004> hlr_ussd.c:523 262426152054497/0xb2ce3bff: USSD for unknown code '*#200#' 20241127122612299 DSS <0004> hlr_ussd.c:354 262426152054497/0xb2ce3bff: Tx ReturnError(1, 0x12) 20241127122612299 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426152054497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426152054497" session_id=2999860223 session_state=END} 20241127122612299 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612299 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4258 20241127122612301 DAUC <0003> db_auc.c:157 IMSI='262422572855749': No 2G Auth Data 20241127122612301 DAUC <0003> db_auc.c:192 IMSI='262422572855749': No 3G Auth Data 20241127122612307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4258 20241127122612310 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612310 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422572855749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422572855749" session_id=4009366943 session_state=BEGIN} 20241127122612310 DSS <0004> hlr_ussd.c:576 262422572855749/0xeefa159f: Process SS (BEGIN) 20241127122612310 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612310 DSS <0004> hlr_ussd.c:518 262422572855749/0xeefa159f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612310 DSS <0004> hlr_ussd.c:523 262422572855749/0xeefa159f: USSD for unknown code '*#200#' 20241127122612310 DSS <0004> hlr_ussd.c:354 262422572855749/0xeefa159f: Tx ReturnError(1, 0x12) 20241127122612310 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422572855749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422572855749" session_id=4009366943 session_state=END} 20241127122612310 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612310 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4258 20241127122612312 DAUC <0003> db_auc.c:157 IMSI='262421809954330': No 2G Auth Data 20241127122612312 DAUC <0003> db_auc.c:192 IMSI='262421809954330': No 3G Auth Data 20241127122612319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39278<->l=127.0.0.1:4258 20241127122612322 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612322 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421809954330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421809954330" session_id=2498831972 session_state=BEGIN} 20241127122612322 DSS <0004> hlr_ussd.c:576 262421809954330/0x94f12664: Process SS (BEGIN) 20241127122612322 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612322 DSS <0004> hlr_ussd.c:518 262421809954330/0x94f12664: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612322 DSS <0004> hlr_ussd.c:523 262421809954330/0x94f12664: USSD for unknown code '*#200#' 20241127122612322 DSS <0004> hlr_ussd.c:354 262421809954330/0x94f12664: Tx ReturnError(1, 0x12) 20241127122612322 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421809954330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421809954330" session_id=2498831972 session_state=END} 20241127122612322 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612322 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39278<->l=127.0.0.1:4258 20241127122612324 DAUC <0003> db_auc.c:157 IMSI='262423594125507': No 2G Auth Data 20241127122612324 DAUC <0003> db_auc.c:192 IMSI='262423594125507': No 3G Auth Data 20241127122612332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4258 20241127122612334 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612335 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423594125507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423594125507" session_id=3514452817 session_state=BEGIN} 20241127122612335 DSS <0004> hlr_ussd.c:576 262423594125507/0xd17a4b51: Process SS (BEGIN) 20241127122612335 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612335 DSS <0004> hlr_ussd.c:518 262423594125507/0xd17a4b51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612335 DSS <0004> hlr_ussd.c:523 262423594125507/0xd17a4b51: USSD for unknown code '*#200#' 20241127122612335 DSS <0004> hlr_ussd.c:354 262423594125507/0xd17a4b51: Tx ReturnError(1, 0x12) 20241127122612335 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423594125507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423594125507" session_id=3514452817 session_state=END} 20241127122612335 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612335 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4258 20241127122612336 DAUC <0003> db_auc.c:157 IMSI='262425749762803': No 2G Auth Data 20241127122612336 DAUC <0003> db_auc.c:192 IMSI='262425749762803': No 3G Auth Data 20241127122612343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20241127122612346 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612346 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425749762803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425749762803" session_id=2746517101 session_state=BEGIN} 20241127122612346 DSS <0004> hlr_ussd.c:576 262425749762803/0xa3b4866d: Process SS (BEGIN) 20241127122612346 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241127122612346 DSS <0004> hlr_ussd.c:518 262425749762803/0xa3b4866d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241127122612346 DSS <0004> hlr_ussd.c:523 262425749762803/0xa3b4866d: USSD for unknown code '*#200#' 20241127122612346 DSS <0004> hlr_ussd.c:354 262425749762803/0xa3b4866d: Tx ReturnError(1, 0x12) 20241127122612346 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425749762803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425749762803" session_id=2746517101 session_state=END} 20241127122612346 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612346 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122612348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20241127122612348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39232<->l=127.0.0.1:4258 20241127122612349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40497<->l=127.0.0.1:4259) 20241127122612349 DLINP <000b> input/ipa.c:451 connected read/write 20241127122612349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122612349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122612349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122612349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122612372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39300<->l=127.0.0.1:4258 20241127122612473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39300<->l=127.0.0.1:4258 20241127122615596 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122615596 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122615600 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39308<->l=127.0.0.1:4258 20241127122615604 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615604 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122615604 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122615604 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  20241127122615604 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122615604 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  20241127122615604 DLGSUP <0013> gsup_server.c:235 2:  20241127122615604 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122615604 DLGSUP <0013> gsup_server.c:235 3:  20241127122615604 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122615604 DLGSUP <0013> gsup_server.c:235 4:  20241127122615604 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122615604 DLGSUP <0013> gsup_server.c:235 5:  20241127122615604 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122615604 DLGSUP <0013> gsup_server.c:235 7:  20241127122615604 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122615604 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122615604 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122615604 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122615621 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43115<->l=127.0.0.1:4259) 20241127122615624 DAUC <0003> db_auc.c:157 IMSI='262428393600810': No 2G Auth Data 20241127122615624 DAUC <0003> db_auc.c:192 IMSI='262428393600810': No 3G Auth Data 20241127122615631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241127122615650 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615650 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428393600810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428393600810" session_id=3049523596 session_state=BEGIN} 20241127122615650 DSS <0004> hlr_ussd.c:576 262428393600810/0xb5c4098c: Process SS (BEGIN) 20241127122615650 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615650 DSS <0004> hlr_ussd.c:518 262428393600810/0xb5c4098c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615650 DSS <0004> hlr_ussd.c:542 262428393600810/0xb5c4098c: Cannot find conn for EUSE EUSE-foobar 20241127122615650 DSS <0004> hlr_ussd.c:354 262428393600810/0xb5c4098c: Tx ReturnError(1, 0x22) 20241127122615650 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428393600810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428393600810" session_id=3049523596 session_state=END} 20241127122615650 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615650 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241127122615660 DAUC <0003> db_auc.c:157 IMSI='262424757871322': No 2G Auth Data 20241127122615660 DAUC <0003> db_auc.c:192 IMSI='262424757871322': No 3G Auth Data 20241127122615671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241127122615674 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615674 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424757871322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424757871322" session_id=3943418087 session_state=BEGIN} 20241127122615674 DSS <0004> hlr_ussd.c:576 262424757871322/0xeb0bc8e7: Process SS (BEGIN) 20241127122615674 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615674 DSS <0004> hlr_ussd.c:518 262424757871322/0xeb0bc8e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615674 DSS <0004> hlr_ussd.c:542 262424757871322/0xeb0bc8e7: Cannot find conn for EUSE EUSE-foobar 20241127122615674 DSS <0004> hlr_ussd.c:354 262424757871322/0xeb0bc8e7: Tx ReturnError(1, 0x22) 20241127122615674 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424757871322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424757871322" session_id=3943418087 session_state=END} 20241127122615674 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615674 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241127122615675 DAUC <0003> db_auc.c:157 IMSI='262423036792091': No 2G Auth Data 20241127122615675 DAUC <0003> db_auc.c:192 IMSI='262423036792091': No 3G Auth Data 20241127122615683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20241127122615685 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615685 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423036792091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423036792091" session_id=3453817988 session_state=BEGIN} 20241127122615685 DSS <0004> hlr_ussd.c:576 262423036792091/0xcddd1484: Process SS (BEGIN) 20241127122615685 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615685 DSS <0004> hlr_ussd.c:518 262423036792091/0xcddd1484: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615685 DSS <0004> hlr_ussd.c:542 262423036792091/0xcddd1484: Cannot find conn for EUSE EUSE-foobar 20241127122615685 DSS <0004> hlr_ussd.c:354 262423036792091/0xcddd1484: Tx ReturnError(1, 0x22) 20241127122615685 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423036792091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423036792091" session_id=3453817988 session_state=END} 20241127122615685 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615685 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20241127122615687 DAUC <0003> db_auc.c:157 IMSI='262424717488445': No 2G Auth Data 20241127122615687 DAUC <0003> db_auc.c:192 IMSI='262424717488445': No 3G Auth Data 20241127122615694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39344<->l=127.0.0.1:4258 20241127122615697 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615697 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424717488445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424717488445" session_id=3772815108 session_state=BEGIN} 20241127122615697 DSS <0004> hlr_ussd.c:576 262424717488445/0xe0e09704: Process SS (BEGIN) 20241127122615697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615697 DSS <0004> hlr_ussd.c:518 262424717488445/0xe0e09704: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615697 DSS <0004> hlr_ussd.c:542 262424717488445/0xe0e09704: Cannot find conn for EUSE EUSE-foobar 20241127122615697 DSS <0004> hlr_ussd.c:354 262424717488445/0xe0e09704: Tx ReturnError(1, 0x22) 20241127122615697 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424717488445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424717488445" session_id=3772815108 session_state=END} 20241127122615697 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615697 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39344<->l=127.0.0.1:4258 20241127122615699 DAUC <0003> db_auc.c:157 IMSI='262424014068179': No 2G Auth Data 20241127122615699 DAUC <0003> db_auc.c:192 IMSI='262424014068179': No 3G Auth Data 20241127122615705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20241127122615708 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615708 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424014068179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424014068179" session_id=2871909305 session_state=BEGIN} 20241127122615708 DSS <0004> hlr_ussd.c:576 262424014068179/0xab2ddbb9: Process SS (BEGIN) 20241127122615708 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615708 DSS <0004> hlr_ussd.c:518 262424014068179/0xab2ddbb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615708 DSS <0004> hlr_ussd.c:542 262424014068179/0xab2ddbb9: Cannot find conn for EUSE EUSE-foobar 20241127122615708 DSS <0004> hlr_ussd.c:354 262424014068179/0xab2ddbb9: Tx ReturnError(1, 0x22) 20241127122615708 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424014068179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424014068179" session_id=2871909305 session_state=END} 20241127122615708 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615708 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20241127122615710 DAUC <0003> db_auc.c:157 IMSI='262428478124931': No 2G Auth Data 20241127122615710 DAUC <0003> db_auc.c:192 IMSI='262428478124931': No 3G Auth Data 20241127122615717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241127122615720 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615720 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428478124931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428478124931" session_id=3008574280 session_state=BEGIN} 20241127122615720 DSS <0004> hlr_ussd.c:576 262428478124931/0xb3533348: Process SS (BEGIN) 20241127122615720 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615720 DSS <0004> hlr_ussd.c:518 262428478124931/0xb3533348: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615720 DSS <0004> hlr_ussd.c:542 262428478124931/0xb3533348: Cannot find conn for EUSE EUSE-foobar 20241127122615720 DSS <0004> hlr_ussd.c:354 262428478124931/0xb3533348: Tx ReturnError(1, 0x22) 20241127122615720 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428478124931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428478124931" session_id=3008574280 session_state=END} 20241127122615720 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615720 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241127122615723 DAUC <0003> db_auc.c:157 IMSI='262424941216332': No 2G Auth Data 20241127122615723 DAUC <0003> db_auc.c:192 IMSI='262424941216332': No 3G Auth Data 20241127122615730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4258 20241127122615732 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615732 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424941216332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424941216332" session_id=970177115 session_state=BEGIN} 20241127122615732 DSS <0004> hlr_ussd.c:576 262424941216332/0x39d3ba5b: Process SS (BEGIN) 20241127122615732 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615732 DSS <0004> hlr_ussd.c:518 262424941216332/0x39d3ba5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615732 DSS <0004> hlr_ussd.c:542 262424941216332/0x39d3ba5b: Cannot find conn for EUSE EUSE-foobar 20241127122615732 DSS <0004> hlr_ussd.c:354 262424941216332/0x39d3ba5b: Tx ReturnError(1, 0x22) 20241127122615732 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424941216332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424941216332" session_id=970177115 session_state=END} 20241127122615732 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615733 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4258 20241127122615734 DAUC <0003> db_auc.c:157 IMSI='262423262077777': No 2G Auth Data 20241127122615734 DAUC <0003> db_auc.c:192 IMSI='262423262077777': No 3G Auth Data 20241127122615741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20241127122615744 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615744 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423262077777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423262077777" session_id=3129767306 session_state=BEGIN} 20241127122615744 DSS <0004> hlr_ussd.c:576 262423262077777/0xba8c758a: Process SS (BEGIN) 20241127122615744 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122615744 DSS <0004> hlr_ussd.c:518 262423262077777/0xba8c758a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122615744 DSS <0004> hlr_ussd.c:542 262423262077777/0xba8c758a: Cannot find conn for EUSE EUSE-foobar 20241127122615744 DSS <0004> hlr_ussd.c:354 262423262077777/0xba8c758a: Tx ReturnError(1, 0x22) 20241127122615744 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423262077777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423262077777" session_id=3129767306 session_state=END} 20241127122615744 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615744 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122615746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20241127122615746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39308<->l=127.0.0.1:4258 20241127122615746 DLINP <000b> input/ipa.c:451 connected read/write 20241127122615746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122615746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122615746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122615746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122615747 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43115<->l=127.0.0.1:4259) 20241127122615769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39388<->l=127.0.0.1:4258 20241127122615971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39388<->l=127.0.0.1:4258 20241127122619084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122619084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122619088 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4258 20241127122619094 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122619094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122619094 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  20241127122619094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122619094 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  20241127122619094 DLGSUP <0013> gsup_server.c:235 2:  20241127122619094 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122619094 DLGSUP <0013> gsup_server.c:235 3:  20241127122619094 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122619094 DLGSUP <0013> gsup_server.c:235 4:  20241127122619094 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122619094 DLGSUP <0013> gsup_server.c:235 5:  20241127122619094 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122619094 DLGSUP <0013> gsup_server.c:235 7:  20241127122619094 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122619094 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122619094 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122619094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122619119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46755<->l=127.0.0.1:4259) 20241127122619125 DAUC <0003> db_auc.c:157 IMSI='262424994113488': No 2G Auth Data 20241127122619125 DAUC <0003> db_auc.c:192 IMSI='262424994113488': No 3G Auth Data 20241127122619143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20241127122619154 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619155 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424994113488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424994113488" session_id=1874269339 session_state=BEGIN} 20241127122619155 DSS <0004> hlr_ussd.c:576 262424994113488/0x6fb7149b: Process SS (BEGIN) 20241127122619155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619155 DSS <0004> hlr_ussd.c:518 262424994113488/0x6fb7149b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619155 DSS <0004> hlr_ussd.c:363 262424994113488/0x6fb7149b: Tx USSD 'Your IMSI is 262424994113488' 20241127122619155 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424994113488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994113488" session_id=1874269339 session_state=END} 20241127122619155 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424994113488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619155 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619155 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20241127122619161 DAUC <0003> db_auc.c:157 IMSI='262428128052949': No 2G Auth Data 20241127122619161 DAUC <0003> db_auc.c:192 IMSI='262428128052949': No 3G Auth Data 20241127122619169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20241127122619171 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619171 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428128052949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428128052949" session_id=1797666222 session_state=BEGIN} 20241127122619171 DSS <0004> hlr_ussd.c:576 262428128052949/0x6b2635ae: Process SS (BEGIN) 20241127122619171 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619171 DSS <0004> hlr_ussd.c:518 262428128052949/0x6b2635ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619171 DSS <0004> hlr_ussd.c:363 262428128052949/0x6b2635ae: Tx USSD 'Your IMSI is 262428128052949' 20241127122619171 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428128052949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428128052949" session_id=1797666222 session_state=END} 20241127122619171 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428128052949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619171 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619171 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20241127122619173 DAUC <0003> db_auc.c:157 IMSI='262428950323751': No 2G Auth Data 20241127122619173 DAUC <0003> db_auc.c:192 IMSI='262428950323751': No 3G Auth Data 20241127122619179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20241127122619182 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619182 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428950323751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428950323751" session_id=320709443 session_state=BEGIN} 20241127122619182 DSS <0004> hlr_ussd.c:576 262428950323751/0x131da343: Process SS (BEGIN) 20241127122619182 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619182 DSS <0004> hlr_ussd.c:518 262428950323751/0x131da343: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619182 DSS <0004> hlr_ussd.c:363 262428950323751/0x131da343: Tx USSD 'Your IMSI is 262428950323751' 20241127122619182 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428950323751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428950323751" session_id=320709443 session_state=END} 20241127122619182 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428950323751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619182 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619182 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20241127122619184 DAUC <0003> db_auc.c:157 IMSI='262420622459720': No 2G Auth Data 20241127122619184 DAUC <0003> db_auc.c:192 IMSI='262420622459720': No 3G Auth Data 20241127122619191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4258 20241127122619194 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619194 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420622459720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420622459720" session_id=2606562060 session_state=BEGIN} 20241127122619194 DSS <0004> hlr_ussd.c:576 262420622459720/0x9b5cfb0c: Process SS (BEGIN) 20241127122619194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619194 DSS <0004> hlr_ussd.c:518 262420622459720/0x9b5cfb0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619194 DSS <0004> hlr_ussd.c:363 262420622459720/0x9b5cfb0c: Tx USSD 'Your IMSI is 262420622459720' 20241127122619194 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420622459720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420622459720" session_id=2606562060 session_state=END} 20241127122619194 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420622459720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619194 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619194 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4258 20241127122619196 DAUC <0003> db_auc.c:157 IMSI='262429128265960': No 2G Auth Data 20241127122619196 DAUC <0003> db_auc.c:192 IMSI='262429128265960': No 3G Auth Data 20241127122619202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39450<->l=127.0.0.1:4258 20241127122619204 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619204 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429128265960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429128265960" session_id=4145388547 session_state=BEGIN} 20241127122619205 DSS <0004> hlr_ussd.c:576 262429128265960/0xf7159c03: Process SS (BEGIN) 20241127122619205 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619205 DSS <0004> hlr_ussd.c:518 262429128265960/0xf7159c03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619205 DSS <0004> hlr_ussd.c:363 262429128265960/0xf7159c03: Tx USSD 'Your IMSI is 262429128265960' 20241127122619205 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429128265960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429128265960" session_id=4145388547 session_state=END} 20241127122619205 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429128265960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619205 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619205 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39450<->l=127.0.0.1:4258 20241127122619207 DAUC <0003> db_auc.c:157 IMSI='262423832645954': No 2G Auth Data 20241127122619207 DAUC <0003> db_auc.c:192 IMSI='262423832645954': No 3G Auth Data 20241127122619213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 20241127122619216 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619216 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423832645954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423832645954" session_id=1520821369 session_state=BEGIN} 20241127122619216 DSS <0004> hlr_ussd.c:576 262423832645954/0x5aa5e479: Process SS (BEGIN) 20241127122619216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619216 DSS <0004> hlr_ussd.c:518 262423832645954/0x5aa5e479: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619216 DSS <0004> hlr_ussd.c:363 262423832645954/0x5aa5e479: Tx USSD 'Your IMSI is 262423832645954' 20241127122619216 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423832645954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423832645954" session_id=1520821369 session_state=END} 20241127122619216 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423832645954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619216 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619216 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 20241127122619218 DAUC <0003> db_auc.c:157 IMSI='262422830778721': No 2G Auth Data 20241127122619218 DAUC <0003> db_auc.c:192 IMSI='262422830778721': No 3G Auth Data 20241127122619225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20241127122619228 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619228 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422830778721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422830778721" session_id=944389007 session_state=BEGIN} 20241127122619228 DSS <0004> hlr_ussd.c:576 262422830778721/0x384a3b8f: Process SS (BEGIN) 20241127122619228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619228 DSS <0004> hlr_ussd.c:518 262422830778721/0x384a3b8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619228 DSS <0004> hlr_ussd.c:363 262422830778721/0x384a3b8f: Tx USSD 'Your IMSI is 262422830778721' 20241127122619228 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422830778721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422830778721" session_id=944389007 session_state=END} 20241127122619228 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422830778721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619228 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619228 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20241127122619230 DAUC <0003> db_auc.c:157 IMSI='262429997715367': No 2G Auth Data 20241127122619230 DAUC <0003> db_auc.c:192 IMSI='262429997715367': No 3G Auth Data 20241127122619236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 20241127122619239 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619239 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429997715367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429997715367" session_id=1867335941 session_state=BEGIN} 20241127122619239 DSS <0004> hlr_ussd.c:576 262429997715367/0x6f4d4905: Process SS (BEGIN) 20241127122619239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122619239 DSS <0004> hlr_ussd.c:518 262429997715367/0x6f4d4905: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122619239 DSS <0004> hlr_ussd.c:363 262429997715367/0x6f4d4905: Tx USSD 'Your IMSI is 262429997715367' 20241127122619239 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429997715367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429997715367" session_id=1867335941 session_state=END} 20241127122619239 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429997715367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122619239 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619239 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122619241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 20241127122619242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4258 20241127122619242 DLINP <000b> input/ipa.c:451 connected read/write 20241127122619242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122619242 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122619242 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122619242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122619242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46755<->l=127.0.0.1:4259) 20241127122619266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20241127122619468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20241127122622586 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122622586 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122622589 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41202<->l=127.0.0.1:4258 20241127122622594 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622594 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122622595 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122622595 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  20241127122622595 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122622595 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  20241127122622595 DLGSUP <0013> gsup_server.c:235 2:  20241127122622595 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122622595 DLGSUP <0013> gsup_server.c:235 3:  20241127122622595 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122622595 DLGSUP <0013> gsup_server.c:235 4:  20241127122622595 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122622595 DLGSUP <0013> gsup_server.c:235 5:  20241127122622595 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122622595 DLGSUP <0013> gsup_server.c:235 7:  20241127122622595 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122622595 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122622595 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122622595 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122622609 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36265<->l=127.0.0.1:4259) 20241127122622613 DAUC <0003> db_auc.c:157 IMSI='262423836971071': No 2G Auth Data 20241127122622613 DAUC <0003> db_auc.c:192 IMSI='262423836971071': No 3G Auth Data 20241127122622618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41216<->l=127.0.0.1:4258 20241127122622642 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622642 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423836971071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423836971071" source_name="the-source\n" session_id=901927610 session_state=BEGIN} 20241127122622642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127122622642 DSS <0004> hlr_ussd.c:576 262423836971071/0x35c252ba: Process SS (BEGIN) 20241127122622642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622642 DSS <0004> hlr_ussd.c:518 262423836971071/0x35c252ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622642 DSS <0004> hlr_ussd.c:363 262423836971071/0x35c252ba: Tx USSD 'Your IMSI is 262423836971071' 20241127122622642 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423836971071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423836971071" destination_name="the-source\n" session_id=901927610 session_state=END} 20241127122622642 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423836971071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622642 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622642 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41216<->l=127.0.0.1:4258 20241127122622654 DAUC <0003> db_auc.c:157 IMSI='262420719477552': No 2G Auth Data 20241127122622654 DAUC <0003> db_auc.c:192 IMSI='262420719477552': No 3G Auth Data 20241127122622670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41224<->l=127.0.0.1:4258 20241127122622673 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622673 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420719477552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420719477552" source_name="the-source\n" session_id=2589242279 session_state=BEGIN} 20241127122622673 DSS <0004> hlr_ussd.c:576 262420719477552/0x9a54b3a7: Process SS (BEGIN) 20241127122622673 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622673 DSS <0004> hlr_ussd.c:518 262420719477552/0x9a54b3a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622673 DSS <0004> hlr_ussd.c:363 262420719477552/0x9a54b3a7: Tx USSD 'Your IMSI is 262420719477552' 20241127122622673 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420719477552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420719477552" destination_name="the-source\n" session_id=2589242279 session_state=END} 20241127122622673 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420719477552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622673 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622673 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41224<->l=127.0.0.1:4258 20241127122622676 DAUC <0003> db_auc.c:157 IMSI='262429984249244': No 2G Auth Data 20241127122622676 DAUC <0003> db_auc.c:192 IMSI='262429984249244': No 3G Auth Data 20241127122622681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241127122622684 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622684 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429984249244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429984249244" source_name="the-source\n" session_id=1996426568 session_state=BEGIN} 20241127122622684 DSS <0004> hlr_ussd.c:576 262429984249244/0x76ff0d48: Process SS (BEGIN) 20241127122622684 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622684 DSS <0004> hlr_ussd.c:518 262429984249244/0x76ff0d48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622684 DSS <0004> hlr_ussd.c:363 262429984249244/0x76ff0d48: Tx USSD 'Your IMSI is 262429984249244' 20241127122622684 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429984249244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429984249244" destination_name="the-source\n" session_id=1996426568 session_state=END} 20241127122622684 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429984249244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622684 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622684 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241127122622686 DAUC <0003> db_auc.c:157 IMSI='262421267688503': No 2G Auth Data 20241127122622686 DAUC <0003> db_auc.c:192 IMSI='262421267688503': No 3G Auth Data 20241127122622693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20241127122622696 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622696 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421267688503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421267688503" source_name="the-source\n" session_id=433560705 session_state=BEGIN} 20241127122622696 DSS <0004> hlr_ussd.c:576 262421267688503/0x19d79c81: Process SS (BEGIN) 20241127122622696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622696 DSS <0004> hlr_ussd.c:518 262421267688503/0x19d79c81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622696 DSS <0004> hlr_ussd.c:363 262421267688503/0x19d79c81: Tx USSD 'Your IMSI is 262421267688503' 20241127122622696 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421267688503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421267688503" destination_name="the-source\n" session_id=433560705 session_state=END} 20241127122622696 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262421267688503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622696 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622696 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20241127122622698 DAUC <0003> db_auc.c:157 IMSI='262429568238795': No 2G Auth Data 20241127122622698 DAUC <0003> db_auc.c:192 IMSI='262429568238795': No 3G Auth Data 20241127122622704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241127122622707 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622707 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429568238795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429568238795" source_name="the-source\n" session_id=312616360 session_state=BEGIN} 20241127122622707 DSS <0004> hlr_ussd.c:576 262429568238795/0x12a225a8: Process SS (BEGIN) 20241127122622707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622707 DSS <0004> hlr_ussd.c:518 262429568238795/0x12a225a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622707 DSS <0004> hlr_ussd.c:363 262429568238795/0x12a225a8: Tx USSD 'Your IMSI is 262429568238795' 20241127122622707 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429568238795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429568238795" destination_name="the-source\n" session_id=312616360 session_state=END} 20241127122622707 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429568238795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622707 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622707 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241127122622710 DAUC <0003> db_auc.c:157 IMSI='262429304388329': No 2G Auth Data 20241127122622710 DAUC <0003> db_auc.c:192 IMSI='262429304388329': No 3G Auth Data 20241127122622716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20241127122622719 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622719 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429304388329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429304388329" source_name="the-source\n" session_id=4218015348 session_state=BEGIN} 20241127122622719 DSS <0004> hlr_ussd.c:576 262429304388329/0xfb69ce74: Process SS (BEGIN) 20241127122622719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622719 DSS <0004> hlr_ussd.c:518 262429304388329/0xfb69ce74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622719 DSS <0004> hlr_ussd.c:363 262429304388329/0xfb69ce74: Tx USSD 'Your IMSI is 262429304388329' 20241127122622719 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429304388329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429304388329" destination_name="the-source\n" session_id=4218015348 session_state=END} 20241127122622719 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429304388329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622719 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622719 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20241127122622721 DAUC <0003> db_auc.c:157 IMSI='262428717794637': No 2G Auth Data 20241127122622721 DAUC <0003> db_auc.c:192 IMSI='262428717794637': No 3G Auth Data 20241127122622727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241127122622730 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622731 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428717794637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428717794637" source_name="the-source\n" session_id=1816952069 session_state=BEGIN} 20241127122622731 DSS <0004> hlr_ussd.c:576 262428717794637/0x6c4c7d05: Process SS (BEGIN) 20241127122622731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622731 DSS <0004> hlr_ussd.c:518 262428717794637/0x6c4c7d05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622731 DSS <0004> hlr_ussd.c:363 262428717794637/0x6c4c7d05: Tx USSD 'Your IMSI is 262428717794637' 20241127122622731 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428717794637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428717794637" destination_name="the-source\n" session_id=1816952069 session_state=END} 20241127122622731 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428717794637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622731 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622731 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241127122622733 DAUC <0003> db_auc.c:157 IMSI='262420576094478': No 2G Auth Data 20241127122622733 DAUC <0003> db_auc.c:192 IMSI='262420576094478': No 3G Auth Data 20241127122622739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20241127122622742 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622742 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420576094478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420576094478" source_name="the-source\n" session_id=3914137695 session_state=BEGIN} 20241127122622742 DSS <0004> hlr_ussd.c:576 262420576094478/0xe94d005f: Process SS (BEGIN) 20241127122622742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241127122622742 DSS <0004> hlr_ussd.c:518 262420576094478/0xe94d005f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241127122622742 DSS <0004> hlr_ussd.c:363 262420576094478/0xe94d005f: Tx USSD 'Your IMSI is 262420576094478' 20241127122622742 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420576094478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420576094478" destination_name="the-source\n" session_id=3914137695 session_state=END} 20241127122622742 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420576094478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122622742 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622742 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122622744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20241127122622744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41202<->l=127.0.0.1:4258 20241127122622745 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36265<->l=127.0.0.1:4259) 20241127122622745 DLINP <000b> input/ipa.c:451 connected read/write 20241127122622745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122622745 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122622745 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122622745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122622745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241127122622770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20241127122622971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20241127122626037 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122626037 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122626042 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4258 20241127122626047 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122626047 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122626048 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  20241127122626048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122626048 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  20241127122626048 DLGSUP <0013> gsup_server.c:235 2:  20241127122626048 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122626048 DLGSUP <0013> gsup_server.c:235 3:  20241127122626048 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122626048 DLGSUP <0013> gsup_server.c:235 4:  20241127122626048 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122626048 DLGSUP <0013> gsup_server.c:235 5:  20241127122626048 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122626048 DLGSUP <0013> gsup_server.c:235 7:  20241127122626048 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122626048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122626048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122626048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122626072 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39441<->l=127.0.0.1:4259) 20241127122626076 DAUC <0003> db_auc.c:157 IMSI='262424607606202': No 2G Auth Data 20241127122626076 DAUC <0003> db_auc.c:192 IMSI='262424607606202': No 3G Auth Data 20241127122626092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4258 20241127122626105 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626105 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424607606202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424607606202" session_id=328879930 session_state=BEGIN} 20241127122626105 DSS <0004> hlr_ussd.c:576 262424607606202/0x139a4f3a: Process SS (BEGIN) 20241127122626105 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626105 DSS <0004> hlr_ussd.c:518 262424607606202/0x139a4f3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626105 DSS <0004> hlr_ussd.c:363 262424607606202/0x139a4f3a: Tx USSD 'Your extension is 491613573401' 20241127122626105 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424607606202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424607606202" session_id=328879930 session_state=END} 20241127122626105 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424607606202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626105 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626105 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4258 20241127122626114 DAUC <0003> db_auc.c:157 IMSI='262424462673597': No 2G Auth Data 20241127122626114 DAUC <0003> db_auc.c:192 IMSI='262424462673597': No 3G Auth Data 20241127122626134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4258 20241127122626138 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626138 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424462673597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424462673597" session_id=523509232 session_state=BEGIN} 20241127122626138 DSS <0004> hlr_ussd.c:576 262424462673597/0x1f341df0: Process SS (BEGIN) 20241127122626138 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626138 DSS <0004> hlr_ussd.c:518 262424462673597/0x1f341df0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626138 DSS <0004> hlr_ussd.c:363 262424462673597/0x1f341df0: Tx USSD 'Your extension is 491614837426' 20241127122626138 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424462673597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424462673597" session_id=523509232 session_state=END} 20241127122626138 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424462673597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626138 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626138 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4258 20241127122626141 DAUC <0003> db_auc.c:157 IMSI='262425479776739': No 2G Auth Data 20241127122626141 DAUC <0003> db_auc.c:192 IMSI='262425479776739': No 3G Auth Data 20241127122626149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20241127122626151 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626151 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425479776739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425479776739" session_id=4077526329 session_state=BEGIN} 20241127122626151 DSS <0004> hlr_ussd.c:576 262425479776739/0xf30a1d39: Process SS (BEGIN) 20241127122626151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626151 DSS <0004> hlr_ussd.c:518 262425479776739/0xf30a1d39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626151 DSS <0004> hlr_ussd.c:363 262425479776739/0xf30a1d39: Tx USSD 'Your extension is 491612747626' 20241127122626151 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425479776739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425479776739" session_id=4077526329 session_state=END} 20241127122626151 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425479776739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626151 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626151 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20241127122626154 DAUC <0003> db_auc.c:157 IMSI='262426125336550': No 2G Auth Data 20241127122626154 DAUC <0003> db_auc.c:192 IMSI='262426125336550': No 3G Auth Data 20241127122626162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20241127122626165 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626165 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426125336550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426125336550" session_id=2938688232 session_state=BEGIN} 20241127122626165 DSS <0004> hlr_ussd.c:576 262426125336550/0xaf28d2e8: Process SS (BEGIN) 20241127122626165 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626165 DSS <0004> hlr_ussd.c:518 262426125336550/0xaf28d2e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626166 DSS <0004> hlr_ussd.c:363 262426125336550/0xaf28d2e8: Tx USSD 'Your extension is 491613815802' 20241127122626166 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426125336550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426125336550" session_id=2938688232 session_state=END} 20241127122626166 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426125336550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626166 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626166 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20241127122626168 DAUC <0003> db_auc.c:157 IMSI='262424606238187': No 2G Auth Data 20241127122626168 DAUC <0003> db_auc.c:192 IMSI='262424606238187': No 3G Auth Data 20241127122626174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 20241127122626177 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626177 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424606238187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424606238187" session_id=2212219196 session_state=BEGIN} 20241127122626177 DSS <0004> hlr_ussd.c:576 262424606238187/0x83dbc93c: Process SS (BEGIN) 20241127122626177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626177 DSS <0004> hlr_ussd.c:518 262424606238187/0x83dbc93c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626177 DSS <0004> hlr_ussd.c:363 262424606238187/0x83dbc93c: Tx USSD 'Your extension is 491617314332' 20241127122626177 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424606238187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424606238187" session_id=2212219196 session_state=END} 20241127122626177 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424606238187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626177 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626177 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 20241127122626179 DAUC <0003> db_auc.c:157 IMSI='262420872771321': No 2G Auth Data 20241127122626179 DAUC <0003> db_auc.c:192 IMSI='262420872771321': No 3G Auth Data 20241127122626186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4258 20241127122626189 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626189 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420872771321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420872771321" session_id=857656270 session_state=BEGIN} 20241127122626189 DSS <0004> hlr_ussd.c:576 262420872771321/0x331ecbce: Process SS (BEGIN) 20241127122626189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626189 DSS <0004> hlr_ussd.c:518 262420872771321/0x331ecbce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626189 DSS <0004> hlr_ussd.c:363 262420872771321/0x331ecbce: Tx USSD 'Your extension is 491617844355' 20241127122626189 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420872771321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420872771321" session_id=857656270 session_state=END} 20241127122626189 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420872771321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626189 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626189 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4258 20241127122626191 DAUC <0003> db_auc.c:157 IMSI='262421176647867': No 2G Auth Data 20241127122626191 DAUC <0003> db_auc.c:192 IMSI='262421176647867': No 3G Auth Data 20241127122626198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41360<->l=127.0.0.1:4258 20241127122626200 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626201 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421176647867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421176647867" session_id=2234399155 session_state=BEGIN} 20241127122626201 DSS <0004> hlr_ussd.c:576 262421176647867/0x852e39b3: Process SS (BEGIN) 20241127122626201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626201 DSS <0004> hlr_ussd.c:518 262421176647867/0x852e39b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626201 DSS <0004> hlr_ussd.c:363 262421176647867/0x852e39b3: Tx USSD 'Your extension is 491613764285' 20241127122626201 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421176647867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421176647867" session_id=2234399155 session_state=END} 20241127122626201 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421176647867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626201 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626201 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41360<->l=127.0.0.1:4258 20241127122626203 DAUC <0003> db_auc.c:157 IMSI='262421590844027': No 2G Auth Data 20241127122626203 DAUC <0003> db_auc.c:192 IMSI='262421590844027': No 3G Auth Data 20241127122626209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4258 20241127122626212 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626212 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421590844027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421590844027" session_id=61285622 session_state=BEGIN} 20241127122626212 DSS <0004> hlr_ussd.c:576 262421590844027/0x03a724f6: Process SS (BEGIN) 20241127122626212 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122626212 DSS <0004> hlr_ussd.c:518 262421590844027/0x03a724f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122626212 DSS <0004> hlr_ussd.c:363 262421590844027/0x03a724f6: Tx USSD 'Your extension is 491610485234' 20241127122626212 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421590844027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421590844027" session_id=61285622 session_state=END} 20241127122626212 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421590844027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122626212 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626212 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122626215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4258 20241127122626215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4258 20241127122626215 DLINP <000b> input/ipa.c:451 connected read/write 20241127122626215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122626215 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122626215 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122626215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122626216 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39441<->l=127.0.0.1:4259) 20241127122626239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241127122626440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241127122629515 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122629515 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122629519 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4258 20241127122629521 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629521 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122629521 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122629521 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  20241127122629521 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122629521 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  20241127122629521 DLGSUP <0013> gsup_server.c:235 2:  20241127122629521 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122629521 DLGSUP <0013> gsup_server.c:235 3:  20241127122629521 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122629521 DLGSUP <0013> gsup_server.c:235 4:  20241127122629521 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122629521 DLGSUP <0013> gsup_server.c:235 5:  20241127122629521 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122629521 DLGSUP <0013> gsup_server.c:235 7:  20241127122629521 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122629521 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122629521 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122629521 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122629542 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34655<->l=127.0.0.1:4259) 20241127122629551 DAUC <0003> db_auc.c:157 IMSI='262423685373959': No 2G Auth Data 20241127122629551 DAUC <0003> db_auc.c:192 IMSI='262423685373959': No 3G Auth Data 20241127122629574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20241127122629588 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629588 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423685373959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423685373959" source_name="the-source\n" session_id=1733028202 session_state=BEGIN} 20241127122629588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127122629588 DSS <0004> hlr_ussd.c:576 262423685373959/0x674be96a: Process SS (BEGIN) 20241127122629588 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629588 DSS <0004> hlr_ussd.c:518 262423685373959/0x674be96a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629588 DSS <0004> hlr_ussd.c:363 262423685373959/0x674be96a: Tx USSD 'Your extension is 491618848270' 20241127122629588 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423685373959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423685373959" destination_name="the-source\n" session_id=1733028202 session_state=END} 20241127122629588 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423685373959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629588 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629588 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20241127122629598 DAUC <0003> db_auc.c:157 IMSI='262420708019335': No 2G Auth Data 20241127122629599 DAUC <0003> db_auc.c:192 IMSI='262420708019335': No 3G Auth Data 20241127122629611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4258 20241127122629614 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629614 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420708019335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420708019335" source_name="the-source\n" session_id=2154428984 session_state=BEGIN} 20241127122629614 DSS <0004> hlr_ussd.c:576 262420708019335/0x8069fa38: Process SS (BEGIN) 20241127122629614 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629614 DSS <0004> hlr_ussd.c:518 262420708019335/0x8069fa38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629614 DSS <0004> hlr_ussd.c:363 262420708019335/0x8069fa38: Tx USSD 'Your extension is 491616037422' 20241127122629614 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420708019335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420708019335" destination_name="the-source\n" session_id=2154428984 session_state=END} 20241127122629614 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420708019335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629614 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629614 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4258 20241127122629616 DAUC <0003> db_auc.c:157 IMSI='262427484538454': No 2G Auth Data 20241127122629616 DAUC <0003> db_auc.c:192 IMSI='262427484538454': No 3G Auth Data 20241127122629623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4258 20241127122629626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629626 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427484538454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427484538454" source_name="the-source\n" session_id=2082437711 session_state=BEGIN} 20241127122629626 DSS <0004> hlr_ussd.c:576 262427484538454/0x7c1f7a4f: Process SS (BEGIN) 20241127122629626 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629626 DSS <0004> hlr_ussd.c:518 262427484538454/0x7c1f7a4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629626 DSS <0004> hlr_ussd.c:363 262427484538454/0x7c1f7a4f: Tx USSD 'Your extension is 491611530010' 20241127122629626 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427484538454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427484538454" destination_name="the-source\n" session_id=2082437711 session_state=END} 20241127122629626 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427484538454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4258 20241127122629628 DAUC <0003> db_auc.c:157 IMSI='262426115949591': No 2G Auth Data 20241127122629628 DAUC <0003> db_auc.c:192 IMSI='262426115949591': No 3G Auth Data 20241127122629634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 20241127122629637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629637 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426115949591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426115949591" source_name="the-source\n" session_id=421925755 session_state=BEGIN} 20241127122629637 DSS <0004> hlr_ussd.c:576 262426115949591/0x1926137b: Process SS (BEGIN) 20241127122629637 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629637 DSS <0004> hlr_ussd.c:518 262426115949591/0x1926137b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629637 DSS <0004> hlr_ussd.c:363 262426115949591/0x1926137b: Tx USSD 'Your extension is 491614208678' 20241127122629637 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426115949591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426115949591" destination_name="the-source\n" session_id=421925755 session_state=END} 20241127122629637 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426115949591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 20241127122629640 DAUC <0003> db_auc.c:157 IMSI='262428833384785': No 2G Auth Data 20241127122629640 DAUC <0003> db_auc.c:192 IMSI='262428833384785': No 3G Auth Data 20241127122629646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4258 20241127122629649 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629649 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428833384785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428833384785" source_name="the-source\n" session_id=550807177 session_state=BEGIN} 20241127122629649 DSS <0004> hlr_ussd.c:576 262428833384785/0x20d4a689: Process SS (BEGIN) 20241127122629649 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629649 DSS <0004> hlr_ussd.c:518 262428833384785/0x20d4a689: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629649 DSS <0004> hlr_ussd.c:363 262428833384785/0x20d4a689: Tx USSD 'Your extension is 491612137346' 20241127122629649 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428833384785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428833384785" destination_name="the-source\n" session_id=550807177 session_state=END} 20241127122629649 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428833384785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629649 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629649 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4258 20241127122629652 DAUC <0003> db_auc.c:157 IMSI='262420575785122': No 2G Auth Data 20241127122629652 DAUC <0003> db_auc.c:192 IMSI='262420575785122': No 3G Auth Data 20241127122629660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4258 20241127122629664 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629664 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420575785122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420575785122" source_name="the-source\n" session_id=971241698 session_state=BEGIN} 20241127122629664 DSS <0004> hlr_ussd.c:576 262420575785122/0x39e3f8e2: Process SS (BEGIN) 20241127122629664 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629664 DSS <0004> hlr_ussd.c:518 262420575785122/0x39e3f8e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629664 DSS <0004> hlr_ussd.c:363 262420575785122/0x39e3f8e2: Tx USSD 'Your extension is 491616161211' 20241127122629664 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420575785122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420575785122" destination_name="the-source\n" session_id=971241698 session_state=END} 20241127122629664 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262420575785122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629664 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629664 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4258 20241127122629667 DAUC <0003> db_auc.c:157 IMSI='262424599701029': No 2G Auth Data 20241127122629667 DAUC <0003> db_auc.c:192 IMSI='262424599701029': No 3G Auth Data 20241127122629673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41446<->l=127.0.0.1:4258 20241127122629676 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629676 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424599701029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424599701029" source_name="the-source\n" session_id=4078410827 session_state=BEGIN} 20241127122629676 DSS <0004> hlr_ussd.c:576 262424599701029/0xf3179c4b: Process SS (BEGIN) 20241127122629676 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629676 DSS <0004> hlr_ussd.c:518 262424599701029/0xf3179c4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629676 DSS <0004> hlr_ussd.c:363 262424599701029/0xf3179c4b: Tx USSD 'Your extension is 491617602680' 20241127122629676 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424599701029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424599701029" destination_name="the-source\n" session_id=4078410827 session_state=END} 20241127122629676 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424599701029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629676 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629676 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41446<->l=127.0.0.1:4258 20241127122629679 DAUC <0003> db_auc.c:157 IMSI='262421706446469': No 2G Auth Data 20241127122629679 DAUC <0003> db_auc.c:192 IMSI='262421706446469': No 3G Auth Data 20241127122629685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20241127122629688 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629688 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421706446469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421706446469" source_name="the-source\n" session_id=1315861509 session_state=BEGIN} 20241127122629688 DSS <0004> hlr_ussd.c:576 262421706446469/0x4e6e7405: Process SS (BEGIN) 20241127122629688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241127122629688 DSS <0004> hlr_ussd.c:518 262421706446469/0x4e6e7405: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241127122629688 DSS <0004> hlr_ussd.c:363 262421706446469/0x4e6e7405: Tx USSD 'Your extension is 491616136683' 20241127122629688 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421706446469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421706446469" destination_name="the-source\n" session_id=1315861509 session_state=END} 20241127122629688 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421706446469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122629688 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629688 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122629690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20241127122629691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4258 20241127122629691 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34655<->l=127.0.0.1:4259) 20241127122629691 DLINP <000b> input/ipa.c:451 connected read/write 20241127122629691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122629691 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122629691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122629691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122629691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241127122629714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41460<->l=127.0.0.1:4258 20241127122629915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41460<->l=127.0.0.1:4258 20241127122633016 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37443 20241127122633016 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37443 20241127122633017 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633017 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633018 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122633018 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122633018 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633018 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633018 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122633018 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241127122633018 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241127122633018 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241127122633018 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  20241127122633018 DLGSUP <0013> gsup_server.c:235 2:  20241127122633018 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122633018 DLGSUP <0013> gsup_server.c:235 3:  20241127122633018 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122633018 DLGSUP <0013> gsup_server.c:235 4:  20241127122633018 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122633018 DLGSUP <0013> gsup_server.c:235 5:  20241127122633018 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122633018 DLGSUP <0013> gsup_server.c:235 7:  20241127122633018 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122633018 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122633018 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122633018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37443 20241127122633019 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241127122633021 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633021 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122633021 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122633021 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  20241127122633021 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122633021 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  20241127122633021 DLGSUP <0013> gsup_server.c:235 2:  20241127122633021 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122633021 DLGSUP <0013> gsup_server.c:235 3:  20241127122633021 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122633021 DLGSUP <0013> gsup_server.c:235 4:  20241127122633021 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122633021 DLGSUP <0013> gsup_server.c:235 5:  20241127122633021 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122633021 DLGSUP <0013> gsup_server.c:235 7:  20241127122633021 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122633021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122633021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122633021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122633029 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35943<->l=127.0.0.1:4259) 20241127122633032 DAUC <0003> db_auc.c:157 IMSI='262421576878610': No 2G Auth Data 20241127122633032 DAUC <0003> db_auc.c:192 IMSI='262421576878610': No 3G Auth Data 20241127122633040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53766<->l=127.0.0.1:4258 20241127122633062 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633062 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421576878610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421576878610" session_id=521650933 session_state=BEGIN} 20241127122633062 DSS <0004> hlr_ussd.c:576 262421576878610/0x1f17c2f5: Process SS (BEGIN) 20241127122633062 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633062 DSS <0004> hlr_ussd.c:518 262421576878610/0x1f17c2f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633062 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633062 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633062 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633062 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633068 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633068 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633068 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421576878610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421576878610" session_id=521650933 session_state=END} 20241127122633068 DSS <0004> hlr_ussd.c:576 262421576878610/0x1f17c2f5: Process SS (END) 20241127122633068 DSS <0004> hlr_ussd.c:518 262421576878610/0x1f17c2f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633068 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421576878610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421576878610" session_id=521650933 session_state=END} 20241127122633068 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421576878610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633068 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421576878610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633068 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633068 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53766<->l=127.0.0.1:4258 20241127122633073 DAUC <0003> db_auc.c:157 IMSI='262425650353404': No 2G Auth Data 20241127122633073 DAUC <0003> db_auc.c:192 IMSI='262425650353404': No 3G Auth Data 20241127122633082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241127122633084 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633084 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425650353404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425650353404" session_id=3429241147 session_state=BEGIN} 20241127122633084 DSS <0004> hlr_ussd.c:576 262425650353404/0xcc66113b: Process SS (BEGIN) 20241127122633084 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633084 DSS <0004> hlr_ussd.c:518 262425650353404/0xcc66113b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633084 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633084 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633084 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633084 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633085 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633085 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633085 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425650353404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425650353404" session_id=3429241147 session_state=END} 20241127122633085 DSS <0004> hlr_ussd.c:576 262425650353404/0xcc66113b: Process SS (END) 20241127122633085 DSS <0004> hlr_ussd.c:518 262425650353404/0xcc66113b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633085 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425650353404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425650353404" session_id=3429241147 session_state=END} 20241127122633085 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425650353404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633085 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425650353404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633085 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633085 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241127122633087 DAUC <0003> db_auc.c:157 IMSI='262429371457914': No 2G Auth Data 20241127122633087 DAUC <0003> db_auc.c:192 IMSI='262429371457914': No 3G Auth Data 20241127122633095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53790<->l=127.0.0.1:4258 20241127122633098 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633098 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429371457914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429371457914" session_id=3870524896 session_state=BEGIN} 20241127122633098 DSS <0004> hlr_ussd.c:576 262429371457914/0xe6b385e0: Process SS (BEGIN) 20241127122633098 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633098 DSS <0004> hlr_ussd.c:518 262429371457914/0xe6b385e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633098 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633098 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633098 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633098 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633098 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633098 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633098 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429371457914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429371457914" session_id=3870524896 session_state=END} 20241127122633098 DSS <0004> hlr_ussd.c:576 262429371457914/0xe6b385e0: Process SS (END) 20241127122633098 DSS <0004> hlr_ussd.c:518 262429371457914/0xe6b385e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633098 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429371457914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429371457914" session_id=3870524896 session_state=END} 20241127122633098 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429371457914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633098 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429371457914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633098 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633099 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53790<->l=127.0.0.1:4258 20241127122633101 DAUC <0003> db_auc.c:157 IMSI='262420492364202': No 2G Auth Data 20241127122633101 DAUC <0003> db_auc.c:192 IMSI='262420492364202': No 3G Auth Data 20241127122633108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241127122633111 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633111 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420492364202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420492364202" session_id=2125274961 session_state=BEGIN} 20241127122633111 DSS <0004> hlr_ussd.c:576 262420492364202/0x7ead1f51: Process SS (BEGIN) 20241127122633111 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633111 DSS <0004> hlr_ussd.c:518 262420492364202/0x7ead1f51: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633111 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633111 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633111 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633111 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633113 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633113 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633113 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420492364202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420492364202" session_id=2125274961 session_state=END} 20241127122633113 DSS <0004> hlr_ussd.c:576 262420492364202/0x7ead1f51: Process SS (END) 20241127122633113 DSS <0004> hlr_ussd.c:518 262420492364202/0x7ead1f51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633113 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420492364202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420492364202" session_id=2125274961 session_state=END} 20241127122633113 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420492364202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633113 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420492364202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633113 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633113 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241127122633116 DAUC <0003> db_auc.c:157 IMSI='262427815670535': No 2G Auth Data 20241127122633116 DAUC <0003> db_auc.c:192 IMSI='262427815670535': No 3G Auth Data 20241127122633123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4258 20241127122633126 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633126 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427815670535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427815670535" session_id=964702647 session_state=BEGIN} 20241127122633126 DSS <0004> hlr_ussd.c:576 262427815670535/0x398031b7: Process SS (BEGIN) 20241127122633126 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633126 DSS <0004> hlr_ussd.c:518 262427815670535/0x398031b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633126 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633126 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633126 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633126 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633127 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633127 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427815670535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427815670535" session_id=964702647 session_state=END} 20241127122633127 DSS <0004> hlr_ussd.c:576 262427815670535/0x398031b7: Process SS (END) 20241127122633127 DSS <0004> hlr_ussd.c:518 262427815670535/0x398031b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633127 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427815670535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427815670535" session_id=964702647 session_state=END} 20241127122633127 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427815670535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633127 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427815670535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4258 20241127122633130 DAUC <0003> db_auc.c:157 IMSI='262420070608293': No 2G Auth Data 20241127122633130 DAUC <0003> db_auc.c:192 IMSI='262420070608293': No 3G Auth Data 20241127122633137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20241127122633139 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633139 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420070608293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420070608293" session_id=3723223528 session_state=BEGIN} 20241127122633139 DSS <0004> hlr_ussd.c:576 262420070608293/0xddebe1e8: Process SS (BEGIN) 20241127122633139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633139 DSS <0004> hlr_ussd.c:518 262420070608293/0xddebe1e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633139 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633139 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633139 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633139 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633140 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633140 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420070608293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420070608293" session_id=3723223528 session_state=END} 20241127122633140 DSS <0004> hlr_ussd.c:576 262420070608293/0xddebe1e8: Process SS (END) 20241127122633140 DSS <0004> hlr_ussd.c:518 262420070608293/0xddebe1e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633140 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420070608293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420070608293" session_id=3723223528 session_state=END} 20241127122633140 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420070608293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633140 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420070608293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20241127122633143 DAUC <0003> db_auc.c:157 IMSI='262421134918697': No 2G Auth Data 20241127122633143 DAUC <0003> db_auc.c:192 IMSI='262421134918697': No 3G Auth Data 20241127122633149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 20241127122633152 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633152 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421134918697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421134918697" session_id=3233109639 session_state=BEGIN} 20241127122633152 DSS <0004> hlr_ussd.c:576 262421134918697/0xc0b55687: Process SS (BEGIN) 20241127122633152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633152 DSS <0004> hlr_ussd.c:518 262421134918697/0xc0b55687: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633152 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633152 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633152 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633152 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633153 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633153 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633153 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421134918697 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421134918697" session_id=3233109639 session_state=END} 20241127122633153 DSS <0004> hlr_ussd.c:576 262421134918697/0xc0b55687: Process SS (END) 20241127122633153 DSS <0004> hlr_ussd.c:518 262421134918697/0xc0b55687: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633153 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421134918697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421134918697" session_id=3233109639 session_state=END} 20241127122633153 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421134918697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633153 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421134918697 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633153 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633153 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 20241127122633155 DAUC <0003> db_auc.c:157 IMSI='262420007175938': No 2G Auth Data 20241127122633155 DAUC <0003> db_auc.c:192 IMSI='262420007175938': No 3G Auth Data 20241127122633161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4258 20241127122633164 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633164 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420007175938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420007175938" session_id=2842110745 session_state=BEGIN} 20241127122633164 DSS <0004> hlr_ussd.c:576 262420007175938/0xa9672b19: Process SS (BEGIN) 20241127122633164 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122633164 DSS <0004> hlr_ussd.c:518 262420007175938/0xa9672b19: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122633164 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633164 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633164 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633164 DLINP <000b> input/ipa.c:431 127.0.0.1:37443 sending data 20241127122633165 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633165 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633165 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420007175938 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420007175938" session_id=2842110745 session_state=END} 20241127122633165 DSS <0004> hlr_ussd.c:576 262420007175938/0xa9672b19: Process SS (END) 20241127122633165 DSS <0004> hlr_ussd.c:518 262420007175938/0xa9672b19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122633165 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420007175938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420007175938" session_id=2842110745 session_state=END} 20241127122633165 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420007175938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122633165 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420007175938 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122633165 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633165 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122633167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4258 20241127122633168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20241127122633168 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122633168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122633168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122633168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122633169 DLINP <000b> input/ipa.c:451 connected read/write 20241127122633169 DLINP <000b> input/ipa.c:405 127.0.0.1:37443 message received 20241127122633169 DLINP <000b> input/ipa.c:414 127.0.0.1:37443 connection closed with server 20241127122633169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37443 20241127122633169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241127122633169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35943<->l=127.0.0.1:4259) 20241127122633193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241127122633394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241127122636503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43533 20241127122636503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43533 20241127122636504 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636504 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636505 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122636505 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122636506 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636506 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636506 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122636506 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241127122636506 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241127122636506 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241127122636506 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  20241127122636506 DLGSUP <0013> gsup_server.c:235 2:  20241127122636506 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122636506 DLGSUP <0013> gsup_server.c:235 3:  20241127122636506 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122636506 DLGSUP <0013> gsup_server.c:235 4:  20241127122636506 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122636507 DLGSUP <0013> gsup_server.c:235 5:  20241127122636507 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122636507 DLGSUP <0013> gsup_server.c:235 7:  20241127122636507 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122636507 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122636507 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122636507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43533 20241127122636507 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20241127122636509 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122636509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122636509 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  20241127122636509 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122636509 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  20241127122636509 DLGSUP <0013> gsup_server.c:235 2:  20241127122636509 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122636510 DLGSUP <0013> gsup_server.c:235 3:  20241127122636510 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122636510 DLGSUP <0013> gsup_server.c:235 4:  20241127122636510 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122636510 DLGSUP <0013> gsup_server.c:235 5:  20241127122636510 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122636510 DLGSUP <0013> gsup_server.c:235 7:  20241127122636510 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122636510 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122636510 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122636510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122636530 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41661<->l=127.0.0.1:4259) 20241127122636540 DAUC <0003> db_auc.c:157 IMSI='262421021404253': No 2G Auth Data 20241127122636540 DAUC <0003> db_auc.c:192 IMSI='262421021404253': No 3G Auth Data 20241127122636563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 20241127122636577 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636577 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421021404253" session_id=2212330961 session_state=BEGIN} 20241127122636577 DSS <0004> hlr_ussd.c:576 262421021404253/0x83dd7dd1: Process SS (BEGIN) 20241127122636577 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636577 DSS <0004> hlr_ussd.c:518 262421021404253/0x83dd7dd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636577 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636577 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636578 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636578 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636589 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636589 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636589 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421021404253" session_id=2212330961 session_state=CONTINUE} 20241127122636589 DSS <0004> hlr_ussd.c:576 262421021404253/0x83dd7dd1: Process SS (CONTINUE) 20241127122636589 DSS <0004> hlr_ussd.c:518 262421021404253/0x83dd7dd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636589 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421021404253" session_id=2212330961 session_state=CONTINUE} 20241127122636589 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636589 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636589 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636597 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636597 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421021404253" session_id=2212330961 session_state=CONTINUE} 20241127122636597 DSS <0004> hlr_ussd.c:576 262421021404253/0x83dd7dd1: Process SS (CONTINUE) 20241127122636597 DSS <0004> hlr_ussd.c:518 262421021404253/0x83dd7dd1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636597 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636597 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636597 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636597 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636597 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636600 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636600 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636600 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421021404253" session_id=2212330961 session_state=END} 20241127122636600 DSS <0004> hlr_ussd.c:576 262421021404253/0x83dd7dd1: Process SS (END) 20241127122636600 DSS <0004> hlr_ussd.c:518 262421021404253/0x83dd7dd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636601 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421021404253" session_id=2212330961 session_state=END} 20241127122636601 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636601 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421021404253 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636601 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636601 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 20241127122636606 DAUC <0003> db_auc.c:157 IMSI='262426121766180': No 2G Auth Data 20241127122636606 DAUC <0003> db_auc.c:192 IMSI='262426121766180': No 3G Auth Data 20241127122636621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241127122636624 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636624 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426121766180" session_id=3922748094 session_state=BEGIN} 20241127122636624 DSS <0004> hlr_ussd.c:576 262426121766180/0xe9d062be: Process SS (BEGIN) 20241127122636624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636624 DSS <0004> hlr_ussd.c:518 262426121766180/0xe9d062be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636624 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636624 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636624 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636624 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636624 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636624 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636624 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121766180" session_id=3922748094 session_state=CONTINUE} 20241127122636624 DSS <0004> hlr_ussd.c:576 262426121766180/0xe9d062be: Process SS (CONTINUE) 20241127122636624 DSS <0004> hlr_ussd.c:518 262426121766180/0xe9d062be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636624 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121766180" session_id=3922748094 session_state=CONTINUE} 20241127122636624 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636624 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636624 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636626 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426121766180" session_id=3922748094 session_state=CONTINUE} 20241127122636626 DSS <0004> hlr_ussd.c:576 262426121766180/0xe9d062be: Process SS (CONTINUE) 20241127122636626 DSS <0004> hlr_ussd.c:518 262426121766180/0xe9d062be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636626 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636626 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636626 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636626 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636627 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636627 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636627 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121766180" session_id=3922748094 session_state=END} 20241127122636627 DSS <0004> hlr_ussd.c:576 262426121766180/0xe9d062be: Process SS (END) 20241127122636627 DSS <0004> hlr_ussd.c:518 262426121766180/0xe9d062be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636627 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121766180" session_id=3922748094 session_state=END} 20241127122636627 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636627 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426121766180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636627 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636627 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241127122636628 DAUC <0003> db_auc.c:157 IMSI='262427332526470': No 2G Auth Data 20241127122636628 DAUC <0003> db_auc.c:192 IMSI='262427332526470': No 3G Auth Data 20241127122636634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4258 20241127122636637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636637 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427332526470" session_id=3080068419 session_state=BEGIN} 20241127122636637 DSS <0004> hlr_ussd.c:576 262427332526470/0xb7961d43: Process SS (BEGIN) 20241127122636637 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636637 DSS <0004> hlr_ussd.c:518 262427332526470/0xb7961d43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636637 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636637 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636637 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636638 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636638 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636638 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427332526470" session_id=3080068419 session_state=CONTINUE} 20241127122636638 DSS <0004> hlr_ussd.c:576 262427332526470/0xb7961d43: Process SS (CONTINUE) 20241127122636638 DSS <0004> hlr_ussd.c:518 262427332526470/0xb7961d43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636638 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427332526470" session_id=3080068419 session_state=CONTINUE} 20241127122636638 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636638 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636638 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636640 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636640 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427332526470" session_id=3080068419 session_state=CONTINUE} 20241127122636640 DSS <0004> hlr_ussd.c:576 262427332526470/0xb7961d43: Process SS (CONTINUE) 20241127122636640 DSS <0004> hlr_ussd.c:518 262427332526470/0xb7961d43: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636640 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636640 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636640 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636640 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636640 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636640 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636640 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636640 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427332526470" session_id=3080068419 session_state=END} 20241127122636640 DSS <0004> hlr_ussd.c:576 262427332526470/0xb7961d43: Process SS (END) 20241127122636640 DSS <0004> hlr_ussd.c:518 262427332526470/0xb7961d43: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636640 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427332526470" session_id=3080068419 session_state=END} 20241127122636640 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636640 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427332526470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636640 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636641 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4258 20241127122636641 DAUC <0003> db_auc.c:157 IMSI='262420103460982': No 2G Auth Data 20241127122636641 DAUC <0003> db_auc.c:192 IMSI='262420103460982': No 3G Auth Data 20241127122636648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241127122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636651 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420103460982" session_id=2679695097 session_state=BEGIN} 20241127122636651 DSS <0004> hlr_ussd.c:576 262420103460982/0x9fb8e6f9: Process SS (BEGIN) 20241127122636651 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636651 DSS <0004> hlr_ussd.c:518 262420103460982/0x9fb8e6f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636651 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636651 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636651 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636651 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420103460982" session_id=2679695097 session_state=CONTINUE} 20241127122636651 DSS <0004> hlr_ussd.c:576 262420103460982/0x9fb8e6f9: Process SS (CONTINUE) 20241127122636651 DSS <0004> hlr_ussd.c:518 262420103460982/0x9fb8e6f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636651 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420103460982" session_id=2679695097 session_state=CONTINUE} 20241127122636651 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636651 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636653 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636653 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420103460982" session_id=2679695097 session_state=CONTINUE} 20241127122636653 DSS <0004> hlr_ussd.c:576 262420103460982/0x9fb8e6f9: Process SS (CONTINUE) 20241127122636653 DSS <0004> hlr_ussd.c:518 262420103460982/0x9fb8e6f9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636653 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636653 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636653 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636653 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636653 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636654 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636654 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636654 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420103460982" session_id=2679695097 session_state=END} 20241127122636654 DSS <0004> hlr_ussd.c:576 262420103460982/0x9fb8e6f9: Process SS (END) 20241127122636654 DSS <0004> hlr_ussd.c:518 262420103460982/0x9fb8e6f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636654 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420103460982" session_id=2679695097 session_state=END} 20241127122636654 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636654 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420103460982 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636654 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636654 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241127122636655 DAUC <0003> db_auc.c:157 IMSI='262420349547720': No 2G Auth Data 20241127122636655 DAUC <0003> db_auc.c:192 IMSI='262420349547720': No 3G Auth Data 20241127122636662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241127122636665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636665 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420349547720" session_id=57919988 session_state=BEGIN} 20241127122636665 DSS <0004> hlr_ussd.c:576 262420349547720/0x0373c9f4: Process SS (BEGIN) 20241127122636665 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636665 DSS <0004> hlr_ussd.c:518 262420349547720/0x0373c9f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636665 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636665 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636665 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636665 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349547720" session_id=57919988 session_state=CONTINUE} 20241127122636665 DSS <0004> hlr_ussd.c:576 262420349547720/0x0373c9f4: Process SS (CONTINUE) 20241127122636665 DSS <0004> hlr_ussd.c:518 262420349547720/0x0373c9f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636665 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349547720" session_id=57919988 session_state=CONTINUE} 20241127122636665 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636667 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636667 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420349547720" session_id=57919988 session_state=CONTINUE} 20241127122636667 DSS <0004> hlr_ussd.c:576 262420349547720/0x0373c9f4: Process SS (CONTINUE) 20241127122636667 DSS <0004> hlr_ussd.c:518 262420349547720/0x0373c9f4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636668 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636668 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636668 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636668 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636668 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636668 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636668 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636668 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349547720" session_id=57919988 session_state=END} 20241127122636668 DSS <0004> hlr_ussd.c:576 262420349547720/0x0373c9f4: Process SS (END) 20241127122636668 DSS <0004> hlr_ussd.c:518 262420349547720/0x0373c9f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636668 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349547720" session_id=57919988 session_state=END} 20241127122636668 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636668 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420349547720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636668 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636668 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241127122636669 DAUC <0003> db_auc.c:157 IMSI='262423977300580': No 2G Auth Data 20241127122636669 DAUC <0003> db_auc.c:192 IMSI='262423977300580': No 3G Auth Data 20241127122636675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4258 20241127122636678 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636678 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423977300580" session_id=3903122088 session_state=BEGIN} 20241127122636678 DSS <0004> hlr_ussd.c:576 262423977300580/0xe8a4eaa8: Process SS (BEGIN) 20241127122636678 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636678 DSS <0004> hlr_ussd.c:518 262423977300580/0xe8a4eaa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636678 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636678 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636678 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636678 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636679 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636679 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636679 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977300580" session_id=3903122088 session_state=CONTINUE} 20241127122636679 DSS <0004> hlr_ussd.c:576 262423977300580/0xe8a4eaa8: Process SS (CONTINUE) 20241127122636679 DSS <0004> hlr_ussd.c:518 262423977300580/0xe8a4eaa8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636679 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977300580" session_id=3903122088 session_state=CONTINUE} 20241127122636679 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636679 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636679 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636681 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636681 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423977300580" session_id=3903122088 session_state=CONTINUE} 20241127122636681 DSS <0004> hlr_ussd.c:576 262423977300580/0xe8a4eaa8: Process SS (CONTINUE) 20241127122636681 DSS <0004> hlr_ussd.c:518 262423977300580/0xe8a4eaa8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636681 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636681 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636681 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636681 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636681 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636682 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636682 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636682 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977300580" session_id=3903122088 session_state=END} 20241127122636682 DSS <0004> hlr_ussd.c:576 262423977300580/0xe8a4eaa8: Process SS (END) 20241127122636682 DSS <0004> hlr_ussd.c:518 262423977300580/0xe8a4eaa8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636682 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977300580" session_id=3903122088 session_state=END} 20241127122636682 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636682 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423977300580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636682 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636682 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4258 20241127122636683 DAUC <0003> db_auc.c:157 IMSI='262422096698146': No 2G Auth Data 20241127122636683 DAUC <0003> db_auc.c:192 IMSI='262422096698146': No 3G Auth Data 20241127122636690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241127122636692 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636692 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422096698146" session_id=2829747102 session_state=BEGIN} 20241127122636692 DSS <0004> hlr_ussd.c:576 262422096698146/0xa8aa839e: Process SS (BEGIN) 20241127122636692 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636692 DSS <0004> hlr_ussd.c:518 262422096698146/0xa8aa839e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636692 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636692 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636692 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636692 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636693 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636693 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636693 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422096698146" session_id=2829747102 session_state=CONTINUE} 20241127122636693 DSS <0004> hlr_ussd.c:576 262422096698146/0xa8aa839e: Process SS (CONTINUE) 20241127122636693 DSS <0004> hlr_ussd.c:518 262422096698146/0xa8aa839e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636693 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422096698146" session_id=2829747102 session_state=CONTINUE} 20241127122636693 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636693 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636693 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636696 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636696 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422096698146" session_id=2829747102 session_state=CONTINUE} 20241127122636696 DSS <0004> hlr_ussd.c:576 262422096698146/0xa8aa839e: Process SS (CONTINUE) 20241127122636696 DSS <0004> hlr_ussd.c:518 262422096698146/0xa8aa839e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636696 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636696 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636696 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636696 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636696 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636697 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636697 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636697 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422096698146" session_id=2829747102 session_state=END} 20241127122636697 DSS <0004> hlr_ussd.c:576 262422096698146/0xa8aa839e: Process SS (END) 20241127122636697 DSS <0004> hlr_ussd.c:518 262422096698146/0xa8aa839e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636697 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422096698146" session_id=2829747102 session_state=END} 20241127122636697 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636697 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422096698146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636697 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636697 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241127122636698 DAUC <0003> db_auc.c:157 IMSI='262422773381994': No 2G Auth Data 20241127122636698 DAUC <0003> db_auc.c:192 IMSI='262422773381994': No 3G Auth Data 20241127122636704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 20241127122636707 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636707 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422773381994" session_id=715889745 session_state=BEGIN} 20241127122636707 DSS <0004> hlr_ussd.c:576 262422773381994/0x2aab9c51: Process SS (BEGIN) 20241127122636707 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241127122636707 DSS <0004> hlr_ussd.c:518 262422773381994/0x2aab9c51: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241127122636707 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636707 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636707 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636707 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636708 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636708 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636708 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422773381994" session_id=715889745 session_state=CONTINUE} 20241127122636708 DSS <0004> hlr_ussd.c:576 262422773381994/0x2aab9c51: Process SS (CONTINUE) 20241127122636708 DSS <0004> hlr_ussd.c:518 262422773381994/0x2aab9c51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241127122636708 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422773381994" session_id=715889745 session_state=CONTINUE} 20241127122636708 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636708 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636708 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636710 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636710 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422773381994" session_id=715889745 session_state=CONTINUE} 20241127122636710 DSS <0004> hlr_ussd.c:576 262422773381994/0x2aab9c51: Process SS (CONTINUE) 20241127122636710 DSS <0004> hlr_ussd.c:518 262422773381994/0x2aab9c51: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636710 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636710 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636710 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636710 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636710 DLINP <000b> input/ipa.c:431 127.0.0.1:43533 sending data 20241127122636710 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636710 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636710 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422773381994" session_id=715889745 session_state=END} 20241127122636710 DSS <0004> hlr_ussd.c:576 262422773381994/0x2aab9c51: Process SS (END) 20241127122636710 DSS <0004> hlr_ussd.c:518 262422773381994/0x2aab9c51: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241127122636710 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422773381994" session_id=715889745 session_state=END} 20241127122636710 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122636710 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422773381994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122636710 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636710 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122636711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 20241127122636712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20241127122636712 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636712 DLINP <000b> input/ipa.c:405 127.0.0.1:43533 message received 20241127122636712 DLINP <000b> input/ipa.c:414 127.0.0.1:43533 connection closed with server 20241127122636712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43533 20241127122636712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241127122636712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41661<->l=127.0.0.1:4259) 20241127122636712 DLINP <000b> input/ipa.c:451 connected read/write 20241127122636712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122636712 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122636712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122636712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122636742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53924<->l=127.0.0.1:4258 20241127122636943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53924<->l=127.0.0.1:4258 20241127122640018 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37741 20241127122640018 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37741 20241127122640022 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640022 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640024 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122640024 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122640024 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640024 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640024 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122640024 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241127122640024 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241127122640024 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241127122640024 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  20241127122640024 DLGSUP <0013> gsup_server.c:235 2:  20241127122640024 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122640024 DLGSUP <0013> gsup_server.c:235 3:  20241127122640025 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122640025 DLGSUP <0013> gsup_server.c:235 4:  20241127122640025 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122640025 DLGSUP <0013> gsup_server.c:235 5:  20241127122640025 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122640025 DLGSUP <0013> gsup_server.c:235 7:  20241127122640025 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122640025 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122640025 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122640025 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37741 20241127122640026 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241127122640027 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640027 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122640027 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122640027 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  20241127122640027 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122640027 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  20241127122640027 DLGSUP <0013> gsup_server.c:235 2:  20241127122640027 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122640027 DLGSUP <0013> gsup_server.c:235 3:  20241127122640027 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122640027 DLGSUP <0013> gsup_server.c:235 4:  20241127122640027 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122640027 DLGSUP <0013> gsup_server.c:235 5:  20241127122640027 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122640027 DLGSUP <0013> gsup_server.c:235 7:  20241127122640027 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122640027 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122640027 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122640027 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122640037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20241127122640042 DAUC <0003> db_auc.c:157 IMSI='262429444325760': No 2G Auth Data 20241127122640042 DAUC <0003> db_auc.c:192 IMSI='262429444325760': No 3G Auth Data 20241127122640049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241127122640074 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640074 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429444325760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429444325760" session_id=3334702696 session_state=BEGIN} 20241127122640074 DSS <0004> hlr_ussd.c:576 262429444325760/0xc6c38668: Process SS (BEGIN) 20241127122640074 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640074 DSS <0004> hlr_ussd.c:518 262429444325760/0xc6c38668: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640074 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640074 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640074 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640074 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640086 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640086 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429444325760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429444325760" session_id=3334702696 session_state=END} 20241127122640086 DSS <0004> hlr_ussd.c:576 262429444325760/0xc6c38668: Process SS (END) 20241127122640086 DSS <0004> hlr_ussd.c:518 262429444325760/0xc6c38668: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640086 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429444325760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429444325760" session_id=3334702696 session_state=END} 20241127122640086 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429444325760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640086 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429444325760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640086 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241127122640097 DAUC <0003> db_auc.c:157 IMSI='262429376497419': No 2G Auth Data 20241127122640097 DAUC <0003> db_auc.c:192 IMSI='262429376497419': No 3G Auth Data 20241127122640108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53952<->l=127.0.0.1:4258 20241127122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640111 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429376497419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429376497419" session_id=509652067 session_state=BEGIN} 20241127122640111 DSS <0004> hlr_ussd.c:576 262429376497419/0x1e60ac63: Process SS (BEGIN) 20241127122640111 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640111 DSS <0004> hlr_ussd.c:518 262429376497419/0x1e60ac63: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640111 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640111 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640112 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640112 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640112 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429376497419 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429376497419" session_id=509652067 session_state=END} 20241127122640112 DSS <0004> hlr_ussd.c:576 262429376497419/0x1e60ac63: Process SS (END) 20241127122640112 DSS <0004> hlr_ussd.c:518 262429376497419/0x1e60ac63: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640112 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429376497419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429376497419" session_id=509652067 session_state=END} 20241127122640112 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429376497419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640112 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429376497419 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640112 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640112 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53952<->l=127.0.0.1:4258 20241127122640115 DAUC <0003> db_auc.c:157 IMSI='262422718556509': No 2G Auth Data 20241127122640115 DAUC <0003> db_auc.c:192 IMSI='262422718556509': No 3G Auth Data 20241127122640122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20241127122640126 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640126 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422718556509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422718556509" session_id=56253593 session_state=BEGIN} 20241127122640126 DSS <0004> hlr_ussd.c:576 262422718556509/0x035a5c99: Process SS (BEGIN) 20241127122640126 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640126 DSS <0004> hlr_ussd.c:518 262422718556509/0x035a5c99: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640126 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640126 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640126 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640126 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640127 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640127 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422718556509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422718556509" session_id=56253593 session_state=END} 20241127122640127 DSS <0004> hlr_ussd.c:576 262422718556509/0x035a5c99: Process SS (END) 20241127122640127 DSS <0004> hlr_ussd.c:518 262422718556509/0x035a5c99: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640127 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422718556509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422718556509" session_id=56253593 session_state=END} 20241127122640127 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422718556509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640127 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422718556509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20241127122640129 DAUC <0003> db_auc.c:157 IMSI='262422140204749': No 2G Auth Data 20241127122640129 DAUC <0003> db_auc.c:192 IMSI='262422140204749': No 3G Auth Data 20241127122640136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4258 20241127122640139 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640139 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422140204749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422140204749" session_id=620695197 session_state=BEGIN} 20241127122640139 DSS <0004> hlr_ussd.c:576 262422140204749/0x24ff0e9d: Process SS (BEGIN) 20241127122640139 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640139 DSS <0004> hlr_ussd.c:518 262422140204749/0x24ff0e9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640139 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640139 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640139 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640139 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640140 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640140 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422140204749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140204749" session_id=620695197 session_state=END} 20241127122640140 DSS <0004> hlr_ussd.c:576 262422140204749/0x24ff0e9d: Process SS (END) 20241127122640140 DSS <0004> hlr_ussd.c:518 262422140204749/0x24ff0e9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640140 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422140204749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140204749" session_id=620695197 session_state=END} 20241127122640140 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422140204749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640140 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422140204749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4258 20241127122640143 DAUC <0003> db_auc.c:157 IMSI='262423761891383': No 2G Auth Data 20241127122640143 DAUC <0003> db_auc.c:192 IMSI='262423761891383': No 3G Auth Data 20241127122640149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53980<->l=127.0.0.1:4258 20241127122640152 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640152 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423761891383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423761891383" session_id=3020612690 session_state=BEGIN} 20241127122640152 DSS <0004> hlr_ussd.c:576 262423761891383/0xb40ae452: Process SS (BEGIN) 20241127122640152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640152 DSS <0004> hlr_ussd.c:518 262423761891383/0xb40ae452: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640152 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640152 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640152 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640152 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640153 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640153 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640153 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423761891383 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423761891383" session_id=3020612690 session_state=END} 20241127122640153 DSS <0004> hlr_ussd.c:576 262423761891383/0xb40ae452: Process SS (END) 20241127122640153 DSS <0004> hlr_ussd.c:518 262423761891383/0xb40ae452: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640153 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423761891383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423761891383" session_id=3020612690 session_state=END} 20241127122640153 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423761891383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640153 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423761891383 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640153 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640153 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53980<->l=127.0.0.1:4258 20241127122640157 DAUC <0003> db_auc.c:157 IMSI='262423679772385': No 2G Auth Data 20241127122640157 DAUC <0003> db_auc.c:192 IMSI='262423679772385': No 3G Auth Data 20241127122640164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20241127122640167 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640167 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423679772385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423679772385" session_id=21071280 session_state=BEGIN} 20241127122640167 DSS <0004> hlr_ussd.c:576 262423679772385/0x014185b0: Process SS (BEGIN) 20241127122640167 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640167 DSS <0004> hlr_ussd.c:518 262423679772385/0x014185b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640167 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640167 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640167 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640167 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640168 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640168 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640168 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423679772385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423679772385" session_id=21071280 session_state=END} 20241127122640168 DSS <0004> hlr_ussd.c:576 262423679772385/0x014185b0: Process SS (END) 20241127122640168 DSS <0004> hlr_ussd.c:518 262423679772385/0x014185b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640168 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423679772385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423679772385" session_id=21071280 session_state=END} 20241127122640168 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423679772385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640168 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423679772385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640168 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640168 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20241127122640170 DAUC <0003> db_auc.c:157 IMSI='262425863810528': No 2G Auth Data 20241127122640170 DAUC <0003> db_auc.c:192 IMSI='262425863810528': No 3G Auth Data 20241127122640178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53988<->l=127.0.0.1:4258 20241127122640181 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640181 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425863810528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425863810528" session_id=1314315812 session_state=BEGIN} 20241127122640181 DSS <0004> hlr_ussd.c:576 262425863810528/0x4e56de24: Process SS (BEGIN) 20241127122640181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640181 DSS <0004> hlr_ussd.c:518 262425863810528/0x4e56de24: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640181 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640181 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640181 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640181 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640182 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640182 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640182 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425863810528 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425863810528" session_id=1314315812 session_state=END} 20241127122640182 DSS <0004> hlr_ussd.c:576 262425863810528/0x4e56de24: Process SS (END) 20241127122640182 DSS <0004> hlr_ussd.c:518 262425863810528/0x4e56de24: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640182 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425863810528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425863810528" session_id=1314315812 session_state=END} 20241127122640182 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425863810528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640182 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425863810528 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640182 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640182 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53988<->l=127.0.0.1:4258 20241127122640184 DAUC <0003> db_auc.c:157 IMSI='262422224549606': No 2G Auth Data 20241127122640184 DAUC <0003> db_auc.c:192 IMSI='262422224549606': No 3G Auth Data 20241127122640192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 20241127122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640195 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422224549606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422224549606" session_id=1822950614 session_state=BEGIN} 20241127122640195 DSS <0004> hlr_ussd.c:576 262422224549606/0x6ca804d6: Process SS (BEGIN) 20241127122640195 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241127122640195 DSS <0004> hlr_ussd.c:518 262422224549606/0x6ca804d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241127122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640195 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640195 DLINP <000b> input/ipa.c:431 127.0.0.1:37741 sending data 20241127122640196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640196 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640196 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262422224549606 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422224549606" session_id=1822950614 session_state=END} 20241127122640196 DSS <0004> hlr_ussd.c:576 262422224549606/0x6ca804d6: Process SS (END) 20241127122640196 DSS <0004> hlr_ussd.c:518 262422224549606/0x6ca804d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241127122640196 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422224549606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422224549606" session_id=1822950614 session_state=END} 20241127122640196 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422224549606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122640196 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262422224549606 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241127122640196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640196 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122640198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 20241127122640200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241127122640200 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640200 DLINP <000b> input/ipa.c:405 127.0.0.1:37741 message received 20241127122640200 DLINP <000b> input/ipa.c:414 127.0.0.1:37741 connection closed with server 20241127122640200 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37741 20241127122640200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241127122640200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20241127122640200 DLINP <000b> input/ipa.c:451 connected read/write 20241127122640200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122640200 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122640200 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122640200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122640238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4258 20241127122640439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4258 20241127122642244 DSS <0004> hlr_ussd.c:239 262420340118323/0x476900d0: SS Session Timeout, destroying 20241127122642244 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420340118323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642276 DSS <0004> hlr_ussd.c:239 262420239363806/0xad041497: SS Session Timeout, destroying 20241127122642276 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420239363806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642289 DSS <0004> hlr_ussd.c:239 262424143438591/0x5bf4bb04: SS Session Timeout, destroying 20241127122642289 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424143438591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642299 DSS <0004> hlr_ussd.c:239 262426152054497/0xb2ce3bff: SS Session Timeout, destroying 20241127122642299 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426152054497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642310 DSS <0004> hlr_ussd.c:239 262422572855749/0xeefa159f: SS Session Timeout, destroying 20241127122642310 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422572855749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642323 DSS <0004> hlr_ussd.c:239 262421809954330/0x94f12664: SS Session Timeout, destroying 20241127122642324 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421809954330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642335 DSS <0004> hlr_ussd.c:239 262423594125507/0xd17a4b51: SS Session Timeout, destroying 20241127122642335 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423594125507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122642347 DSS <0004> hlr_ussd.c:239 262425749762803/0xa3b4866d: SS Session Timeout, destroying 20241127122642347 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425749762803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122643569 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122643569 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122643574 DLINP <000b> input/ipa.c:451 connected read/write 20241127122643574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122643576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37062<->l=127.0.0.1:4258 20241127122643581 DLINP <000b> input/ipa.c:451 connected read/write 20241127122643581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122643581 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122643581 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122643581 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  20241127122643581 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122643581 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  20241127122643581 DLGSUP <0013> gsup_server.c:235 2:  20241127122643581 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122643581 DLGSUP <0013> gsup_server.c:235 3:  20241127122643581 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122643581 DLGSUP <0013> gsup_server.c:235 4:  20241127122643581 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122643581 DLGSUP <0013> gsup_server.c:235 5:  20241127122643581 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122643581 DLGSUP <0013> gsup_server.c:235 7:  20241127122643581 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122643581 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122643581 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122643581 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122643612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38995<->l=127.0.0.1:4259) 20241127122643618 DAUC <0003> db_auc.c:157 IMSI='262428408734934': No 2G Auth Data 20241127122643618 DAUC <0003> db_auc.c:192 IMSI='262428408734934': No 3G Auth Data 20241127122643644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241127122643656 DLINP <000b> input/ipa.c:451 connected read/write 20241127122643656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122643656 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428408734934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428408734934" session_id=3539765736 session_state=BEGIN} 20241127122643656 DSS <0004> hlr_ussd.c:576 262428408734934/0xd2fc89e8: Process SS (BEGIN) 20241127122643656 DSS <0004> hlr_ussd.c:498 262428408734934/0xd2fc89e8: SS CompType=Invoke, OpCode=InterrogateSS 20241127122643656 DSS <0004> hlr_ussd.c:506 262428408734934/0xd2fc89e8: Structured SS requests are not supported, rejecting... 20241127122643656 DSS <0004> hlr_ussd.c:354 262428408734934/0xd2fc89e8: Tx ReturnError(0, 0x15) 20241127122643656 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428408734934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428408734934" session_id=3539765736 session_state=END} 20241127122643656 DLINP <000b> input/ipa.c:451 connected read/write 20241127122643656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122643656 DLINP <000b> input/ipa.c:451 connected read/write 20241127122643656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122643662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241127122643664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37062<->l=127.0.0.1:4258 20241127122643665 DLINP <000b> input/ipa.c:451 connected read/write 20241127122643665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122643665 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122643665 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122643665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122643665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38995<->l=127.0.0.1:4259) 20241127122643690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37072<->l=127.0.0.1:4258 20241127122643791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37072<->l=127.0.0.1:4258 20241127122645652 DSS <0004> hlr_ussd.c:239 262428393600810/0xb5c4098c: SS Session Timeout, destroying 20241127122645652 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428393600810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645675 DSS <0004> hlr_ussd.c:239 262424757871322/0xeb0bc8e7: SS Session Timeout, destroying 20241127122645675 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424757871322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645686 DSS <0004> hlr_ussd.c:239 262423036792091/0xcddd1484: SS Session Timeout, destroying 20241127122645686 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423036792091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645698 DSS <0004> hlr_ussd.c:239 262424717488445/0xe0e09704: SS Session Timeout, destroying 20241127122645698 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424717488445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645709 DSS <0004> hlr_ussd.c:239 262424014068179/0xab2ddbb9: SS Session Timeout, destroying 20241127122645709 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424014068179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645721 DSS <0004> hlr_ussd.c:239 262428478124931/0xb3533348: SS Session Timeout, destroying 20241127122645722 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428478124931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645733 DSS <0004> hlr_ussd.c:239 262424941216332/0x39d3ba5b: SS Session Timeout, destroying 20241127122645733 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424941216332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122645745 DSS <0004> hlr_ussd.c:239 262423262077777/0xba8c758a: SS Session Timeout, destroying 20241127122645745 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423262077777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122646884 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122646884 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122646885 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241127122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646886 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122646886 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122646886 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  20241127122646886 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122646886 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  20241127122646886 DLGSUP <0013> gsup_server.c:235 2:  20241127122646886 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122646886 DLGSUP <0013> gsup_server.c:235 3:  20241127122646886 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122646886 DLGSUP <0013> gsup_server.c:235 4:  20241127122646886 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122646886 DLGSUP <0013> gsup_server.c:235 5:  20241127122646886 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122646886 DLGSUP <0013> gsup_server.c:235 7:  20241127122646886 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122646886 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122646886 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122646886 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122646894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39571<->l=127.0.0.1:4259) 20241127122646896 DAUC <0003> db_auc.c:157 IMSI='262423413473216': No 2G Auth Data 20241127122646896 DAUC <0003> db_auc.c:192 IMSI='262423413473216': No 3G Auth Data 20241127122646903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241127122646926 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646926 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423413473216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423413473216"} 20241127122646926 DMAIN <0000> hlr.c:424 IMSI='262423413473216': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122646926 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423413473216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423413473216"} 20241127122646926 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423413473216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646926 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646926 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646927 DAUC <0003> db_auc.c:192 IMSI='262423413473216': No 3G Auth Data 20241127122646929 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646929 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423413473216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423413473216"} 20241127122646929 DAUC <0003> hlr.c:417 IMSI='262423413473216': storing IMEI = 12345678901234 20241127122646929 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423413473216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423413473216"} 20241127122646929 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423413473216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646929 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646929 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646930 DAUC <0003> db_auc.c:192 IMSI='262423413473216': No 3G Auth Data 20241127122646930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241127122646931 DAUC <0003> db_auc.c:157 IMSI='262426680041325': No 2G Auth Data 20241127122646931 DAUC <0003> db_auc.c:192 IMSI='262426680041325': No 3G Auth Data 20241127122646938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241127122646940 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646940 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426680041325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426680041325"} 20241127122646940 DMAIN <0000> hlr.c:424 IMSI='262426680041325': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122646940 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426680041325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426680041325"} 20241127122646940 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426680041325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646940 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646940 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646941 DAUC <0003> db_auc.c:192 IMSI='262426680041325': No 3G Auth Data 20241127122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646942 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426680041325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426680041325"} 20241127122646942 DAUC <0003> hlr.c:417 IMSI='262426680041325': storing IMEI = 12345678901234 20241127122646942 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426680041325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426680041325"} 20241127122646942 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426680041325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646942 DAUC <0003> db_auc.c:192 IMSI='262426680041325': No 3G Auth Data 20241127122646943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241127122646943 DAUC <0003> db_auc.c:157 IMSI='262429113227636': No 2G Auth Data 20241127122646943 DAUC <0003> db_auc.c:192 IMSI='262429113227636': No 3G Auth Data 20241127122646950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241127122646952 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646952 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429113227636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429113227636"} 20241127122646952 DMAIN <0000> hlr.c:424 IMSI='262429113227636': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122646952 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429113227636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429113227636"} 20241127122646952 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429113227636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646952 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646952 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646952 DAUC <0003> db_auc.c:192 IMSI='262429113227636': No 3G Auth Data 20241127122646954 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646954 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429113227636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429113227636"} 20241127122646954 DAUC <0003> hlr.c:417 IMSI='262429113227636': storing IMEI = 12345678901234 20241127122646954 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429113227636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429113227636"} 20241127122646954 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429113227636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646954 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646954 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646954 DAUC <0003> db_auc.c:192 IMSI='262429113227636': No 3G Auth Data 20241127122646954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241127122646956 DAUC <0003> db_auc.c:157 IMSI='262425841315654': No 2G Auth Data 20241127122646956 DAUC <0003> db_auc.c:192 IMSI='262425841315654': No 3G Auth Data 20241127122646962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241127122646966 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646966 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425841315654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425841315654"} 20241127122646966 DMAIN <0000> hlr.c:424 IMSI='262425841315654': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122646966 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425841315654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425841315654"} 20241127122646966 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425841315654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646966 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646966 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646967 DAUC <0003> db_auc.c:157 IMSI='262425841315654': No 2G Auth Data 20241127122646969 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646969 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425841315654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425841315654"} 20241127122646969 DAUC <0003> hlr.c:417 IMSI='262425841315654': storing IMEI = 12345678901234 20241127122646969 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425841315654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425841315654"} 20241127122646969 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425841315654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646969 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646969 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646969 DAUC <0003> db_auc.c:157 IMSI='262425841315654': No 2G Auth Data 20241127122646970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241127122646971 DAUC <0003> db_auc.c:157 IMSI='262428685245658': No 2G Auth Data 20241127122646971 DAUC <0003> db_auc.c:192 IMSI='262428685245658': No 3G Auth Data 20241127122646978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 20241127122646980 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646980 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428685245658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428685245658"} 20241127122646980 DMAIN <0000> hlr.c:424 IMSI='262428685245658': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122646980 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428685245658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428685245658"} 20241127122646980 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428685245658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646980 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646980 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646981 DAUC <0003> db_auc.c:157 IMSI='262428685245658': No 2G Auth Data 20241127122646982 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646982 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428685245658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428685245658"} 20241127122646982 DAUC <0003> hlr.c:417 IMSI='262428685245658': storing IMEI = 12345678901234 20241127122646982 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428685245658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428685245658"} 20241127122646982 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428685245658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646982 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646982 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646982 DAUC <0003> db_auc.c:157 IMSI='262428685245658': No 2G Auth Data 20241127122646983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 20241127122646984 DAUC <0003> db_auc.c:157 IMSI='262428887328008': No 2G Auth Data 20241127122646984 DAUC <0003> db_auc.c:192 IMSI='262428887328008': No 3G Auth Data 20241127122646990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241127122646992 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646993 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428887328008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428887328008"} 20241127122646993 DMAIN <0000> hlr.c:424 IMSI='262428887328008': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122646993 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428887328008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428887328008"} 20241127122646993 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428887328008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646993 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646993 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646994 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122646994 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428887328008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428887328008"} 20241127122646994 DAUC <0003> hlr.c:417 IMSI='262428887328008': storing IMEI = 12345678901234 20241127122646994 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428887328008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428887328008"} 20241127122646994 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428887328008 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122646994 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646994 DLINP <000b> input/ipa.c:451 connected read/write 20241127122646994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122646995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241127122646996 DAUC <0003> db_auc.c:157 IMSI='262424670752508': No 2G Auth Data 20241127122646996 DAUC <0003> db_auc.c:192 IMSI='262424670752508': No 3G Auth Data 20241127122647004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20241127122647007 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122647008 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424670752508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424670752508"} 20241127122647008 DMAIN <0000> hlr.c:424 IMSI='262424670752508': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122647008 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424670752508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424670752508"} 20241127122647008 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424670752508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122647008 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647008 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647009 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122647009 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424670752508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424670752508"} 20241127122647009 DAUC <0003> hlr.c:417 IMSI='262424670752508': storing IMEI = 12345678901234 20241127122647009 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424670752508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424670752508"} 20241127122647009 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424670752508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122647009 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647009 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20241127122647011 DAUC <0003> db_auc.c:157 IMSI='262421167701970': No 2G Auth Data 20241127122647011 DAUC <0003> db_auc.c:192 IMSI='262421167701970': No 3G Auth Data 20241127122647017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 20241127122647019 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122647019 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421167701970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167701970"} 20241127122647019 DMAIN <0000> hlr.c:424 IMSI='262421167701970': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122647019 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421167701970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421167701970"} 20241127122647019 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421167701970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122647019 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647019 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647021 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122647021 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421167701970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167701970"} 20241127122647021 DAUC <0003> hlr.c:417 IMSI='262421167701970': storing IMEI = 12345678901234 20241127122647021 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421167701970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421167701970"} 20241127122647021 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421167701970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122647021 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647021 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122647022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 20241127122647023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241127122647024 DLINP <000b> input/ipa.c:451 connected read/write 20241127122647024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122647024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122647024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122647024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122647024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39571<->l=127.0.0.1:4259) 20241127122647047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241127122647148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241127122650265 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122650265 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122650268 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4258 20241127122650269 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650269 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122650269 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122650270 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  20241127122650270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122650270 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  20241127122650270 DLGSUP <0013> gsup_server.c:235 2:  20241127122650270 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122650270 DLGSUP <0013> gsup_server.c:235 3:  20241127122650270 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122650270 DLGSUP <0013> gsup_server.c:235 4:  20241127122650270 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122650270 DLGSUP <0013> gsup_server.c:235 5:  20241127122650270 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122650270 DLGSUP <0013> gsup_server.c:235 7:  20241127122650270 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122650270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122650270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122650270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122650289 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36173<->l=127.0.0.1:4259) 20241127122650298 DAUC <0003> db_auc.c:157 IMSI='262427256024554': No 2G Auth Data 20241127122650298 DAUC <0003> db_auc.c:192 IMSI='262427256024554': No 3G Auth Data 20241127122650324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241127122650336 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650336 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427256024554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427256024554" source_name="the-source\n"} 20241127122650336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241127122650336 DMAIN <0000> hlr.c:424 IMSI='262427256024554': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650336 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262427256024554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427256024554" destination_name="the-source\n"} 20241127122650336 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427256024554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650336 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650336 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650341 DAUC <0003> db_auc.c:192 IMSI='262427256024554': No 3G Auth Data 20241127122650345 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650345 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427256024554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427256024554" source_name="the-source\n"} 20241127122650345 DAUC <0003> hlr.c:417 IMSI='262427256024554': storing IMEI = 12345678901234 20241127122650345 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262427256024554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427256024554" destination_name="the-source\n"} 20241127122650345 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427256024554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650345 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650345 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650347 DAUC <0003> db_auc.c:192 IMSI='262427256024554': No 3G Auth Data 20241127122650348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241127122650351 DAUC <0003> db_auc.c:157 IMSI='262428645100143': No 2G Auth Data 20241127122650351 DAUC <0003> db_auc.c:192 IMSI='262428645100143': No 3G Auth Data 20241127122650361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4258 20241127122650363 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650363 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428645100143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428645100143" source_name="the-source\n"} 20241127122650363 DMAIN <0000> hlr.c:424 IMSI='262428645100143': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650363 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428645100143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428645100143" destination_name="the-source\n"} 20241127122650363 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428645100143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650363 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650363 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650363 DAUC <0003> db_auc.c:192 IMSI='262428645100143': No 3G Auth Data 20241127122650364 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650364 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428645100143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428645100143" source_name="the-source\n"} 20241127122650364 DAUC <0003> hlr.c:417 IMSI='262428645100143': storing IMEI = 12345678901234 20241127122650364 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428645100143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428645100143" destination_name="the-source\n"} 20241127122650364 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428645100143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650364 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650364 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650365 DAUC <0003> db_auc.c:192 IMSI='262428645100143': No 3G Auth Data 20241127122650365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4258 20241127122650366 DAUC <0003> db_auc.c:157 IMSI='262427599367346': No 2G Auth Data 20241127122650366 DAUC <0003> db_auc.c:192 IMSI='262427599367346': No 3G Auth Data 20241127122650372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20241127122650374 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650374 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427599367346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427599367346" source_name="the-source\n"} 20241127122650374 DMAIN <0000> hlr.c:424 IMSI='262427599367346': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650374 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262427599367346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427599367346" destination_name="the-source\n"} 20241127122650374 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427599367346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650374 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650374 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650375 DAUC <0003> db_auc.c:192 IMSI='262427599367346': No 3G Auth Data 20241127122650376 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650376 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427599367346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427599367346" source_name="the-source\n"} 20241127122650376 DAUC <0003> hlr.c:417 IMSI='262427599367346': storing IMEI = 12345678901234 20241127122650376 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262427599367346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427599367346" destination_name="the-source\n"} 20241127122650376 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427599367346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650376 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650376 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650376 DAUC <0003> db_auc.c:192 IMSI='262427599367346': No 3G Auth Data 20241127122650376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20241127122650377 DAUC <0003> db_auc.c:157 IMSI='262425578685337': No 2G Auth Data 20241127122650377 DAUC <0003> db_auc.c:192 IMSI='262425578685337': No 3G Auth Data 20241127122650384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20241127122650386 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650386 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425578685337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425578685337" source_name="the-source\n"} 20241127122650386 DMAIN <0000> hlr.c:424 IMSI='262425578685337': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650386 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262425578685337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425578685337" destination_name="the-source\n"} 20241127122650386 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425578685337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650386 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650386 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650387 DAUC <0003> db_auc.c:157 IMSI='262425578685337': No 2G Auth Data 20241127122650388 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650388 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425578685337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425578685337" source_name="the-source\n"} 20241127122650388 DAUC <0003> hlr.c:417 IMSI='262425578685337': storing IMEI = 12345678901234 20241127122650388 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262425578685337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425578685337" destination_name="the-source\n"} 20241127122650388 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425578685337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650388 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650388 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650388 DAUC <0003> db_auc.c:157 IMSI='262425578685337': No 2G Auth Data 20241127122650389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20241127122650389 DAUC <0003> db_auc.c:157 IMSI='262425899263290': No 2G Auth Data 20241127122650389 DAUC <0003> db_auc.c:192 IMSI='262425899263290': No 3G Auth Data 20241127122650396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241127122650398 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650398 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425899263290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425899263290" source_name="the-source\n"} 20241127122650398 DMAIN <0000> hlr.c:424 IMSI='262425899263290': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650398 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262425899263290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425899263290" destination_name="the-source\n"} 20241127122650398 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425899263290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650398 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650398 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650399 DAUC <0003> db_auc.c:157 IMSI='262425899263290': No 2G Auth Data 20241127122650400 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650400 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425899263290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425899263290" source_name="the-source\n"} 20241127122650400 DAUC <0003> hlr.c:417 IMSI='262425899263290': storing IMEI = 12345678901234 20241127122650400 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262425899263290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425899263290" destination_name="the-source\n"} 20241127122650400 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425899263290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650400 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650400 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650400 DAUC <0003> db_auc.c:157 IMSI='262425899263290': No 2G Auth Data 20241127122650401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241127122650402 DAUC <0003> db_auc.c:157 IMSI='262424020687637': No 2G Auth Data 20241127122650402 DAUC <0003> db_auc.c:192 IMSI='262424020687637': No 3G Auth Data 20241127122650408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241127122650410 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650410 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424020687637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424020687637" source_name="the-source\n"} 20241127122650410 DMAIN <0000> hlr.c:424 IMSI='262424020687637': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650410 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424020687637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424020687637" destination_name="the-source\n"} 20241127122650410 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424020687637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650410 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650410 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650412 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650412 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424020687637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424020687637" source_name="the-source\n"} 20241127122650412 DAUC <0003> hlr.c:417 IMSI='262424020687637': storing IMEI = 12345678901234 20241127122650412 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424020687637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424020687637" destination_name="the-source\n"} 20241127122650412 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424020687637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650412 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650412 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241127122650414 DAUC <0003> db_auc.c:157 IMSI='262420962009575': No 2G Auth Data 20241127122650414 DAUC <0003> db_auc.c:192 IMSI='262420962009575': No 3G Auth Data 20241127122650421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241127122650423 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650423 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420962009575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420962009575" source_name="the-source\n"} 20241127122650423 DMAIN <0000> hlr.c:424 IMSI='262420962009575': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650423 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420962009575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420962009575" destination_name="the-source\n"} 20241127122650423 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420962009575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650423 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650423 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650425 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650425 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420962009575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420962009575" source_name="the-source\n"} 20241127122650425 DAUC <0003> hlr.c:417 IMSI='262420962009575': storing IMEI = 12345678901234 20241127122650425 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420962009575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420962009575" destination_name="the-source\n"} 20241127122650425 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420962009575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650425 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650425 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241127122650426 DAUC <0003> db_auc.c:157 IMSI='262423096966160': No 2G Auth Data 20241127122650426 DAUC <0003> db_auc.c:192 IMSI='262423096966160': No 3G Auth Data 20241127122650432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241127122650435 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650435 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423096966160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423096966160" source_name="the-source\n"} 20241127122650435 DMAIN <0000> hlr.c:424 IMSI='262423096966160': has IMEI = 12345678901234 (consider setting 'store-imei') 20241127122650435 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262423096966160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423096966160" destination_name="the-source\n"} 20241127122650435 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262423096966160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650435 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650435 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650437 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650437 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423096966160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423096966160" source_name="the-source\n"} 20241127122650437 DAUC <0003> hlr.c:417 IMSI='262423096966160': storing IMEI = 12345678901234 20241127122650437 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262423096966160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423096966160" destination_name="the-source\n"} 20241127122650437 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262423096966160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122650437 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650437 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122650438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241127122650439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4258 20241127122650440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36173<->l=127.0.0.1:4259) 20241127122650440 DLINP <000b> input/ipa.c:451 connected read/write 20241127122650440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122650440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122650440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122650440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122650440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241127122650464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20241127122650564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20241127122653691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122653691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122653695 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4258 20241127122653701 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653702 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122653702 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122653702 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  20241127122653702 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122653702 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  20241127122653702 DLGSUP <0013> gsup_server.c:235 2:  20241127122653702 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122653702 DLGSUP <0013> gsup_server.c:235 3:  20241127122653702 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122653702 DLGSUP <0013> gsup_server.c:235 4:  20241127122653702 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122653702 DLGSUP <0013> gsup_server.c:235 5:  20241127122653702 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122653702 DLGSUP <0013> gsup_server.c:235 7:  20241127122653702 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122653702 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122653702 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122653702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122653724 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45981<->l=127.0.0.1:4259) 20241127122653731 DAUC <0003> db_auc.c:157 IMSI='262427736065908': No 2G Auth Data 20241127122653731 DAUC <0003> db_auc.c:192 IMSI='262427736065908': No 3G Auth Data 20241127122653741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20241127122653746 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653746 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427736065908"} 20241127122653746 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653746 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427736065908" cause=Invalid mandatory information} 20241127122653746 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653746 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653746 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653748 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653748 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427736065908"} 20241127122653748 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653748 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427736065908" cause=Invalid mandatory information} 20241127122653748 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653748 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653748 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653750 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653750 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427736065908"} 20241127122653750 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653750 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427736065908" cause=Invalid mandatory information} 20241127122653750 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653750 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653750 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653752 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653752 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427736065908"} 20241127122653752 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653752 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427736065908" cause=Invalid mandatory information} 20241127122653752 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653752 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653752 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653754 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653754 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427736065908"} 20241127122653754 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653754 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427736065908" cause=Invalid mandatory information} 20241127122653754 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427736065908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653754 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653754 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20241127122653757 DAUC <0003> db_auc.c:157 IMSI='262427180730292': No 2G Auth Data 20241127122653757 DAUC <0003> db_auc.c:192 IMSI='262427180730292': No 3G Auth Data 20241127122653767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20241127122653769 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653769 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180730292"} 20241127122653769 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653769 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180730292" cause=Invalid mandatory information} 20241127122653769 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653769 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653769 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653770 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653770 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180730292"} 20241127122653771 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653771 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180730292" cause=Invalid mandatory information} 20241127122653771 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653771 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653771 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653771 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653771 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180730292"} 20241127122653771 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653771 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180730292" cause=Invalid mandatory information} 20241127122653771 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653771 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653771 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653772 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653772 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180730292"} 20241127122653772 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653772 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180730292" cause=Invalid mandatory information} 20241127122653772 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653772 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653772 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653773 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653773 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180730292"} 20241127122653773 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653773 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180730292" cause=Invalid mandatory information} 20241127122653773 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427180730292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653773 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653773 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20241127122653774 DAUC <0003> db_auc.c:157 IMSI='262427084666441': No 2G Auth Data 20241127122653774 DAUC <0003> db_auc.c:192 IMSI='262427084666441': No 3G Auth Data 20241127122653780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241127122653781 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653781 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427084666441"} 20241127122653781 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653781 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427084666441" cause=Invalid mandatory information} 20241127122653781 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653781 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653781 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653782 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653782 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427084666441"} 20241127122653782 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653782 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427084666441" cause=Invalid mandatory information} 20241127122653782 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653782 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653782 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653783 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653783 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427084666441"} 20241127122653783 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653783 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427084666441" cause=Invalid mandatory information} 20241127122653783 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653783 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653783 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653784 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653784 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427084666441"} 20241127122653784 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653784 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427084666441" cause=Invalid mandatory information} 20241127122653784 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653784 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653784 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653784 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653784 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427084666441"} 20241127122653784 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653784 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427084666441" cause=Invalid mandatory information} 20241127122653784 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427084666441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653784 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653784 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241127122653785 DAUC <0003> db_auc.c:157 IMSI='262422025672506': No 2G Auth Data 20241127122653785 DAUC <0003> db_auc.c:192 IMSI='262422025672506': No 3G Auth Data 20241127122653792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241127122653794 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653794 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422025672506"} 20241127122653794 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653794 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422025672506" cause=Invalid mandatory information} 20241127122653794 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653794 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653794 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653795 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653795 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422025672506"} 20241127122653795 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653795 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422025672506" cause=Invalid mandatory information} 20241127122653795 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653795 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653795 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653796 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653796 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422025672506"} 20241127122653796 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653796 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422025672506" cause=Invalid mandatory information} 20241127122653796 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653796 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653796 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653796 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653796 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422025672506"} 20241127122653796 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653796 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422025672506" cause=Invalid mandatory information} 20241127122653796 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653796 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653797 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653797 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653798 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422025672506"} 20241127122653798 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653798 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422025672506" cause=Invalid mandatory information} 20241127122653798 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422025672506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653798 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653798 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241127122653799 DAUC <0003> db_auc.c:157 IMSI='262422737389681': No 2G Auth Data 20241127122653799 DAUC <0003> db_auc.c:192 IMSI='262422737389681': No 3G Auth Data 20241127122653806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4258 20241127122653808 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653808 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737389681"} 20241127122653808 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653808 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422737389681" cause=Invalid mandatory information} 20241127122653808 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653808 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653808 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653809 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653809 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737389681"} 20241127122653809 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653809 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422737389681" cause=Invalid mandatory information} 20241127122653809 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653809 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653809 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653810 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653810 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737389681"} 20241127122653810 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653810 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422737389681" cause=Invalid mandatory information} 20241127122653810 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653810 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653810 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653811 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653811 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737389681"} 20241127122653811 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653811 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422737389681" cause=Invalid mandatory information} 20241127122653811 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653811 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653811 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653812 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653812 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422737389681"} 20241127122653812 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653812 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422737389681" cause=Invalid mandatory information} 20241127122653812 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422737389681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653812 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653812 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4258 20241127122653814 DAUC <0003> db_auc.c:157 IMSI='262421518383786': No 2G Auth Data 20241127122653814 DAUC <0003> db_auc.c:192 IMSI='262421518383786': No 3G Auth Data 20241127122653820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20241127122653822 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653822 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518383786"} 20241127122653822 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653822 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421518383786" cause=Invalid mandatory information} 20241127122653822 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653822 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653822 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653823 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653823 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518383786"} 20241127122653823 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653823 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421518383786" cause=Invalid mandatory information} 20241127122653823 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653823 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653823 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653824 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653824 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518383786"} 20241127122653824 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653824 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421518383786" cause=Invalid mandatory information} 20241127122653824 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653824 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653824 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653825 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518383786"} 20241127122653825 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653825 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421518383786" cause=Invalid mandatory information} 20241127122653825 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653825 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421518383786"} 20241127122653825 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653825 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421518383786" cause=Invalid mandatory information} 20241127122653825 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421518383786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20241127122653826 DAUC <0003> db_auc.c:157 IMSI='262424583205158': No 2G Auth Data 20241127122653826 DAUC <0003> db_auc.c:192 IMSI='262424583205158': No 3G Auth Data 20241127122653832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241127122653834 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653834 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583205158"} 20241127122653834 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653834 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424583205158" cause=Invalid mandatory information} 20241127122653834 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653834 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653834 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653835 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653835 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583205158"} 20241127122653835 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653835 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424583205158" cause=Invalid mandatory information} 20241127122653835 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653835 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653835 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653836 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653836 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583205158"} 20241127122653836 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653836 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424583205158" cause=Invalid mandatory information} 20241127122653836 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653836 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653836 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653837 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653837 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583205158"} 20241127122653837 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653837 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424583205158" cause=Invalid mandatory information} 20241127122653837 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653837 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653837 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653838 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653838 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583205158"} 20241127122653838 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653838 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424583205158" cause=Invalid mandatory information} 20241127122653838 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424583205158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653838 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653838 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241127122653839 DAUC <0003> db_auc.c:157 IMSI='262421246409077': No 2G Auth Data 20241127122653839 DAUC <0003> db_auc.c:192 IMSI='262421246409077': No 3G Auth Data 20241127122653846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20241127122653848 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653848 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246409077"} 20241127122653848 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241127122653848 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421246409077" cause=Invalid mandatory information} 20241127122653848 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653848 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653848 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653849 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653849 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246409077"} 20241127122653849 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241127122653849 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421246409077" cause=Invalid mandatory information} 20241127122653849 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653849 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653849 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653850 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653850 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246409077"} 20241127122653850 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241127122653850 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421246409077" cause=Invalid mandatory information} 20241127122653850 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653850 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653850 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653851 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653851 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246409077"} 20241127122653851 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241127122653851 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421246409077" cause=Invalid mandatory information} 20241127122653851 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653851 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653851 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653851 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653851 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246409077"} 20241127122653851 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241127122653851 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421246409077" cause=Invalid mandatory information} 20241127122653851 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421246409077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122653851 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653851 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122653852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20241127122653853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4258 20241127122653853 DLINP <000b> input/ipa.c:451 connected read/write 20241127122653853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122653853 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122653853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122653853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122653853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45981<->l=127.0.0.1:4259) 20241127122653884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 20241127122653985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 20241127122657092 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122657092 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122657093 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122657094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241127122657094 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122657094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122657094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122657094 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  20241127122657094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122657094 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  20241127122657094 DLGSUP <0013> gsup_server.c:235 2:  20241127122657094 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122657095 DLGSUP <0013> gsup_server.c:235 3:  20241127122657095 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122657095 DLGSUP <0013> gsup_server.c:235 4:  20241127122657095 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122657095 DLGSUP <0013> gsup_server.c:235 5:  20241127122657095 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122657095 DLGSUP <0013> gsup_server.c:235 7:  20241127122657095 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122657095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122657095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122657095 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122657101 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46329<->l=127.0.0.1:4259) 20241127122657106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4258 20241127122657138 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122657138 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424091718783"} 20241127122657138 DMAIN <0000> hlr.c:424 IMSI='262424091718783': has IMEI = 22245678901234 (consider setting 'store-imei') 20241127122657138 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241127122657138 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424091718783" cause=Invalid mandatory information} 20241127122657138 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122657138 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122657138 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122657140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122657140 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424091718783"} 20241127122657140 DAUC <0003> hlr.c:417 IMSI='262424091718783': storing IMEI = 22245678901234 20241127122657140 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424091718783': no such subscriber 20241127122657140 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241127122657140 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424091718783" cause=Invalid mandatory information} 20241127122657140 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424091718783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122657140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122657140 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122657140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4258 20241127122657141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241127122657141 DLINP <000b> input/ipa.c:451 connected read/write 20241127122657141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122657141 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122657141 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122657141 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122657141 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46329<->l=127.0.0.1:4259) 20241127122657165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 20241127122657266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 20241127122700369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122700370 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122700374 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241127122700377 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122700377 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122700377 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  20241127122700378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122700378 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  20241127122700378 DLGSUP <0013> gsup_server.c:235 2:  20241127122700378 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122700378 DLGSUP <0013> gsup_server.c:235 3:  20241127122700378 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122700378 DLGSUP <0013> gsup_server.c:235 4:  20241127122700378 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122700378 DLGSUP <0013> gsup_server.c:235 5:  20241127122700378 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122700378 DLGSUP <0013> gsup_server.c:235 7:  20241127122700378 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122700378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122700378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122700378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122700406 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36763<->l=127.0.0.1:4259) 20241127122700421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4258 20241127122700435 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700435 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424352169878"} 20241127122700435 DMAIN <0000> hlr.c:216 IMSI='262424352169878': Creating subscriber on demand 20241127122700436 DMAIN <0000> hlr.c:232 IMSI='262424352169878': Successfully assigned MSISDN='698' 20241127122700436 DAUC <0003> hlr.c:417 IMSI='262424352169878': storing IMEI = 12345678901234 20241127122700436 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424352169878"} 20241127122700436 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122700436 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700436 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700440 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700440 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700442 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700442 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700444 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700444 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700447 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700447 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700447 DLU <0006> fsm.c:456 lu(262424352169878)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122700448 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122700448 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122700448 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700448 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700448 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700451 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700451 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424352169878"} 20241127122700452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122700452 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122700452 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424352169878"} 20241127122700452 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122700452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122700452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122700452 DLU <0006> fsm.c:568 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122700452 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700452 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700460 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700460 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424352169878"} 20241127122700460 DMAIN <0000> hlr.c:216 IMSI='262424352169878': Creating subscriber on demand 20241127122700460 DMAIN <0000> hlr.c:232 IMSI='262424352169878': Successfully assigned MSISDN='606' 20241127122700460 DAUC <0003> hlr.c:417 IMSI='262424352169878': storing IMEI = 12345678901234 20241127122700460 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424352169878"} 20241127122700460 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122700460 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700460 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700462 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700462 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700464 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700464 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700465 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700466 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700467 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700467 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700469 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700469 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700470 DLU <0006> fsm.c:456 lu(262424352169878)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122700470 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122700470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122700470 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700470 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700470 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700473 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700473 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424352169878"} 20241127122700473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122700473 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122700473 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424352169878"} 20241127122700473 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122700473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122700473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122700473 DLU <0006> fsm.c:568 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122700473 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700473 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700482 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424352169878"} 20241127122700482 DMAIN <0000> hlr.c:216 IMSI='262424352169878': Creating subscriber on demand 20241127122700482 DMAIN <0000> hlr.c:232 IMSI='262424352169878': Successfully assigned MSISDN='560' 20241127122700482 DAUC <0003> hlr.c:417 IMSI='262424352169878': storing IMEI = 12345678901234 20241127122700482 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424352169878"} 20241127122700482 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122700482 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700483 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700485 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700485 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700486 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700486 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700488 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700488 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700489 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700489 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700491 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700491 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700492 DLU <0006> fsm.c:456 lu(262424352169878)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122700492 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127122700492 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424352169878" cause=GPRS services not allowed} 20241127122700492 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122700492 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122700492 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122700492 DLU <0006> fsm.c:568 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122700492 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700492 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700501 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700501 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424352169878"} 20241127122700501 DMAIN <0000> hlr.c:216 IMSI='262424352169878': Creating subscriber on demand 20241127122700501 DMAIN <0000> hlr.c:232 IMSI='262424352169878': Successfully assigned MSISDN='431' 20241127122700501 DAUC <0003> hlr.c:417 IMSI='262424352169878': storing IMEI = 12345678901234 20241127122700501 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424352169878"} 20241127122700501 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122700501 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700502 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700504 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700504 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700505 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700505 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700507 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700507 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700509 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700509 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700509 DLU <0006> fsm.c:456 lu(262424352169878)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122700509 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127122700509 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424352169878" cause=GPRS services not allowed} 20241127122700509 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122700509 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122700509 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122700509 DLU <0006> fsm.c:568 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122700509 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700510 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700517 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700517 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424352169878"} 20241127122700517 DMAIN <0000> hlr.c:216 IMSI='262424352169878': Creating subscriber on demand 20241127122700518 DAUC <0003> hlr.c:417 IMSI='262424352169878': storing IMEI = 12345678901234 20241127122700518 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424352169878"} 20241127122700518 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122700518 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700518 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700520 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700520 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700522 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700522 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700523 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700523 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700526 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700526 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700526 DLU <0006> fsm.c:456 lu(262424352169878)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122700526 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127122700526 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424352169878" cause=GPRS services not allowed} 20241127122700526 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122700526 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122700526 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122700526 DLU <0006> fsm.c:568 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122700526 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700526 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700534 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700534 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424352169878"} 20241127122700534 DMAIN <0000> hlr.c:216 IMSI='262424352169878': Creating subscriber on demand 20241127122700534 DAUC <0003> hlr.c:417 IMSI='262424352169878': storing IMEI = 12345678901234 20241127122700534 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424352169878"} 20241127122700534 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241127122700534 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700534 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700536 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700536 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700538 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700538 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700539 DAUC <0003> db_auc.c:157 IMSI='262424352169878': No 2G Auth Data 20241127122700539 DAUC <0003> db_auc.c:192 IMSI='262424352169878': No 3G Auth Data 20241127122700542 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700543 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700543 DLU <0006> fsm.c:456 lu(262424352169878)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122700543 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122700543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424352169878)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122700543 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424352169878" cn_domain=PS} 20241127122700543 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700543 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700547 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700547 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424352169878"} 20241127122700547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122700547 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122700547 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424352169878"} 20241127122700547 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424352169878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122700547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122700547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122700547 DLU <0006> fsm.c:568 lu(PS:IMSI-262424352169878)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122700547 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700547 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122700552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4258 20241127122700553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241127122700556 DLINP <000b> input/ipa.c:451 connected read/write 20241127122700556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122700556 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122700556 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122700556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122700556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36763<->l=127.0.0.1:4259) 20241127122700613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241127122700713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241127122703765 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122703765 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122703767 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52662<->l=127.0.0.1:4258 20241127122703771 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703771 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122703771 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122703771 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  20241127122703771 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122703771 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  20241127122703771 DLGSUP <0013> gsup_server.c:235 2:  20241127122703771 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122703771 DLGSUP <0013> gsup_server.c:235 3:  20241127122703771 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122703771 DLGSUP <0013> gsup_server.c:235 4:  20241127122703771 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122703771 DLGSUP <0013> gsup_server.c:235 5:  20241127122703771 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122703771 DLGSUP <0013> gsup_server.c:235 7:  20241127122703771 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122703771 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122703771 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122703771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122703784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36661<->l=127.0.0.1:4259) 20241127122703793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52672<->l=127.0.0.1:4258 20241127122703814 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703814 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703814 DMAIN <0000> hlr.c:216 IMSI='262424002367529': Creating subscriber on demand 20241127122703814 DMAIN <0000> hlr.c:232 IMSI='262424002367529': Successfully assigned MSISDN='700' 20241127122703814 DLU <0006> fsm.c:456 lu(262424002367529)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122703814 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122703814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122703814 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703814 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703814 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703816 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703816 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424002367529"} 20241127122703816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122703816 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122703816 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424002367529"} 20241127122703816 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122703816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122703816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122703816 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122703816 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703816 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703817 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703817 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703817 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703817 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703817 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703817 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703819 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703819 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703819 DMAIN <0000> hlr.c:216 IMSI='262424002367529': Creating subscriber on demand 20241127122703819 DMAIN <0000> hlr.c:232 IMSI='262424002367529': Successfully assigned MSISDN='336' 20241127122703819 DLU <0006> fsm.c:456 lu(262424002367529)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122703819 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122703819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122703819 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703819 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703819 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703820 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703820 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424002367529"} 20241127122703820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122703820 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122703820 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424002367529"} 20241127122703820 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122703820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122703820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122703820 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122703820 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703820 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703820 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703820 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703821 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703821 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703821 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703821 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703821 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703821 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703822 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703822 DMAIN <0000> hlr.c:216 IMSI='262424002367529': Creating subscriber on demand 20241127122703822 DMAIN <0000> hlr.c:232 IMSI='262424002367529': Successfully assigned MSISDN='072' 20241127122703822 DLU <0006> fsm.c:456 lu(262424002367529)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122703822 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127122703822 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424002367529" cause=GPRS services not allowed} 20241127122703822 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122703822 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122703822 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122703822 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703823 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703823 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703823 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703823 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703824 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703824 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703824 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703824 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703825 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703825 DMAIN <0000> hlr.c:216 IMSI='262424002367529': Creating subscriber on demand 20241127122703825 DMAIN <0000> hlr.c:232 IMSI='262424002367529': Successfully assigned MSISDN='786' 20241127122703825 DLU <0006> fsm.c:456 lu(262424002367529)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122703825 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127122703825 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424002367529" cause=GPRS services not allowed} 20241127122703825 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122703825 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122703825 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122703825 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122703825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703825 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703826 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703826 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703826 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703826 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703826 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703826 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703828 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703828 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703828 DMAIN <0000> hlr.c:216 IMSI='262424002367529': Creating subscriber on demand 20241127122703828 DLU <0006> fsm.c:456 lu(262424002367529)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122703828 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241127122703828 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424002367529" cause=GPRS services not allowed} 20241127122703828 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122703828 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122703828 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Freeing instance 20241127122703828 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: Deallocated 20241127122703828 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703828 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703828 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703828 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703828 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703828 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703829 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703829 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703830 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703830 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703830 DMAIN <0000> hlr.c:216 IMSI='262424002367529': Creating subscriber on demand 20241127122703830 DLU <0006> fsm.c:456 lu(262424002367529)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122703830 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122703830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424002367529)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122703830 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424002367529" cn_domain=PS} 20241127122703830 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703830 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703831 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703831 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424002367529"} 20241127122703831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122703831 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122703831 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424002367529"} 20241127122703831 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424002367529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122703831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122703831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122703831 DLU <0006> fsm.c:568 lu(PS:IMSI-262424002367529)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122703831 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703831 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122703831 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703831 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703832 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703832 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703832 DAUC <0003> db_auc.c:157 IMSI='262424002367529': No 2G Auth Data 20241127122703832 DAUC <0003> db_auc.c:192 IMSI='262424002367529': No 3G Auth Data 20241127122703833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52672<->l=127.0.0.1:4258 20241127122703833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52662<->l=127.0.0.1:4258 20241127122703834 DLINP <000b> input/ipa.c:451 connected read/write 20241127122703834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122703834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122703834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122703834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122703835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36661<->l=127.0.0.1:4259) 20241127122703895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241127122703995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241127122707063 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122707063 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122707065 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122707066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 20241127122707069 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122707069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122707069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122707069 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  20241127122707069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122707069 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  20241127122707069 DLGSUP <0013> gsup_server.c:235 2:  20241127122707069 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122707069 DLGSUP <0013> gsup_server.c:235 3:  20241127122707069 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122707069 DLGSUP <0013> gsup_server.c:235 4:  20241127122707069 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122707069 DLGSUP <0013> gsup_server.c:235 5:  20241127122707069 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122707069 DLGSUP <0013> gsup_server.c:235 7:  20241127122707069 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122707069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122707069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122707069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122707084 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42317<->l=127.0.0.1:4259) 20241127122707099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4258 20241127122707110 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122707110 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429242504652"} 20241127122707110 DMAIN <0000> hlr.c:216 IMSI='262429242504652': Creating subscriber on demand 20241127122707110 DMAIN <0000> hlr.c:232 IMSI='262429242504652': Successfully assigned MSISDN='369' 20241127122707110 DAUC <0003> db_auc.c:157 IMSI='262429242504652': No 2G Auth Data 20241127122707110 DAUC <0003> db_auc.c:192 IMSI='262429242504652': No 3G Auth Data 20241127122707110 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429242504652 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 20241127122707110 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429242504652" cause=IMSI unknown in HLR} 20241127122707110 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241127122707110 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122707110 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122707114 DAUC <0003> db_auc.c:157 IMSI='262429242504652': No 2G Auth Data 20241127122707114 DAUC <0003> db_auc.c:192 IMSI='262429242504652': No 3G Auth Data 20241127122707115 DAUC <0003> db_auc.c:157 IMSI='262429242504652': No 2G Auth Data 20241127122707115 DAUC <0003> db_auc.c:192 IMSI='262429242504652': No 3G Auth Data 20241127122707116 DAUC <0003> db_auc.c:157 IMSI='262429242504652': No 2G Auth Data 20241127122707116 DAUC <0003> db_auc.c:192 IMSI='262429242504652': No 3G Auth Data 20241127122707118 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122707118 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429242504652" cn_domain=PS} 20241127122707118 DLU <0006> fsm.c:456 lu(262429242504652)[0x56024085f160]{UNVALIDATED}: Allocated 20241127122707118 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241127122707119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429242504652)[0x56024085f160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122707119 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429242504652" cn_domain=PS} 20241127122707119 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122707119 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122707122 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122707122 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429242504652"} 20241127122707122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429242504652)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122707122 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122707122 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429242504652"} 20241127122707122 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429242504652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122707122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429242504652)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122707122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429242504652)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122707122 DLU <0006> fsm.c:568 lu(PS:IMSI-262429242504652)[0x56024085f160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122707122 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122707122 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122707125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4258 20241127122707126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 20241127122707127 DLINP <000b> input/ipa.c:451 connected read/write 20241127122707127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122707127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122707127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122707127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122707127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42317<->l=127.0.0.1:4259) 20241127122707158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52706<->l=127.0.0.1:4258 20241127122707258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52706<->l=127.0.0.1:4258 20241127122710319 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122710319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122710322 DLINP <000b> input/ipa.c:451 connected read/write 20241127122710322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122710323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4258 20241127122710326 DLINP <000b> input/ipa.c:451 connected read/write 20241127122710326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122710326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122710326 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122710326 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  20241127122710326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122710326 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  20241127122710326 DLGSUP <0013> gsup_server.c:235 2:  20241127122710326 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122710326 DLGSUP <0013> gsup_server.c:235 3:  20241127122710326 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122710326 DLGSUP <0013> gsup_server.c:235 4:  20241127122710326 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122710326 DLGSUP <0013> gsup_server.c:235 5:  20241127122710326 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122710326 DLGSUP <0013> gsup_server.c:235 7:  20241127122710326 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122710326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122710326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122710326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122710350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241127122710353 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127122710353 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241127122710371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52710<->l=127.0.0.1:4258 20241127122710373 DAUC <0003> db_auc.c:157 IMSI='262420586915889': No 2G Auth Data 20241127122710373 DAUC <0003> db_auc.c:192 IMSI='262420586915889': No 3G Auth Data 20241127122710379 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613121330.msisdn 20241127122710379 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613121330.msisdn: not attached (vlr_number unset) 20241127122710379 DDGSM <0007> mslookup_server.c:327 sip.voice.491613121330.msisdn: does not exist in GSUP proxy 20241127122711382 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122711382 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420586915889" cn_domain=CS} 20241127122711382 DLU <0006> fsm.c:456 lu(262420586915889)[0x56024085bfd0]{UNVALIDATED}: Allocated 20241127122711382 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241127122711382 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420586915889)[0x56024085bfd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241127122711382 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420586915889" cn_domain=CS} 20241127122711382 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122711382 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122711385 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122711385 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420586915889"} 20241127122711385 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420586915889)[0x56024085bfd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241127122711385 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241127122711385 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420586915889"} 20241127122711385 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420586915889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122711385 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420586915889)[0x56024085bfd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241127122711385 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420586915889)[0x56024085bfd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241127122711385 DLU <0006> fsm.c:568 lu(CS:IMSI-262420586915889)[0x56024085bfd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241127122711385 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122711385 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122711387 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613121330.msisdn 20241127122711388 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613121330.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241127122711388 DDGSM <0007> mslookup_server.c:327 sip.voice.491613121330.msisdn: does not exist in GSUP proxy 20241127122711388 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613121330.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241127122711391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52710<->l=127.0.0.1:4258 20241127122711393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4258 20241127122711394 DLINP <000b> input/ipa.c:451 connected read/write 20241127122711394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122711394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122711394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122711394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122711394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241127122711463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4258 20241127122711564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4258 20241127122713658 DSS <0004> hlr_ussd.c:239 262428408734934/0xd2fc89e8: SS Session Timeout, destroying 20241127122713658 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428408734934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241127122714599 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122714599 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122714600 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122714600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52112<->l=127.0.0.1:4258 20241127122714601 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127122714601 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241127122714601 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122714601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122714601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122714601 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  20241127122714601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122714601 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  20241127122714601 DLGSUP <0013> gsup_server.c:235 2:  20241127122714601 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122714601 DLGSUP <0013> gsup_server.c:235 3:  20241127122714601 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122714601 DLGSUP <0013> gsup_server.c:235 4:  20241127122714601 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122714601 DLGSUP <0013> gsup_server.c:235 5:  20241127122714601 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122714601 DLGSUP <0013> gsup_server.c:235 7:  20241127122714601 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122714601 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122714601 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122714601 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122714613 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37879<->l=127.0.0.1:4259) 20241127122714614 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127122714614 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241127122714620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 20241127122714642 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122714642 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420065908937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420065908937" cn_domain=CS} 20241127122714642 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420065908937 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241127122714642 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420065908937 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241127122714642 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420065908937.imsi 20241127122714642 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420065908937.imsi 20241127122714642 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420065908937.imsi: does not exist in local HLR 20241127122714646 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420065908937 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241127122714646 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241127122714646 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241127122714646 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241127122714646 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241127122714646 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241127122714646 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420065908937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122714646 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122714646 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122714646 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122714646 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122714646 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122714646 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122714647 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714647 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714647 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241127122714647 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241127122714647 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241127122714647 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714647 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714647 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241127122714690 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714690 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714690 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714690 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714690 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420065908937 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614367232 20241127122714690 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420065908937 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122714690 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122714690 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122714692 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714692 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714692 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420065908937 MSISDN-491614367232 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122714692 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122714692 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122714693 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714693 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714693 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420065908937 MSISDN-491614367232 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 20241127122714693 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420065908937 MSISDN-491614367232 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122714693 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122714693 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122714693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 20241127122714694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52112<->l=127.0.0.1:4258 20241127122714694 DLINP <000b> input/ipa.c:451 connected read/write 20241127122714694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122714694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122714694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122714694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122714694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37879<->l=127.0.0.1:4259) 20241127122714695 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122714695 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122714695 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241127122714695 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241127122714695 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241127122714738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241127122714839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241127122717930 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122717930 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122717931 DLINP <000b> input/ipa.c:451 connected read/write 20241127122717931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122717932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241127122717933 DLINP <000b> input/ipa.c:451 connected read/write 20241127122717933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122717933 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122717933 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122717933 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  20241127122717933 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122717933 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  20241127122717933 DLGSUP <0013> gsup_server.c:235 2:  20241127122717933 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122717933 DLGSUP <0013> gsup_server.c:235 3:  20241127122717933 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122717933 DLGSUP <0013> gsup_server.c:235 4:  20241127122717933 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122717933 DLGSUP <0013> gsup_server.c:235 5:  20241127122717933 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122717933 DLGSUP <0013> gsup_server.c:235 7:  20241127122717933 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122717933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122717933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122717933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122717935 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127122717935 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241127122717944 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40195<->l=127.0.0.1:4259) 20241127122717946 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127122717946 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241127122717951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241127122717953 DAUC <0003> db_auc.c:157 IMSI='262428059228411': No 2G Auth Data 20241127122717953 DAUC <0003> db_auc.c:192 IMSI='262428059228411': No 3G Auth Data 20241127122717958 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428059228411.imsi 20241127122717958 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428059228411.imsi: found in local HLR 20241127122717963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241127122717963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241127122717965 DLINP <000b> input/ipa.c:451 connected read/write 20241127122717965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122717965 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122717965 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122717965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122717965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40195<->l=127.0.0.1:4259) 20241127122718002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52152<->l=127.0.0.1:4258 20241127122718102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52152<->l=127.0.0.1:4258 20241127122721185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122721185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122721189 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122721191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52164<->l=127.0.0.1:4258 20241127122721195 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127122721195 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241127122721195 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122721195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122721195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122721195 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  20241127122721195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122721195 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  20241127122721195 DLGSUP <0013> gsup_server.c:235 2:  20241127122721195 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122721195 DLGSUP <0013> gsup_server.c:235 3:  20241127122721195 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122721195 DLGSUP <0013> gsup_server.c:235 4:  20241127122721195 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122721195 DLGSUP <0013> gsup_server.c:235 5:  20241127122721195 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122721195 DLGSUP <0013> gsup_server.c:235 7:  20241127122721195 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122721195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122721195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122721195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122721219 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44193<->l=127.0.0.1:4259) 20241127122721221 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127122721221 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241127122721226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241127122721238 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122721238 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427816652045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427816652045" cn_domain=CS} 20241127122721238 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427816652045 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241127122721238 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427816652045 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241127122721238 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427816652045.imsi 20241127122721238 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427816652045.imsi 20241127122721238 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427816652045.imsi: does not exist in local HLR 20241127122721248 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427816652045 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241127122721248 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241127122721248 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241127122721248 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241127122721248 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241127122721248 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241127122721248 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427816652045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122721248 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122721248 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122721248 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122721248 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122721248 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122721248 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122721253 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122721253 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122721253 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241127122721253 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241127122721253 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241127122721255 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122721255 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122721255 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241127122721298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122721298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122721298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122721298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122721298 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427816652045 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615531016 20241127122721299 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427816652045 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122721299 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122721299 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122721308 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122721308 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122721308 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427816652045 MSISDN-491615531016 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122721308 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122721308 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122721311 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122721311 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122721311 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427816652045 MSISDN-491615531016 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 20241127122721311 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427816652045 MSISDN-491615531016 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122721311 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122721311 DLINP <000b> input/ipa.c:451 connected read/write 20241127122721311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122721314 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427816652045.imsi 20241127122721314 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427816652045.imsi: does not exist in local HLR 20241127122722316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241127122722318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52164<->l=127.0.0.1:4258 20241127122722319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44193<->l=127.0.0.1:4259) 20241127122722319 DLINP <000b> input/ipa.c:451 connected read/write 20241127122722319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122722319 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122722319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122722319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122722319 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122722319 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122722319 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241127122722319 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241127122722319 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241127122722346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 20241127122722447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 20241127122725543 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241127122725543 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241127122725548 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122725549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20241127122725553 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122725553 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241127122725553 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241127122725553 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  20241127122725553 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241127122725553 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  20241127122725553 DLGSUP <0013> gsup_server.c:235 2:  20241127122725553 DLGSUP <0013> gsup_server.c:237 2: 00  20241127122725553 DLGSUP <0013> gsup_server.c:235 3:  20241127122725553 DLGSUP <0013> gsup_server.c:237 3: 00  20241127122725553 DLGSUP <0013> gsup_server.c:235 4:  20241127122725553 DLGSUP <0013> gsup_server.c:237 4: 00  20241127122725553 DLGSUP <0013> gsup_server.c:235 5:  20241127122725553 DLGSUP <0013> gsup_server.c:237 5: 00  20241127122725553 DLGSUP <0013> gsup_server.c:235 7:  20241127122725553 DLGSUP <0013> gsup_server.c:237 7: 00  20241127122725553 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241127122725553 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241127122725553 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241127122725555 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241127122725555 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241127122725583 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37419<->l=127.0.0.1:4259) 20241127122725584 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241127122725584 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241127122725589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42458<->l=127.0.0.1:4258 20241127122725594 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122725594 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422576209599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422576209599" cn_domain=CS} 20241127122725594 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422576209599 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241127122725594 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422576209599 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241127122725594 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422576209599.imsi 20241127122725594 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422576209599.imsi 20241127122725594 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422576209599.imsi: does not exist in local HLR 20241127122725596 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422576209599 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241127122725596 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241127122725596 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241127122725596 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241127122725596 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241127122725596 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241127122725596 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422576209599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241127122725596 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122725596 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122725596 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122725596 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122725596 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241127122725596 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241127122725597 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725597 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725597 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241127122725597 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241127122725597 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241127122725598 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725598 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725598 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241127122725642 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725642 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725642 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725642 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725642 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422576209599 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615782801 20241127122725642 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422576209599 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122725643 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122725643 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122725654 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725654 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725654 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422576209599 MSISDN-491615782801 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122725654 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122725654 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122725658 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725658 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725658 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422576209599 MSISDN-491615782801 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 20241127122725658 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422576209599 MSISDN-491615782801 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241127122725658 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122725658 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241127122725661 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615782801.msisdn 20241127122725661 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615782801.msisdn: does not exist in local HLR 20241127122725661 DDGSM <0007> mslookup_server.c:352 sip.voice.491615782801.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241127122725661 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615782801.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241127122725667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42458<->l=127.0.0.1:4258 20241127122725669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20241127122725672 DLINP <000b> input/ipa.c:451 connected read/write 20241127122725672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241127122725672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241127122725672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241127122725672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241127122725673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37419<->l=127.0.0.1:4259) 20241127122725673 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241127122725673 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241127122725673 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241127122725673 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241127122725674 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241127122725756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4258 20241127122725857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4258